[INFO] fetching crate coreutilities 0.0.0...
[INFO] testing coreutilities-0.0.0 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate coreutilities 0.0.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate coreutilities 0.0.0
[INFO] finished tweaking crates.io crate coreutilities 0.0.0
[INFO] tweaked toml for crates.io crate coreutilities 0.0.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate coreutilities 0.0.0 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 crates.io crate coreutilities 0.0.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" "+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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 4576a62485ba2cd100fb6d1d5d205a249570681998be5777fd3c4d74edb31ddf
[INFO] running `Command { std: "docker" "start" "-a" "4576a62485ba2cd100fb6d1d5d205a249570681998be5777fd3c4d74edb31ddf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4576a62485ba2cd100fb6d1d5d205a249570681998be5777fd3c4d74edb31ddf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4576a62485ba2cd100fb6d1d5d205a249570681998be5777fd3c4d74edb31ddf", kill_on_drop: false }`
[INFO] [stdout] 4576a62485ba2cd100fb6d1d5d205a249570681998be5777fd3c4d74edb31ddf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 8213d0197fa6b70285a744ceabccfd72f7a6d758d00e5fd411e0ba15653ecce7
[INFO] running `Command { std: "docker" "start" "-a" "8213d0197fa6b70285a744ceabccfd72f7a6d758d00e5fd411e0ba15653ecce7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling anstyle v1.0.2
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling clap_lex v0.5.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling anstream v0.5.0
[INFO] [stderr]    Compiling clap_builder v4.4.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.31
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]    Compiling clap v4.4.2
[INFO] [stderr]    Compiling coreutilities v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `#[inline]` is ignored on externally exported functions
[INFO] [stdout]   --> src/main.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[inline]
[INFO] [stdout]    | ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: externally exported functions are functions with `#[no_mangle]`, `#[export_name]`, or `#[linkage]`
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.70s
[INFO] running `Command { std: "docker" "inspect" "8213d0197fa6b70285a744ceabccfd72f7a6d758d00e5fd411e0ba15653ecce7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8213d0197fa6b70285a744ceabccfd72f7a6d758d00e5fd411e0ba15653ecce7", kill_on_drop: false }`
[INFO] [stdout] 8213d0197fa6b70285a744ceabccfd72f7a6d758d00e5fd411e0ba15653ecce7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] fed346788f6775e29b232d583a127b1540d5b5cfb7621fea4b44fe7ba39cba36
[INFO] running `Command { std: "docker" "start" "-a" "fed346788f6775e29b232d583a127b1540d5b5cfb7621fea4b44fe7ba39cba36", kill_on_drop: false }`
[INFO] [stderr]    Compiling coreutilities v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `#[inline]` is ignored on externally exported functions
[INFO] [stdout]   --> src/main.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[inline]
[INFO] [stdout]    | ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: externally exported functions are functions with `#[no_mangle]`, `#[export_name]`, or `#[linkage]`
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s
[INFO] running `Command { std: "docker" "inspect" "fed346788f6775e29b232d583a127b1540d5b5cfb7621fea4b44fe7ba39cba36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fed346788f6775e29b232d583a127b1540d5b5cfb7621fea4b44fe7ba39cba36", kill_on_drop: false }`
[INFO] [stdout] fed346788f6775e29b232d583a127b1540d5b5cfb7621fea4b44fe7ba39cba36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] cb7856521281919b0217dbc115fdf9fe11db563f2802b3007e40b8a9da35d86b
[INFO] running `Command { std: "docker" "start" "-a" "cb7856521281919b0217dbc115fdf9fe11db563f2802b3007e40b8a9da35d86b", kill_on_drop: false }`
[INFO] [stderr] warning: `#[inline]` is ignored on externally exported functions
[INFO] [stderr]   --> src/main.rs:12:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | #[inline]
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: externally exported functions are functions with `#[no_mangle]`, `#[export_name]`, or `#[linkage]`
[INFO] [stderr]    = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `coreutilities` (bin "coreutilities" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/coreutilities-a225702c6cfb79f7)
[INFO] [stderr] Usage: coreutilities-a225702c6cfb79f7 <COMMAND>
[INFO] [stderr] 
[INFO] [stderr] Commands:
[INFO] [stderr]   true   Always finish with exit code 0
[INFO] [stderr]   false  Always finish with exit code 1
[INFO] [stderr]   help   Print this message or the help of the given subcommand(s)
[INFO] [stderr] 
[INFO] [stderr] Options:
[INFO] [stderr]   -h, --help  Print help
[INFO] [stderr] error: test failed, to rerun pass `--bin coreutilities`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/coreutilities-a225702c6cfb79f7` (exit status: 2)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "cb7856521281919b0217dbc115fdf9fe11db563f2802b3007e40b8a9da35d86b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb7856521281919b0217dbc115fdf9fe11db563f2802b3007e40b8a9da35d86b", kill_on_drop: false }`
[INFO] [stdout] cb7856521281919b0217dbc115fdf9fe11db563f2802b3007e40b8a9da35d86b
