[INFO] fetching crate prun 0.1.9...
[INFO] testing prun-0.1.9 against 1.95.0 for beta-1.96-2
[INFO] extracting crate prun 0.1.9 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate prun 0.1.9
[INFO] finished tweaking crates.io crate prun 0.1.9
[INFO] tweaked toml for crates.io crate prun 0.1.9 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate prun 0.1.9 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate prun 0.1.9 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: file `/workspace/builds/worker-5-tc1/source/Source/Library.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `Library`
[INFO] [stderr]   * `bin` target `PRun`
[INFO] [stderr]   * `bin` target `Run`
[INFO] [stderr]   * `bin` target `Inn`
[INFO] [stderr]   * `bin` target `InnKeeper`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap_derive v4.5.40
[INFO] [stderr]   Downloaded winnow v0.7.11
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bef861df1b354001ce04a875b419693a1d904b40a9b8cd905898993680e27d70
[INFO] running `Command { std: "docker" "start" "-a" "bef861df1b354001ce04a875b419693a1d904b40a9b8cd905898993680e27d70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bef861df1b354001ce04a875b419693a1d904b40a9b8cd905898993680e27d70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bef861df1b354001ce04a875b419693a1d904b40a9b8cd905898993680e27d70", kill_on_drop: false }`
[INFO] [stdout] bef861df1b354001ce04a875b419693a1d904b40a9b8cd905898993680e27d70
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9ca96aacfaa6458ffe1e501af84cdc3c9290e5b38f7be96425fa9ef2819c6154
[INFO] running `Command { std: "docker" "start" "-a" "9ca96aacfaa6458ffe1e501af84cdc3c9290e5b38f7be96425fa9ef2819c6154", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/Source/Library.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `Library`
[INFO] [stderr]   * `bin` target `PRun`
[INFO] [stderr]   * `bin` target `Run`
[INFO] [stderr]   * `bin` target `Inn`
[INFO] [stderr]   * `bin` target `InnKeeper`
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling prun v0.1.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.42s
[INFO] running `Command { std: "docker" "inspect" "9ca96aacfaa6458ffe1e501af84cdc3c9290e5b38f7be96425fa9ef2819c6154", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ca96aacfaa6458ffe1e501af84cdc3c9290e5b38f7be96425fa9ef2819c6154", kill_on_drop: false }`
[INFO] [stdout] 9ca96aacfaa6458ffe1e501af84cdc3c9290e5b38f7be96425fa9ef2819c6154
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf09f2589f09d03c1a256600a414cf962c24d36251b59685a4ad0c323e6e7f30
[INFO] running `Command { std: "docker" "start" "-a" "cf09f2589f09d03c1a256600a414cf962c24d36251b59685a4ad0c323e6e7f30", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/Source/Library.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `Library`
[INFO] [stderr]   * `bin` target `PRun`
[INFO] [stderr]   * `bin` target `Run`
[INFO] [stderr]   * `bin` target `Inn`
[INFO] [stderr]   * `bin` target `InnKeeper`
[INFO] [stderr]    Compiling prun v0.1.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.75s
[INFO] running `Command { std: "docker" "inspect" "cf09f2589f09d03c1a256600a414cf962c24d36251b59685a4ad0c323e6e7f30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf09f2589f09d03c1a256600a414cf962c24d36251b59685a4ad0c323e6e7f30", kill_on_drop: false }`
[INFO] [stdout] cf09f2589f09d03c1a256600a414cf962c24d36251b59685a4ad0c323e6e7f30
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9f020164237c18829e2693face095c0f74f1dc228282deae118ea8ec5d8d0e91
[INFO] running `Command { std: "docker" "start" "-a" "9f020164237c18829e2693face095c0f74f1dc228282deae118ea8ec5d8d0e91", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/Source/Library.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `Library`
[INFO] [stderr]   * `bin` target `PRun`
[INFO] [stderr]   * `bin` target `Run`
[INFO] [stderr]   * `bin` target `Inn`
[INFO] [stderr]   * `bin` target `InnKeeper`
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests Source/Library.rs (/opt/rustwide/target/debug/deps/Library-65d4ca55087e9511)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests Source/Library.rs (/opt/rustwide/target/debug/deps/Inn-b7e751a1bf44fccf)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]      Running unittests Source/Library.rs (/opt/rustwide/target/debug/deps/InnKeeper-a91256e14292c74a)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests Source/Library.rs (/opt/rustwide/target/debug/deps/PRun-950b879df262976c)
[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] [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 Source/Library.rs (/opt/rustwide/target/debug/deps/Run-59ba49a5489ee245)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests Library
[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] [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] [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] running `Command { std: "docker" "inspect" "9f020164237c18829e2693face095c0f74f1dc228282deae118ea8ec5d8d0e91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f020164237c18829e2693face095c0f74f1dc228282deae118ea8ec5d8d0e91", kill_on_drop: false }`
[INFO] [stdout] 9f020164237c18829e2693face095c0f74f1dc228282deae118ea8ec5d8d0e91
