[INFO] cloning repository https://github.com/Nilstrieb/cargo-minimize
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nilstrieb/cargo-minimize" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNilstrieb%2Fcargo-minimize", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNilstrieb%2Fcargo-minimize'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fd9e8003d8a2dbeeb401dfa628badf5a69b8419e
[INFO] testing Nilstrieb/cargo-minimize against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNilstrieb%2Fcargo-minimize" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Nilstrieb/cargo-minimize
[INFO] finished tweaking git repo https://github.com/Nilstrieb/cargo-minimize
[INFO] tweaked toml for git repo https://github.com/Nilstrieb/cargo-minimize written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Nilstrieb/cargo-minimize on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Nilstrieb/cargo-minimize 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 83a45f6820cf5545748cd1164b4ef14b670f457619d547a19fc458a76682a91a
[INFO] running `Command { std: "docker" "start" "-a" "83a45f6820cf5545748cd1164b4ef14b670f457619d547a19fc458a76682a91a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83a45f6820cf5545748cd1164b4ef14b670f457619d547a19fc458a76682a91a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83a45f6820cf5545748cd1164b4ef14b670f457619d547a19fc458a76682a91a", kill_on_drop: false }`
[INFO] [stdout] 83a45f6820cf5545748cd1164b4ef14b670f457619d547a19fc458a76682a91a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bc32b2ee8190e633dc0f158d2856c4ec3d87989de22ce5d77d89253031a4282b
[INFO] running `Command { std: "docker" "start" "-a" "bc32b2ee8190e633dc0f158d2856c4ec3d87989de22ce5d77d89253031a4282b", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling rustix v0.38.14
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling aho-corasick v1.1.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling regex-automata v0.3.8
[INFO] [stderr]    Compiling winnow v0.7.7
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling linux-raw-sys v0.4.7
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling regex v1.9.5
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling anstyle v1.0.3
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling anstream v0.5.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling clap_lex v0.5.1
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling unicode-id v0.3.5
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]    Compiling markdown v1.0.0-alpha.21
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling cargo-manifest v0.19.1
[INFO] [stderr]    Compiling clap_builder v4.4.4
[INFO] [stderr]    Compiling loga v0.5.4
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling fastrand v2.0.0
[INFO] [stderr]    Compiling tempfile v3.8.0
[INFO] [stderr]    Compiling genemichaels-lib v0.7.2
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling ctrlc v3.4.1
[INFO] [stderr]    Compiling clap v4.4.4
[INFO] [stderr]    Compiling tracing-tree v0.2.4
[INFO] [stderr]    Compiling rustfix v0.6.1
[INFO] [stderr]    Compiling libloading v0.8.0
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling cargo-minimize v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 5m 29s
[INFO] running `Command { std: "docker" "inspect" "bc32b2ee8190e633dc0f158d2856c4ec3d87989de22ce5d77d89253031a4282b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc32b2ee8190e633dc0f158d2856c4ec3d87989de22ce5d77d89253031a4282b", kill_on_drop: false }`
[INFO] [stdout] bc32b2ee8190e633dc0f158d2856c4ec3d87989de22ce5d77d89253031a4282b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 59451b2722f6aee493516b579aaf7065296b37f40701fbdb54234606448db415
[INFO] running `Command { std: "docker" "start" "-a" "59451b2722f6aee493516b579aaf7065296b37f40701fbdb54234606448db415", kill_on_drop: false }`
[INFO] [stderr]    Compiling cargo-minimize v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 5.02s
[INFO] running `Command { std: "docker" "inspect" "59451b2722f6aee493516b579aaf7065296b37f40701fbdb54234606448db415", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59451b2722f6aee493516b579aaf7065296b37f40701fbdb54234606448db415", kill_on_drop: false }`
[INFO] [stdout] 59451b2722f6aee493516b579aaf7065296b37f40701fbdb54234606448db415
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5bcdc247549dcf882215e70dcc0455d23e0f06823584c8462ea022e2c1a54318
[INFO] running `Command { std: "docker" "start" "-a" "5bcdc247549dcf882215e70dcc0455d23e0f06823584c8462ea022e2c1a54318", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cargo_minimize-74e41b97b677c170)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test build::tests::script_output_default ... ok
[INFO] [stdout] test build::tests::script_output_cargo_stderr ... ok
[INFO] [stdout] test build::tests::script_output_rustc_stderr ... ok
[INFO] [stdout] test build::tests::script_output_rustc_stdout ... ok
[INFO] [stdout] test dylib_flag::tests::basic_contains_work ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_minimize-df4a83d89c2a80fd)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.44s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/full_tests.rs (/opt/rustwide/target/debug/deps/full_tests-e1923ce4c27d2ad4)
[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 1 test
[INFO] [stderr] error: no such command: `runtest`
[INFO] [stdout] test full_tests ... FAILED
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stderr] help: a command with a similar name exists: `test`
[INFO] [stdout] failures:
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stderr] help: view all installed commands with `cargo --list`
[INFO] [stdout] ---- full_tests stdout ----
[INFO] [stderr] help: find a package to install `runtest` with `cargo search cargo-runtest`
[INFO] [stdout] Error: runtest failed
[INFO] [stderr] error: test failed, to rerun pass `--test full_tests`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     full_tests
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5bcdc247549dcf882215e70dcc0455d23e0f06823584c8462ea022e2c1a54318", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bcdc247549dcf882215e70dcc0455d23e0f06823584c8462ea022e2c1a54318", kill_on_drop: false }`
[INFO] [stdout] 5bcdc247549dcf882215e70dcc0455d23e0f06823584c8462ea022e2c1a54318
