[INFO] cloning repository https://github.com/keith/diff-grep [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/keith/diff-grep" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeith%2Fdiff-grep", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeith%2Fdiff-grep'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8c62050e260fa37011b738a1c3f6a01e5944d8ad [INFO] testing keith/diff-grep against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeith%2Fdiff-grep" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/keith/diff-grep on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/keith/diff-grep [INFO] finished tweaking git repo https://github.com/keith/diff-grep [INFO] tweaked toml for git repo https://github.com/keith/diff-grep written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/keith/diff-grep already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9d3c1bf339ee350a58144f2b7276f41d855e1e850d524e0afc7924dba814c2f1 [INFO] running `Command { std: "docker" "start" "-a" "9d3c1bf339ee350a58144f2b7276f41d855e1e850d524e0afc7924dba814c2f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d3c1bf339ee350a58144f2b7276f41d855e1e850d524e0afc7924dba814c2f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d3c1bf339ee350a58144f2b7276f41d855e1e850d524e0afc7924dba814c2f1", kill_on_drop: false }` [INFO] [stdout] 9d3c1bf339ee350a58144f2b7276f41d855e1e850d524e0afc7924dba814c2f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 656665bee99cb6ee542de2679d960dd75065c3a80bbd046f35e3fab1a8104fe3 [INFO] running `Command { std: "docker" "start" "-a" "656665bee99cb6ee542de2679d960dd75065c3a80bbd046f35e3fab1a8104fe3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling syn v1.0.46 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bytecount v0.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling os_str_bytes v2.3.2 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling nom_locate v0.3.1 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling patch v0.5.0 [INFO] [stderr] Compiling diff-grep v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 11s [INFO] running `Command { std: "docker" "inspect" "656665bee99cb6ee542de2679d960dd75065c3a80bbd046f35e3fab1a8104fe3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "656665bee99cb6ee542de2679d960dd75065c3a80bbd046f35e3fab1a8104fe3", kill_on_drop: false }` [INFO] [stdout] 656665bee99cb6ee542de2679d960dd75065c3a80bbd046f35e3fab1a8104fe3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02f85821088594f377383f09ed113cebcf4beea86f15fadbf22ab4db857d8d0b [INFO] running `Command { std: "docker" "start" "-a" "02f85821088594f377383f09ed113cebcf4beea86f15fadbf22ab4db857d8d0b", kill_on_drop: false }` [INFO] [stderr] Compiling diff-grep v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.25s [INFO] running `Command { std: "docker" "inspect" "02f85821088594f377383f09ed113cebcf4beea86f15fadbf22ab4db857d8d0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02f85821088594f377383f09ed113cebcf4beea86f15fadbf22ab4db857d8d0b", kill_on_drop: false }` [INFO] [stdout] 02f85821088594f377383f09ed113cebcf4beea86f15fadbf22ab4db857d8d0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4588cef75af898d4525b2590528de228280406c4dbddb0c0a855cac1dcdf037c [INFO] running `Command { std: "docker" "start" "-a" "4588cef75af898d4525b2590528de228280406c4dbddb0c0a855cac1dcdf037c", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/diff_grep-8397bbc61ed0b998) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test files::files::tests::test_get_filename ... ok [INFO] [stdout] test matcher::lines::tests::test_match ... ok [INFO] [stdout] test matcher::lines::tests::test_no_match ... ok [INFO] [stdout] test matcher::lines::tests::test_detatched_match ... ok [INFO] [stdout] test matcher::lines::tests::test_detatched_no_match ... ok [INFO] [stdout] test matcher::lines::tests::test_regex_match ... ok [INFO] [stdout] test matcher::lines::tests::test_single_match ... ok [INFO] [stdout] test matcher::lines::tests::test_entire_regex_match ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4588cef75af898d4525b2590528de228280406c4dbddb0c0a855cac1dcdf037c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4588cef75af898d4525b2590528de228280406c4dbddb0c0a855cac1dcdf037c", kill_on_drop: false }` [INFO] [stdout] 4588cef75af898d4525b2590528de228280406c4dbddb0c0a855cac1dcdf037c