[INFO] fetching crate flowr 0.36.0... [INFO] checking flowr-0.36.0 against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] extracting crate flowr 0.36.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate flowr 0.36.0 on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate flowr 0.36.0 [INFO] finished tweaking crates.io crate flowr 0.36.0 [INFO] tweaked toml for crates.io crate flowr 0.36.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate flowr 0.36.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded flowstdlib v0.36.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ba23e95368c900c2f3f500dda6dfa3a0e36653b7cc4da0dd632d4701a59d0ac [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7ba23e95368c900c2f3f500dda6dfa3a0e36653b7cc4da0dd632d4701a59d0ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ba23e95368c900c2f3f500dda6dfa3a0e36653b7cc4da0dd632d4701a59d0ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ba23e95368c900c2f3f500dda6dfa3a0e36653b7cc4da0dd632d4701a59d0ac", kill_on_drop: false }` [INFO] [stdout] 7ba23e95368c900c2f3f500dda6dfa3a0e36653b7cc4da0dd632d4701a59d0ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 11da816afaa6c8344cd6882de378c44318bfcc433ac331c04f5ab0de69c8419c [INFO] running `Command { std: "docker" "start" "-a" "11da816afaa6c8344cd6882de378c44318bfcc433ac331c04f5ab0de69c8419c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling zmq v0.9.2 [INFO] [stderr] Checking bytemuck v1.7.0 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking unicode-segmentation v1.8.0 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling curl-sys v0.4.44+curl-7.77.0 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking tiff v0.5.0 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking simplog v1.2.2 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Checking object v0.25.3 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling zmq-sys v0.11.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking fd-lock v2.0.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking wasmi v0.6.2 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling flow_impl_derive v0.34.7 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking image v0.23.10 [INFO] [stderr] Checking ctrlc v3.1.9 [INFO] [stderr] Checking rustyline v8.2.0 [INFO] [stderr] Compiling curl v0.4.38 [INFO] [stderr] Checking serde v1.0.126 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking multimap v0.8.3 [INFO] [stderr] Checking simpath v2.3.0 [INFO] [stderr] Checking flowcore v0.36.0 [INFO] [stderr] Compiling flowstdlib v0.36.0 [INFO] [stderr] error: failed to run custom build command for `flowstdlib v0.36.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/flowstdlib-8cc009f719484890/build-script-build` (exit status: 1) [INFO] [stderr] --- stderr [INFO] [stderr] Error: Custom { kind: Other, error: "`flowc` could not be found in `$PATH` or `target/`" } [INFO] running `Command { std: "docker" "inspect" "11da816afaa6c8344cd6882de378c44318bfcc433ac331c04f5ab0de69c8419c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11da816afaa6c8344cd6882de378c44318bfcc433ac331c04f5ab0de69c8419c", kill_on_drop: false }` [INFO] [stdout] 11da816afaa6c8344cd6882de378c44318bfcc433ac331c04f5ab0de69c8419c