[INFO] cloning repository https://github.com/pbrass/wcr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pbrass/wcr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbrass%2Fwcr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbrass%2Fwcr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5cc198d30b0bc6483c32b433a1d59dc00c687ee9
[INFO] testing pbrass/wcr/5cc198d30b0bc6483c32b433a1d59dc00c687ee9 against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbrass%2Fwcr" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pbrass/wcr
[INFO] finished tweaking git repo https://github.com/pbrass/wcr
[INFO] tweaked toml for git repo https://github.com/pbrass/wcr written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pbrass/wcr on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pbrass/wcr 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded predicates v3.1.3
[INFO] [stderr]   Downloaded predicates-core v1.0.9
[INFO] [stderr]   Downloaded clap_derive v4.5.32
[INFO] [stderr]   Downloaded predicates-tree v1.0.12
[INFO] [stderr]   Downloaded float-cmp v0.10.0
[INFO] [stderr]   Downloaded clap v4.5.39
[INFO] [stderr]   Downloaded wait-timeout v0.2.1
[INFO] [stderr]   Downloaded assert_cmd v2.0.17
[INFO] [stderr]   Downloaded termtree v0.5.1
[INFO] [stderr]   Downloaded clap_builder v4.5.39
[INFO] [stderr]   Downloaded bstr v1.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f3355ec97e995e87ce024be6c989a4fe5754d4b0d6812c2a16a58e6f1a9bba10
[INFO] running `Command { std: "docker" "start" "-a" "f3355ec97e995e87ce024be6c989a4fe5754d4b0d6812c2a16a58e6f1a9bba10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f3355ec97e995e87ce024be6c989a4fe5754d4b0d6812c2a16a58e6f1a9bba10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3355ec97e995e87ce024be6c989a4fe5754d4b0d6812c2a16a58e6f1a9bba10", kill_on_drop: false }`
[INFO] [stdout] f3355ec97e995e87ce024be6c989a4fe5754d4b0d6812c2a16a58e6f1a9bba10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a6980de7d23395dd88203770e6885504d62e8d28bbbb34ac8f2e5fd2beb6f34
[INFO] running `Command { std: "docker" "start" "-a" "4a6980de7d23395dd88203770e6885504d62e8d28bbbb34ac8f2e5fd2beb6f34", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling clap_builder v4.5.39
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling clap v4.5.39
[INFO] [stderr]    Compiling wcr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.31s
[INFO] running `Command { std: "docker" "inspect" "4a6980de7d23395dd88203770e6885504d62e8d28bbbb34ac8f2e5fd2beb6f34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a6980de7d23395dd88203770e6885504d62e8d28bbbb34ac8f2e5fd2beb6f34", kill_on_drop: false }`
[INFO] [stdout] 4a6980de7d23395dd88203770e6885504d62e8d28bbbb34ac8f2e5fd2beb6f34
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f6d6a4e4a168d5a4fb4f1c49e43435413730480e92ec989b83ffa70fba5bb2e
[INFO] running `Command { std: "docker" "start" "-a" "5f6d6a4e4a168d5a4fb4f1c49e43435413730480e92ec989b83ffa70fba5bb2e", kill_on_drop: false }`
[INFO] [stderr]    Compiling wcr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.17s
[INFO] running `Command { std: "docker" "inspect" "5f6d6a4e4a168d5a4fb4f1c49e43435413730480e92ec989b83ffa70fba5bb2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f6d6a4e4a168d5a4fb4f1c49e43435413730480e92ec989b83ffa70fba5bb2e", kill_on_drop: false }`
[INFO] [stdout] 5f6d6a4e4a168d5a4fb4f1c49e43435413730480e92ec989b83ffa70fba5bb2e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5d9df24f01042849571caf6c8a120005de8e0184f2cf01a31e21315dfa3195c8
[INFO] running `Command { std: "docker" "start" "-a" "5d9df24f01042849571caf6c8a120005de8e0184f2cf01a31e21315dfa3195c8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wcr-44c39f91ccde4f8d)
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-925ea1510a403f0b)
[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] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test atlamal ... ok
[INFO] [stdout] test empty ... ok
[INFO] [stdout] test atlamal_bytes_lines ... ok
[INFO] [stdout] test atlamal_words_lines ... ok
[INFO] [stdout] test atlamal_bytes ... ok
[INFO] [stdout] test fox_chars ... ok
[INFO] [stdout] test fox_lines ... ok
[INFO] [stdout] test fox_words_bytes ... ok
[INFO] [stdout] test dies_chars_and_bytes ... ok
[INFO] [stdout] test fox_words ... ok
[INFO] [stdout] test fox ... ok
[INFO] [stdout] test skips_bad_file ... ok
[INFO] [stdout] test test_all_words ... ok
[INFO] [stdout] test test_all ... ok
[INFO] [stdout] test test_all_words_bytes ... ok
[INFO] [stdout] test test_all_lines ... ok
[INFO] [stdout] test test_all_bytes_lines ... ok
[INFO] [stdout] test test_all_bytes ... ok
[INFO] [stdout] test fox_bytes_lines ... ok
[INFO] [stdout] test fox_words_lines ... ok
[INFO] [stdout] test test_all_words_lines ... ok
[INFO] [stdout] test atlamal_lines ... ok
[INFO] [stdout] test atlamal_words_bytes ... ok
[INFO] [stdout] test atlamal_stdin ... ok
[INFO] [stdout] test atlamal_words ... ok
[INFO] [stdout] test fox_bytes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5d9df24f01042849571caf6c8a120005de8e0184f2cf01a31e21315dfa3195c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d9df24f01042849571caf6c8a120005de8e0184f2cf01a31e21315dfa3195c8", kill_on_drop: false }`
[INFO] [stdout] 5d9df24f01042849571caf6c8a120005de8e0184f2cf01a31e21315dfa3195c8
