[INFO] fetching crate ggrep 0.1.13... [INFO] testing ggrep-0.1.13 against 1.59.0 for beta-1.60-1 [INFO] extracting crate ggrep 0.1.13 into /workspace/builds/worker-23/source [INFO] validating manifest of crates.io crate ggrep 0.1.13 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ggrep 0.1.13 [INFO] finished tweaking crates.io crate ggrep 0.1.13 [INFO] tweaked toml for crates.io crate ggrep 0.1.13 written to /workspace/builds/worker-23/source/Cargo.toml [INFO] crate crates.io crate ggrep 0.1.13 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-macros v1.0.0 [INFO] [stderr] Downloaded futures-timer v1.0.3 [INFO] [stderr] Downloaded async-std v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d8d2aaa9305dd47975609a6bfc27404d4184f25ca46086a8bde789d34f890f0 [INFO] running `Command { std: "docker" "start" "-a" "4d8d2aaa9305dd47975609a6bfc27404d4184f25ca46086a8bde789d34f890f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d8d2aaa9305dd47975609a6bfc27404d4184f25ca46086a8bde789d34f890f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d8d2aaa9305dd47975609a6bfc27404d4184f25ca46086a8bde789d34f890f0", kill_on_drop: false }` [INFO] [stdout] 4d8d2aaa9305dd47975609a6bfc27404d4184f25ca46086a8bde789d34f890f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3197f34dc90079a136283a9451c19e6763e63bb29fb7ab8a87d181c839455678 [INFO] running `Command { std: "docker" "start" "-a" "3197f34dc90079a136283a9451c19e6763e63bb29fb7ab8a87d181c839455678", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling once_cell v1.2.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling pin-project-lite v0.1.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling async-macros v1.0.0 [INFO] [stderr] Compiling futures-timer v1.0.3 [INFO] [stderr] Compiling async-task v1.0.0 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling kv-log-macro v1.0.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling async-std v1.0.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.1 [INFO] [stderr] Compiling futures v0.3.1 [INFO] [stderr] Compiling ggrep v0.1.13 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.47s [INFO] running `Command { std: "docker" "inspect" "3197f34dc90079a136283a9451c19e6763e63bb29fb7ab8a87d181c839455678", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3197f34dc90079a136283a9451c19e6763e63bb29fb7ab8a87d181c839455678", kill_on_drop: false }` [INFO] [stdout] 3197f34dc90079a136283a9451c19e6763e63bb29fb7ab8a87d181c839455678 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5743411d4b0f417485b33769e69467430d952d6249f902ca6619d9d5970eeaca [INFO] running `Command { std: "docker" "start" "-a" "5743411d4b0f417485b33769e69467430d952d6249f902ca6619d9d5970eeaca", kill_on_drop: false }` [INFO] [stderr] Compiling ggrep v0.1.13 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.43s [INFO] running `Command { std: "docker" "inspect" "5743411d4b0f417485b33769e69467430d952d6249f902ca6619d9d5970eeaca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5743411d4b0f417485b33769e69467430d952d6249f902ca6619d9d5970eeaca", kill_on_drop: false }` [INFO] [stdout] 5743411d4b0f417485b33769e69467430d952d6249f902ca6619d9d5970eeaca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4b88d82c22eef314446713c2cf5e63262cd7289dfcaee4ffbd5a0b6f2719059e [INFO] running `Command { std: "docker" "start" "-a" "4b88d82c22eef314446713c2cf5e63262cd7289dfcaee4ffbd5a0b6f2719059e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ggrep-89d882cf3c725c44) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test filter_service::tests::test_non_expand_nested_1st_level ... ok [INFO] [stdout] test filter_service::tests::test_non_expand_skip_line_break_before_end_of_line_2 ... ok [INFO] [stdout] test filter_service::tests::test_non_expand_beginning_of_line_2 ... ok [INFO] [stdout] test filter_service::tests::test_non_expand_skip_line_break_to_end_of_line ... ok [INFO] [stdout] test filter_service::tests::test_non_expand_nested_2nd_level ... ok [INFO] [stdout] test filter_service::tests::test_non_expand_skip_line_break_before_end_of_line_1 ... ok [INFO] [stdout] test filter_service::tests::test_expanded_nested_1st_level_beginning_and_ending_of_string ... ok [INFO] [stdout] test filter_service::tests::test_non_expand_beginning_of_line_1 ... ok [INFO] [stdout] test filter_service::tests::test_non_expand_beginning_of_line ... ok [INFO] [stdout] test filter_service::tests::test_expanded_nested_1st_level ... ok [INFO] [stdout] test filter_service::tests::test_expand_match_before_begin_group_and_after_end_group ... ok [INFO] [stdout] test filter_service::tests::test_expand_match_before_begin_group_1 ... ok [INFO] [stdout] test filter_service::tests::test_expand_match_before_begin_group_2 ... ok [INFO] [stdout] test filter_service::tests::test2 ... ok [INFO] [stdout] test filter_service::tests::test_expand_match_after_end_group ... ok [INFO] [stdout] test filter_service::tests::test_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4b88d82c22eef314446713c2cf5e63262cd7289dfcaee4ffbd5a0b6f2719059e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b88d82c22eef314446713c2cf5e63262cd7289dfcaee4ffbd5a0b6f2719059e", kill_on_drop: false }` [INFO] [stdout] 4b88d82c22eef314446713c2cf5e63262cd7289dfcaee4ffbd5a0b6f2719059e