[INFO] cloning repository https://github.com/gdvalle/webchannel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gdvalle/webchannel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgdvalle%2Fwebchannel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgdvalle%2Fwebchannel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cbaba7aba42da64eae74dbfab3638df0713f63d6 [INFO] checking gdvalle/webchannel against try#cac44d9528e3bbbdaa1537d187bd489ccc5de18c for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgdvalle%2Fwebchannel" "/workspace/builds/worker-111/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-111/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gdvalle/webchannel on toolchain cac44d9528e3bbbdaa1537d187bd489ccc5de18c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gdvalle/webchannel [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/gdvalle/webchannel [INFO] tweaked toml for git repo https://github.com/gdvalle/webchannel written to /workspace/builds/worker-111/source/Cargo.toml [INFO] crate git repo https://github.com/gdvalle/webchannel already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "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 tracing-subscriber v0.2.19 [INFO] [stderr] Downloaded protobuf v2.24.1 [INFO] [stderr] Downloaded tungstenite v0.13.0 [INFO] [stderr] Downloaded biscuit v0.6.0-beta1 [INFO] [stderr] Downloaded deadpool v0.8.0 [INFO] [stderr] Downloaded prometheus v0.12.0 [INFO] [stderr] Downloaded http-api-problem v0.50.2 [INFO] [stderr] Downloaded mimalloc v0.1.26 [INFO] [stderr] Downloaded nanoid v0.4.0 [INFO] [stderr] Downloaded procfs v0.9.1 [INFO] [stderr] Downloaded tokio-core v0.1.18 [INFO] [stderr] Downloaded tokio-uds v0.2.7 [INFO] [stderr] Downloaded tokio-test v0.4.2 [INFO] [stderr] Downloaded tokio v1.7.1 [INFO] [stderr] Downloaded libmimalloc-sys v0.1.22 [INFO] [stderr] Downloaded tokio-serde v0.4.0 [INFO] [stderr] Downloaded tokio-serde-json v0.3.0 [INFO] [stderr] Downloaded redis-async v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 75eea0fe1d1d706e1acf0c82e7bd37280a30db0864ea468b80d3f41f3e257900 [INFO] running `Command { std: "docker" "start" "-a" "75eea0fe1d1d706e1acf0c82e7bd37280a30db0864ea468b80d3f41f3e257900", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75eea0fe1d1d706e1acf0c82e7bd37280a30db0864ea468b80d3f41f3e257900", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75eea0fe1d1d706e1acf0c82e7bd37280a30db0864ea468b80d3f41f3e257900", kill_on_drop: false }` [INFO] [stdout] 75eea0fe1d1d706e1acf0c82e7bd37280a30db0864ea468b80d3f41f3e257900 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56672b0cb8fd16c79ec14d170938d190c7b987533faedf6e73b6611c9d35f857 [INFO] running `Command { std: "docker" "start" "-a" "56672b0cb8fd16c79ec14d170938d190c7b987533faedf6e73b6611c9d35f857", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking cpufeatures v0.1.5 [INFO] [stderr] Checking futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Checking futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Compiling protobuf v2.24.1 [INFO] [stderr] Checking rust-ini v0.13.0 [INFO] [stderr] Compiling prometheus v0.12.0 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking scoped-tls v0.1.2 [INFO] [stderr] Checking data-encoding v2.3.2 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking os_str_bytes v2.4.0 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling tokio v1.7.1 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking num-complex v0.3.1 [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 --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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "56672b0cb8fd16c79ec14d170938d190c7b987533faedf6e73b6611c9d35f857", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56672b0cb8fd16c79ec14d170938d190c7b987533faedf6e73b6611c9d35f857", kill_on_drop: false }` [INFO] [stdout] 56672b0cb8fd16c79ec14d170938d190c7b987533faedf6e73b6611c9d35f857