[INFO] fetching crate warp_dsl 0.0.1... [INFO] checking warp_dsl-0.0.1 against master#e3c43e64eceb00e13b1932229aa9b2d774e6af96 for pr-95953 [INFO] extracting crate warp_dsl 0.0.1 into /workspace/builds/worker-110/source [INFO] validating manifest of crates.io crate warp_dsl 0.0.1 on toolchain e3c43e64eceb00e13b1932229aa9b2d774e6af96 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e3c43e64eceb00e13b1932229aa9b2d774e6af96" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate warp_dsl 0.0.1 [INFO] finished tweaking crates.io crate warp_dsl 0.0.1 [INFO] tweaked toml for crates.io crate warp_dsl 0.0.1 written to /workspace/builds/worker-110/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e3c43e64eceb00e13b1932229aa9b2d774e6af96" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e3c43e64eceb00e13b1932229aa9b2d774e6af96" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-uds v0.2.7 [INFO] [stderr] Downloaded headers-core v0.1.1 [INFO] [stderr] Downloaded tokio-udp v0.1.6 [INFO] [stderr] Downloaded tokio-codec v0.1.2 [INFO] [stderr] Downloaded tokio-fs v0.1.7 [INFO] [stderr] Downloaded headers v0.2.3 [INFO] [stderr] Downloaded multipart v0.16.1 [INFO] [stderr] Downloaded input_buffer v0.2.0 [INFO] [stderr] Downloaded warp v0.1.23 [INFO] [stderr] Downloaded tungstenite v0.9.2 [INFO] [stderr] Downloaded mime_guess v1.8.8 [INFO] [stderr] Downloaded warp_dsl_impl v0.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+e3c43e64eceb00e13b1932229aa9b2d774e6af96" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de4e5b43d776a9f7d9a34160555e20ceee4f948390445dfaec87bdb2aaaa1869 [INFO] running `Command { std: "docker" "start" "-a" "de4e5b43d776a9f7d9a34160555e20ceee4f948390445dfaec87bdb2aaaa1869", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de4e5b43d776a9f7d9a34160555e20ceee4f948390445dfaec87bdb2aaaa1869", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de4e5b43d776a9f7d9a34160555e20ceee4f948390445dfaec87bdb2aaaa1869", kill_on_drop: false }` [INFO] [stdout] de4e5b43d776a9f7d9a34160555e20ceee4f948390445dfaec87bdb2aaaa1869 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+e3c43e64eceb00e13b1932229aa9b2d774e6af96" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 54742be0ca48628c04700a5b6aba83a684ce7c9673250e8213e07fee2ec7f141 [INFO] running `Command { std: "docker" "start" "-a" "54742be0ca48628c04700a5b6aba83a684ce7c9673250e8213e07fee2ec7f141", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling httparse v1.7.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.3 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Checking urlencoding v1.3.3 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling proc-macro-hack v0.4.3 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] error: could not compile `byteorder` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name byteorder --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byteorder-1.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=19cac908f6232626 -C extra-filename=-19cac908f6232626 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `base64` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name base64 --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/base64-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=7d332dfac4b3bca8 -C extra-filename=-7d332dfac4b3bca8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `unicode-bidi` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name unicode_bidi --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/unicode-bidi-0.3.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=7891521836640a50 -C extra-filename=-7891521836640a50 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `futures` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name futures /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_std"' --cfg 'feature="with-deprecated"' -C metadata=e0ed641fc67e7bc1 -C extra-filename=-e0ed641fc67e7bc1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "54742be0ca48628c04700a5b6aba83a684ce7c9673250e8213e07fee2ec7f141", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54742be0ca48628c04700a5b6aba83a684ce7c9673250e8213e07fee2ec7f141", kill_on_drop: false }` [INFO] [stdout] 54742be0ca48628c04700a5b6aba83a684ce7c9673250e8213e07fee2ec7f141