[INFO] cloning repository https://github.com/kfehlhauer/uniqr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kfehlhauer/uniqr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkfehlhauer%2Funiqr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkfehlhauer%2Funiqr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8e67d6c2ce351aeab24738209dbe79d8bac8833f
[INFO] testing kfehlhauer/uniqr against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkfehlhauer%2Funiqr" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kfehlhauer/uniqr
[INFO] finished tweaking git repo https://github.com/kfehlhauer/uniqr
[INFO] tweaked toml for git repo https://github.com/kfehlhauer/uniqr written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kfehlhauer/uniqr on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kfehlhauer/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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f73e2322a8991cbe2d103cc072bd5eb27128218d0d18e78acc2f33525491826
[INFO] running `Command { std: "docker" "start" "-a" "7f73e2322a8991cbe2d103cc072bd5eb27128218d0d18e78acc2f33525491826", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f73e2322a8991cbe2d103cc072bd5eb27128218d0d18e78acc2f33525491826", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f73e2322a8991cbe2d103cc072bd5eb27128218d0d18e78acc2f33525491826", kill_on_drop: false }`
[INFO] [stdout] 7f73e2322a8991cbe2d103cc072bd5eb27128218d0d18e78acc2f33525491826
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 48b2f76057c3e2947177476a258e8b60f1dcf2a5640aa6e6d04da39910aca749
[INFO] running `Command { std: "docker" "start" "-a" "48b2f76057c3e2947177476a258e8b60f1dcf2a5640aa6e6d04da39910aca749", kill_on_drop: false }`
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling anstyle-parse v0.2.2
[INFO] [stderr]    Compiling anstream v0.6.4
[INFO] [stderr]    Compiling clap_builder v4.4.9
[INFO] [stderr]    Compiling clap v4.4.10
[INFO] [stderr]    Compiling uniqr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.67s
[INFO] running `Command { std: "docker" "inspect" "48b2f76057c3e2947177476a258e8b60f1dcf2a5640aa6e6d04da39910aca749", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48b2f76057c3e2947177476a258e8b60f1dcf2a5640aa6e6d04da39910aca749", kill_on_drop: false }`
[INFO] [stdout] 48b2f76057c3e2947177476a258e8b60f1dcf2a5640aa6e6d04da39910aca749
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c68e206cf98a57c41d5a49b71496ee5eca2c1a5c6a765fb23921013ebbaad75
[INFO] running `Command { std: "docker" "start" "-a" "6c68e206cf98a57c41d5a49b71496ee5eca2c1a5c6a765fb23921013ebbaad75", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling rustix v0.38.25
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling linux-raw-sys v0.4.11
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]    Compiling predicates v3.0.4
[INFO] [stderr]    Compiling bstr v1.8.0
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling predicates v2.1.5
[INFO] [stderr]    Compiling assert_cmd v2.0.12
[INFO] [stderr]    Compiling uniqr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.48s
[INFO] running `Command { std: "docker" "inspect" "6c68e206cf98a57c41d5a49b71496ee5eca2c1a5c6a765fb23921013ebbaad75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c68e206cf98a57c41d5a49b71496ee5eca2c1a5c6a765fb23921013ebbaad75", kill_on_drop: false }`
[INFO] [stdout] 6c68e206cf98a57c41d5a49b71496ee5eca2c1a5c6a765fb23921013ebbaad75
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ebca96158c6785528dab32455536383e085747d5e0e7f864a75f80c5aec880d8
[INFO] running `Command { std: "docker" "start" "-a" "ebca96158c6785528dab32455536383e085747d5e0e7f864a75f80c5aec880d8", 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-187e72b70f8b85ef)
[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-731601887a99f97c)
[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/debug/deps/cli-442875263fa9d2f8)
[INFO] [stdout] 
[INFO] [stdout] running 78 tests
[INFO] [stdout] test one_count ... ok
[INFO] [stdout] test one_stdin_outfile_count ... ok
[INFO] [stdout] test empty_count ... ok
[INFO] [stdout] test empty ... ok
[INFO] [stdout] test skip_outfile ... ok
[INFO] [stdout] test one ... ok
[INFO] [stdout] test empty_outfile ... ok
[INFO] [stdout] test skip ... ok
[INFO] [stdout] test one_outfile ... ok
[INFO] [stdout] test dies_bad_file ... ok
[INFO] [stdout] test empty_outfile_count ... ok
[INFO] [stdout] test empty_stdin_count ... ok
[INFO] [stdout] test empty_stdin_outfile_count ... ok
[INFO] [stdout] test one_outfile_count ... ok
[INFO] [stdout] test skip_count ... ok
[INFO] [stdout] test empty_stdin ... ok
[INFO] [stdout] test t1_outfile ... ok
[INFO] [stdout] test skip_stdin ... ok
[INFO] [stdout] test t2_count ... ok
[INFO] [stdout] test t1_stdin ... ok
[INFO] [stdout] test t1 ... ok
[INFO] [stdout] test skip_outfile_count ... ok
[INFO] [stdout] test t1_outfile_count ... ok
[INFO] [stdout] test one_stdin_count ... ok
[INFO] [stdout] test t2 ... ok
[INFO] [stdout] test t1_stdin_outfile_count ... ok
[INFO] [stdout] test t1_count ... ok
[INFO] [stdout] test t2_stdin_count ... ok
[INFO] [stdout] test t1_stdin_count ... ok
[INFO] [stdout] test t2_outfile_count ... ok
[INFO] [stdout] test t2_stdin ... ok
[INFO] [stdout] test t2_outfile ... ok
[INFO] [stdout] test t3_outfile ... ok
[INFO] [stdout] test t2_stdin_outfile_count ... ok
[INFO] [stdout] test skip_stdin_count ... ok
[INFO] [stdout] test t3 ... ok
[INFO] [stdout] test t3_count ... ok
[INFO] [stdout] test t3_stdin_count ... ok
[INFO] [stdout] test t4_count ... ok
[INFO] [stdout] test t4_stdin_count ... ok
[INFO] [stdout] test skip_stdin_outfile_count ... ok
[INFO] [stdout] test one_stdin ... ok
[INFO] [stdout] test t3_stdin ... ok
[INFO] [stdout] test t3_outfile_count ... ok
[INFO] [stdout] test t4_outfile ... ok
[INFO] [stdout] test t3_stdin_outfile_count ... ok
[INFO] [stdout] test t5 ... ok
[INFO] [stdout] test t4 ... ok
[INFO] [stdout] test t5_count ... ok
[INFO] [stdout] test t5_stdin_count ... ok
[INFO] [stdout] test t5_outfile_count ... ok
[INFO] [stdout] test t6 ... ok
[INFO] [stdout] test t5_stdin ... ok
[INFO] [stdout] test t5_stdin_outfile_count ... ok
[INFO] [stdout] test t6_outfile ... ok
[INFO] [stdout] test t4_stdin_outfile_count ... ok
[INFO] [stdout] test t4_outfile_count ... ok
[INFO] [stdout] test t6_count ... ok
[INFO] [stdout] test t4_stdin ... ok
[INFO] [stdout] test t5_outfile ... ok
[INFO] [stdout] test three_stdin_count ... ok
[INFO] [stdout] test three_stdin ... ok
[INFO] [stdout] test three_outfile_count ... ok
[INFO] [stdout] test two_outfile_count ... ok
[INFO] [stdout] test three_count ... ok
[INFO] [stdout] test t6_stdin ... ok
[INFO] [stdout] test two_outfile ... ok
[INFO] [stdout] test t6_outfile_count ... ok
[INFO] [stdout] test three_outfile ... ok
[INFO] [stdout] test three ... ok
[INFO] [stdout] test t6_stdin_outfile_count ... ok
[INFO] [stdout] test t6_stdin_count ... ok
[INFO] [stdout] test two_stdin_count ... ok
[INFO] [stdout] test three_stdin_outfile_count ... ok
[INFO] [stdout] test two ... ok
[INFO] [stdout] test two_stdin_outfile_count ... ok
[INFO] [stdout] test two_count ... ok
[INFO] [stderr]    Doc-tests uniqr
[INFO] [stdout] test two_stdin ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 78 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[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" "ebca96158c6785528dab32455536383e085747d5e0e7f864a75f80c5aec880d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebca96158c6785528dab32455536383e085747d5e0e7f864a75f80c5aec880d8", kill_on_drop: false }`
[INFO] [stdout] ebca96158c6785528dab32455536383e085747d5e0e7f864a75f80c5aec880d8
