[INFO] cloning repository https://github.com/subject026/catr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/subject026/catr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsubject026%2Fcatr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsubject026%2Fcatr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 530b3da1558b442b86ed8d03043e71dc9b07603e
[INFO] testing subject026/catr against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsubject026%2Fcatr" "/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/subject026/catr
[INFO] finished tweaking git repo https://github.com/subject026/catr
[INFO] tweaked toml for git repo https://github.com/subject026/catr written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/subject026/catr 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/subject026/catr 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 bstr v1.6.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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7e2585e3d0228c0ead3b3ddc233390e584208f2e58cee8e99bb640e2a39ba595
[INFO] running `Command { std: "docker" "start" "-a" "7e2585e3d0228c0ead3b3ddc233390e584208f2e58cee8e99bb640e2a39ba595", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e2585e3d0228c0ead3b3ddc233390e584208f2e58cee8e99bb640e2a39ba595", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e2585e3d0228c0ead3b3ddc233390e584208f2e58cee8e99bb640e2a39ba595", kill_on_drop: false }`
[INFO] [stdout] 7e2585e3d0228c0ead3b3ddc233390e584208f2e58cee8e99bb640e2a39ba595
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 08818d9522f0b579160385d442b4ef8ca19f9951a50f4b881a4903bc5fed03f8
[INFO] running `Command { std: "docker" "start" "-a" "08818d9522f0b579160385d442b4ef8ca19f9951a50f4b881a4903bc5fed03f8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[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 catr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `number_lines` and `number_nonblank_lines` are never read
[INFO] [stdout]   --> src/lib.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct Config {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 23 |     files: Vec<String>,
[INFO] [stdout] 24 |     number_lines: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 25 |     number_nonblank_lines: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.70s
[INFO] running `Command { std: "docker" "inspect" "08818d9522f0b579160385d442b4ef8ca19f9951a50f4b881a4903bc5fed03f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08818d9522f0b579160385d442b4ef8ca19f9951a50f4b881a4903bc5fed03f8", kill_on_drop: false }`
[INFO] [stdout] 08818d9522f0b579160385d442b4ef8ca19f9951a50f4b881a4903bc5fed03f8
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e5310c32bf11fb8cf3b9f38ac05164e9a55a737d116347b374300842f17cf8b
[INFO] running `Command { std: "docker" "start" "-a" "8e5310c32bf11fb8cf3b9f38ac05164e9a55a737d116347b374300842f17cf8b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling getrandom v0.2.10
[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 rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling regex-automata v0.3.6
[INFO] [stderr]    Compiling predicates v3.0.3
[INFO] [stderr]    Compiling catr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `number_lines` and `number_nonblank_lines` are never read
[INFO] [stdout]   --> src/lib.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct Config {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 23 |     files: Vec<String>,
[INFO] [stdout] 24 |     number_lines: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 25 |     number_nonblank_lines: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex v1.9.3
[INFO] [stderr]    Compiling bstr v1.6.0
[INFO] [stderr]    Compiling predicates v2.1.5
[INFO] [stderr]    Compiling assert_cmd v2.0.12
[INFO] [stdout] warning: fields `number_lines` and `number_nonblank_lines` are never read
[INFO] [stdout]   --> src/lib.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct Config {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 23 |     files: Vec<String>,
[INFO] [stdout] 24 |     number_lines: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 25 |     number_nonblank_lines: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.05s
[INFO] running `Command { std: "docker" "inspect" "8e5310c32bf11fb8cf3b9f38ac05164e9a55a737d116347b374300842f17cf8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e5310c32bf11fb8cf3b9f38ac05164e9a55a737d116347b374300842f17cf8b", kill_on_drop: false }`
[INFO] [stdout] 8e5310c32bf11fb8cf3b9f38ac05164e9a55a737d116347b374300842f17cf8b
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9f16229dd1b47e6c609a0d0801c81ac633cabe7db3079aa0b0aa5dd8a9a33181
[INFO] running `Command { std: "docker" "start" "-a" "9f16229dd1b47e6c609a0d0801c81ac633cabe7db3079aa0b0aa5dd8a9a33181", kill_on_drop: false }`
[INFO] [stderr] warning: fields `number_lines` and `number_nonblank_lines` are never read
[INFO] [stderr]   --> src/lib.rs:24:5
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub struct Config {
[INFO] [stderr]    |            ------ fields in this struct
[INFO] [stderr] 23 |     files: Vec<String>,
[INFO] [stderr] 24 |     number_lines: bool,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 25 |     number_nonblank_lines: bool,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `catr` (lib) generated 1 warning
[INFO] [stderr] warning: `catr` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/catr-a7707a574e8d6e10)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/catr-a81d52688f9730c0)
[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 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-706d61f9ec606525)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test all ... FAILED
[INFO] [stdout] test bustle ... FAILED
[INFO] [stdout] test all_b ... FAILED
[INFO] [stdout] test bustle_b ... FAILED
[INFO] [stdout] test bustle_stdin ... FAILED
[INFO] [stdout] test empty ... FAILED
[INFO] [stdout] test bustle_stdin_b ... FAILED
[INFO] [stdout] test bustle_stdin_n ... FAILED
[INFO] [stdout] test empty_n ... FAILED
[INFO] [stdout] test fox ... FAILED
[INFO] [stdout] test spiders ... FAILED
[INFO] [stdout] test fox_n ... FAILED
[INFO] [stdout] test empty_b ... FAILED
[INFO] [stdout] test fox_b ... FAILED
[INFO] [stdout] test spiders_b ... FAILED
[INFO] [stdout] test spiders_n ... FAILED
[INFO] [stdout] test usage ... ok
[INFO] [stdout] test skips_bad_file ... ok
[INFO] [stdout] test all_n ... FAILED
[INFO] [stdout] test bustle_n ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- all stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- bustle stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- all_b stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- bustle_b stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- bustle_stdin stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- empty stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- bustle_stdin_b stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- bustle_stdin_n stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- empty_n stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- fox stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- spiders stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- fox_n stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- empty_b stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- fox_b stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- spiders_b stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- spiders_n stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- all_n stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- bustle_n stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     all
[INFO] [stdout]     all_b
[INFO] [stdout]     all_n
[INFO] [stdout]     bustle
[INFO] [stdout]     bustle_b
[INFO] [stdout]     bustle_n
[INFO] [stdout]     bustle_stdin
[INFO] [stdout]     bustle_stdin_b
[INFO] [stdout]     bustle_stdin_n
[INFO] [stdout]     empty
[INFO] [stdout]     empty_b
[INFO] [stdout]     empty_n
[INFO] [stdout]     fox
[INFO] [stdout]     fox_b
[INFO] [stdout]     fox_n
[INFO] [stdout]     spiders
[INFO] [stdout]     spiders_b
[INFO] [stdout]     spiders_n
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 18 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test cli`
[INFO] running `Command { std: "docker" "inspect" "9f16229dd1b47e6c609a0d0801c81ac633cabe7db3079aa0b0aa5dd8a9a33181", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f16229dd1b47e6c609a0d0801c81ac633cabe7db3079aa0b0aa5dd8a9a33181", kill_on_drop: false }`
[INFO] [stdout] 9f16229dd1b47e6c609a0d0801c81ac633cabe7db3079aa0b0aa5dd8a9a33181
