[INFO] fetching crate uu_logname 0.2.2... [INFO] testing uu_logname-0.2.2 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate uu_logname 0.2.2 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate uu_logname 0.2.2 [INFO] finished tweaking crates.io crate uu_logname 0.2.2 [INFO] tweaked toml for crates.io crate uu_logname 0.2.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate uu_logname 0.2.2 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate uu_logname 0.2.2 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wild v2.2.1 [INFO] [stderr] Downloaded uucore_procs v0.2.2 [INFO] [stderr] Downloaded unic-langid v0.9.6 [INFO] [stderr] Downloaded intl-memoizer v0.5.3 [INFO] [stderr] Downloaded uuhelp_parser v0.2.2 [INFO] [stderr] Downloaded os_display v0.1.4 [INFO] [stderr] Downloaded fluent v0.17.0 [INFO] [stderr] Downloaded type-map v0.5.1 [INFO] [stderr] Downloaded self_cell v1.2.0 [INFO] [stderr] Downloaded fluent-bundle v0.16.0 [INFO] [stderr] Downloaded unic-langid-impl v0.9.6 [INFO] [stderr] Downloaded fluent-syntax v0.12.0 [INFO] [stderr] Downloaded uucore v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f004e311a0493e07224958609caa81843a294dab5afceeefb04639273d4b5c64 [INFO] running `Command { std: "docker" "start" "-a" "f004e311a0493e07224958609caa81843a294dab5afceeefb04639273d4b5c64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f004e311a0493e07224958609caa81843a294dab5afceeefb04639273d4b5c64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f004e311a0493e07224958609caa81843a294dab5afceeefb04639273d4b5c64", kill_on_drop: false }` [INFO] [stdout] f004e311a0493e07224958609caa81843a294dab5afceeefb04639273d4b5c64 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5416b68a462d1b030893d0893e45c1809fc3505bc0a2f27697cbc3a12d245ef [INFO] running `Command { std: "docker" "start" "-a" "c5416b68a462d1b030893d0893e45c1809fc3505bc0a2f27697cbc3a12d245ef", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling type-map v0.5.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling self_cell v1.2.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling uucore v0.2.2 [INFO] [stderr] Compiling uuhelp_parser v0.2.2 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling os_display v0.1.4 [INFO] [stderr] Compiling wild v2.2.1 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling uucore_procs v0.2.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling unic-langid-impl v0.9.6 [INFO] [stderr] Compiling unic-langid v0.9.6 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling intl-memoizer v0.5.3 [INFO] [stderr] Compiling fluent-syntax v0.12.0 [INFO] [stderr] Compiling fluent-bundle v0.16.0 [INFO] [stderr] Compiling fluent v0.17.0 [INFO] [stderr] Compiling uu_logname v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.98s [INFO] running `Command { std: "docker" "inspect" "c5416b68a462d1b030893d0893e45c1809fc3505bc0a2f27697cbc3a12d245ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5416b68a462d1b030893d0893e45c1809fc3505bc0a2f27697cbc3a12d245ef", kill_on_drop: false }` [INFO] [stdout] c5416b68a462d1b030893d0893e45c1809fc3505bc0a2f27697cbc3a12d245ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] afc27af01964fa837d18ea1c20fb050e1d5eec49e22a5f1d6450585b88be88bd [INFO] running `Command { std: "docker" "start" "-a" "afc27af01964fa837d18ea1c20fb050e1d5eec49e22a5f1d6450585b88be88bd", kill_on_drop: false }` [INFO] [stderr] Compiling uu_logname v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.76s [INFO] running `Command { std: "docker" "inspect" "afc27af01964fa837d18ea1c20fb050e1d5eec49e22a5f1d6450585b88be88bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afc27af01964fa837d18ea1c20fb050e1d5eec49e22a5f1d6450585b88be88bd", kill_on_drop: false }` [INFO] [stdout] afc27af01964fa837d18ea1c20fb050e1d5eec49e22a5f1d6450585b88be88bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 936241d314c33200bf40f19daf92059b9dad5dd5b2602d5a12d2f376c63c5df2 [INFO] running `Command { std: "docker" "start" "-a" "936241d314c33200bf40f19daf92059b9dad5dd5b2602d5a12d2f376c63c5df2", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/logname.rs (/opt/rustwide/target/debug/deps/uu_logname-c3b466cffaa29990) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/logname-0ebcf7d024803854) [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] [stderr] Doc-tests uu_logname [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" "936241d314c33200bf40f19daf92059b9dad5dd5b2602d5a12d2f376c63c5df2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "936241d314c33200bf40f19daf92059b9dad5dd5b2602d5a12d2f376c63c5df2", kill_on_drop: false }` [INFO] [stdout] 936241d314c33200bf40f19daf92059b9dad5dd5b2602d5a12d2f376c63c5df2