[INFO] cloning repository https://github.com/64bit/grrs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/64bit/grrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F64bit%2Fgrrs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F64bit%2Fgrrs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 79b32f0735596d6bd2a341d2d10c03374a36c52c
[INFO] testing 64bit/grrs against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F64bit%2Fgrrs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/64bit/grrs
[INFO] finished tweaking git repo https://github.com/64bit/grrs
[INFO] tweaked toml for git repo https://github.com/64bit/grrs written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/64bit/grrs on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/64bit/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded predicates v2.1.0
[INFO] [stderr]   Downloaded structopt v0.3.25
[INFO] [stderr]   Downloaded predicates-tree v1.0.4
[INFO] [stderr]   Downloaded globwalk v0.8.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.34
[INFO] [stderr]   Downloaded predicates-core v1.0.2
[INFO] [stderr]   Downloaded termtree v0.2.3
[INFO] [stderr]   Downloaded thread_local v1.1.3
[INFO] [stderr]   Downloaded tempfile v3.2.0
[INFO] [stderr]   Downloaded assert_fs v1.0.6
[INFO] [stderr]   Downloaded ppv-lite86 v0.2.15
[INFO] [stderr]   Downloaded globset v0.4.8
[INFO] [stderr]   Downloaded assert_cmd v2.0.2
[INFO] [stderr]   Downloaded ignore v0.4.18
[INFO] [stderr]   Downloaded syn v1.0.83
[INFO] [stderr]   Downloaded libc v0.2.112
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7cf1edec3b5744092873c9da74cd01fb7afaede27bd0eb7563fbb24937530afa
[INFO] running `Command { std: "docker" "start" "-a" "7cf1edec3b5744092873c9da74cd01fb7afaede27bd0eb7563fbb24937530afa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7cf1edec3b5744092873c9da74cd01fb7afaede27bd0eb7563fbb24937530afa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7cf1edec3b5744092873c9da74cd01fb7afaede27bd0eb7563fbb24937530afa", kill_on_drop: false }`
[INFO] [stdout] 7cf1edec3b5744092873c9da74cd01fb7afaede27bd0eb7563fbb24937530afa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 59713e57ffcecc4924ef8a4163f1f40712b43202ea5771c027146118f9c57989
[INFO] running `Command { std: "docker" "start" "-a" "59713e57ffcecc4924ef8a4163f1f40712b43202ea5771c027146118f9c57989", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.34
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.83
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling anyhow v1.0.52
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling structopt v0.3.25
[INFO] [stderr]    Compiling grrs-64bit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.70s
[INFO] running `Command { std: "docker" "inspect" "59713e57ffcecc4924ef8a4163f1f40712b43202ea5771c027146118f9c57989", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59713e57ffcecc4924ef8a4163f1f40712b43202ea5771c027146118f9c57989", kill_on_drop: false }`
[INFO] [stdout] 59713e57ffcecc4924ef8a4163f1f40712b43202ea5771c027146118f9c57989
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f659559c906f3742e4b421a1f18f246c12ffdfc49161108be74c2baded2e9a71
[INFO] running `Command { std: "docker" "start" "-a" "f659559c906f3742e4b421a1f18f246c12ffdfc49161108be74c2baded2e9a71", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling predicates-core v1.0.2
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling once_cell v1.9.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.15
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling termtree v0.2.3
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling predicates-tree v1.0.4
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling getrandom v0.2.3
[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.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling globset v0.4.8
[INFO] [stderr]    Compiling predicates v2.1.0
[INFO] [stderr]    Compiling structopt v0.3.25
[INFO] [stderr]    Compiling grrs-64bit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling assert_cmd v2.0.2
[INFO] [stderr]    Compiling ignore v0.4.18
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling assert_fs v1.0.6
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.93s
[INFO] running `Command { std: "docker" "inspect" "f659559c906f3742e4b421a1f18f246c12ffdfc49161108be74c2baded2e9a71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f659559c906f3742e4b421a1f18f246c12ffdfc49161108be74c2baded2e9a71", kill_on_drop: false }`
[INFO] [stdout] f659559c906f3742e4b421a1f18f246c12ffdfc49161108be74c2baded2e9a71
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 41822e2ddf56fccce6058651db55b28110dd512d71ac0a54302dd89494be2de5
[INFO] running `Command { std: "docker" "start" "-a" "41822e2ddf56fccce6058651db55b28110dd512d71ac0a54302dd89494be2de5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/grrs_64bit-f7ec46e9c27b94bc)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_find_matches ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/grrs_64bit-b086d8062c03d482)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 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-c0f001c3f6165f96)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test find_content_in_file ... FAILED
[INFO] [stdout] test test_empty_string_as_pattern ... FAILED
[INFO] [stdout] test file_doesnt_exist ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- find_content_in_file stdout ----
[INFO] [stdout] Error: CargoError { cause: Some(NotFoundError { path: "/opt/rustwide/target/debug/grrs" }) }
[INFO] [stdout] 
[INFO] [stdout] ---- test_empty_string_as_pattern stdout ----
[INFO] [stdout] Error: CargoError { cause: Some(NotFoundError { path: "/opt/rustwide/target/debug/grrs" }) }
[INFO] [stdout] 
[INFO] [stdout] ---- file_doesnt_exist stdout ----
[INFO] [stdout] Error: CargoError { cause: Some(NotFoundError { path: "/opt/rustwide/target/debug/grrs" }) }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     file_doesnt_exist
[INFO] [stdout]     find_content_in_file
[INFO] [stdout]     test_empty_string_as_pattern
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test cli`
[INFO] running `Command { std: "docker" "inspect" "41822e2ddf56fccce6058651db55b28110dd512d71ac0a54302dd89494be2de5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41822e2ddf56fccce6058651db55b28110dd512d71ac0a54302dd89494be2de5", kill_on_drop: false }`
[INFO] [stdout] 41822e2ddf56fccce6058651db55b28110dd512d71ac0a54302dd89494be2de5
