[INFO] fetching crate ggrep 0.1.13... [INFO] testing ggrep-0.1.13 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate ggrep 0.1.13 into /workspace/builds/worker-2-tc1/source [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-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ggrep 0.1.13 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ggrep 0.1.13 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Downloaded kv-log-macro v1.0.4 [INFO] [stderr] Downloaded futures-executor v0.3.1 [INFO] [stderr] Downloaded once_cell v1.2.0 [INFO] [stderr] Downloaded pin-project-lite v0.1.1 [INFO] [stderr] Downloaded async-macros v1.0.0 [INFO] [stderr] Downloaded futures-timer v1.0.3 [INFO] [stderr] Downloaded async-task v1.0.0 [INFO] [stderr] Downloaded futures-macro v0.3.1 [INFO] [stderr] Downloaded async-std v1.0.1 [INFO] [stderr] Downloaded encoding_rs v0.8.20 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 311463acdab75117e2f482769ac738ef0b62a32db00ca3398899a7e60044e250 [INFO] running `Command { std: "docker" "start" "-a" "311463acdab75117e2f482769ac738ef0b62a32db00ca3398899a7e60044e250", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "311463acdab75117e2f482769ac738ef0b62a32db00ca3398899a7e60044e250", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "311463acdab75117e2f482769ac738ef0b62a32db00ca3398899a7e60044e250", kill_on_drop: false }` [INFO] [stdout] 311463acdab75117e2f482769ac738ef0b62a32db00ca3398899a7e60044e250 [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 767b23bd3fcec3ad500f42df55835a2a9e568b819c20398683deb735697468e2 [INFO] running `Command { std: "docker" "start" "-a" "767b23bd3fcec3ad500f42df55835a2a9e568b819c20398683deb735697468e2", 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 unicode-xid v0.2.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling futures-timer v1.0.3 [INFO] [stderr] Compiling async-macros v1.0.0 [INFO] [stderr] Compiling once_cell v1.2.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling pin-project-lite v0.1.1 [INFO] [stderr] Compiling semver v0.9.0 [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 rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling async-task v1.0.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling mio v0.6.21 [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] [stdout] warning: field `use_regex` is never read [INFO] [stdout] --> src/command_domain.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct CommandArguments { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 5 | pub use_regex: bool, [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 15.11s [INFO] running `Command { std: "docker" "inspect" "767b23bd3fcec3ad500f42df55835a2a9e568b819c20398683deb735697468e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "767b23bd3fcec3ad500f42df55835a2a9e568b819c20398683deb735697468e2", kill_on_drop: false }` [INFO] [stdout] 767b23bd3fcec3ad500f42df55835a2a9e568b819c20398683deb735697468e2 [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cddc28370a86f2c752733cc1afd1650cfd3032dc2a6d32a4fc7bc5b7d8a3dd8a [INFO] running `Command { std: "docker" "start" "-a" "cddc28370a86f2c752733cc1afd1650cfd3032dc2a6d32a4fc7bc5b7d8a3dd8a", kill_on_drop: false }` [INFO] [stderr] Compiling ggrep v0.1.13 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `use_regex` is never read [INFO] [stdout] --> src/command_domain.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct CommandArguments { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 5 | pub use_regex: bool, [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.25s [INFO] running `Command { std: "docker" "inspect" "cddc28370a86f2c752733cc1afd1650cfd3032dc2a6d32a4fc7bc5b7d8a3dd8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cddc28370a86f2c752733cc1afd1650cfd3032dc2a6d32a4fc7bc5b7d8a3dd8a", kill_on_drop: false }` [INFO] [stdout] cddc28370a86f2c752733cc1afd1650cfd3032dc2a6d32a4fc7bc5b7d8a3dd8a [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b6ddb83883bf1619c2402112e179a7b5ab3d58177e6c7d19231106cdecab9ac4 [INFO] running `Command { std: "docker" "start" "-a" "b6ddb83883bf1619c2402112e179a7b5ab3d58177e6c7d19231106cdecab9ac4", kill_on_drop: false }` [INFO] [stderr] warning: field `use_regex` is never read [INFO] [stderr] --> src/command_domain.rs:5:9 [INFO] [stderr] | [INFO] [stderr] 1 | pub struct CommandArguments { [INFO] [stderr] | ---------------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 5 | pub use_regex: bool, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `ggrep` (bin "ggrep" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ggrep-2336d834c7830543) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test filter_service::tests::test_non_expand_nested_2nd_level ... ok [INFO] [stdout] test filter_service::tests::test_non_expand_beginning_of_line_1 ... ok [INFO] [stdout] test filter_service::tests::test_non_expand_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_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_before_end_of_line_2 ... ok [INFO] [stdout] test filter_service::tests::test_expanded_nested_1st_level ... 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 ... 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::test2 ... 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_file ... ok [INFO] [stdout] test filter_service::tests::test_expand_match_before_begin_group_1 ... ok [INFO] [stdout] test filter_service::tests::test_expand_match_after_end_group ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b6ddb83883bf1619c2402112e179a7b5ab3d58177e6c7d19231106cdecab9ac4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6ddb83883bf1619c2402112e179a7b5ab3d58177e6c7d19231106cdecab9ac4", kill_on_drop: false }` [INFO] [stdout] b6ddb83883bf1619c2402112e179a7b5ab3d58177e6c7d19231106cdecab9ac4