[INFO] cloning repository https://github.com/marcusdesai/ansa [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marcusdesai/ansa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcusdesai%2Fansa", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcusdesai%2Fansa'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c99f5a2fbc601901d954dc4c3c1447ced308b4d [INFO] testing marcusdesai/ansa against try#028592fec99e54cc92def5a2a849c673b066dd93 for pr-146098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcusdesai%2Fansa" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/marcusdesai/ansa [INFO] finished tweaking git repo https://github.com/marcusdesai/ansa [INFO] tweaked toml for git repo https://github.com/marcusdesai/ansa written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/marcusdesai/ansa on toolchain 028592fec99e54cc92def5a2a849c673b066dd93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/marcusdesai/ansa 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" "+028592fec99e54cc92def5a2a849c673b066dd93" "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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b0bf43c0f95311905e6d28b266a7589c543b74ac1a93aa2ebbefe33538d7d21 [INFO] running `Command { std: "docker" "start" "-a" "3b0bf43c0f95311905e6d28b266a7589c543b74ac1a93aa2ebbefe33538d7d21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b0bf43c0f95311905e6d28b266a7589c543b74ac1a93aa2ebbefe33538d7d21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b0bf43c0f95311905e6d28b266a7589c543b74ac1a93aa2ebbefe33538d7d21", kill_on_drop: false }` [INFO] [stdout] 3b0bf43c0f95311905e6d28b266a7589c543b74ac1a93aa2ebbefe33538d7d21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf0e4153c2bb6639235efd22a3d17d3af6c3bb277e4888127d178c7676de4f21 [INFO] running `Command { std: "docker" "start" "-a" "bf0e4153c2bb6639235efd22a3d17d3af6c3bb277e4888127d178c7676de4f21", kill_on_drop: false }` [INFO] [stderr] Compiling ansa v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s [INFO] running `Command { std: "docker" "inspect" "bf0e4153c2bb6639235efd22a3d17d3af6c3bb277e4888127d178c7676de4f21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf0e4153c2bb6639235efd22a3d17d3af6c3bb277e4888127d178c7676de4f21", kill_on_drop: false }` [INFO] [stdout] bf0e4153c2bb6639235efd22a3d17d3af6c3bb277e4888127d178c7676de4f21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6022145187c1bd29e73e7d62a38281d4cc11e0ff35364184e77aa1d0e93a1ad [INFO] running `Command { std: "docker" "start" "-a" "e6022145187c1bd29e73e7d62a38281d4cc11e0ff35364184e77aa1d0e93a1ad", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling zerocopy v0.8.14 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling clap_builder v4.5.30 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling syn v2.0.93 [INFO] [stderr] Compiling core_affinity v0.8.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rand_core v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling disruptor v3.6.1 [INFO] [stderr] Compiling clap v4.5.30 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling ansa v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 28.56s [INFO] running `Command { std: "docker" "inspect" "e6022145187c1bd29e73e7d62a38281d4cc11e0ff35364184e77aa1d0e93a1ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6022145187c1bd29e73e7d62a38281d4cc11e0ff35364184e77aa1d0e93a1ad", kill_on_drop: false }` [INFO] [stdout] e6022145187c1bd29e73e7d62a38281d4cc11e0ff35364184e77aa1d0e93a1ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f69b7a5a3845f3588bde3cedbce67351a2b12b4cc38cc776181244c476eee9d8 [INFO] running `Command { std: "docker" "start" "-a" "f69b7a5a3845f3588bde3cedbce67351a2b12b4cc38cc776181244c476eee9d8", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ansa-b635e4224f53af4f) [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test builder::tests::test_find_chains ... ok [INFO] [stdout] test builder::tests::test_builder_buffer_size_error ... ok [INFO] [stdout] test builder::tests::test_builder_empty_follows_disconnected_err ... ok [INFO] [stdout] test builder::tests::test_builder_lead_not_followed ... ok [INFO] [stdout] test builder::tests::test_find_chains_multiple_roots ... ok [INFO] [stdout] test builder::tests::test_builder_empty_graph ... ok [INFO] [stdout] test builder::tests::test_build_ok ... ok [INFO] [stdout] test builder::tests::test_builder_overlapping_ids ... ok [INFO] [stdout] test builder::tests::test_find_cycle ... ok [INFO] [stdout] test builder::tests::test_find_chains_fan_out_in_uneven ... ok [INFO] [stdout] test builder::tests::test_find_cycle_self_follow ... ok [INFO] [stdout] test builder::tests::test_find_disconnected_branch ... ok [INFO] [stdout] test builder::tests::test_find_unregistered_id ... ok [INFO] [stdout] test builder::tests::test_producer_partial_order ... ok [INFO] [stdout] test builder::tests::test_producer_total_order ... ok [INFO] [stdout] test builder::tests::test_producer_total_order2 ... ok [INFO] [stdout] test builder::tests::test_producer_total_order3 ... ok [INFO] [stdout] test builder::tests::test_producer_total_order5 ... ok [INFO] [stdout] test handles::tests::test_size_zero_apply ... ok [INFO] [stdout] test handles::tests::sizes ... ok [INFO] [stdout] test handles::tests::test_wait_range_no_wait ... ok [INFO] [stdout] test handles::tests::test_wait_range_one_off ... ok [INFO] [stdout] test ringbuffer::tests::test_wraps_batch_end_count ... ok [INFO] [stdout] test wait::tests::sizes ... ok [INFO] [stdout] test wait::tests::test_truncate_u128 ... ok [INFO] [stdout] test builder::tests::test_producer_partial_order2 ... ok [INFO] [stdout] test builder::tests::test_producer_total_order4 ... ok [INFO] [stdout] test handles::tests::test_wait_range ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/general.rs (/opt/rustwide/target/debug/deps/general-fd9f03a5ad6be494) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_complex_consumer_dag ... ok [INFO] [stderr] Running tests/multi_producer.rs (/opt/rustwide/target/debug/deps/multi_producer-435ef40e194ae1ee) [INFO] [stdout] test test_producer_conversions ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_lead_multi_producer ... ok [INFO] [stdout] test test_trailing_multi_producer ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running tests/producer.rs (/opt/rustwide/target/debug/deps/producer-7a70c4901d8aff8e) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_lead_producer ... ok [INFO] [stdout] test test_trailing_producer ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_trailing_producer stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_trailing_producer' (83) panicked at tests/common/mod.rs:140:13: [INFO] [stdout] test time limit reached [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x57d595596f52 - std::backtrace_rs::backtrace::libunwind::trace::hcbb09259ca22005c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57d595596f52 - std::backtrace_rs::backtrace::trace_unsynchronized::h0fac8c223cd6e456 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57d595596f52 - std::sys::backtrace::_print_fmt::he5f2b5e0c66ce66e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x57d595596f52 - ::fmt::haf29e060fb6137a9 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x57d5955a739f - core::fmt::rt::Argument::fmt::h596977d9d4f722b0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x57d5955a739f - core::fmt::write::h0ee4d44b8e20572d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x57d595563dc1 - std::io::default_write_fmt::h5f5bf04c08f51588 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57d595563dc1 - std::io::Write::write_fmt::he99637cf0d3cbc1c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x57d59556fe92 - std::sys::backtrace::BacktraceLock::print::h3db71735b2a2861b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x57d595574a9f - std::panicking::default_hook::{{closure}}::h0168a26bb62ec69b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x57d595574931 - std::panicking::default_hook::h7454a6fd0ab61b64 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x57d595526f6e - as core::ops::function::Fn>::call::h8dac224212939801 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x57d595526f6e - test::test_main_with_exit_callback::{{closure}}::h18346b0063635f4a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57d59557520f - as core::ops::function::Fn>::call::h7e5d21d6123baaaf [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x57d59557520f - std::panicking::panic_with_hook::h2d45a49bfd4e6ec4 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x57d595574f86 - std::panicking::panic_handler::{{closure}}::h37f0f43a266cd34d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x57d59556ffc9 - std::sys::backtrace::__rust_end_short_backtrace::h1ed0bd8883e4d747 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x57d5955582ad - __rustc[92da9811a626c906]::rust_begin_unwind [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x57d5955aede0 - core::panicking::panic_fmt::hc1117383da035bf0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x57d5954f8091 - producer::common::run_test_trailing::{{closure}}::hcd57784e5452486c [INFO] [stdout] at /opt/rustwide/workdir/tests/common/mod.rs:140:13 [INFO] [stdout] 20: 0x57d595501abc - std::thread::scoped::scope::{{closure}}::h4763c40bfe0bda5c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/scoped.rs:151:51 [INFO] [stdout] 21: 0x57d5954f4190 - as core::ops::function::FnOnce<()>>::call_once::h90b1791f84da9f31 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 22: 0x57d5954fdcbb - std::panicking::catch_unwind::do_call::hecfa9b121367d28c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 23: 0x57d59550358b - __rust_try [INFO] [stdout] 24: 0x57d595501853 - std::panicking::catch_unwind::h613256a14ae51506 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 25: 0x57d595501853 - std::panic::catch_unwind::h6cf7d3aab84eae02 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 26: 0x57d595501853 - std::thread::scoped::scope::hda4bb64597ff1199 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/scoped.rs:151:18 [INFO] [stdout] 27: 0x57d5954f7534 - producer::common::run_test_trailing::he140ed01e88018c8 [INFO] [stdout] at /opt/rustwide/workdir/tests/common/mod.rs:103:5 [INFO] [stdout] 28: 0x57d5954f6277 - producer::test_trailing_producer::had98687a048cd3fc [INFO] [stdout] at /opt/rustwide/workdir/tests/producer.rs:22:5 [INFO] [stdout] 29: 0x57d5954f6317 - producer::test_trailing_producer::{{closure}}::h73f037441e97a4c2 [INFO] [stdout] at /opt/rustwide/workdir/tests/producer.rs:20:28 [INFO] [stdout] 30: 0x57d5954f1326 - core::ops::function::FnOnce::call_once::h850980d93a85a694 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 31: 0x57d595526d2b - core::ops::function::FnOnce::call_once::habfa9d6a6bb4aa21 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 32: 0x57d595526d2b - test::__rust_begin_short_backtrace::hc119b5350e87269b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:663:18 [INFO] [stdout] 33: 0x57d59553c975 - test::run_test_in_process::{{closure}}::h47f2af3109a35895 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:74 [INFO] [stdout] 34: 0x57d59553c975 - as core::ops::function::FnOnce<()>>::call_once::h5dba888a302c7fc3 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 35: 0x57d59553c975 - std::panicking::catch_unwind::do_call::h245c3fdea830e686 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 36: 0x57d59553c975 - std::panicking::catch_unwind::he88149d1cfc3a929 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 37: 0x57d59553c975 - std::panic::catch_unwind::hd43a8ff20deb6d7a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x57d59553c975 - test::run_test_in_process::hcf11d509449005e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:27 [INFO] [stdout] 39: 0x57d59553c975 - test::run_test::{{closure}}::heb13d4899a512502 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:607:43 [INFO] [stdout] 40: 0x57d595513154 - test::run_test::{{closure}}::h3e08e9adf8aad35e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:637:41 [INFO] [stdout] 41: 0x57d595513154 - std::sys::backtrace::__rust_begin_short_backtrace::h773f9a01402fd17f [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 42: 0x57d595516a5a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h408f0520947b97f2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 43: 0x57d595516a5a - as core::ops::function::FnOnce<()>>::call_once::h1162a01751e98fdc [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 44: 0x57d595516a5a - std::panicking::catch_unwind::do_call::hf4224593c5d108e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 45: 0x57d595516a5a - std::panicking::catch_unwind::h4478d419d6ab8a26 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 46: 0x57d595516a5a - std::panic::catch_unwind::h1e472892204dcfec [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 47: 0x57d595516a5a - std::thread::Builder::spawn_unchecked_::{{closure}}::hd555321a5ac5351d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 48: 0x57d595516a5a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb9947c3c1cc735ed [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 49: 0x57d59556b10f - as core::ops::function::FnOnce>::call_once::hf699f0a3c139bc19 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 50: 0x57d59556b10f - std::sys::thread::unix::Thread::new::thread_start::h2d5318761291e34a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 51: 0x7640cbedeaa4 - [INFO] [stdout] 52: 0x7640cbf6ba34 - clone [INFO] [stdout] 53: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_trailing_producer [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test producer` [INFO] running `Command { std: "docker" "inspect" "f69b7a5a3845f3588bde3cedbce67351a2b12b4cc38cc776181244c476eee9d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f69b7a5a3845f3588bde3cedbce67351a2b12b4cc38cc776181244c476eee9d8", kill_on_drop: false }` [INFO] [stdout] f69b7a5a3845f3588bde3cedbce67351a2b12b4cc38cc776181244c476eee9d8