[INFO] fetching crate nntp-proxy 0.2.3... [INFO] testing nntp-proxy-0.2.3 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate nntp-proxy 0.2.3 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate nntp-proxy 0.2.3 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate nntp-proxy 0.2.3 [INFO] tweaked toml for crates.io crate nntp-proxy 0.2.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate nntp-proxy 0.2.3 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nntp-proxy 0.2.3 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c410e98f7faef31b1aeebabbef775e289296692597dff8dd1fd3810d361b9f54 [INFO] running `Command { std: "docker" "start" "-a" "c410e98f7faef31b1aeebabbef775e289296692597dff8dd1fd3810d361b9f54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c410e98f7faef31b1aeebabbef775e289296692597dff8dd1fd3810d361b9f54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c410e98f7faef31b1aeebabbef775e289296692597dff8dd1fd3810d361b9f54", kill_on_drop: false }` [INFO] [stdout] c410e98f7faef31b1aeebabbef775e289296692597dff8dd1fd3810d361b9f54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27572393a0687f34e1f59852848316a9c98da80a2111d191550183ff0d30dc72 [INFO] running `Command { std: "docker" "start" "-a" "27572393a0687f34e1f59852848316a9c98da80a2111d191550183ff0d30dc72", kill_on_drop: false }` [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.109 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling rustls-pki-types v1.13.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling moka v0.12.11 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling rustls-native-certs v0.8.2 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling deadpool v0.12.3 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling nntp-proxy v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.26s [INFO] running `Command { std: "docker" "inspect" "27572393a0687f34e1f59852848316a9c98da80a2111d191550183ff0d30dc72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27572393a0687f34e1f59852848316a9c98da80a2111d191550183ff0d30dc72", kill_on_drop: false }` [INFO] [stdout] 27572393a0687f34e1f59852848316a9c98da80a2111d191550183ff0d30dc72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00fcdfe6b5cbecd94f6f8397d6ae9ef359a36a07ee47954bc087f62b7049d266 [INFO] running `Command { std: "docker" "start" "-a" "00fcdfe6b5cbecd94f6f8397d6ae9ef359a36a07ee47954bc087f62b7049d266", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling divan-macros v0.1.21 [INFO] [stderr] Compiling condtype v1.3.0 [INFO] [stderr] Compiling regex-lite v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling moka v0.12.11 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling nntp-proxy v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling divan v0.1.21 [INFO] [stderr] error: could not compile `nntp-proxy` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name nntp_proxy --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=68c41b99383abc92 -C extra-filename=-072e41cfe1a077bd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-a6cad01b77d60716.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-27d1903369ec70bd.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-ac5b8ca96c4ad920.rlib --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-75a6823c9b66c33c.rlib --extern deadpool=/opt/rustwide/target/debug/deps/libdeadpool-2309adf70a6fdc2e.rlib --extern divan=/opt/rustwide/target/debug/deps/libdivan-b158acfd0208cb11.rlib --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-926cec1b40aadf22.rlib --extern moka=/opt/rustwide/target/debug/deps/libmoka-971eb0159c6fe8fb.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-26f2be4052aabf93.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-f5319e49ab8f7667.rlib --extern rustls_native_certs=/opt/rustwide/target/debug/deps/librustls_native_certs-64916baae4ca7281.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-ff7126d5a979367b.rlib --extern rustls_pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-338cd8e168de9c12.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a186af80b5b33735.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a2d6ffb3f43b6ca0.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-8bc70344429279ce.rlib --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-a73ad5df8447450a.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-03ecd41b469615b9.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-7e7b843a07d359b1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f62ce9765cd6eede.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-18dc9f5d53042b30.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-ff5a58578d50570f.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-092f07663e482c15.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-88ac2e96a21aeac1.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-f23bbebd4ff57c49.rlib --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-f6f27a5309bdf8ff.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-58129ef964996e7d/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "00fcdfe6b5cbecd94f6f8397d6ae9ef359a36a07ee47954bc087f62b7049d266", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00fcdfe6b5cbecd94f6f8397d6ae9ef359a36a07ee47954bc087f62b7049d266", kill_on_drop: false }` [INFO] [stdout] 00fcdfe6b5cbecd94f6f8397d6ae9ef359a36a07ee47954bc087f62b7049d266