[INFO] cloning repository https://github.com/elijah629/redditlang
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elijah629/redditlang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felijah629%2Fredditlang", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felijah629%2Fredditlang'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8503a6118d4198149b6e1b0da5b3989e7d83468d
[INFO] checking elijah629/redditlang against try#1bd50d4315eb15970d395b6be5823f9384707693 for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felijah629%2Fredditlang" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/elijah629/redditlang on toolchain 1bd50d4315eb15970d395b6be5823f9384707693
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/elijah629/redditlang
[INFO] finished tweaking git repo https://github.com/elijah629/redditlang
[INFO] tweaked toml for git repo https://github.com/elijah629/redditlang written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/elijah629/redditlang 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" "+1bd50d4315eb15970d395b6be5823f9384707693" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded llvm-sys v150.1.2
[INFO] [stderr]   Downloaded inkwell_internals v0.8.0
[INFO] [stderr]   Downloaded clap v4.3.23
[INFO] [stderr]   Downloaded inkwell v0.2.0
[INFO] [stderr]   Downloaded clap_builder v4.3.23
[INFO] [stderr]   Downloaded git2 v0.17.2
[INFO] [stderr]   Downloaded libgit2-sys v0.15.2+1.6.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+1bd50d4315eb15970d395b6be5823f9384707693" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 91fb33f163a187e7843ed225849b9d44322d226a4f563158baecd0bbd8d0cb6a
[INFO] running `Command { std: "docker" "start" "-a" "91fb33f163a187e7843ed225849b9d44322d226a4f563158baecd0bbd8d0cb6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "91fb33f163a187e7843ed225849b9d44322d226a4f563158baecd0bbd8d0cb6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91fb33f163a187e7843ed225849b9d44322d226a4f563158baecd0bbd8d0cb6a", kill_on_drop: false }`
[INFO] [stdout] 91fb33f163a187e7843ed225849b9d44322d226a4f563158baecd0bbd8d0cb6a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+1bd50d4315eb15970d395b6be5823f9384707693" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 19d0b3af69ec870ed0d003be4b5abe5037e54cbf117c174d6a738e6983ca65b5
[INFO] running `Command { std: "docker" "start" "-a" "19d0b3af69ec870ed0d003be4b5abe5037e54cbf117c174d6a738e6983ca65b5", 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 vcpkg v0.2.15
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling thiserror v1.0.47
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling rustix v0.38.8
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling inkwell v0.2.0
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]    Compiling aho-corasick v1.0.4
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking unsafe-libyaml v0.2.9
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking cc v1.0.82
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking indexmap v2.0.0
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking colored v2.0.4
[INFO] [stderr]     Checking clap_builder v4.3.23
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking url v2.4.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]     Checking serde_yaml v0.9.25
[INFO] [stderr]    Compiling regex v1.9.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.47
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]    Compiling inkwell_internals v0.8.0
[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]     Checking git2 v0.17.2
[INFO] [stderr]    Compiling pest_derive v2.7.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: 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: 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.29s
[INFO] running `Command { std: "docker" "inspect" "19d0b3af69ec870ed0d003be4b5abe5037e54cbf117c174d6a738e6983ca65b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19d0b3af69ec870ed0d003be4b5abe5037e54cbf117c174d6a738e6983ca65b5", kill_on_drop: false }`
[INFO] [stdout] 19d0b3af69ec870ed0d003be4b5abe5037e54cbf117c174d6a738e6983ca65b5
