[INFO] fetching crate cargo-fixture 1.2.0...
[INFO] testing cargo-fixture-1.2.0 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate cargo-fixture 1.2.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate cargo-fixture 1.2.0 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cargo-fixture 1.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate cargo-fixture 1.2.0
[INFO] tweaked toml for crates.io crate cargo-fixture 1.2.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate crates.io crate cargo-fixture 1.2.0 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cargo-fixture-lib v1.2.0
[INFO] [stderr]   Downloaded smol-potat-macro v0.6.0
[INFO] [stderr]   Downloaded async-executor v1.10.0
[INFO] [stderr]   Downloaded tabular v0.2.0
[INFO] [stderr]   Downloaded cargo-fixture-macros v1.2.0
[INFO] [stderr]   Downloaded async-net v1.8.0
[INFO] [stderr]   Downloaded async-signal v0.2.5
[INFO] [stderr]   Downloaded smol v1.3.0
[INFO] [stderr]   Downloaded smol-potat v1.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 65f584495845fbe5274aafc70b39309703a8f4438d178f4785e1e7f5bfb99d74
[INFO] running `Command { std: "docker" "start" "-a" "65f584495845fbe5274aafc70b39309703a8f4438d178f4785e1e7f5bfb99d74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "65f584495845fbe5274aafc70b39309703a8f4438d178f4785e1e7f5bfb99d74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65f584495845fbe5274aafc70b39309703a8f4438d178f4785e1e7f5bfb99d74", kill_on_drop: false }`
[INFO] [stdout] 65f584495845fbe5274aafc70b39309703a8f4438d178f4785e1e7f5bfb99d74
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 29d213fcd276d4b44786186e21e0bdcf00de6ee402b2c2c2a8692fbed50e16bb
[INFO] running `Command { std: "docker" "start" "-a" "29d213fcd276d4b44786186e21e0bdcf00de6ee402b2c2c2a8692fbed50e16bb", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling waker-fn v1.1.1
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling async-task v4.7.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling log v0.4.21
[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 piper v0.2.1
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling concurrent-queue v2.4.0
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling tabular v0.2.0
[INFO] [stderr]    Compiling event-listener v4.0.3
[INFO] [stderr]    Compiling quote v1.0.36
[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 os_str_bytes v6.6.1
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.1
[INFO] [stderr]    Compiling async-lock v3.3.0
[INFO] [stderr]    Compiling async-channel v2.2.0
[INFO] [stderr]    Compiling blocking v1.5.1
[INFO] [stderr]    Compiling async-executor v1.10.0
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling ctrlc v3.4.4
[INFO] [stderr]    Compiling async-net v1.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling cargo-fixture-macros v1.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling polling v3.6.0
[INFO] [stderr]    Compiling async-io v2.3.2
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling async-signal v0.2.5
[INFO] [stderr]    Compiling async-process v1.8.1
[INFO] [stderr]    Compiling smol v1.3.0
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling cargo-fixture-lib v1.2.0
[INFO] [stderr]    Compiling cargo-fixture v1.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.88s
[INFO] running `Command { std: "docker" "inspect" "29d213fcd276d4b44786186e21e0bdcf00de6ee402b2c2c2a8692fbed50e16bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29d213fcd276d4b44786186e21e0bdcf00de6ee402b2c2c2a8692fbed50e16bb", kill_on_drop: false }`
[INFO] [stdout] 29d213fcd276d4b44786186e21e0bdcf00de6ee402b2c2c2a8692fbed50e16bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f37f5c193201c266288f0ea7b177aa9d120acf939f35c57db95f8e80a03a4437
[INFO] running `Command { std: "docker" "start" "-a" "f37f5c193201c266288f0ea7b177aa9d120acf939f35c57db95f8e80a03a4437", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling smol-potat-macro v0.6.0
[INFO] [stderr]    Compiling smol-potat v1.1.2
[INFO] [stderr]    Compiling cargo-fixture v1.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.05s
[INFO] running `Command { std: "docker" "inspect" "f37f5c193201c266288f0ea7b177aa9d120acf939f35c57db95f8e80a03a4437", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f37f5c193201c266288f0ea7b177aa9d120acf939f35c57db95f8e80a03a4437", kill_on_drop: false }`
[INFO] [stdout] f37f5c193201c266288f0ea7b177aa9d120acf939f35c57db95f8e80a03a4437
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 60bd1ebe38b80468bb9e1002d4d1a9e113cb142184b1d3f11f566d92242d9da0
[INFO] running `Command { std: "docker" "start" "-a" "60bd1ebe38b80468bb9e1002d4d1a9e113cb142184b1d3f11f566d92242d9da0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_fixture-de22fe3f45f7b476)
[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-25004e333e11440a)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr]     Blocking waiting for file lock on build directory
[INFO] [stderr]    Compiling cargo-fixture v1.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.20s
[INFO] [stderr]      Running tests/print_args.rs (/opt/rustwide/target/debug/deps/print_args-4125e6ceccd6fe65)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.21s
[INFO] [stderr]      Running tests/print_args.rs (/opt/rustwide/target/debug/deps/print_args-4125e6ceccd6fe65)
[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/1871252fc8bb672d40787e67404e6eaae7059369/bin/cargo test --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/target/debug/deps/print_args-4125e6ceccd6fe65 test -j=1 --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.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.22s
[INFO] [stderr] cargo-fixture: setting up fixture...
[INFO] [stderr] cargo-fixture DEBUG: running /opt/rustwide/target/debug/deps/fixture_args-060121b265c79353 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-4125e6ceccd6fe65
[INFO] [stderr]    Compiling cargo-fixture v1.2.0 (/opt/rustwide/workdir)
[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 3.45s
[INFO] [stderr] cargo-fixture: setting up fixture...
[INFO] [stderr] cargo-fixture DEBUG: running /opt/rustwide/target/debug/deps/fixture_args-060121b265c79353 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-4125e6ceccd6fe65 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]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running tests/print_args.rs (/opt/rustwide/target/debug/deps/print_args-4125e6ceccd6fe65)
[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-4125e6ceccd6fe65 test --test fixture_args --no-run --features _fixture --message-format=json-render-diagnostics
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr] cargo-fixture: setting up fixture...
[INFO] [stderr] cargo-fixture DEBUG: running /opt/rustwide/target/debug/deps/fixture_args-060121b265c79353 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-4125e6ceccd6fe65 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.06s
[INFO] [stderr]      Running tests/print_args.rs (/opt/rustwide/target/debug/deps/print_args-4125e6ceccd6fe65)
[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-4125e6ceccd6fe65 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.06s
[INFO] [stderr] cargo-fixture: setting up fixture...
[INFO] [stderr] cargo-fixture DEBUG: running /opt/rustwide/target/debug/deps/fixture_args-060121b265c79353 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-4125e6ceccd6fe65 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.06s
[INFO] [stderr]      Running tests/print_args.rs (/opt/rustwide/target/debug/deps/print_args-4125e6ceccd6fe65)
[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-4125e6ceccd6fe65 test --test fixture_args --no-run --features _fixture --message-format=json-render-diagnostics
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr] cargo-fixture: setting up fixture...
[INFO] [stderr] cargo-fixture DEBUG: running /opt/rustwide/target/debug/deps/fixture_args-060121b265c79353 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-4125e6ceccd6fe65 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.06s
[INFO] [stderr]      Running tests/print_args.rs (/opt/rustwide/target/debug/deps/print_args-4125e6ceccd6fe65)
[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-4125e6ceccd6fe65 test --test fixture_args --no-run --features _fixture --message-format=json-render-diagnostics
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr] cargo-fixture: setting up fixture...
[INFO] [stderr] cargo-fixture DEBUG: running /opt/rustwide/target/debug/deps/fixture_args-060121b265c79353 set_exec /opt/rustwide/target/debug/deps/print_args-4125e6ceccd6fe65 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-4125e6ceccd6fe65", "exec-arg1", "exec-arg2"]
[INFO] [stderr] cargo-fixture: running /opt/rustwide/target/debug/deps/print_args-4125e6ceccd6fe65 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.06s
[INFO] [stderr]      Running tests/print_args.rs (/opt/rustwide/target/debug/deps/print_args-4125e6ceccd6fe65)
[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-4125e6ceccd6fe65 test --test fixture_args --no-run --features _fixture --message-format=json-render-diagnostics
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr] cargo-fixture: setting up fixture...
[INFO] [stderr] cargo-fixture DEBUG: running /opt/rustwide/target/debug/deps/fixture_args-060121b265c79353 set_exec /opt/rustwide/target/debug/deps/print_args-4125e6ceccd6fe65 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-4125e6ceccd6fe65", "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-4125e6ceccd6fe65 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 5.62s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/basics.rs (/opt/rustwide/target/debug/deps/basics-4ae79196a443e688)
[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 env_var ... ok
[INFO] [stdout] test failing_test ... ok
[INFO] [stdout] test kv ... ok
[INFO] [stdout] test hang ... ok
[INFO] [stdout] test panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 6.95s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/serial.rs (/opt/rustwide/target/debug/deps/serial-d53bb7a2c63ae009)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test serial_callback_1 ... ignored, only ran under cargo fixture
[INFO] [stdout] test serial_callback_2 ... ignored, only ran under cargo fixture
[INFO] [stdout] test serial_callback_3 ... ignored, only ran under cargo fixture
[INFO] [stdout] test serial_callback_4 ... ignored, only ran under cargo fixture
[INFO] [stdout] test serial_callback_5 ... ignored, only ran under cargo fixture
[INFO] [stdout] test serial_callback_6 ... ignored, only ran under cargo fixture
[INFO] [stdout] test serial_callback_7 ... ignored, only ran under cargo fixture
[INFO] [stdout] test serial_callback_8 ... ignored, only ran under cargo fixture
[INFO] [stdout] test serial_callback_nonserial_1 ... ignored, only ran under cargo fixture
[INFO] [stdout] test serial_callback_nonserial_2 ... ignored, only ran under cargo fixture
[INFO] [stdout] test serial_callback_nonserial_3 ... ignored, only ran under cargo fixture
[INFO] [stdout] test serial_callback_nonserial_4 ... ignored, only ran under cargo fixture
[INFO] [stdout] test serial_callback_nonserial_5 ... ignored, only ran under cargo fixture
[INFO] [stdout] test serial_callback_nonserial_6 ... ignored, only ran under cargo fixture
[INFO] [stdout] test serial_callback_nonserial_7 ... ignored, only ran under cargo fixture
[INFO] [stdout] test serial_callback_nonserial_8 ... ignored, only ran under cargo fixture
[INFO] [stdout] test serial ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 16 ignored; 0 measured; 0 filtered out; finished in 1.28s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "60bd1ebe38b80468bb9e1002d4d1a9e113cb142184b1d3f11f566d92242d9da0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60bd1ebe38b80468bb9e1002d4d1a9e113cb142184b1d3f11f566d92242d9da0", kill_on_drop: false }`
[INFO] [stdout] 60bd1ebe38b80468bb9e1002d4d1a9e113cb142184b1d3f11f566d92242d9da0
