[INFO] fetching crate cargo-fixture 1.2.2... [INFO] testing cargo-fixture-1.2.2 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate cargo-fixture 1.2.2 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate cargo-fixture 1.2.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate cargo-fixture 1.2.2 [INFO] tweaked toml for crates.io crate cargo-fixture 1.2.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cargo-fixture 1.2.2 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cargo-fixture 1.2.2 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded blocking v1.6.0 [INFO] [stderr] Downloaded piper v0.2.2 [INFO] [stderr] Downloaded async-io v2.3.2 [INFO] [stderr] Downloaded cargo-fixture-macros v1.2.2 [INFO] [stderr] Downloaded tabular v0.2.0 [INFO] [stderr] Downloaded async-signal v0.2.6 [INFO] [stderr] Downloaded async-net v1.8.0 [INFO] [stderr] Downloaded os_str_bytes v7.0.0 [INFO] [stderr] Downloaded polling v3.7.0 [INFO] [stderr] Downloaded smol v1.3.0 [INFO] [stderr] Downloaded event-listener v5.3.0 [INFO] [stderr] Downloaded cargo-fixture-lib v1.2.2 [INFO] [stderr] Downloaded smol-potat-macro v0.6.0 [INFO] [stderr] Downloaded smol-potat v1.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bcf46388e2958ae1ec8b379708ccf9fa3b8cfb5518baaf78ab162bee5fa2ef86 [INFO] running `Command { std: "docker" "start" "-a" "bcf46388e2958ae1ec8b379708ccf9fa3b8cfb5518baaf78ab162bee5fa2ef86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bcf46388e2958ae1ec8b379708ccf9fa3b8cfb5518baaf78ab162bee5fa2ef86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcf46388e2958ae1ec8b379708ccf9fa3b8cfb5518baaf78ab162bee5fa2ef86", kill_on_drop: false }` [INFO] [stdout] bcf46388e2958ae1ec8b379708ccf9fa3b8cfb5518baaf78ab162bee5fa2ef86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f82b0a75e2a6d1b0af3debacf155b52f4c59ac9556d26e86ce69caa40a670c65 [INFO] running `Command { std: "docker" "start" "-a" "f82b0a75e2a6d1b0af3debacf155b52f4c59ac9556d26e86ce69caa40a670c65", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.83 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling polling v2.8.0 [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 tracing-core v0.1.32 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling piper v0.2.2 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling tabular v0.2.0 [INFO] [stderr] Compiling os_str_bytes v7.0.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [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-channel v1.9.0 [INFO] [stderr] Compiling async-executor v1.11.0 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling syn v2.0.65 [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 ctrlc v3.4.4 [INFO] [stderr] Compiling async-net v1.8.0 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling cargo-fixture-macros v1.2.2 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling polling v3.7.0 [INFO] [stderr] Compiling async-io v2.3.2 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling futures-util v0.3.30 [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 23.87s [INFO] running `Command { std: "docker" "inspect" "f82b0a75e2a6d1b0af3debacf155b52f4c59ac9556d26e86ce69caa40a670c65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f82b0a75e2a6d1b0af3debacf155b52f4c59ac9556d26e86ce69caa40a670c65", kill_on_drop: false }` [INFO] [stdout] f82b0a75e2a6d1b0af3debacf155b52f4c59ac9556d26e86ce69caa40a670c65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e7063a209c3629d339855fee95f32b68c85f1ac61635fd15f8c3b495a785597 [INFO] running `Command { std: "docker" "start" "-a" "6e7063a209c3629d339855fee95f32b68c85f1ac61635fd15f8c3b495a785597", 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 8.04s [INFO] running `Command { std: "docker" "inspect" "6e7063a209c3629d339855fee95f32b68c85f1ac61635fd15f8c3b495a785597", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e7063a209c3629d339855fee95f32b68c85f1ac61635fd15f8c3b495a785597", kill_on_drop: false }` [INFO] [stdout] 6e7063a209c3629d339855fee95f32b68c85f1ac61635fd15f8c3b495a785597 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 338c8883e4286b86625f582956164f8a71a8412d073c3f97a6e321dbd31670a8 [INFO] running `Command { std: "docker" "start" "-a" "338c8883e4286b86625f582956164f8a71a8412d073c3f97a6e321dbd31670a8", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [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.02s [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.04s [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/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/bin/cargo test --test fixture_args --no-run --features _fixture --message-format=json-render-diagnostics [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 5.16s [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 test --features _fixture -j=1 --test some_test --some-other-flag -- --nocapture [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.15s [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: 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.09s [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.10s [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.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 -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.11s [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.08s [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.10s [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.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.09s [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.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.13s [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] [stderr] Running tests/basics.rs (/opt/rustwide/target/debug/deps/basics-1c49448d155788b1) [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.84s [INFO] [stdout] [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 hang ... ok [INFO] [stdout] test kv ... 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="273" "/opt/rustwide/target/debug/cargo-fixture" "-L" "debug" "--fixture" "fixture_failing_test" "--" "--nocapture" "--exact" "failing_test_callback" [INFO] [stdout] [INFO] [stdout] thread 'failing_test' (276) 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/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/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 3.92s [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/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/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 3.55s [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' (752) panicked at tests/basics.rs:44:5: [INFO] [stdout] explicit panic [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5f7052496392 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f7052496392 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f7052496392 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5f7052496392 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5f70524a718f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5f70524a718f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5f7052461683 - std::io::default_write_fmt::hb0810a37865e52a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f7052461683 - std::io::Write::write_fmt::h12c8908aaac7ca22 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5f705246db12 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5f7052472f8f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5f7052472de9 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x5f7052473615 - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x5f70524733c6 - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:700:13 [INFO] [stdout] 13: 0x5f705246dc49 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x5f705245519d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x5f70524afc90 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x5f70524afc6c - core::panicking::panic::h33d2d00634ffed6f [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:145:5 [INFO] [stdout] 17: 0x5f70523735ea - basics::failing_test_callback::{{closure}}::failing_test_callback::{{closure}}::h8c10ed72b447c1d8 [INFO] [stdout] at /opt/rustwide/workdir/tests/basics.rs:44:5 [INFO] [stdout] 18: 0x5f70523734d8 - basics::failing_test_callback::{{closure}}::hc57217133bfea688 [INFO] [stdout] at /opt/rustwide/workdir/tests/basics.rs:41:1 [INFO] [stdout] 19: 0x5f705234f633 - async_io::driver::block_on::h34a1af564c93e87e [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: 0x5f7052373206 - basics::failing_test_callback::h2711cf1e1e0bea97 [INFO] [stdout] at /opt/rustwide/workdir/tests/basics.rs:42:1 [INFO] [stdout] 21: 0x5f7052373227 - basics::failing_test_callback::{{closure}}::h862c3fd17010bb5f [INFO] [stdout] at /opt/rustwide/workdir/tests/basics.rs:42:20 [INFO] [stdout] 22: 0x5f7052377536 - core::ops::function::FnOnce::call_once::h34556eb9550aea86 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 23: 0x5f70524263db - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x5f70524263db - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x5f705243be85 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x5f705243be85 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x5f705243be85 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x5f705243be85 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x5f705243be85 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5f705243be85 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x5f705243be85 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x5f70524128a4 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x5f70524128a4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 34: 0x5f705241618a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 35: 0x5f705241618a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x5f705241618a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 37: 0x5f705241618a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 38: 0x5f705241618a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x5f705241618a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 40: 0x5f705241618a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 41: 0x5f7052467abf - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 42: 0x5f7052467abf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 43: 0x7721b056baa4 - [INFO] [stdout] 44: 0x7721b05f8a34 - clone [INFO] [stdout] 45: 0x0 - [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: 0x55f0a53bd392 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x55f0a53bd392 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x55f0a53bd392 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x55f0a53bd392 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x55f0a53ce18f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x55f0a53ce18f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x55f0a53887b3 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x55f0a53887b3 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x55f0a5394b12 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x55f0a5399f8f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x55f0a5399e21 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x55f0a534d5de - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x55f0a534d5de - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x55f0a539a6de - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x55f0a539a6de - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x55f0a539a3fa - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x55f0a5394c49 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x55f0a537c19d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x55f0a53d6c90 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x55f0a529c9f3 - basics::common::Output::assert_error::hcd2d508e16f19716 [INFO] [stdout] at /opt/rustwide/workdir/tests/common/mod.rs:336:9 [INFO] [stdout] 20: 0x55f0a52996da - basics::failing_test::hfa0b0418d691a101 [INFO] [stdout] at /opt/rustwide/workdir/tests/basics.rs:38:10 [INFO] [stdout] 21: 0x55f0a5299747 - basics::failing_test::{{closure}}::hde18365d002c4132 [INFO] [stdout] at /opt/rustwide/workdir/tests/basics.rs:34:18 [INFO] [stdout] 22: 0x55f0a529e576 - core::ops::function::FnOnce::call_once::h378153e953734b24 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 23: 0x55f0a534d3db - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x55f0a534d3db - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x55f0a5362e85 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x55f0a5362e85 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x55f0a5362e85 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x55f0a5362e85 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x55f0a5362e85 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x55f0a5362e85 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x55f0a5362e85 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x55f0a53398a4 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x55f0a53398a4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 34: 0x55f0a533d18a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 35: 0x55f0a533d18a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x55f0a533d18a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 37: 0x55f0a533d18a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 38: 0x55f0a533d18a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x55f0a533d18a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 40: 0x55f0a533d18a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 41: 0x55f0a538eabf - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 42: 0x55f0a538eabf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 43: 0x747bb6134aa4 - [INFO] [stdout] 44: 0x747bb61c1a34 - clone [INFO] [stdout] 45: 0x0 - [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 8.76s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "338c8883e4286b86625f582956164f8a71a8412d073c3f97a6e321dbd31670a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "338c8883e4286b86625f582956164f8a71a8412d073c3f97a6e321dbd31670a8", kill_on_drop: false }` [INFO] [stdout] 338c8883e4286b86625f582956164f8a71a8412d073c3f97a6e321dbd31670a8