[INFO] cloning repository https://github.com/nicolasgarza/WordleSolver [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nicolasgarza/WordleSolver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicolasgarza%2FWordleSolver", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicolasgarza%2FWordleSolver'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f5912a1a33c45c0388eada313644391592a24ce8 [INFO] checking nicolasgarza/WordleSolver against try#7d2afcda7a9c043d5175cbca3ab08f0acf02b13a for pr-140824 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicolasgarza%2FWordleSolver" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nicolasgarza/WordleSolver on toolchain 7d2afcda7a9c043d5175cbca3ab08f0acf02b13a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7d2afcda7a9c043d5175cbca3ab08f0acf02b13a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nicolasgarza/WordleSolver [INFO] finished tweaking git repo https://github.com/nicolasgarza/WordleSolver [INFO] tweaked toml for git repo https://github.com/nicolasgarza/WordleSolver written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/nicolasgarza/WordleSolver 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" "+7d2afcda7a9c043d5175cbca3ab08f0acf02b13a" "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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+7d2afcda7a9c043d5175cbca3ab08f0acf02b13a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2949be2b4c1c7c444059ccf2d8dabdf70fd1ff97d1eeda279c2a16bbc7649cf3 [INFO] running `Command { std: "docker" "start" "-a" "2949be2b4c1c7c444059ccf2d8dabdf70fd1ff97d1eeda279c2a16bbc7649cf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2949be2b4c1c7c444059ccf2d8dabdf70fd1ff97d1eeda279c2a16bbc7649cf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2949be2b4c1c7c444059ccf2d8dabdf70fd1ff97d1eeda279c2a16bbc7649cf3", kill_on_drop: false }` [INFO] [stdout] 2949be2b4c1c7c444059ccf2d8dabdf70fd1ff97d1eeda279c2a16bbc7649cf3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+7d2afcda7a9c043d5175cbca3ab08f0acf02b13a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b737202f8a19b4195d924f7af3720d857adaed46b54e3abf55dd3a6096ab814 [INFO] running `Command { std: "docker" "start" "-a" "8b737202f8a19b4195d924f7af3720d857adaed46b54e3abf55dd3a6096ab814", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Checking termcolor v1.4.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking itertools v0.12.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking roget v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `allocs` [INFO] [stdout] --> src/algorithms.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | mod allocs; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `allocs`, create file "src/algorithms/allocs.rs" or "src/algorithms/allocs/mod.rs" [INFO] [stdout] = note: if there is a `mod allocs` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `allocs` [INFO] [stdout] --> src/algorithms.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | mod allocs; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `allocs`, create file "src/algorithms/allocs.rs" or "src/algorithms/allocs/mod.rs" [INFO] [stdout] = note: if there is a `mod allocs` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0583`. [INFO] [stdout] [INFO] [stderr] error: could not compile `roget` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0583`. [INFO] [stdout] [INFO] [stderr] error: could not compile `roget` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8b737202f8a19b4195d924f7af3720d857adaed46b54e3abf55dd3a6096ab814", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b737202f8a19b4195d924f7af3720d857adaed46b54e3abf55dd3a6096ab814", kill_on_drop: false }` [INFO] [stdout] 8b737202f8a19b4195d924f7af3720d857adaed46b54e3abf55dd3a6096ab814