[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 1.86.0 for beta-1.87-1 [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] validating manifest of git repo https://github.com/hogesuke-hogeda/uniqr on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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] 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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6b53377bb8eac1bfb0cae99c03a62babf9d1b741dfbf10d724a58ac0eb14c437 [INFO] running `Command { std: "docker" "start" "-a" "6b53377bb8eac1bfb0cae99c03a62babf9d1b741dfbf10d724a58ac0eb14c437", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b53377bb8eac1bfb0cae99c03a62babf9d1b741dfbf10d724a58ac0eb14c437", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b53377bb8eac1bfb0cae99c03a62babf9d1b741dfbf10d724a58ac0eb14c437", kill_on_drop: false }` [INFO] [stdout] 6b53377bb8eac1bfb0cae99c03a62babf9d1b741dfbf10d724a58ac0eb14c437 [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=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" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2f08d438818f563be1c32b7cda003172fc84c56023b29908819c1b1479bf56d [INFO] running `Command { std: "docker" "start" "-a" "c2f08d438818f563be1c32b7cda003172fc84c56023b29908819c1b1479bf56d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bitflags v1.3.2 [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 7.51s [INFO] running `Command { std: "docker" "inspect" "c2f08d438818f563be1c32b7cda003172fc84c56023b29908819c1b1479bf56d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2f08d438818f563be1c32b7cda003172fc84c56023b29908819c1b1479bf56d", kill_on_drop: false }` [INFO] [stdout] c2f08d438818f563be1c32b7cda003172fc84c56023b29908819c1b1479bf56d [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=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" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58545ad4be0ce2acdd99261d5fc96649085178e2187a5a064cc0f5c1c14d4504 [INFO] running `Command { std: "docker" "start" "-a" "58545ad4be0ce2acdd99261d5fc96649085178e2187a5a064cc0f5c1c14d4504", 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 memchr v2.7.4 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.96 [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 float-cmp v0.10.0 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Compiling uniqr v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 23.00s [INFO] running `Command { std: "docker" "inspect" "58545ad4be0ce2acdd99261d5fc96649085178e2187a5a064cc0f5c1c14d4504", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58545ad4be0ce2acdd99261d5fc96649085178e2187a5a064cc0f5c1c14d4504", kill_on_drop: false }` [INFO] [stdout] 58545ad4be0ce2acdd99261d5fc96649085178e2187a5a064cc0f5c1c14d4504 [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=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" "+1.86.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5e3deb3ec744b6cb3023f9429e41a70ff96059047ca0342bef34540fc180f63d [INFO] running `Command { std: "docker" "start" "-a" "5e3deb3ec744b6cb3023f9429e41a70ff96059047ca0342bef34540fc180f63d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/uniqr-74d213d754360b48) [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/debug/deps/uniqr-4a7df7a0e7766c13) [INFO] [stdout] [INFO] [stderr] Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-0808caf056afb013) [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 78 tests [INFO] [stdout] test empty_outfile ... ok [INFO] [stdout] test skip ... ok [INFO] [stdout] test one_count ... ok [INFO] [stdout] test one_outfile_count ... ok [INFO] [stdout] test empty_outfile_count ... ok [INFO] [stdout] test one_outfile ... ok [INFO] [stdout] test empty_stdin ... ok [INFO] [stdout] test empty ... ok [INFO] [stdout] test empty_stdin_count ... ok [INFO] [stdout] test dies_bad_file ... ok [INFO] [stdout] test skip_outfile_count ... ok [INFO] [stdout] test one ... ok [INFO] [stdout] test one_stdin_outfile_count ... ok [INFO] [stdout] test t1 ... ok [INFO] [stdout] test skip_count ... ok [INFO] [stdout] test skip_stdin_outfile_count ... ok [INFO] [stdout] test one_stdin_count ... ok [INFO] [stdout] test skip_stdin ... ok [INFO] [stdout] test one_stdin ... ok [INFO] [stdout] test skip_stdin_count ... ok [INFO] [stdout] test empty_stdin_outfile_count ... ok [INFO] [stdout] test t1_outfile_count ... ok [INFO] [stdout] test empty_count ... ok [INFO] [stdout] test t1_count ... ok [INFO] [stdout] test t1_stdin_outfile_count ... ok [INFO] [stdout] test skip_outfile ... ok [INFO] [stdout] test t1_stdin ... ok [INFO] [stdout] test t1_outfile ... ok [INFO] [stdout] test t2 ... ok [INFO] [stdout] test t2_stdin_count ... ok [INFO] [stdout] test t1_stdin_count ... ok [INFO] [stdout] test t3_outfile_count ... ok [INFO] [stdout] test t2_outfile_count ... ok [INFO] [stdout] test t3_count ... ok [INFO] [stdout] test t2_outfile ... ok [INFO] [stdout] test t2_count ... ok [INFO] [stdout] test t4_count ... ok [INFO] [stdout] test t2_stdin ... ok [INFO] [stdout] test t2_stdin_outfile_count ... ok [INFO] [stdout] test t3_stdin_count ... ok [INFO] [stdout] test t3_stdin ... ok [INFO] [stdout] test t4_outfile_count ... ok [INFO] [stdout] test t3_outfile ... ok [INFO] [stdout] test t3 ... ok [INFO] [stdout] test t3_stdin_outfile_count ... ok [INFO] [stdout] test t4_outfile ... ok [INFO] [stdout] test t4_stdin_outfile_count ... ok [INFO] [stdout] test t4 ... ok [INFO] [stdout] test t5_count ... ok [INFO] [stdout] test t5 ... ok [INFO] [stdout] test t4_stdin ... ok [INFO] [stdout] test t5_stdin_outfile_count ... ok [INFO] [stdout] test t5_outfile_count ... ok [INFO] [stdout] test t5_stdin ... ok [INFO] [stdout] test t5_stdin_count ... ok [INFO] [stdout] test t6_count ... ok [INFO] [stdout] test t6_outfile ... ok [INFO] [stdout] test three ... ok [INFO] [stdout] test t6_stdin_count ... ok [INFO] [stdout] test three_outfile_count ... ok [INFO] [stdout] test three_count ... ok [INFO] [stdout] test t5_outfile ... ok [INFO] [stdout] test t4_stdin_count ... ok [INFO] [stdout] test t6_stdin_outfile_count ... ok [INFO] [stdout] test two_outfile ... ok [INFO] [stdout] test t6_outfile_count ... ok [INFO] [stdout] test two_outfile_count ... ok [INFO] [stdout] test three_outfile ... ok [INFO] [stdout] test two_stdin_count ... ok [INFO] [stdout] test three_stdin ... ok [INFO] [stdout] test t6_stdin ... ok [INFO] [stdout] test two_stdin ... ok [INFO] [stdout] test two_count ... ok [INFO] [stdout] test three_stdin_outfile_count ... ok [INFO] [stdout] test three_stdin_count ... ok [INFO] [stdout] test t6 ... ok [INFO] [stdout] test two_stdin_outfile_count ... ok [INFO] [stdout] test two ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 78 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stderr] Doc-tests uniqr [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" "5e3deb3ec744b6cb3023f9429e41a70ff96059047ca0342bef34540fc180f63d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e3deb3ec744b6cb3023f9429e41a70ff96059047ca0342bef34540fc180f63d", kill_on_drop: false }` [INFO] [stdout] 5e3deb3ec744b6cb3023f9429e41a70ff96059047ca0342bef34540fc180f63d