[INFO] cloning repository https://github.com/jake-low/uu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jake-low/uu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjake-low%2Fuu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjake-low%2Fuu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 517c5016af0e4c52578e3a3d2dc2c81931de1dfe [INFO] testing jake-low/uu against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjake-low%2Fuu" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jake-low/uu on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jake-low/uu [INFO] finished tweaking git repo https://github.com/jake-low/uu [INFO] tweaked toml for git repo https://github.com/jake-low/uu written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jake-low/uu 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-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e88e98101989b80e412e8a8cd741c8d6727ae5fc82385f11c17fa9a36dfa4d59 [INFO] running `Command { std: "docker" "start" "-a" "e88e98101989b80e412e8a8cd741c8d6727ae5fc82385f11c17fa9a36dfa4d59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e88e98101989b80e412e8a8cd741c8d6727ae5fc82385f11c17fa9a36dfa4d59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e88e98101989b80e412e8a8cd741c8d6727ae5fc82385f11c17fa9a36dfa4d59", kill_on_drop: false }` [INFO] [stdout] e88e98101989b80e412e8a8cd741c8d6727ae5fc82385f11c17fa9a36dfa4d59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b770dcc86386c61fc56d2f5f27c9aa0f134ff763f559c22eaa70634a4803f1e [INFO] running `Command { std: "docker" "start" "-a" "6b770dcc86386c61fc56d2f5f27c9aa0f134ff763f559c22eaa70634a4803f1e", kill_on_drop: false }` [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling unic-idna-punycode v0.9.0 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling unic-char-basics v0.9.0 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling unic-ucd-hangul v0.9.0 [INFO] [stderr] Compiling tabwriter v1.2.1 [INFO] [stderr] Compiling itertools v0.8.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling ascii v1.0.0 [INFO] [stderr] Compiling unic-ucd-category v0.9.0 [INFO] [stderr] Compiling unic-ucd-bidi v0.9.0 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling unic-ucd-block v0.9.0 [INFO] [stderr] Compiling unic-ucd-name_aliases v0.9.0 [INFO] [stderr] Compiling unic-emoji-char v0.9.0 [INFO] [stderr] Compiling unic-ucd-ident v0.9.0 [INFO] [stderr] Compiling unic-ucd-name v0.9.0 [INFO] [stderr] Compiling unic-ucd-age v0.9.0 [INFO] [stderr] Compiling unic-ucd-common v0.9.0 [INFO] [stderr] Compiling unic-idna-mapping v0.9.0 [INFO] [stderr] Compiling unic-ucd-case v0.9.0 [INFO] [stderr] Compiling unic-emoji v0.9.0 [INFO] [stderr] Compiling unic-bidi v0.9.0 [INFO] [stderr] Compiling unic-char v0.9.0 [INFO] [stderr] Compiling unic-ucd-normal v0.9.0 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Compiling unic-normal v0.9.0 [INFO] [stderr] Compiling unic-idna v0.9.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling clap v4.5.16 [INFO] [stderr] Compiling unic-ucd v0.9.0 [INFO] [stderr] Compiling unic v0.9.0 [INFO] [stderr] Compiling uu v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.62s [INFO] running `Command { std: "docker" "inspect" "6b770dcc86386c61fc56d2f5f27c9aa0f134ff763f559c22eaa70634a4803f1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b770dcc86386c61fc56d2f5f27c9aa0f134ff763f559c22eaa70634a4803f1e", kill_on_drop: false }` [INFO] [stdout] 6b770dcc86386c61fc56d2f5f27c9aa0f134ff763f559c22eaa70634a4803f1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f71406a36af9859b47dcd3d6a78aa9223289d16fe56c36dc8367cf80acdde528 [INFO] running `Command { std: "docker" "start" "-a" "f71406a36af9859b47dcd3d6a78aa9223289d16fe56c36dc8367cf80acdde528", kill_on_drop: false }` [INFO] [stderr] Compiling uu v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.39s [INFO] running `Command { std: "docker" "inspect" "f71406a36af9859b47dcd3d6a78aa9223289d16fe56c36dc8367cf80acdde528", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f71406a36af9859b47dcd3d6a78aa9223289d16fe56c36dc8367cf80acdde528", kill_on_drop: false }` [INFO] [stdout] f71406a36af9859b47dcd3d6a78aa9223289d16fe56c36dc8367cf80acdde528 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 66dbd4ec65d778bdc481db220ff1134b7c3c911c951ec17e13e1f60914919f11 [INFO] running `Command { std: "docker" "start" "-a" "66dbd4ec65d778bdc481db220ff1134b7c3c911c951ec17e13e1f60914919f11", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/uu-556a35d9afb5decb) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test utils::tests::test_char_to_bytes_utf8 ... ok [INFO] [stdout] test utils::tests::test_char_to_bytes_utf16be ... ok [INFO] [stdout] test utils::tests::test_codepoint ... ok [INFO] [stdout] test utils::tests::test_name_or_alias ... ok [INFO] [stdout] test utils::tests::test_repr ... ok [INFO] [stdout] test utils::tests::test_char_to_bytes_utf16le ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "66dbd4ec65d778bdc481db220ff1134b7c3c911c951ec17e13e1f60914919f11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66dbd4ec65d778bdc481db220ff1134b7c3c911c951ec17e13e1f60914919f11", kill_on_drop: false }` [INFO] [stdout] 66dbd4ec65d778bdc481db220ff1134b7c3c911c951ec17e13e1f60914919f11