[INFO] cloning repository https://github.com/davidlattimore/wild
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davidlattimore/wild" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidlattimore%2Fwild", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidlattimore%2Fwild'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 24f5cb589507c736ea3700005da9287211b7330f
[INFO] testing davidlattimore/wild against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidlattimore%2Fwild" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/davidlattimore/wild 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] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/davidlattimore/wild
[INFO] finished tweaking git repo https://github.com/davidlattimore/wild
[INFO] tweaked toml for git repo https://github.com/davidlattimore/wild written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/davidlattimore/wild 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 git repository `https://github.com/gimli-rs/object`
[INFO] [stderr]     Updating git submodule `https://github.com/gimli-rs/object-testfiles`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded msvc-demangler v0.9.0
[INFO] [stderr]   Downloaded iced-x86 v1.21.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] e470f1eaa9417fe538d156a9ec2c7aac97f092862f55b4ba066c64a0d21ae74a
[INFO] running `Command { std: "docker" "start" "-a" "e470f1eaa9417fe538d156a9ec2c7aac97f092862f55b4ba066c64a0d21ae74a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e470f1eaa9417fe538d156a9ec2c7aac97f092862f55b4ba066c64a0d21ae74a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e470f1eaa9417fe538d156a9ec2c7aac97f092862f55b4ba066c64a0d21ae74a", kill_on_drop: false }`
[INFO] [stdout] e470f1eaa9417fe538d156a9ec2c7aac97f092862f55b4ba066c64a0d21ae74a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 482aa372527f1b18be8ff3e37b1d6ecd35f41ff901ebb33e5b759de9bbc08499
[INFO] running `Command { std: "docker" "start" "-a" "482aa372527f1b18be8ff3e37b1d6ecd35f41ff901ebb33e5b759de9bbc08499", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling anyhow v1.0.83
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling cobs v0.2.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling embedded-io v0.4.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling cpp_demangle v0.4.3
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling msvc-demangler v0.9.0
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling object v0.35.0 (https://github.com/gimli-rs/object?rev=aa2f5adc8badeac3dadaf26e9dacb66784d5d643#aa2f5adc)
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling iced-x86 v1.21.0
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling symbolic-common v12.8.0
[INFO] [stderr]    Compiling symbolic-demangle v12.8.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling rayon v1.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling enumflags2_derive v0.7.9
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling enumflags2 v0.7.9
[INFO] [stderr]    Compiling bytemuck v1.14.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling postcard v1.0.8
[INFO] [stderr]    Compiling linker-layout v0.1.0 (/opt/rustwide/workdir/linker-layout)
[INFO] [stderr]    Compiling linker-trace v0.1.0 (/opt/rustwide/workdir/linker-trace)
[INFO] [stderr]    Compiling linker-diff v0.1.0 (/opt/rustwide/workdir/linker-diff)
[INFO] [stderr]    Compiling wild_lib v0.2.0 (/opt/rustwide/workdir/wild_lib)
[INFO] [stderr]    Compiling wild v0.2.0 (/opt/rustwide/workdir/wild)
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 11.04s
[INFO] running `Command { std: "docker" "inspect" "482aa372527f1b18be8ff3e37b1d6ecd35f41ff901ebb33e5b759de9bbc08499", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "482aa372527f1b18be8ff3e37b1d6ecd35f41ff901ebb33e5b759de9bbc08499", kill_on_drop: false }`
[INFO] [stdout] 482aa372527f1b18be8ff3e37b1d6ecd35f41ff901ebb33e5b759de9bbc08499
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 0ad54547f94c4b0c985d3c626713f4983f481db52d086be94cbb7344e65f767b
[INFO] running `Command { std: "docker" "start" "-a" "0ad54547f94c4b0c985d3c626713f4983f481db52d086be94cbb7344e65f767b", kill_on_drop: false }`
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling ar v0.9.0
[INFO] [stderr]    Compiling linker-trace v0.1.0 (/opt/rustwide/workdir/linker-trace)
[INFO] [stderr]    Compiling linker-layout v0.1.0 (/opt/rustwide/workdir/linker-layout)
[INFO] [stderr]    Compiling linker-diff v0.1.0 (/opt/rustwide/workdir/linker-diff)
[INFO] [stderr]    Compiling wild v0.2.0 (/opt/rustwide/workdir/wild)
[INFO] [stderr]    Compiling wild_lib v0.2.0 (/opt/rustwide/workdir/wild_lib)
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 1.93s
[INFO] running `Command { std: "docker" "inspect" "0ad54547f94c4b0c985d3c626713f4983f481db52d086be94cbb7344e65f767b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ad54547f94c4b0c985d3c626713f4983f481db52d086be94cbb7344e65f767b", kill_on_drop: false }`
[INFO] [stdout] 0ad54547f94c4b0c985d3c626713f4983f481db52d086be94cbb7344e65f767b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 5f56f82774ec65f1d26df6a154c49d75fdfddddc03d6a63a1c30e3ca48614be8
[INFO] running `Command { std: "docker" "start" "-a" "5f56f82774ec65f1d26df6a154c49d75fdfddddc03d6a63a1c30e3ca48614be8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/linker_diff-f821c175b4eb9f5c)
[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 unittests src/bin/linker-diff.rs (/opt/rustwide/target/debug/deps/linker_diff-e1785d83a6ac4f4f)
[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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/linker_layout-fbbff1d3d618ee87)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_round_trip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/linker_trace-ab3e3c116bbf4184)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_round_trip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wild-3a346980567f3fdd)
[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/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-5d6d04903bc651a3)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test integration_test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: integration_tests::ProgramInputs::new
[INFO] [stdout]    3: integration_tests::integration_test
[INFO] [stdout]    4: integration_tests::integration_test::{{closure}}
[INFO] [stdout]    5: core::ops::function::FnOnce::call_once
[INFO] [stdout]    6: test::__rust_begin_short_backtrace
[INFO] [stdout]    7: test::run_test::{{closure}}
[INFO] [stdout]    8: std::sys_common::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]    9: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   10: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]   11: <unknown>
[INFO] [stdout]   12: __clone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     integration_test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p wild --test integration_tests`
[INFO] running `Command { std: "docker" "inspect" "5f56f82774ec65f1d26df6a154c49d75fdfddddc03d6a63a1c30e3ca48614be8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f56f82774ec65f1d26df6a154c49d75fdfddddc03d6a63a1c30e3ca48614be8", kill_on_drop: false }`
[INFO] [stdout] 5f56f82774ec65f1d26df6a154c49d75fdfddddc03d6a63a1c30e3ca48614be8
[INFO] testing davidlattimore/wild against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidlattimore%2Fwild" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/davidlattimore/wild on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/davidlattimore/wild
[INFO] finished tweaking git repo https://github.com/davidlattimore/wild
[INFO] tweaked toml for git repo https://github.com/davidlattimore/wild written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/davidlattimore/wild 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a0cd93079a001894915f2d6de995752bc75cb46fe2326f9f0431331b6faa1401
[INFO] running `Command { std: "docker" "start" "-a" "a0cd93079a001894915f2d6de995752bc75cb46fe2326f9f0431331b6faa1401", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a0cd93079a001894915f2d6de995752bc75cb46fe2326f9f0431331b6faa1401", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0cd93079a001894915f2d6de995752bc75cb46fe2326f9f0431331b6faa1401", kill_on_drop: false }`
[INFO] [stdout] a0cd93079a001894915f2d6de995752bc75cb46fe2326f9f0431331b6faa1401
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b3a1a223d65edf4e0f99c2a0629f1ca8dc0e462267e0113e5d9d5c88340b68b6
[INFO] running `Command { std: "docker" "start" "-a" "b3a1a223d65edf4e0f99c2a0629f1ca8dc0e462267e0113e5d9d5c88340b68b6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling anyhow v1.0.83
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling embedded-io v0.4.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling cobs v0.2.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling cpp_demangle v0.4.3
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling msvc-demangler v0.9.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling object v0.35.0 (https://github.com/gimli-rs/object?rev=aa2f5adc8badeac3dadaf26e9dacb66784d5d643#aa2f5adc)
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling iced-x86 v1.21.0
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling symbolic-common v12.8.0
[INFO] [stderr]    Compiling symbolic-demangle v12.8.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling rayon v1.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling enumflags2_derive v0.7.9
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling enumflags2 v0.7.9
[INFO] [stderr]    Compiling bytemuck v1.14.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling postcard v1.0.8
[INFO] [stderr]    Compiling linker-trace v0.1.0 (/opt/rustwide/workdir/linker-trace)
[INFO] [stderr]    Compiling linker-layout v0.1.0 (/opt/rustwide/workdir/linker-layout)
[INFO] [stderr]    Compiling wild_lib v0.2.0 (/opt/rustwide/workdir/wild_lib)
[INFO] [stderr]    Compiling linker-diff v0.1.0 (/opt/rustwide/workdir/linker-diff)
[INFO] [stderr]    Compiling wild v0.2.0 (/opt/rustwide/workdir/wild)
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 10.90s
[INFO] running `Command { std: "docker" "inspect" "b3a1a223d65edf4e0f99c2a0629f1ca8dc0e462267e0113e5d9d5c88340b68b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3a1a223d65edf4e0f99c2a0629f1ca8dc0e462267e0113e5d9d5c88340b68b6", kill_on_drop: false }`
[INFO] [stdout] b3a1a223d65edf4e0f99c2a0629f1ca8dc0e462267e0113e5d9d5c88340b68b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 74874ddca8839f9bdb47bb8d6fc73bb19f11429de2381fe913fe6fc9dae83553
[INFO] running `Command { std: "docker" "start" "-a" "74874ddca8839f9bdb47bb8d6fc73bb19f11429de2381fe913fe6fc9dae83553", kill_on_drop: false }`
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling ar v0.9.0
[INFO] [stderr]    Compiling linker-trace v0.1.0 (/opt/rustwide/workdir/linker-trace)
[INFO] [stderr]    Compiling linker-layout v0.1.0 (/opt/rustwide/workdir/linker-layout)
[INFO] [stderr]    Compiling linker-diff v0.1.0 (/opt/rustwide/workdir/linker-diff)
[INFO] [stderr]    Compiling wild v0.2.0 (/opt/rustwide/workdir/wild)
[INFO] [stderr]    Compiling wild_lib v0.2.0 (/opt/rustwide/workdir/wild_lib)
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 1.94s
[INFO] running `Command { std: "docker" "inspect" "74874ddca8839f9bdb47bb8d6fc73bb19f11429de2381fe913fe6fc9dae83553", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74874ddca8839f9bdb47bb8d6fc73bb19f11429de2381fe913fe6fc9dae83553", kill_on_drop: false }`
[INFO] [stdout] 74874ddca8839f9bdb47bb8d6fc73bb19f11429de2381fe913fe6fc9dae83553
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e53d1829b086a94b6a654b549b96390b26757a5394479c470e052723b91ee137
[INFO] running `Command { std: "docker" "start" "-a" "e53d1829b086a94b6a654b549b96390b26757a5394479c470e052723b91ee137", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/linker_diff-f821c175b4eb9f5c)
[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 unittests src/bin/linker-diff.rs (/opt/rustwide/target/debug/deps/linker_diff-e1785d83a6ac4f4f)
[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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/linker_layout-fbbff1d3d618ee87)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_round_trip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/linker_trace-ab3e3c116bbf4184)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_round_trip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wild-3a346980567f3fdd)
[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/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-5d6d04903bc651a3)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test integration_test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: integration_tests::ProgramInputs::new
[INFO] [stdout]    3: integration_tests::integration_test
[INFO] [stdout]    4: integration_tests::integration_test::{{closure}}
[INFO] [stdout]    5: core::ops::function::FnOnce::call_once
[INFO] [stdout]    6: test::__rust_begin_short_backtrace
[INFO] [stdout]    7: test::run_test::{{closure}}
[INFO] [stdout]    8: std::sys_common::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]    9: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   10: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]   11: <unknown>
[INFO] [stdout]   12: __clone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     integration_test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p wild --test integration_tests`
[INFO] running `Command { std: "docker" "inspect" "e53d1829b086a94b6a654b549b96390b26757a5394479c470e052723b91ee137", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e53d1829b086a94b6a654b549b96390b26757a5394479c470e052723b91ee137", kill_on_drop: false }`
[INFO] [stdout] e53d1829b086a94b6a654b549b96390b26757a5394479c470e052723b91ee137
