average-vr-56795
10/25/2017, 5:00 PMwitty-crayon-22786
10/25/2017, 5:01 PMStat
is a reasonable name... PathStat
is a confusing name.witty-crayon-22786
10/25/2017, 5:02 PMwitty-crayon-22786
10/25/2017, 5:02 PMwitty-crayon-22786
10/25/2017, 5:02 PMwitty-crayon-22786
10/25/2017, 5:02 PMwitty-crayon-22786
10/26/2017, 7:11 PMwitty-crayon-22786
10/26/2017, 7:12 PMwitty-crayon-22786
10/26/2017, 7:12 PMfor target in ${TARGETS[*]}; do
echo -e "\n\n$target\n\n"
while ! ./pants compile $target ; do
echo -e "\n\n...retrying...\n\n"
done
done
witty-crayon-22786
10/26/2017, 7:13 PMrough-minister-58256
10/26/2017, 11:27 PMrough-minister-58256
10/26/2017, 11:27 PMrough-minister-58256
10/26/2017, 11:32 PMrough-minister-58256
10/26/2017, 11:32 PMrough-minister-58256
10/26/2017, 11:32 PMrough-minister-58256
10/26/2017, 11:33 PMrough-minister-58256
10/26/2017, 11:33 PM./pants ~run
?aloof-angle-91616
10/26/2017, 11:44 PMaloof-angle-91616
10/26/2017, 11:45 PMaloof-angle-91616
10/26/2017, 11:47 PM~run
turns into /Users/run
in bash if user "run" existsaloof-angle-91616
10/26/2017, 11:47 PMwitty-crayon-22786
10/26/2017, 11:52 PMwitty-crayon-22786
10/26/2017, 11:53 PMaloof-angle-91616
10/27/2017, 12:01 AMwitty-crayon-22786
10/27/2017, 12:19 AMaloof-angle-91616
10/27/2017, 1:24 AMaverage-vr-56795
10/27/2017, 5:59 PM| ^^^^^^^ a collection of type `std::vec::Vec<std::boxed::Box<futures::Future<Item=bazel_protos::remote_execution::DirectoryNode, Error=std::string::String>>>` cannot be built from an iterator over elements of type `std::boxed::Box<futures_cpupool::CpuFuture<bazel_protos::remote_execution::DirectoryNode, std::string::String>>`
|
= help: the trait `std::iter::FromIterator<std::boxed::Box<futures_cpupool::CpuFuture<bazel_protos::remote_execution::DirectoryNode, std::string::String>>>` is not implemented for `std::vec::Vec<std::boxed::Box<futures::Future<Item=bazel_protos::remote_execution::DirectoryNode, Error=std::string::String>>>`
average-vr-56795
10/27/2017, 6:00 PMwitty-crayon-22786
10/27/2017, 6:00 PMwitty-crayon-22786
10/27/2017, 6:00 PM