[INFO] cloning repository https://github.com/vojtechkral/cargo-fixture
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vojtechkral/cargo-fixture" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvojtechkral%2Fcargo-fixture", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvojtechkral%2Fcargo-fixture'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c4f0ec3fbbe6e33c29f56983d2811fc548750940
[INFO] testing vojtechkral/cargo-fixture against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvojtechkral%2Fcargo-fixture" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vojtechkral/cargo-fixture
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/vojtechkral/cargo-fixture
[INFO] tweaked toml for git repo https://github.com/vojtechkral/cargo-fixture written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vojtechkral/cargo-fixture on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vojtechkral/cargo-fixture 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded piper v0.2.2
[INFO] [stderr]   Downloaded smol-potat-macro v0.6.0
[INFO] [stderr]   Downloaded smol-potat v1.1.2
[INFO] [stderr]   Downloaded async-io v2.3.2
[INFO] [stderr]   Downloaded cargo-fixture-macros v1.2.2
[INFO] [stderr]   Downloaded blocking v1.6.0
[INFO] [stderr]   Downloaded async-net v1.8.0
[INFO] [stderr]   Downloaded async-signal v0.2.6
[INFO] [stderr]   Downloaded async-executor v1.11.0
[INFO] [stderr]   Downloaded smol v1.3.0
[INFO] [stderr]   Downloaded os_str_bytes v7.0.0
[INFO] [stderr]   Downloaded polling v3.7.0
[INFO] [stderr]   Downloaded tabular v0.2.0
[INFO] [stderr]   Downloaded backtrace v0.3.71
[INFO] [stderr]   Downloaded syn v2.0.65
[INFO] [stderr]   Downloaded cargo-fixture-lib v1.2.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b8c729174dc1d4c4b7d517536af7008624df11630555202a3c1c8ab39b2b5481
[INFO] running `Command { std: "docker" "start" "-a" "b8c729174dc1d4c4b7d517536af7008624df11630555202a3c1c8ab39b2b5481", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b8c729174dc1d4c4b7d517536af7008624df11630555202a3c1c8ab39b2b5481", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8c729174dc1d4c4b7d517536af7008624df11630555202a3c1c8ab39b2b5481", kill_on_drop: false }`
[INFO] [stdout] b8c729174dc1d4c4b7d517536af7008624df11630555202a3c1c8ab39b2b5481
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d8ac397829dd332488033c1bc871d08709193604c3fd1e71e0061baa69ee1499
[INFO] running `Command { std: "docker" "start" "-a" "d8ac397829dd332488033c1bc871d08709193604c3fd1e71e0061baa69ee1499", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling piper v0.2.2
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling unicode-width v0.1.12
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling tabular v0.2.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling event-listener v4.0.3
[INFO] [stderr]    Compiling event-listener v5.3.0
[INFO] [stderr]    Compiling event-listener v3.1.0
[INFO] [stderr]    Compiling async-executor v1.11.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling os_str_bytes v7.0.0
[INFO] [stderr]    Compiling event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling syn v2.0.65
[INFO] [stderr]    Compiling async-lock v3.3.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling blocking v1.6.0
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling ctrlc v3.4.4
[INFO] [stderr]    Compiling async-net v1.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling cargo-fixture-macros v1.2.2
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling polling v3.7.0
[INFO] [stderr]    Compiling async-io v2.3.2
[INFO] [stderr]    Compiling async-signal v0.2.6
[INFO] [stderr]    Compiling async-process v1.8.1
[INFO] [stderr]    Compiling smol v1.3.0
[INFO] [stderr]    Compiling cargo-fixture-lib v1.2.2
[INFO] [stderr]    Compiling cargo-fixture v1.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.68s
[INFO] running `Command { std: "docker" "inspect" "d8ac397829dd332488033c1bc871d08709193604c3fd1e71e0061baa69ee1499", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8ac397829dd332488033c1bc871d08709193604c3fd1e71e0061baa69ee1499", kill_on_drop: false }`
[INFO] [stdout] d8ac397829dd332488033c1bc871d08709193604c3fd1e71e0061baa69ee1499
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5d81c98809e7da1b4a39fb471725e8d63589c06d7a42f97a2f1ed3bcd3c7a33c
[INFO] running `Command { std: "docker" "start" "-a" "5d81c98809e7da1b4a39fb471725e8d63589c06d7a42f97a2f1ed3bcd3c7a33c", kill_on_drop: false }`
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ctrlc v3.4.4
[INFO] [stderr]    Compiling cargo-fixture v1.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling smol-potat-macro v0.6.0
[INFO] [stderr]    Compiling smol-potat v1.1.2
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.52s
[INFO] running `Command { std: "docker" "inspect" "5d81c98809e7da1b4a39fb471725e8d63589c06d7a42f97a2f1ed3bcd3c7a33c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d81c98809e7da1b4a39fb471725e8d63589c06d7a42f97a2f1ed3bcd3c7a33c", kill_on_drop: false }`
[INFO] [stdout] 5d81c98809e7da1b4a39fb471725e8d63589c06d7a42f97a2f1ed3bcd3c7a33c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 207371bca1d91dd6fa83ff279d4331d85785008b3bfd2a4a34f1c5478c60c50d
[INFO] running `Command { std: "docker" "start" "-a" "207371bca1d91dd6fa83ff279d4331d85785008b3bfd2a4a34f1c5478c60c50d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_fixture-8861f817b8062f15)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/args.rs (/opt/rustwide/target/debug/deps/args-643c3cfa3e4bdb40)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr]    Compiling cargo-fixture v1.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Blocking waiting for file lock on build directory
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.74s
[INFO] [stderr]      Running tests/print_args.rs (/opt/rustwide/target/debug/deps/print_args-facab59d408f9fb2)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.76s
[INFO] [stderr]      Running tests/print_args.rs (/opt/rustwide/target/debug/deps/print_args-facab59d408f9fb2)
[INFO] [stderr] cargo-fixture DEBUG: target dir: /opt/rustwide/target
[INFO] [stderr] cargo-fixture: building fixture program...
[INFO] [stderr] cargo-fixture DEBUG: running /opt/rustwide/target/debug/deps/print_args-facab59d408f9fb2 test -j=1 --test fixture_args --no-run --features _fixture --message-format=json-render-diagnostics
[INFO] [stderr] cargo-fixture DEBUG: target dir: /opt/rustwide/target
[INFO] [stderr] cargo-fixture: building fixture program...
[INFO] [stderr] cargo-fixture DEBUG: running /opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/bin/cargo test --test fixture_args --no-run --features _fixture --message-format=json-render-diagnostics
[INFO] [stderr]     Blocking waiting for file lock on build directory
[INFO] [stderr]    Compiling cargo-fixture v1.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.30s
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.34s
[INFO] [stderr] cargo-fixture: setting up fixture...
[INFO] [stderr] cargo-fixture DEBUG: running /opt/rustwide/target/debug/deps/fixture_args-d8c14de7da068881 report fixture-arg1 fixture-arg2
[INFO] [stderr] cargo-fixture: setting up fixture...
[INFO] [stderr] cargo-fixture DEBUG: running /opt/rustwide/target/debug/deps/fixture_args-d8c14de7da068881 report
[INFO] [stderr] cargo-fixture DEBUG: storing KV data for key `fixture-args`
[INFO] [stderr] cargo-fixture DEBUG: storing KV data for key `fixture-args`
[INFO] [stderr] cargo-fixture: running /opt/rustwide/target/debug/deps/print_args-facab59d408f9fb2
[INFO] [stderr] cargo-fixture DEBUG: storing KV data for key `fixture-args`
[INFO] [stderr] cargo-fixture DEBUG: storing KV data for key `fixture-args`
[INFO] [stderr] cargo-fixture: running /opt/rustwide/target/debug/deps/print_args-facab59d408f9fb2 test --features _fixture -j=1 --test some_test --some-other-flag -- --nocapture
[INFO] [stderr] cargo-fixture DEBUG: test command: Ok(ExitStatus(unix_wait_status(0)))
[INFO] [stderr] cargo-fixture DEBUG: test command: Ok(ExitStatus(unix_wait_status(0)))
[INFO] [stdout] test shell ... ok
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running tests/print_args.rs (/opt/rustwide/target/debug/deps/print_args-facab59d408f9fb2)
[INFO] [stderr] cargo-fixture DEBUG: target dir: /opt/rustwide/target
[INFO] [stderr] cargo-fixture: building fixture program...
[INFO] [stderr] cargo-fixture DEBUG: running /opt/rustwide/target/debug/deps/print_args-facab59d408f9fb2 test --test fixture_args --no-run --features _fixture --message-format=json-render-diagnostics
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr] cargo-fixture: setting up fixture...
[INFO] [stderr] cargo-fixture DEBUG: running /opt/rustwide/target/debug/deps/fixture_args-d8c14de7da068881 report fixture-arg1 fixture-arg2
[INFO] [stderr] cargo-fixture DEBUG: storing KV data for key `fixture-args`
[INFO] [stderr] cargo-fixture DEBUG: storing KV data for key `fixture-args`
[INFO] [stderr] cargo-fixture: running /opt/rustwide/target/debug/deps/print_args-facab59d408f9fb2 foo bar -- --nocapture
[INFO] [stderr] cargo-fixture DEBUG: test command: Ok(ExitStatus(unix_wait_status(0)))
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running tests/print_args.rs (/opt/rustwide/target/debug/deps/print_args-facab59d408f9fb2)
[INFO] [stderr] cargo-fixture DEBUG: target dir: /opt/rustwide/target
[INFO] [stderr] cargo-fixture: building fixture program...
[INFO] [stderr] cargo-fixture DEBUG: running /opt/rustwide/target/debug/deps/print_args-facab59d408f9fb2 test -j 1 --test fixture_args --no-run --features _fixture --message-format=json-render-diagnostics
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr] cargo-fixture: setting up fixture...
[INFO] [stderr] cargo-fixture DEBUG: running /opt/rustwide/target/debug/deps/fixture_args-d8c14de7da068881 set_extra_cargo_test_args extra-arg1 extra-arg2
[INFO] [stderr] cargo-fixture DEBUG: storing KV data for key `fixture-args`
[INFO] [stderr] cargo-fixture DEBUG: setting extra cargo test args: ["extra-arg1", "extra-arg2"]
[INFO] [stderr] cargo-fixture: running /opt/rustwide/target/debug/deps/print_args-facab59d408f9fb2 test --features _fixture -j 1 --test some_test --some-other-flag extra-arg1 extra-arg2 -- --nocapture
[INFO] [stderr] cargo-fixture DEBUG: test command: Ok(ExitStatus(unix_wait_status(0)))
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running tests/print_args.rs (/opt/rustwide/target/debug/deps/print_args-facab59d408f9fb2)
[INFO] [stderr] cargo-fixture DEBUG: target dir: /opt/rustwide/target
[INFO] [stderr] cargo-fixture: building fixture program...
[INFO] [stderr] cargo-fixture DEBUG: running /opt/rustwide/target/debug/deps/print_args-facab59d408f9fb2 test --test fixture_args --no-run --features _fixture --message-format=json-render-diagnostics
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr] cargo-fixture: setting up fixture...
[INFO] [stderr] cargo-fixture DEBUG: running /opt/rustwide/target/debug/deps/fixture_args-d8c14de7da068881 set_extra_test_binary_args extra-arg1 extra-arg2
[INFO] [stderr] cargo-fixture DEBUG: storing KV data for key `fixture-args`
[INFO] [stderr] cargo-fixture DEBUG: setting extra test binary args: ["extra-arg1", "extra-arg2"]
[INFO] [stderr] cargo-fixture: running /opt/rustwide/target/debug/deps/print_args-facab59d408f9fb2 test --features _fixture --test some_test --some-other-flag -- --nocapture extra-arg1 extra-arg2
[INFO] [stderr] cargo-fixture DEBUG: test command: Ok(ExitStatus(unix_wait_status(0)))
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running tests/print_args.rs (/opt/rustwide/target/debug/deps/print_args-facab59d408f9fb2)
[INFO] [stderr] cargo-fixture DEBUG: target dir: /opt/rustwide/target
[INFO] [stderr] cargo-fixture: building fixture program...
[INFO] [stderr] cargo-fixture DEBUG: running /opt/rustwide/target/debug/deps/print_args-facab59d408f9fb2 test --test fixture_args --no-run --features _fixture --message-format=json-render-diagnostics
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr] cargo-fixture: setting up fixture...
[INFO] [stderr] cargo-fixture DEBUG: running /opt/rustwide/target/debug/deps/fixture_args-d8c14de7da068881 set_exec /opt/rustwide/target/debug/deps/print_args-facab59d408f9fb2 exec-arg1 exec-arg2
[INFO] [stderr] cargo-fixture DEBUG: storing KV data for key `fixture-args`
[INFO] [stderr] cargo-fixture DEBUG: setting test command to ["/opt/rustwide/target/debug/deps/print_args-facab59d408f9fb2", "exec-arg1", "exec-arg2"]
[INFO] [stderr] cargo-fixture: running /opt/rustwide/target/debug/deps/print_args-facab59d408f9fb2 exec-arg1 exec-arg2
[INFO] [stderr] cargo-fixture DEBUG: test command: Ok(ExitStatus(unix_wait_status(0)))
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running tests/print_args.rs (/opt/rustwide/target/debug/deps/print_args-facab59d408f9fb2)
[INFO] [stderr] cargo-fixture DEBUG: target dir: /opt/rustwide/target
[INFO] [stderr] cargo-fixture: building fixture program...
[INFO] [stderr] cargo-fixture DEBUG: running /opt/rustwide/target/debug/deps/print_args-facab59d408f9fb2 test --test fixture_args --no-run --features _fixture --message-format=json-render-diagnostics
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr] cargo-fixture: setting up fixture...
[INFO] [stderr] cargo-fixture DEBUG: running /opt/rustwide/target/debug/deps/fixture_args-d8c14de7da068881 set_exec /opt/rustwide/target/debug/deps/print_args-facab59d408f9fb2 exec-arg1 exec-arg2
[INFO] [stderr] cargo-fixture DEBUG: storing KV data for key `fixture-args`
[INFO] [stderr] cargo-fixture DEBUG: attempt to set test command to ["/opt/rustwide/target/debug/deps/print_args-facab59d408f9fb2", "exec-arg1", "exec-arg2"] from fixture, but this is overriden by CLI flag -x
[INFO] [stderr] cargo-fixture: running /opt/rustwide/target/debug/deps/print_args-facab59d408f9fb2 exec-cli-arg1 exec-cli-arg2
[INFO] [stderr] cargo-fixture DEBUG: test command: Ok(ExitStatus(unix_wait_status(0)))
[INFO] [stdout] test args ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.13s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/basics.rs (/opt/rustwide/target/debug/deps/basics-1c49448d155788b1)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test env_var_callback ... ignored, only ran under cargo fixture
[INFO] [stdout] test failing_test_callback ... ignored, only ran under cargo fixture
[INFO] [stdout] test kv_callback ... ignored, only ran under cargo fixture
[INFO] [stdout] test early_exit ... ok
[INFO] [stdout] test kv ... ok
[INFO] [stdout] test hang ... ok
[INFO] [stdout] test env_var ... ok
[INFO] [stdout] test failing_test ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--test basics`
[INFO] [stdout] test panic ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- failing_test stdout ----
[INFO] [stdout] running cargo fixture: CALLBACK_CONFIRM_ID="264" "/opt/rustwide/target/debug/cargo-fixture" "-L" "debug" "--fixture" "fixture_failing_test" "--" "--nocapture" "--exact" "failing_test_callback"
[INFO] [stdout] 
[INFO] [stdout] thread 'failing_test' (267) panicked at tests/basics.rs:38:10:
[INFO] [stdout] cargo fixture stderr doesn't containt `thread 'failing_test_callback' panicked`:
[INFO] [stdout] stderr: cargo-fixture DEBUG: target dir: /opt/rustwide/target
[INFO] [stdout] cargo-fixture: building fixture program...
[INFO] [stdout] cargo-fixture DEBUG: running /opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/bin/cargo test --test fixture_failing_test --no-run --features _fixture --message-format=json-render-diagnostics
[INFO] [stdout]     Blocking waiting for file lock on build directory
[INFO] [stdout]    Compiling cargo-fixture v1.2.2 (/opt/rustwide/workdir)
[INFO] [stdout]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.28s
[INFO] [stdout] cargo-fixture: setting up fixture...
[INFO] [stdout] cargo-fixture DEBUG: running /opt/rustwide/target/debug/deps/fixture_failing_test-886e693f5451098d
[INFO] [stdout] cargo-fixture: running /opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/bin/cargo test --features _fixture -- --nocapture --exact failing_test_callback
[INFO] [stdout]     Blocking waiting for file lock on build directory
[INFO] [stdout]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.90s
[INFO] [stdout]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_fixture-62dd469f190059a9)
[INFO] [stdout]      Running tests/args.rs (/opt/rustwide/target/debug/deps/args-4e168ba91082eae5)
[INFO] [stdout]      Running tests/basics.rs (/opt/rustwide/target/debug/deps/basics-2fe829248fb14a95)
[INFO] [stdout] 
[INFO] [stdout] thread 'failing_test_callback' (724) panicked at tests/basics.rs:44:5:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd9077f2782 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd9077f2782 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd9077f2782 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5cd9077f2782 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5cd90780330f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5cd90780330f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5cd9077bd913 - std::io::default_write_fmt::hd5a9ffaa98f14929
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd9077bd913 - std::io::Write::write_fmt::hc04a1e5003ed78ae
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5cd9077c9b22 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5cd9077cf06f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5cd9077ceec9 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x5cd9077cf6f5 - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x5cd9077cf4a6 - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:700:13
[INFO] [stdout]   13:     0x5cd9077c9c69 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x5cd9077b16ad - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x5cd90780bda0 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5cd90780bd7c - core::panicking::panic::hb290d809a6d6b140
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:150:5
[INFO] [stdout]   17:     0x5cd9076def34 - basics::failing_test_callback::{{closure}}::failing_test_callback::{{closure}}::h909f3f575e27a2bb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/basics.rs:44:5
[INFO] [stdout]   18:     0x5cd9076dedef - basics::failing_test_callback::{{closure}}::h4251d40c676079c5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/basics.rs:41:1
[INFO] [stdout]   19:     0x5cd9076c8583 - async_io::driver::block_on::h930dc2f6e71ef968
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.13.0/src/driver.rs:146:49
[INFO] [stdout]   20:     0x5cd9076deb66 - basics::failing_test_callback::h591d7fcb492b8b0c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/basics.rs:42:1
[INFO] [stdout]   21:     0x5cd9076dee77 - basics::failing_test_callback::{{closure}}::h8bd8ff90c39c7b8d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/basics.rs:42:20
[INFO] [stdout]   22:     0x5cd9076d2666 - core::ops::function::FnOnce::call_once::h40e912997e855779
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5cd9077865eb - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5cd9077865eb - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5cd90779a66d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5cd90779a66d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5cd90779a66d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x5cd90779a66d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x5cd90779a66d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5cd90779a66d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5cd90779a66d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5cd907773b84 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5cd907773b84 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x5cd9077774ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   35:     0x5cd9077774ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5cd9077774ba - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x5cd9077774ba - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x5cd9077774ba - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5cd9077774ba - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   40:     0x5cd9077774ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5cd9077c4f3f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   42:     0x5cd9077c4f3f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   43:     0x734ac5648aa4 - <unknown>
[INFO] [stdout]   44:     0x734ac56d5a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] error: test failed, to rerun pass `--test basics`
[INFO] [stdout] cargo-fixture DEBUG: test command: Ok(ExitStatus(unix_wait_status(25856)))
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59374eccf812 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59374eccf812 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59374eccf812 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59374eccf812 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59374ece039f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59374ece039f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x59374ec9a743 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59374ec9a743 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59374eca6bb2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59374ecac0ff - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x59374ecabf91 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x59374ec6389e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x59374ec6389e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59374ecac7bf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x59374ecac7bf - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x59374ecac56a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x59374eca6cf9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59374ec8e73d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x59374ece8e30 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59374ebb4da1 - basics::common::Output::assert_error::h768119b13bda6d9f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:336:9
[INFO] [stdout]   20:     0x59374ebbb09a - basics::failing_test::hc83db73cc5747122
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/basics.rs:38:10
[INFO] [stdout]   21:     0x59374ebbb107 - basics::failing_test::{{closure}}::h92b97dd6e1cde66f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/basics.rs:34:18
[INFO] [stdout]   22:     0x59374ebafc66 - core::ops::function::FnOnce::call_once::he399eba1efe5ac6b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x59374ec6367b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59374ec6367b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x59374ec776fd - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x59374ec776fd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x59374ec776fd - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x59374ec776fd - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x59374ec776fd - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x59374ec776fd - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x59374ec776fd - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x59374ec50c14 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x59374ec50c14 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x59374ec5454a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   35:     0x59374ec5454a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x59374ec5454a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x59374ec5454a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x59374ec5454a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x59374ec5454a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   40:     0x59374ec5454a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x59374eca1fcf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   42:     0x59374eca1fcf - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   43:     0x7562f91a9aa4 - <unknown>
[INFO] [stdout]   44:     0x7562f9236a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     failing_test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 3 ignored; 0 measured; 0 filtered out; finished in 11.64s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "207371bca1d91dd6fa83ff279d4331d85785008b3bfd2a4a34f1c5478c60c50d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "207371bca1d91dd6fa83ff279d4331d85785008b3bfd2a4a34f1c5478c60c50d", kill_on_drop: false }`
[INFO] [stdout] 207371bca1d91dd6fa83ff279d4331d85785008b3bfd2a4a34f1c5478c60c50d
