[INFO] cloning repository https://github.com/hjfreyer/hanoi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hjfreyer/hanoi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhjfreyer%2Fhanoi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhjfreyer%2Fhanoi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 20bca30bddb8e744d010538dd4e372bab00c1489 [INFO] checking hjfreyer/hanoi against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhjfreyer%2Fhanoi" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/hjfreyer/hanoi [INFO] finished tweaking git repo https://github.com/hjfreyer/hanoi [INFO] tweaked toml for git repo https://github.com/hjfreyer/hanoi written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hjfreyer/hanoi on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hjfreyer/hanoi 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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a4885178d11eccb81fffebe6450770e9ab67acaed12301e8f453192d2834ab6 [INFO] running `Command { std: "docker" "start" "-a" "7a4885178d11eccb81fffebe6450770e9ab67acaed12301e8f453192d2834ab6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a4885178d11eccb81fffebe6450770e9ab67acaed12301e8f453192d2834ab6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a4885178d11eccb81fffebe6450770e9ab67acaed12301e8f453192d2834ab6", kill_on_drop: false }` [INFO] [stdout] 7a4885178d11eccb81fffebe6450770e9ab67acaed12301e8f453192d2834ab6 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 626b1b79bb6d513e9787fbc7fce1932655d4e42886fb6261a03a6962f01aad4c [INFO] running `Command { std: "docker" "start" "-a" "626b1b79bb6d513e9787fbc7fce1932655d4e42886fb6261a03a6962f01aad4c", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking proc-macro2 v1.0.93 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking signal-hook v0.3.17 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking ident_case v1.0.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking clap_builder v4.5.20 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking typed-index-collections v3.1.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking compact_str v0.8.0 [INFO] [stderr] Checking lru v0.12.4 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking darling_core v0.20.10 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling instability v0.3.2 [INFO] [stderr] Compiling pest-ast v0.3.5 [INFO] [stderr] Checking pest v2.7.13 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking clap v4.5.20 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking ratatui v0.28.1 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling from-raw-ast v0.1.0 (/opt/rustwide/workdir/from-raw-ast) [INFO] [stdout] warning: struct `Lorem` is never constructed [INFO] [stdout] --> from-raw-ast/src/lib.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | struct Lorem { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Lorem` is never constructed [INFO] [stdout] --> from-raw-ast/src/lib.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | struct Lorem { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Lorem` is never constructed [INFO] [stdout] --> from-raw-ast/src/lib.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | struct Lorem { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pest_meta v2.7.13 [INFO] [stderr] Checking from-pest v0.3.3 [INFO] [stderr] Compiling pest_generator v2.7.13 [INFO] [stderr] Compiling pest_derive v2.7.13 [INFO] [stderr] Checking hanoi v0.1.0 (/opt/rustwide/workdir/lang) [INFO] [stdout] error[E0599]: no method named `load_label` found for struct `Vm` in the current scope [INFO] [stdout] --> lang/src/main.rs:84:8 [INFO] [stdout] | [INFO] [stdout] 84 | vm.load_label("main"); [INFO] [stdout] | ^^^^^^^^^^ method not found in `Vm` [INFO] [stdout] | [INFO] [stdout] ::: lang/src/vm.rs:468:1 [INFO] [stdout] | [INFO] [stdout] 468 | pub struct Vm { [INFO] [stdout] | ------------- method `load_label` not found for this struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `load_label` found for mutable reference `&'a mut Vm` in the current scope [INFO] [stdout] --> lang/src/main.rs:113:17 [INFO] [stdout] | [INFO] [stdout] 113 | self.vm.load_label(self.label); [INFO] [stdout] | ^^^^^^^^^^ method not found in `&'a mut Vm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `load_label` found for mutable reference `&mut Vm` in the current scope [INFO] [stdout] --> lang/src/main.rs:157:12 [INFO] [stdout] | [INFO] [stdout] 157 | vm.load_label("test"); [INFO] [stdout] | ^^^^^^^^^^ method not found in `&mut Vm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `load_label` found for mutable reference `&mut Vm` in the current scope [INFO] [stdout] --> lang/src/main.rs:182:16 [INFO] [stdout] | [INFO] [stdout] 182 | vm.load_label("test"); [INFO] [stdout] | ^^^^^^^^^^ method not found in `&mut Vm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `load_label` found for struct `Vm` in the current scope [INFO] [stdout] --> lang/src/main.rs:84:8 [INFO] [stdout] | [INFO] [stdout] 84 | vm.load_label("main"); [INFO] [stdout] | ^^^^^^^^^^ method not found in `Vm` [INFO] [stdout] | [INFO] [stdout] ::: lang/src/vm.rs:468:1 [INFO] [stdout] | [INFO] [stdout] 468 | pub struct Vm { [INFO] [stdout] | ------------- method `load_label` not found for this struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `load_label` found for mutable reference `&'a mut Vm` in the current scope [INFO] [stdout] --> lang/src/main.rs:113:17 [INFO] [stdout] | [INFO] [stdout] 113 | self.vm.load_label(self.label); [INFO] [stdout] | ^^^^^^^^^^ method not found in `&'a mut Vm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `load_label` found for mutable reference `&mut Vm` in the current scope [INFO] [stdout] --> lang/src/main.rs:157:12 [INFO] [stdout] | [INFO] [stdout] 157 | vm.load_label("test"); [INFO] [stdout] | ^^^^^^^^^^ method not found in `&mut Vm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `load_label` found for mutable reference `&mut Vm` in the current scope [INFO] [stdout] --> lang/src/main.rs:182:16 [INFO] [stdout] | [INFO] [stdout] 182 | vm.load_label("test"); [INFO] [stdout] | ^^^^^^^^^^ method not found in `&mut Vm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hanoi` (bin "hanoi" test) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hanoi` (bin "hanoi") due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "626b1b79bb6d513e9787fbc7fce1932655d4e42886fb6261a03a6962f01aad4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "626b1b79bb6d513e9787fbc7fce1932655d4e42886fb6261a03a6962f01aad4c", kill_on_drop: false }` [INFO] [stdout] 626b1b79bb6d513e9787fbc7fce1932655d4e42886fb6261a03a6962f01aad4c