[INFO] fetching crate irc_lib 0.1.4... [INFO] testing irc_lib-0.1.4 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate irc_lib 0.1.4 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate irc_lib 0.1.4 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate irc_lib 0.1.4 [INFO] tweaked toml for crates.io crate irc_lib 0.1.4 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate irc_lib 0.1.4 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate irc_lib 0.1.4 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b74a72df756d958d700b9114cdeda7556640d7f5e7cd2b1c3a12bdd9a56c6a98 [INFO] running `Command { std: "docker" "start" "-a" "b74a72df756d958d700b9114cdeda7556640d7f5e7cd2b1c3a12bdd9a56c6a98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b74a72df756d958d700b9114cdeda7556640d7f5e7cd2b1c3a12bdd9a56c6a98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b74a72df756d958d700b9114cdeda7556640d7f5e7cd2b1c3a12bdd9a56c6a98", kill_on_drop: false }` [INFO] [stdout] b74a72df756d958d700b9114cdeda7556640d7f5e7cd2b1c3a12bdd9a56c6a98 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44351e7e0af577490a726778618a65cabb3af5c0c2f6be18c0d39bc6dc7d654b [INFO] running `Command { std: "docker" "start" "-a" "44351e7e0af577490a726778618a65cabb3af5c0c2f6be18c0d39bc6dc7d654b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling fragile v2.0.0 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling mockall v0.13.1 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling irc_lib v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.94s [INFO] running `Command { std: "docker" "inspect" "44351e7e0af577490a726778618a65cabb3af5c0c2f6be18c0d39bc6dc7d654b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44351e7e0af577490a726778618a65cabb3af5c0c2f6be18c0d39bc6dc7d654b", kill_on_drop: false }` [INFO] [stdout] 44351e7e0af577490a726778618a65cabb3af5c0c2f6be18c0d39bc6dc7d654b [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3b363eec0d1855cfb36ddc0927946c73c3738e53d1ba7a9e78249d3155f6b00 [INFO] running `Command { std: "docker" "start" "-a" "f3b363eec0d1855cfb36ddc0927946c73c3738e53d1ba7a9e78249d3155f6b00", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ring v0.17.13 [INFO] [stderr] Compiling rustix v1.0.2 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling etcetera v0.8.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling xattr v1.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio v1.44.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Compiling parse-display-derive v0.9.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Compiling parse-display v0.9.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.87 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling hyperlocal v0.9.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling docker_credential v1.3.1 [INFO] [stderr] Compiling mockall v0.13.1 [INFO] [stderr] Compiling tokio-tar v0.3.1 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling irc_lib v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bollard-stubs v1.47.1-rc.27.3.1 [INFO] [stderr] Compiling bollard v0.18.1 [INFO] [stderr] Compiling testcontainers v0.23.3 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 29s [INFO] running `Command { std: "docker" "inspect" "f3b363eec0d1855cfb36ddc0927946c73c3738e53d1ba7a9e78249d3155f6b00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3b363eec0d1855cfb36ddc0927946c73c3738e53d1ba7a9e78249d3155f6b00", kill_on_drop: false }` [INFO] [stdout] f3b363eec0d1855cfb36ddc0927946c73c3738e53d1ba7a9e78249d3155f6b00 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e697681e67d14e59bd4f4ad02a5de077b040e3bbb5c0c304d7668ba5464fd0c8 [INFO] running `Command { std: "docker" "start" "-a" "e697681e67d14e59bd4f4ad02a5de077b040e3bbb5c0c304d7668ba5464fd0c8", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.00s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/irc_lib-e3d701565858f764) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test config::tests::test_config ... ok [INFO] [stdout] test message::irc_message::tests::test_build_privmsg_correct_order ... ok [INFO] [stdout] test message::irc_message::tests::test_display ... ok [INFO] [stdout] test message::irc_message::tests::test_builder ... ok [INFO] [stdout] test message::irc_message::tests::test_from_str ... ok [INFO] [stdout] test message::irc_message::tests::test_from_str_parse ... ok [INFO] [stdout] test message::irc_message::tests::test_get_channel ... ok [INFO] [stdout] test message::irc_message::tests::test_get_message ... ok [INFO] [stdout] test message::irc_message::tests::test_notice_with_message ... ok [INFO] [stdout] test connection::negotiator::tests::test_negotiator ... ok [INFO] [stdout] test message::irc_message::tests::test_numeric_command ... ok [INFO] [stdout] test message::irc_message::tests::test_ping_command ... ok [INFO] [stdout] test message::irc_message::tests::test_pong_command ... ok [INFO] [stdout] test message::irc_message::tests::test_privmsg_with_message ... ok [INFO] [stdout] test message::irc_message::tests::test_quit_command ... ok [INFO] [stdout] test message::irc_message::tests::test_to_string ... ok [INFO] [stdout] test message::irc_message::tests::test_unknown_command ... ok [INFO] [stdout] test message::irc_message::tests::test_user_command ... ok [INFO] [stdout] test server::channel::tests::test_from_str ... ok [INFO] [stdout] test server::irc_server::tests::test_parse_users ... ok [INFO] [stdout] test server::irc_server::tests::test_ping_response ... ok [INFO] [stdout] test server::irc_server::tests::test_version_response ... ok [INFO] [stdout] test server::user::tests::test_new ... ok [INFO] [stdout] test server::user::tests::test_parse_nick ... ok [INFO] [stdout] test server::channel::tests::test_display ... ok [INFO] [stdout] test server::irc_server::tests::test_connect_loop ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Running tests/irc_lib.rs (/opt/rustwide/target/debug/deps/irc_lib-fef3831e374574ef) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stderr] error: test failed, to rerun pass `--test irc_lib` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/irc_lib-fef3831e374574ef` (exit status: 1) [INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness. [INFO] running `Command { std: "docker" "inspect" "e697681e67d14e59bd4f4ad02a5de077b040e3bbb5c0c304d7668ba5464fd0c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e697681e67d14e59bd4f4ad02a5de077b040e3bbb5c0c304d7668ba5464fd0c8", kill_on_drop: false }` [INFO] [stdout] e697681e67d14e59bd4f4ad02a5de077b040e3bbb5c0c304d7668ba5464fd0c8