[INFO] fetching crate walter-redditlang 1.0.0... [INFO] checking walter-redditlang-1.0.0 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate walter-redditlang 1.0.0 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate walter-redditlang 1.0.0 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate walter-redditlang 1.0.0 [INFO] finished tweaking crates.io crate walter-redditlang 1.0.0 [INFO] tweaked toml for crates.io crate walter-redditlang 1.0.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate crates.io crate walter-redditlang 1.0.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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded llvm-sys v150.1.2 [INFO] [stderr] Downloaded clap v4.3.23 [INFO] [stderr] Downloaded inkwell_internals v0.8.0 [INFO] [stderr] Downloaded pest_generator v2.7.2 [INFO] [stderr] Downloaded pest_meta v2.7.2 [INFO] [stderr] Downloaded pest_derive v2.7.2 [INFO] [stderr] Downloaded pest v2.7.2 [INFO] [stderr] Downloaded clap_builder v4.3.23 [INFO] [stderr] Downloaded inkwell v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38c22fad26936f61c67332aaf1792d2538de678e38364e038d7b29d0b7dda416 [INFO] running `Command { std: "docker" "start" "-a" "38c22fad26936f61c67332aaf1792d2538de678e38364e038d7b29d0b7dda416", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38c22fad26936f61c67332aaf1792d2538de678e38364e038d7b29d0b7dda416", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38c22fad26936f61c67332aaf1792d2538de678e38364e038d7b29d0b7dda416", kill_on_drop: false }` [INFO] [stdout] 38c22fad26936f61c67332aaf1792d2538de678e38364e038d7b29d0b7dda416 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 819dfa68ca2e3696c1ad339704b28617321e67cc1882e0dbbc83ea3f6debd37a [INFO] running `Command { std: "docker" "start" "-a" "819dfa68ca2e3696c1ad339704b28617321e67cc1882e0dbbc83ea3f6debd37a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling aho-corasick v1.0.4 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling cc v1.0.82 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling openssl-sys v0.9.91 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling libgit2-sys v0.15.2+1.6.4 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling inkwell v0.2.0 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking clap_builder v4.3.23 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking unsafe-libyaml v0.2.9 [INFO] [stderr] Checking colored v2.0.4 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking serde_yaml v0.9.25 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling inkwell_internals v0.8.0 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling llvm-sys v150.1.2 [INFO] [stderr] Compiling pest v2.7.2 [INFO] [stderr] Checking enquote v1.1.0 [INFO] [stderr] Checking clap v4.3.23 [INFO] [stderr] Compiling pest_meta v2.7.2 [INFO] [stderr] Compiling pest_generator v2.7.2 [INFO] [stderr] Compiling pest_derive v2.7.2 [INFO] [stderr] Checking git2 v0.17.2 [INFO] [stderr] Checking walter-redditlang v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `HashSet` [INFO] [stdout] --> src/main.rs:25:28 [INFO] [stdout] | [INFO] [stdout] 25 | collections::{HashMap, HashSet}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HashSet` [INFO] [stdout] --> src/main.rs:25:28 [INFO] [stdout] | [INFO] [stdout] 25 | collections::{HashMap, HashSet}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `call` [INFO] [stdout] --> src/compiler/mod.rs:80:20 [INFO] [stdout] | [INFO] [stdout] 80 | Node::Call(call) => todo!(), [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_call` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `if` [INFO] [stdout] --> src/compiler/mod.rs:83:18 [INFO] [stdout] | [INFO] [stdout] 83 | Node::If(r#if) => todo!(), [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_if` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/main.rs:259:50 [INFO] [stdout] | [INFO] [stdout] 259 | let file_path = base_path [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 260 | | .clone() [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 259 - let file_path = base_path [INFO] [stdout] 260 - .clone() [INFO] [stdout] 259 + let file_path = base_path [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `call` [INFO] [stdout] --> src/compiler/mod.rs:80:20 [INFO] [stdout] | [INFO] [stdout] 80 | Node::Call(call) => todo!(), [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_call` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `if` [INFO] [stdout] --> src/compiler/mod.rs:83:18 [INFO] [stdout] | [INFO] [stdout] 83 | Node::If(r#if) => todo!(), [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_if` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/main.rs:259:50 [INFO] [stdout] | [INFO] [stdout] 259 | let file_path = base_path [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 260 | | .clone() [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 259 - let file_path = base_path [INFO] [stdout] 260 - .clone() [INFO] [stdout] 259 + let file_path = base_path [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "819dfa68ca2e3696c1ad339704b28617321e67cc1882e0dbbc83ea3f6debd37a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "819dfa68ca2e3696c1ad339704b28617321e67cc1882e0dbbc83ea3f6debd37a", kill_on_drop: false }` [INFO] [stdout] 819dfa68ca2e3696c1ad339704b28617321e67cc1882e0dbbc83ea3f6debd37a