[INFO] cloning repository https://github.com/kul-sudo/maze [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kul-sudo/maze" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkul-sudo%2Fmaze", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkul-sudo%2Fmaze'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2ff830f38b2ef3ecea63c40548cd93cc0eb9fe57 [INFO] testing kul-sudo/maze against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkul-sudo%2Fmaze" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kul-sudo/maze [INFO] finished tweaking git repo https://github.com/kul-sudo/maze [INFO] tweaked toml for git repo https://github.com/kul-sudo/maze written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kul-sudo/maze on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kul-sudo/maze 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ce309db024e0051c576cfc45a0fb020e85cc5253d99d1bcb64a0e2020969b6a [INFO] running `Command { std: "docker" "start" "-a" "6ce309db024e0051c576cfc45a0fb020e85cc5253d99d1bcb64a0e2020969b6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ce309db024e0051c576cfc45a0fb020e85cc5253d99d1bcb64a0e2020969b6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ce309db024e0051c576cfc45a0fb020e85cc5253d99d1bcb64a0e2020969b6a", kill_on_drop: false }` [INFO] [stdout] 6ce309db024e0051c576cfc45a0fb020e85cc5253d99d1bcb64a0e2020969b6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5fcbad6a748c91b063d453ee5606b6da2d96db9e0af1a631f6541b3cb0770fe1 [INFO] running `Command { std: "docker" "start" "-a" "5fcbad6a748c91b063d453ee5606b6da2d96db9e0af1a631f6541b3cb0770fe1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling miniquad v0.4.6 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bytemuck v1.18.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling flate2 v1.0.33 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling quad-rand v0.2.2 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling fontdue v0.7.3 [INFO] [stderr] Compiling macroquad v0.4.13 [INFO] [stderr] Compiling maze v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no method named `change_wall` found for struct `Cells` in the current scope [INFO] [stdout] --> src/main.rs:480:19 [INFO] [stdout] | [INFO] [stdout] 52 | struct Cells { [INFO] [stdout] | ------------ method `change_wall` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 480 | cells.change_wall(&mut rng); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `Cells` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `shuffle` found for struct `Vec` in the current scope [INFO] [stdout] --> src/main.rs:203:19 [INFO] [stdout] | [INFO] [stdout] 203 | neighbors.shuffle(rng); [INFO] [stdout] | ^^^^^^^ method not found in `Vec` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following traits which provide `shuffle` are implemented but not in scope; perhaps you want to import one of them [INFO] [stdout] | [INFO] [stdout] 3 + use macroquad::rand::ChooseRandom; [INFO] [stdout] | [INFO] [stdout] 3 + use rand::prelude::SliceRandom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `maze` (bin "maze") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "5fcbad6a748c91b063d453ee5606b6da2d96db9e0af1a631f6541b3cb0770fe1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fcbad6a748c91b063d453ee5606b6da2d96db9e0af1a631f6541b3cb0770fe1", kill_on_drop: false }` [INFO] [stdout] 5fcbad6a748c91b063d453ee5606b6da2d96db9e0af1a631f6541b3cb0770fe1