[INFO] fetching crate annatar 0.6.2... [INFO] testing annatar-0.6.2 against try#ece70b22820429ebf0c6d388c32356a14c58fc2f for pr-107251 [INFO] extracting crate annatar 0.6.2 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate annatar 0.6.2 on toolchain ece70b22820429ebf0c6d388c32356a14c58fc2f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate annatar 0.6.2 [INFO] finished tweaking crates.io crate annatar 0.6.2 [INFO] tweaked toml for crates.io crate annatar 0.6.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate crates.io crate annatar 0.6.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] abc450e0c2494138b3d9ccd3b28e788e7e45cae6717c656d24c8603d74e4b219 [INFO] running `Command { std: "docker" "start" "-a" "abc450e0c2494138b3d9ccd3b28e788e7e45cae6717c656d24c8603d74e4b219", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "abc450e0c2494138b3d9ccd3b28e788e7e45cae6717c656d24c8603d74e4b219", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abc450e0c2494138b3d9ccd3b28e788e7e45cae6717c656d24c8603d74e4b219", kill_on_drop: false }` [INFO] [stdout] abc450e0c2494138b3d9ccd3b28e788e7e45cae6717c656d24c8603d74e4b219 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d213d86331cf7e16448f6f6aa758a4ed46e7d3ff9b45b27deb3b97608aabd01 [INFO] running `Command { std: "docker" "start" "-a" "3d213d86331cf7e16448f6f6aa758a4ed46e7d3ff9b45b27deb3b97608aabd01", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling proc-macro2 v1.0.49 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling tokio v1.24.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling bytemuck v1.12.3 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling rustix v0.36.6 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v3.2.0 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling cmake v0.1.49 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling wide v0.7.5 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling half v2.2.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling rayon v1.6.1 [INFO] [stderr] Compiling simba v0.7.3 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] error: could not compile `futures-util` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.25/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="futures-io"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="slab"' --cfg 'feature="std"' -C metadata=21c79a98cecaff3c -C extra-filename=-21c79a98cecaff3c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-1eac79b368bfe543.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-be3b4c4a8dcd80cc.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-2df9af6b02fb94e5.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-4fce41623cec2314.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-f2671a56a138cdc1.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-bfbdb28742077af7.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3d213d86331cf7e16448f6f6aa758a4ed46e7d3ff9b45b27deb3b97608aabd01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d213d86331cf7e16448f6f6aa758a4ed46e7d3ff9b45b27deb3b97608aabd01", kill_on_drop: false }` [INFO] [stdout] 3d213d86331cf7e16448f6f6aa758a4ed46e7d3ff9b45b27deb3b97608aabd01