[INFO] cloning repository https://github.com/j127/rust_cli_book_grrs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/j127/rust_cli_book_grrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj127%2Frust_cli_book_grrs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj127%2Frust_cli_book_grrs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1980cbd2f776d3f0ab2df6d80ec8a67c84242a82
[INFO] testing j127/rust_cli_book_grrs against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj127%2Frust_cli_book_grrs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/j127/rust_cli_book_grrs
[INFO] finished tweaking git repo https://github.com/j127/rust_cli_book_grrs
[INFO] tweaked toml for git repo https://github.com/j127/rust_cli_book_grrs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/j127/rust_cli_book_grrs on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/j127/rust_cli_book_grrs 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a6b44df211ab6e624b945a1cc5a3857b35b3968e8a981345d9b2efe33034cc39
[INFO] running `Command { std: "docker" "start" "-a" "a6b44df211ab6e624b945a1cc5a3857b35b3968e8a981345d9b2efe33034cc39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a6b44df211ab6e624b945a1cc5a3857b35b3968e8a981345d9b2efe33034cc39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6b44df211ab6e624b945a1cc5a3857b35b3968e8a981345d9b2efe33034cc39", kill_on_drop: false }`
[INFO] [stdout] a6b44df211ab6e624b945a1cc5a3857b35b3968e8a981345d9b2efe33034cc39
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe184901a5b0878dc3cc92ca8dfdbf7c29f8f84fc9b6e2ceeff16e9da6677f40
[INFO] running `Command { std: "docker" "start" "-a" "fe184901a5b0878dc3cc92ca8dfdbf7c29f8f84fc9b6e2ceeff16e9da6677f40", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling proc-macro2 v1.0.8
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling memchr v2.3.0
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling syn v1.0.14
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling unicode-width v0.1.7
[INFO] [stderr]    Compiling failure_derive v0.1.6
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling regex-syntax v0.6.14
[INFO] [stderr]    Compiling rustc-demangle v0.1.16
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling number_prefix v0.3.0
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]    Compiling aho-corasick v0.7.8
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clicolors-control v1.0.1
[INFO] [stderr]    Compiling termios v0.3.1
[INFO] [stderr]    Compiling backtrace-sys v0.1.32
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling regex v1.3.4
[INFO] [stderr]    Compiling backtrace v0.3.43
[INFO] [stderr]    Compiling structopt-derive v0.2.18
[INFO] [stderr]    Compiling console v0.9.2
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling indicatif v0.14.0
[INFO] [stderr]    Compiling synstructure v0.12.3
[INFO] [stderr]    Compiling structopt v0.2.18
[INFO] [stderr]    Compiling failure v0.1.6
[INFO] [stderr]    Compiling exitfailure v0.5.1
[INFO] [stderr]    Compiling grrs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `CustomError` is never constructed
[INFO] [stdout]   --> src/main.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | struct CustomError(String);
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.29s
[INFO] running `Command { std: "docker" "inspect" "fe184901a5b0878dc3cc92ca8dfdbf7c29f8f84fc9b6e2ceeff16e9da6677f40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe184901a5b0878dc3cc92ca8dfdbf7c29f8f84fc9b6e2ceeff16e9da6677f40", kill_on_drop: false }`
[INFO] [stdout] fe184901a5b0878dc3cc92ca8dfdbf7c29f8f84fc9b6e2ceeff16e9da6677f40
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7e6ae16f95010bc085d989c50a10bf4738c65106bef9db198b13f776eafdd5b1
[INFO] running `Command { std: "docker" "start" "-a" "7e6ae16f95010bc085d989c50a10bf4738c65106bef9db198b13f776eafdd5b1", kill_on_drop: false }`
[INFO] [stderr]    Compiling grrs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `CustomError` is never constructed
[INFO] [stdout]   --> src/main.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | struct CustomError(String);
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.40s
[INFO] running `Command { std: "docker" "inspect" "7e6ae16f95010bc085d989c50a10bf4738c65106bef9db198b13f776eafdd5b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e6ae16f95010bc085d989c50a10bf4738c65106bef9db198b13f776eafdd5b1", kill_on_drop: false }`
[INFO] [stdout] 7e6ae16f95010bc085d989c50a10bf4738c65106bef9db198b13f776eafdd5b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a3e7b2b96b2d19c4c9872417af94791d0d37999008057250f3dfd94b314f56f5
[INFO] running `Command { std: "docker" "start" "-a" "a3e7b2b96b2d19c4c9872417af94791d0d37999008057250f3dfd94b314f56f5", kill_on_drop: false }`
[INFO] [stderr] warning: struct `CustomError` is never constructed
[INFO] [stderr]   --> src/main.rs:22:8
[INFO] [stderr]    |
[INFO] [stderr] 22 | struct CustomError(String);
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `grrs` (bin "grrs" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/grrs-c13502ee1497021a)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test check_create_string ... ok
[INFO] [stdout] test find_a_match ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a3e7b2b96b2d19c4c9872417af94791d0d37999008057250f3dfd94b314f56f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3e7b2b96b2d19c4c9872417af94791d0d37999008057250f3dfd94b314f56f5", kill_on_drop: false }`
[INFO] [stdout] a3e7b2b96b2d19c4c9872417af94791d0d37999008057250f3dfd94b314f56f5
