[INFO] fetching crate tokio-graceful-shutdown-without-anyhow 0.6.0... [INFO] testing tokio-graceful-shutdown-without-anyhow-0.6.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate tokio-graceful-shutdown-without-anyhow 0.6.0 into /workspace/builds/worker-16/source [INFO] validating manifest of crates.io crate tokio-graceful-shutdown-without-anyhow 0.6.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tokio-graceful-shutdown-without-anyhow 0.6.0 [INFO] finished tweaking crates.io crate tokio-graceful-shutdown-without-anyhow 0.6.0 [INFO] tweaked toml for crates.io crate tokio-graceful-shutdown-without-anyhow 0.6.0 written to /workspace/builds/worker-16/source/Cargo.toml [INFO] crate crates.io crate tokio-graceful-shutdown-without-anyhow 0.6.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-core v0.1.23 [INFO] [stderr] Downloaded h2 v0.3.12 [INFO] [stderr] Downloaded async-recursion v1.0.0 [INFO] [stderr] Downloaded tracing v0.1.32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f2b060280659dbf7da3d4949065c218d954d4c9929cf7cc641844a44f2356eb4 [INFO] running `Command { std: "docker" "start" "-a" "f2b060280659dbf7da3d4949065c218d954d4c9929cf7cc641844a44f2356eb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2b060280659dbf7da3d4949065c218d954d4c9929cf7cc641844a44f2356eb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2b060280659dbf7da3d4949065c218d954d4c9929cf7cc641844a44f2356eb4", kill_on_drop: false }` [INFO] [stdout] f2b060280659dbf7da3d4949065c218d954d4c9929cf7cc641844a44f2356eb4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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=warn" "-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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04a04e6dd8b2d94486dbc389dca79a3b853fcd64feb26f1fc0042d8599699a45 [INFO] running `Command { std: "docker" "start" "-a" "04a04e6dd8b2d94486dbc389dca79a3b853fcd64feb26f1fc0042d8599699a45", 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] Compiling syn v1.0.89 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling quote v1.0.16 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling async-recursion v1.0.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-util v0.7.0 [INFO] [stderr] Compiling tokio-graceful-shutdown-without-anyhow v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 16.17s [INFO] running `Command { std: "docker" "inspect" "04a04e6dd8b2d94486dbc389dca79a3b853fcd64feb26f1fc0042d8599699a45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04a04e6dd8b2d94486dbc389dca79a3b853fcd64feb26f1fc0042d8599699a45", kill_on_drop: false }` [INFO] [stdout] 04a04e6dd8b2d94486dbc389dca79a3b853fcd64feb26f1fc0042d8599699a45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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=warn" "-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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92957cbfac803a8876357188795804212e89d49d7f9fce3b73ac5124931cf0df [INFO] running `Command { std: "docker" "start" "-a" "92957cbfac803a8876357188795804212e89d49d7f9fce3b73ac5124931cf0df", kill_on_drop: false }` [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling h2 v0.3.12 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling tokio-graceful-shutdown-without-anyhow v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `tokio-graceful-shutdown-without-anyhow` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name hyper --edition=2018 examples/hyper.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=1 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on -C metadata=02f6551d3f72244f -C extra-filename=-02f6551d3f72244f --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-b1b0d384d80e3ccf.rlib --extern async_recursion=/opt/rustwide/target/debug/deps/libasync_recursion-94db664efff406d8.so --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-ebff3ec33e8bf689.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-b632d437cda5a168.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-d340a6c57cc8dbdc.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-5aa705c4323260c3.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-8680fb77373b164b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-079257b2adaed2bb.rlib --extern tokio_graceful_shutdown=/opt/rustwide/target/debug/deps/libtokio_graceful_shutdown-11f6fb80b7f912f8.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-8d730cca4d64ad5a.rlib --cap-lints=warn` (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" "92957cbfac803a8876357188795804212e89d49d7f9fce3b73ac5124931cf0df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92957cbfac803a8876357188795804212e89d49d7f9fce3b73ac5124931cf0df", kill_on_drop: false }` [INFO] [stdout] 92957cbfac803a8876357188795804212e89d49d7f9fce3b73ac5124931cf0df