[INFO] cloning repository https://github.com/hogesuke-hogeda/uniqr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hogesuke-hogeda/uniqr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhogesuke-hogeda%2Funiqr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhogesuke-hogeda%2Funiqr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 20e4eb186d6a1982073095a747fe018611fcd4f8 [INFO] testing hogesuke-hogeda/uniqr against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhogesuke-hogeda%2Funiqr" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/hogesuke-hogeda/uniqr [INFO] finished tweaking git repo https://github.com/hogesuke-hogeda/uniqr [INFO] tweaked toml for git repo https://github.com/hogesuke-hogeda/uniqr written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hogesuke-hogeda/uniqr on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hogesuke-hogeda/uniqr 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pretty_assertions v1.4.1 [INFO] [stderr] Downloaded yansi v1.0.1 [INFO] [stderr] Downloaded tempfile v3.15.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9335d66e1c2b98edaefa4db9c8308a69c3d65e46fa27940a7198bf05ecb9109a [INFO] running `Command { std: "docker" "start" "-a" "9335d66e1c2b98edaefa4db9c8308a69c3d65e46fa27940a7198bf05ecb9109a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9335d66e1c2b98edaefa4db9c8308a69c3d65e46fa27940a7198bf05ecb9109a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9335d66e1c2b98edaefa4db9c8308a69c3d65e46fa27940a7198bf05ecb9109a", kill_on_drop: false }` [INFO] [stdout] 9335d66e1c2b98edaefa4db9c8308a69c3d65e46fa27940a7198bf05ecb9109a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] b5ff51bd0cb147b674cccdd8921f9611b6283030e2088f3a4a64694305bd66c8 [INFO] running `Command { std: "docker" "start" "-a" "b5ff51bd0cb147b674cccdd8921f9611b6283030e2088f3a4a64694305bd66c8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling uniqr v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.91s [INFO] running `Command { std: "docker" "inspect" "b5ff51bd0cb147b674cccdd8921f9611b6283030e2088f3a4a64694305bd66c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5ff51bd0cb147b674cccdd8921f9611b6283030e2088f3a4a64694305bd66c8", kill_on_drop: false }` [INFO] [stdout] b5ff51bd0cb147b674cccdd8921f9611b6283030e2088f3a4a64694305bd66c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ae3fe491c82aa7a452d5c1b309f0c665f980c8f6c53984a32a9d9c603d99c6f1 [INFO] running `Command { std: "docker" "start" "-a" "ae3fe491c82aa7a452d5c1b309f0c665f980c8f6c53984a32a9d9c603d99c6f1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Compiling uniqr v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 18.72s [INFO] running `Command { std: "docker" "inspect" "ae3fe491c82aa7a452d5c1b309f0c665f980c8f6c53984a32a9d9c603d99c6f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae3fe491c82aa7a452d5c1b309f0c665f980c8f6c53984a32a9d9c603d99c6f1", kill_on_drop: false }` [INFO] [stdout] ae3fe491c82aa7a452d5c1b309f0c665f980c8f6c53984a32a9d9c603d99c6f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 0ecaf5c14af024f2f16686849ea8667f459ab3bb3cf5b53d8eab005008c487c7 [INFO] running `Command { std: "docker" "start" "-a" "0ecaf5c14af024f2f16686849ea8667f459ab3bb3cf5b53d8eab005008c487c7", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/uniqr-84cf4f1474c258e7) [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 src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/uniqr-b2e116cfcc18f087) [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 tests/cli.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/cli-7e738bc531af6f02) [INFO] [stdout] [INFO] [stdout] running 78 tests [INFO] [stdout] test one ... ok [INFO] [stdout] test empty_stdin ... ok [INFO] [stdout] test empty ... ok [INFO] [stdout] test one_outfile_count ... ok [INFO] [stdout] test one_outfile ... ok [INFO] [stdout] test dies_bad_file ... ok [INFO] [stdout] test one_count ... ok [INFO] [stdout] test empty_outfile ... ok [INFO] [stdout] test empty_count ... ok [INFO] [stdout] test empty_outfile_count ... ok [INFO] [stdout] test one_stdin ... ok [INFO] [stdout] test one_stdin_count ... ok [INFO] [stdout] test empty_stdin_count ... ok [INFO] [stdout] test skip ... ok [INFO] [stdout] test empty_stdin_outfile_count ... ok [INFO] [stdout] test skip_count ... ok [INFO] [stdout] test one_stdin_outfile_count ... ok [INFO] [stdout] test skip_stdin_count ... ok [INFO] [stdout] test t1_outfile_count ... ok [INFO] [stdout] test t1 ... ok [INFO] [stdout] test skip_outfile_count ... ok [INFO] [stdout] test skip_stdin ... ok [INFO] [stdout] test skip_stdin_outfile_count ... ok [INFO] [stdout] test t1_stdin_count ... ok [INFO] [stdout] test t1_count ... ok [INFO] [stdout] test skip_outfile ... ok [INFO] [stdout] test t2 ... ok [INFO] [stdout] test t1_stdin ... ok [INFO] [stdout] test t1_stdin_outfile_count ... ok [INFO] [stdout] test t2_count ... ok [INFO] [stdout] test t2_outfile_count ... ok [INFO] [stdout] test t1_outfile ... ok [INFO] [stdout] test t2_outfile ... ok [INFO] [stdout] test t3_count ... ok [INFO] [stdout] test t2_stdin_count ... ok [INFO] [stdout] test t2_stdin ... ok [INFO] [stdout] test t3_outfile ... ok [INFO] [stdout] test t3 ... ok [INFO] [stdout] test t2_stdin_outfile_count ... ok [INFO] [stdout] test t3_stdin ... ok [INFO] [stdout] test t3_stdin_count ... ok [INFO] [stdout] test t5_outfile ... ok [INFO] [stdout] test t3_outfile_count ... ok [INFO] [stdout] test t4 ... ok [INFO] [stdout] test t4_stdin ... ok [INFO] [stdout] test t5_stdin ... ok [INFO] [stdout] test t4_outfile ... ok [INFO] [stdout] test t5_count ... ok [INFO] [stdout] test t6 ... ok [INFO] [stdout] test t5_outfile_count ... ok [INFO] [stdout] test t4_stdin_count ... ok [INFO] [stdout] test t4_count ... ok [INFO] [stdout] test t4_outfile_count ... ok [INFO] [stdout] test t6_count ... ok [INFO] [stdout] test t3_stdin_outfile_count ... ok [INFO] [stdout] test t5 ... ok [INFO] [stdout] test t4_stdin_outfile_count ... ok [INFO] [stdout] test t5_stdin_outfile_count ... ok [INFO] [stdout] test t6_outfile ... ok [INFO] [stdout] test t6_outfile_count ... ok [INFO] [stdout] test t5_stdin_count ... ok [INFO] [stdout] test t6_stdin ... ok [INFO] [stdout] test t6_stdin_count ... ok [INFO] [stdout] test three ... ok [INFO] [stdout] test t6_stdin_outfile_count ... ok [INFO] [stdout] test two_count ... ok [INFO] [stdout] test three_stdin_outfile_count ... ok [INFO] [stdout] test three_outfile_count ... ok [INFO] [stdout] test three_outfile ... ok [INFO] [stdout] test three_stdin ... ok [INFO] [stdout] test two ... ok [INFO] [stdout] test two_outfile_count ... ok [INFO] [stdout] test two_stdin ... ok [INFO] [stdout] test two_stdin_count ... ok [INFO] [stdout] test two_stdin_outfile_count ... ok [INFO] [stdout] test three_count ... ok [INFO] [stdout] test three_stdin_count ... ok [INFO] [stdout] test two_outfile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 78 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0ecaf5c14af024f2f16686849ea8667f459ab3bb3cf5b53d8eab005008c487c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ecaf5c14af024f2f16686849ea8667f459ab3bb3cf5b53d8eab005008c487c7", kill_on_drop: false }` [INFO] [stdout] 0ecaf5c14af024f2f16686849ea8667f459ab3bb3cf5b53d8eab005008c487c7