[INFO] cloning repository https://github.com/Fizzixnerd/rust-off [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Fizzixnerd/rust-off" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFizzixnerd%2Frust-off", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFizzixnerd%2Frust-off'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0a71ca7c8168da8d27afa7686f79f43cbb4b4df3 [INFO] checking Fizzixnerd/rust-off against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFizzixnerd%2Frust-off" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Fizzixnerd/rust-off [INFO] finished tweaking git repo https://github.com/Fizzixnerd/rust-off [INFO] tweaked toml for git repo https://github.com/Fizzixnerd/rust-off written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Fizzixnerd/rust-off on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Fizzixnerd/rust-off 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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded llvm-sys v150.0.5 [INFO] [stderr] Downloaded rustix v0.37.6 [INFO] [stderr] Downloaded libc v0.2.141 [INFO] [stderr] Downloaded linux-raw-sys v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 146e16b1bf30f63ae131239d72defdd2d756c2e689e639560b4be3ed919c6398 [INFO] running `Command { std: "docker" "start" "-a" "146e16b1bf30f63ae131239d72defdd2d756c2e689e639560b4be3ed919c6398", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "146e16b1bf30f63ae131239d72defdd2d756c2e689e639560b4be3ed919c6398", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "146e16b1bf30f63ae131239d72defdd2d756c2e689e639560b4be3ed919c6398", kill_on_drop: false }` [INFO] [stdout] 146e16b1bf30f63ae131239d72defdd2d756c2e689e639560b4be3ed919c6398 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1f638cb656d1625e7bd74b694aa0020fc3e5968d29b461332b4a07040b80b7c [INFO] running `Command { std: "docker" "start" "-a" "a1f638cb656d1625e7bd74b694aa0020fc3e5968d29b461332b4a07040b80b7c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Compiling io-lifetimes v1.0.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling rustix v0.37.6 [INFO] [stderr] Checking linux-raw-sys v0.3.1 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Checking concolor-override v1.0.0 [INFO] [stderr] Checking concolor-query v0.3.3 [INFO] [stderr] Checking anstyle v0.3.5 [INFO] [stderr] Checking clap_lex v0.4.1 [INFO] [stderr] Checking anstyle-parse v0.1.1 [INFO] [stderr] Checking combine v4.6.6 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Checking is-terminal v0.4.6 [INFO] [stderr] Checking anstream v0.2.6 [INFO] [stderr] Checking clap_builder v4.2.1 [INFO] [stderr] Compiling llvm-sys v150.0.5 [INFO] [stderr] Checking clap v4.2.1 [INFO] [stderr] Checking rust-off v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `combine::stream::StreamErrorFor` [INFO] [stdout] --> src/parse.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use combine::stream::StreamErrorFor; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `position` [INFO] [stdout] --> src/parse.rs:4:43 [INFO] [stdout] | [INFO] [stdout] 4 | attempt, choice, many, many1, parser, position, satisfy, satisfy_map, sep_by, value, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Expr` [INFO] [stdout] --> src/statement.rs:1:34 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::expr::{DecoratedExpr, Expr, Identifier, Type}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `combine::stream::StreamErrorFor` [INFO] [stdout] --> src/parse.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use combine::stream::StreamErrorFor; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `position` [INFO] [stdout] --> src/parse.rs:4:43 [INFO] [stdout] | [INFO] [stdout] 4 | attempt, choice, many, many1, parser, position, satisfy, satisfy_map, sep_by, value, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Expr` [INFO] [stdout] --> src/statement.rs:1:34 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::expr::{DecoratedExpr, Expr, Identifier, Type}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Float` found for enum `Atom` in the current scope [INFO] [stdout] --> src/compile.rs:164:19 [INFO] [stdout] | [INFO] [stdout] 164 | Atom::Float(val) => Some(LLVMConstReal( [INFO] [stdout] | ^^^^^ variant or associated item not found in `Atom` [INFO] [stdout] | [INFO] [stdout] ::: src/expr.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | pub enum Atom { [INFO] [stdout] | ------------- variant or associated item `Float` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Float` found for enum `Atom` in the current scope [INFO] [stdout] --> src/compile.rs:164:19 [INFO] [stdout] | [INFO] [stdout] 164 | Atom::Float(val) => Some(LLVMConstReal( [INFO] [stdout] | ^^^^^ variant or associated item not found in `Atom` [INFO] [stdout] | [INFO] [stdout] ::: src/expr.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | pub enum Atom { [INFO] [stdout] | ------------- variant or associated item `Float` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/compile.rs:290:9 [INFO] [stdout] | [INFO] [stdout] 289 | match expr { [INFO] [stdout] | ---- this expression has type `&DecoratedExpr` [INFO] [stdout] 290 | Expr::AtomicExpr(atom) => dbg!(compile_atomic_expr(ctx, atom)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected `DecoratedExpr`, found `Expr<_>` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `DecoratedExpr` [INFO] [stdout] found enum `Expr<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/compile.rs:291:9 [INFO] [stdout] | [INFO] [stdout] 289 | match expr { [INFO] [stdout] | ---- this expression has type `&DecoratedExpr` [INFO] [stdout] 290 | Expr::AtomicExpr(atom) => dbg!(compile_atomic_expr(ctx, atom)), [INFO] [stdout] 291 | Expr::BinaryExpr(op, lhs, rhs) => dbg!(compile_binary_expr(ctx, op, lhs, rhs)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `DecoratedExpr`, found `Expr<_>` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `DecoratedExpr` [INFO] [stdout] found enum `Expr<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/compile.rs:292:9 [INFO] [stdout] | [INFO] [stdout] 289 | match expr { [INFO] [stdout] | ---- this expression has type `&DecoratedExpr` [INFO] [stdout] ... [INFO] [stdout] 292 | Expr::FuncallExpr(id, es) => dbg!(compile_funcall_expr(ctx, id, es)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `DecoratedExpr`, found `Expr<_>` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `DecoratedExpr` [INFO] [stdout] found enum `Expr<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/compile.rs:293:9 [INFO] [stdout] | [INFO] [stdout] 289 | match expr { [INFO] [stdout] | ---- this expression has type `&DecoratedExpr` [INFO] [stdout] ... [INFO] [stdout] 293 | Expr::ParensExpr(expr) => dbg!(compile_expr(ctx, expr.as_ref())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected `DecoratedExpr`, found `Expr<_>` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `DecoratedExpr` [INFO] [stdout] found enum `Expr<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/compile.rs:290:9 [INFO] [stdout] | [INFO] [stdout] 289 | match expr { [INFO] [stdout] | ---- this expression has type `&DecoratedExpr` [INFO] [stdout] 290 | Expr::AtomicExpr(atom) => dbg!(compile_atomic_expr(ctx, atom)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected `DecoratedExpr`, found `Expr<_>` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `DecoratedExpr` [INFO] [stdout] found enum `Expr<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/compile.rs:291:9 [INFO] [stdout] | [INFO] [stdout] 289 | match expr { [INFO] [stdout] | ---- this expression has type `&DecoratedExpr` [INFO] [stdout] 290 | Expr::AtomicExpr(atom) => dbg!(compile_atomic_expr(ctx, atom)), [INFO] [stdout] 291 | Expr::BinaryExpr(op, lhs, rhs) => dbg!(compile_binary_expr(ctx, op, lhs, rhs)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `DecoratedExpr`, found `Expr<_>` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `DecoratedExpr` [INFO] [stdout] found enum `Expr<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/compile.rs:292:9 [INFO] [stdout] | [INFO] [stdout] 289 | match expr { [INFO] [stdout] | ---- this expression has type `&DecoratedExpr` [INFO] [stdout] ... [INFO] [stdout] 292 | Expr::FuncallExpr(id, es) => dbg!(compile_funcall_expr(ctx, id, es)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `DecoratedExpr`, found `Expr<_>` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `DecoratedExpr` [INFO] [stdout] found enum `Expr<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/compile.rs:293:9 [INFO] [stdout] | [INFO] [stdout] 289 | match expr { [INFO] [stdout] | ---- this expression has type `&DecoratedExpr` [INFO] [stdout] ... [INFO] [stdout] 293 | Expr::ParensExpr(expr) => dbg!(compile_expr(ctx, expr.as_ref())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected `DecoratedExpr`, found `Expr<_>` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `DecoratedExpr` [INFO] [stdout] found enum `Expr<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/compile.rs:305:21 [INFO] [stdout] | [INFO] [stdout] 305 | for _ in 0..decl.type_ { [INFO] [stdout] | ^^^^^^^^^^ expected integer, found `Type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/compile.rs:305:21 [INFO] [stdout] | [INFO] [stdout] 305 | for _ in 0..decl.type_ { [INFO] [stdout] | ^^^^^^^^^^ expected integer, found `Type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `u32: TryFrom` is not satisfied [INFO] [stdout] --> src/compile.rs:312:24 [INFO] [stdout] | [INFO] [stdout] 312 | decl.type_.try_into().unwrap(), [INFO] [stdout] | ^^^^^^^^ the trait `From` is not implemented for `u32` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `u32` implements `From` [INFO] [stdout] `u32` implements `From` [INFO] [stdout] `u32` implements `From` [INFO] [stdout] `u32` implements `From` [INFO] [stdout] `u32` implements `From` [INFO] [stdout] `u32` implements `From` [INFO] [stdout] = note: required for `expr::Type` to implement `Into` [INFO] [stdout] = note: required for `u32` to implement `TryFrom` [INFO] [stdout] = note: required for `expr::Type` to implement `TryInto` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `u32: TryFrom` is not satisfied [INFO] [stdout] --> src/compile.rs:312:24 [INFO] [stdout] | [INFO] [stdout] 312 | decl.type_.try_into().unwrap(), [INFO] [stdout] | ^^^^^^^^ the trait `From` is not implemented for `u32` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `u32` implements `From` [INFO] [stdout] `u32` implements `From` [INFO] [stdout] `u32` implements `From` [INFO] [stdout] `u32` implements `From` [INFO] [stdout] `u32` implements `From` [INFO] [stdout] `u32` implements `From` [INFO] [stdout] = note: required for `expr::Type` to implement `Into` [INFO] [stdout] = note: required for `u32` to implement `TryFrom` [INFO] [stdout] = note: required for `expr::Type` to implement `TryInto` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/compile.rs:317:21 [INFO] [stdout] | [INFO] [stdout] 317 | for i in 0..decl.type_ { [INFO] [stdout] | ^^^^^^^^^^ expected integer, found `Type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/compile.rs:317:21 [INFO] [stdout] | [INFO] [stdout] 317 | for i in 0..decl.type_ { [INFO] [stdout] | ^^^^^^^^^^ expected integer, found `Type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/compile.rs:388:19 [INFO] [stdout] | [INFO] [stdout] 388 | body: expr.clone(), [INFO] [stdout] | ^^^^^^^^^^^^ expected `DecoratedExpr<_>`, found `&DecoratedExpr` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `DecoratedExpr<_>` [INFO] [stdout] found reference `&DecoratedExpr` [INFO] [stdout] note: `DecoratedExpr<_>` does not implement `Clone`, so `&DecoratedExpr` was cloned instead [INFO] [stdout] --> src/compile.rs:388:19 [INFO] [stdout] | [INFO] [stdout] 388 | body: expr.clone(), [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the trait `Clone` must be implemented [INFO] [stdout] --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/clone.rs:194:0 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/compile.rs:401:16 [INFO] [stdout] | [INFO] [stdout] 401 | type_: 0, [INFO] [stdout] | ^ expected `Type`, found integer [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/compile.rs:388:19 [INFO] [stdout] | [INFO] [stdout] 388 | body: expr.clone(), [INFO] [stdout] | ^^^^^^^^^^^^ expected `DecoratedExpr<_>`, found `&DecoratedExpr` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `DecoratedExpr<_>` [INFO] [stdout] found reference `&DecoratedExpr` [INFO] [stdout] note: `DecoratedExpr<_>` does not implement `Clone`, so `&DecoratedExpr` was cloned instead [INFO] [stdout] --> src/compile.rs:388:19 [INFO] [stdout] | [INFO] [stdout] 388 | body: expr.clone(), [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the trait `Clone` must be implemented [INFO] [stdout] --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/clone.rs:194:0 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/compile.rs:401:16 [INFO] [stdout] | [INFO] [stdout] 401 | type_: 0, [INFO] [stdout] | ^ expected `Type`, found integer [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ty` [INFO] [stdout] --> src/parse.rs:294:51 [INFO] [stdout] | [INFO] [stdout] 294 | args: args.into_iter().map(|(arg, ty)| arg).collect(), [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ty` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `arg` [INFO] [stdout] --> src/parse.rs:286:48 [INFO] [stdout] | [INFO] [stdout] 286 | args.clone().into_iter().map(|(arg, ty)| ty).collect(), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_arg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ty` [INFO] [stdout] --> src/parse.rs:294:51 [INFO] [stdout] | [INFO] [stdout] 294 | args: args.into_iter().map(|(arg, ty)| arg).collect(), [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ty` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `arg` [INFO] [stdout] --> src/parse.rs:286:48 [INFO] [stdout] | [INFO] [stdout] 286 | args.clone().into_iter().map(|(arg, ty)| ty).collect(), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_arg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-off` (bin "rust-off") due to 10 previous errors; 5 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rust-off` (bin "rust-off" test) due to 10 previous errors; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "a1f638cb656d1625e7bd74b694aa0020fc3e5968d29b461332b4a07040b80b7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1f638cb656d1625e7bd74b694aa0020fc3e5968d29b461332b4a07040b80b7c", kill_on_drop: false }` [INFO] [stdout] a1f638cb656d1625e7bd74b694aa0020fc3e5968d29b461332b4a07040b80b7c