[INFO] fetching crate axum-connect-build 0.1.5... [INFO] testing axum-connect-build-0.1.5 against try#ecd7b559f89c73ac8f1d318f7501006f37b944b2 for pr-112849 [INFO] extracting crate axum-connect-build 0.1.5 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate axum-connect-build 0.1.5 on toolchain ecd7b559f89c73ac8f1d318f7501006f37b944b2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate axum-connect-build 0.1.5 [INFO] finished tweaking crates.io crate axum-connect-build 0.1.5 [INFO] tweaked toml for crates.io crate axum-connect-build 0.1.5 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6fa43569284e98816b1c2840fee294221eabe5d8a6824a1e85e0153146ac0d6c [INFO] running `Command { std: "docker" "start" "-a" "6fa43569284e98816b1c2840fee294221eabe5d8a6824a1e85e0153146ac0d6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6fa43569284e98816b1c2840fee294221eabe5d8a6824a1e85e0153146ac0d6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fa43569284e98816b1c2840fee294221eabe5d8a6824a1e85e0153146ac0d6c", kill_on_drop: false }` [INFO] [stdout] 6fa43569284e98816b1c2840fee294221eabe5d8a6824a1e85e0153146ac0d6c [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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc51c2533ad4e77e8a69a86013a86b78e7d6b61629b25c3ec32ff46a5214779b [INFO] running `Command { std: "docker" "start" "-a" "cc51c2533ad4e77e8a69a86013a86b78e7d6b61629b25c3ec32ff46a5214779b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling time v0.3.22 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling aes v0.8.3 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/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="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' -C metadata=1ceea2d1482d06a1 -C extra-filename=-1ceea2d1482d06a1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-24c72a0629944d6f.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-466d11160379fa93.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-7580cb504ff04366.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-e83426123f733afe.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-8ab60706581173a1.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-6e034a4c9acbe078.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" "cc51c2533ad4e77e8a69a86013a86b78e7d6b61629b25c3ec32ff46a5214779b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc51c2533ad4e77e8a69a86013a86b78e7d6b61629b25c3ec32ff46a5214779b", kill_on_drop: false }` [INFO] [stdout] cc51c2533ad4e77e8a69a86013a86b78e7d6b61629b25c3ec32ff46a5214779b