[INFO] fetching crate figyel_grrs_0001 0.1.0... [INFO] checking figyel_grrs_0001-0.1.0 against try#7c3a44cf5f95fa5cf164a312bdcf845157af7093 for pr-77325 [INFO] extracting crate figyel_grrs_0001 0.1.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate figyel_grrs_0001 0.1.0 on toolchain 7c3a44cf5f95fa5cf164a312bdcf845157af7093 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7c3a44cf5f95fa5cf164a312bdcf845157af7093" "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-6/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: "/workspace/cargo-home/bin/cargo" "+7c3a44cf5f95fa5cf164a312bdcf845157af7093" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7c3a44cf5f95fa5cf164a312bdcf845157af7093" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b21484f87f76d12c9e55d1fb7c6c031ee01eb344a9f88ac01cff6fe8e1f10e7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7b21484f87f76d12c9e55d1fb7c6c031ee01eb344a9f88ac01cff6fe8e1f10e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b21484f87f76d12c9e55d1fb7c6c031ee01eb344a9f88ac01cff6fe8e1f10e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b21484f87f76d12c9e55d1fb7c6c031ee01eb344a9f88ac01cff6fe8e1f10e7", kill_on_drop: false }` [INFO] [stdout] 7b21484f87f76d12c9e55d1fb7c6c031ee01eb344a9f88ac01cff6fe8e1f10e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7c3a44cf5f95fa5cf164a312bdcf845157af7093" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e466f35eb1fb63ff159394dbad12c5e7b2135d69c06c827c9c642380d6b67e9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0e466f35eb1fb63ff159394dbad12c5e7b2135d69c06c827c9c642380d6b67e9", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling escargot v0.3.1 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking treeline v0.1.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking predicates-tree v1.0.2 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking predicates v1.0.7 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.125 [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 serde_json v1.0.64 [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 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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "0e466f35eb1fb63ff159394dbad12c5e7b2135d69c06c827c9c642380d6b67e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e466f35eb1fb63ff159394dbad12c5e7b2135d69c06c827c9c642380d6b67e9", kill_on_drop: false }` [INFO] [stdout] 0e466f35eb1fb63ff159394dbad12c5e7b2135d69c06c827c9c642380d6b67e9