[INFO] fetching crate figyel_grrs_0001 0.1.0...
[INFO] checking figyel_grrs_0001-0.1.0 against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] extracting crate figyel_grrs_0001 0.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate figyel_grrs_0001 0.1.0 on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate figyel_grrs_0001 0.1.0
[INFO] finished tweaking crates.io crate figyel_grrs_0001 0.1.0
[INFO] tweaked toml for crates.io crate figyel_grrs_0001 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate crates.io crate figyel_grrs_0001 0.1.0 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" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded predicates-core v1.0.2
[INFO] [stderr]   Downloaded treeline v0.1.0
[INFO] [stderr]   Downloaded predicates v1.0.7
[INFO] [stderr]   Downloaded predicates-tree v1.0.2
[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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ce75f80cff92577f4e08f80781a06fb319ea358fabf514e1846c25031dc22691
[INFO] running `Command { std: "docker" "start" "-a" "ce75f80cff92577f4e08f80781a06fb319ea358fabf514e1846c25031dc22691", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce75f80cff92577f4e08f80781a06fb319ea358fabf514e1846c25031dc22691", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce75f80cff92577f4e08f80781a06fb319ea358fabf514e1846c25031dc22691", kill_on_drop: false }`
[INFO] [stdout] ce75f80cff92577f4e08f80781a06fb319ea358fabf514e1846c25031dc22691
[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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ec77619132b7163dd62e2ea471267ac86a86017b4e1719713c87ec4c6db6f8a
[INFO] running `Command { std: "docker" "start" "-a" "7ec77619132b7163dd62e2ea471267ac86a86017b4e1719713c87ec4c6db6f8a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling libc v0.2.90
[INFO] [stderr]    Compiling syn v1.0.64
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]    Compiling escargot v0.3.1
[INFO] [stderr]     Checking regex-syntax v0.6.23
[INFO] [stderr]     Checking predicates-core v1.0.2
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]     Checking treeline v0.1.0
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking remove_dir_all v0.5.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]     Checking predicates-tree v1.0.2
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]     Checking aho-corasick v0.7.15
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking rand_core v0.6.2
[INFO] [stderr]     Checking rand_chacha v0.3.0
[INFO] [stderr]     Checking float-cmp v0.8.0
[INFO] [stderr]     Checking rand v0.8.3
[INFO] [stderr]     Checking tempfile v3.2.0
[INFO] [stderr]     Checking regex v1.4.5
[INFO] [stderr]     Checking predicates v1.0.7
[INFO] [stderr]    Compiling structopt-derive v0.4.14
[INFO] [stderr]     Checking structopt v0.3.21
[INFO] [stderr]     Checking figyel_grrs_0001 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking assert_cmd v0.10.2
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `grrs`
[INFO] [stdout]   --> tests/cli.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     grrs::find_matches("Lorem ipsum\nsome other shit", "ipsum", &mut result);
[INFO] [stdout]    |     ^^^^ use of undeclared crate or module `grrs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `figyel_grrs_0001` (test "cli") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "7ec77619132b7163dd62e2ea471267ac86a86017b4e1719713c87ec4c6db6f8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ec77619132b7163dd62e2ea471267ac86a86017b4e1719713c87ec4c6db6f8a", kill_on_drop: false }`
[INFO] [stdout] 7ec77619132b7163dd62e2ea471267ac86a86017b4e1719713c87ec4c6db6f8a
