[INFO] cloning repository https://github.com/baik-lang/baik-next [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/baik-lang/baik-next" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbaik-lang%2Fbaik-next", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbaik-lang%2Fbaik-next'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7adb67d7302197bf2ef788e4efa294418d02cb6b [INFO] checking baik-lang/baik-next against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbaik-lang%2Fbaik-next" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/baik-lang/baik-next on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/baik-lang/baik-next [INFO] finished tweaking git repo https://github.com/baik-lang/baik-next [INFO] tweaked toml for git repo https://github.com/baik-lang/baik-next written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/baik-lang/baik-next 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libc v0.2.49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca99a3208056bd2525713b636577db5743003f5fe134b063176fe92887d5951c [INFO] running `Command { std: "docker" "start" "-a" "ca99a3208056bd2525713b636577db5743003f5fe134b063176fe92887d5951c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca99a3208056bd2525713b636577db5743003f5fe134b063176fe92887d5951c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca99a3208056bd2525713b636577db5743003f5fe134b063176fe92887d5951c", kill_on_drop: false }` [INFO] [stdout] ca99a3208056bd2525713b636577db5743003f5fe134b063176fe92887d5951c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 804daa3ed810f85f3785082be377067115f50dcf2a7f76a7a8b11181a937480e [INFO] running `Command { std: "docker" "start" "-a" "804daa3ed810f85f3785082be377067115f50dcf2a7f76a7a8b11181a937480e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling libc v0.2.49 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Compiling pest v2.1.1 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Compiling syn v0.15.27 [INFO] [stderr] Compiling pest_meta v2.1.0 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking baik v10.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `eval` [INFO] [stdout] --> src/core/interpreter.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{eval}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Value` is imported redundantly [INFO] [stdout] --> src/core/math/math.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `Value` is already imported here [INFO] [stdout] 2 | use serde_json::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Error` is imported redundantly [INFO] [stdout] --> src/core/math/math.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `Error` is already imported here [INFO] [stdout] 2 | use serde_json::Value; [INFO] [stdout] 3 | use Error; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `to_value` is imported redundantly [INFO] [stdout] --> src/core/math/math.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `to_value` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use to_value; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Value` is imported redundantly [INFO] [stdout] --> src/function/function.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `Value` is already imported here [INFO] [stdout] 2 | use std::fmt; [INFO] [stdout] 3 | use serde_json::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Error` is imported redundantly [INFO] [stdout] --> src/function/function.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `Error` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use Error; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Clone` is imported redundantly [INFO] [stdout] --> src/tree/tree.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::clone::Clone; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Clone` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `eval` [INFO] [stdout] --> src/core/interpreter.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{eval}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Value` is imported redundantly [INFO] [stdout] --> src/tree/tree.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `Value` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use serde_json::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `to_value` is imported redundantly [INFO] [stdout] --> src/tree/tree.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `to_value` is already imported here [INFO] [stdout] ... [INFO] [stdout] 5 | use to_value; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Operator` is imported redundantly [INFO] [stdout] --> src/tree/tree.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `Operator` is already imported here [INFO] [stdout] ... [INFO] [stdout] 7 | use operator::Operator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Context` is imported redundantly [INFO] [stdout] --> src/tree/tree.rs:9:6 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `Context` is already imported here [INFO] [stdout] ... [INFO] [stdout] 9 | use {Context, Functions}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Functions` is imported redundantly [INFO] [stdout] --> src/tree/tree.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `Functions` is already imported here [INFO] [stdout] ... [INFO] [stdout] 9 | use {Context, Functions}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Error` is imported redundantly [INFO] [stdout] --> src/tree/tree.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `Error` is already imported here [INFO] [stdout] ... [INFO] [stdout] 10 | use Error; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Compiled` is imported redundantly [INFO] [stdout] --> src/tree/tree.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `Compiled` is already imported here [INFO] [stdout] ... [INFO] [stdout] 11 | use Compiled; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Value` is imported redundantly [INFO] [stdout] --> src/core/math/math.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `Value` is already imported here [INFO] [stdout] 2 | use serde_json::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Value` is imported redundantly [INFO] [stdout] --> src/operator/operator.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `Value` is already imported here [INFO] [stdout] 2 | use std::str::FromStr; [INFO] [stdout] 3 | use serde_json::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `to_value` is imported redundantly [INFO] [stdout] --> src/operator/operator.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `to_value` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use to_value; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Error` is imported redundantly [INFO] [stdout] --> src/operator/operator.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `Error` is already imported here [INFO] [stdout] ... [INFO] [stdout] 5 | use Error; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Error` is imported redundantly [INFO] [stdout] --> src/core/math/math.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `Error` is already imported here [INFO] [stdout] 2 | use serde_json::Value; [INFO] [stdout] 3 | use Error; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Operator` is imported redundantly [INFO] [stdout] --> src/node/node.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `Operator` is already imported here [INFO] [stdout] 2 | use operator::Operator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `to_value` is imported redundantly [INFO] [stdout] --> src/core/math/math.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `to_value` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use to_value; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Value` is imported redundantly [INFO] [stdout] --> src/function/function.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `Value` is already imported here [INFO] [stdout] 2 | use std::fmt; [INFO] [stdout] 3 | use serde_json::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Error` is imported redundantly [INFO] [stdout] --> src/node/node.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `Error` is already imported here [INFO] [stdout] 2 | use operator::Operator; [INFO] [stdout] 3 | use Error; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Function` is imported redundantly [INFO] [stdout] --> src/node/node.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `Function` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use Function; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Error` is imported redundantly [INFO] [stdout] --> src/function/function.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `Error` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use Error; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Function` is imported redundantly [INFO] [stdout] --> src/expr/expr.rs:2:6 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `Function` is already imported here [INFO] [stdout] 2 | use {Function, Functions, Context, Contexts, Compiled, Value}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Clone` is imported redundantly [INFO] [stdout] --> src/tree/tree.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::clone::Clone; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Clone` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Functions` is imported redundantly [INFO] [stdout] --> src/expr/expr.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `Functions` is already imported here [INFO] [stdout] 2 | use {Function, Functions, Context, Contexts, Compiled, Value}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Value` is imported redundantly [INFO] [stdout] --> src/tree/tree.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `Value` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use serde_json::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Context` is imported redundantly [INFO] [stdout] --> src/expr/expr.rs:2:27 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `Context` is already imported here [INFO] [stdout] 2 | use {Function, Functions, Context, Contexts, Compiled, Value}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `to_value` is imported redundantly [INFO] [stdout] --> src/tree/tree.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `to_value` is already imported here [INFO] [stdout] ... [INFO] [stdout] 5 | use to_value; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Contexts` is imported redundantly [INFO] [stdout] --> src/expr/expr.rs:2:36 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `Contexts` is already imported here [INFO] [stdout] 2 | use {Function, Functions, Context, Contexts, Compiled, Value}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Operator` is imported redundantly [INFO] [stdout] --> src/tree/tree.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `Operator` is already imported here [INFO] [stdout] ... [INFO] [stdout] 7 | use operator::Operator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Compiled` is imported redundantly [INFO] [stdout] --> src/expr/expr.rs:2:46 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `Compiled` is already imported here [INFO] [stdout] 2 | use {Function, Functions, Context, Contexts, Compiled, Value}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Context` is imported redundantly [INFO] [stdout] --> src/tree/tree.rs:9:6 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `Context` is already imported here [INFO] [stdout] ... [INFO] [stdout] 9 | use {Context, Functions}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Value` is imported redundantly [INFO] [stdout] --> src/expr/expr.rs:2:56 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `Value` is already imported here [INFO] [stdout] 2 | use {Function, Functions, Context, Contexts, Compiled, Value}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Functions` is imported redundantly [INFO] [stdout] --> src/tree/tree.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `Functions` is already imported here [INFO] [stdout] ... [INFO] [stdout] 9 | use {Context, Functions}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Error` is imported redundantly [INFO] [stdout] --> src/expr/expr.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `Error` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use Error; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Error` is imported redundantly [INFO] [stdout] --> src/tree/tree.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `Error` is already imported here [INFO] [stdout] ... [INFO] [stdout] 10 | use Error; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Serialize` is imported redundantly [INFO] [stdout] --> src/expr/expr.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `Serialize` is already imported here [INFO] [stdout] ... [INFO] [stdout] 5 | use serde::Serialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Compiled` is imported redundantly [INFO] [stdout] --> src/tree/tree.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `Compiled` is already imported here [INFO] [stdout] ... [INFO] [stdout] 11 | use Compiled; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `to_value` is imported redundantly [INFO] [stdout] --> src/expr/expr.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `to_value` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6 | use to_value; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Function` is imported redundantly [INFO] [stdout] --> src/builtin/builtin.rs:2:6 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `Function` is already imported here [INFO] [stdout] 2 | use {Function, Functions, Value, to_value}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Value` is imported redundantly [INFO] [stdout] --> src/operator/operator.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `Value` is already imported here [INFO] [stdout] 2 | use std::str::FromStr; [INFO] [stdout] 3 | use serde_json::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Functions` is imported redundantly [INFO] [stdout] --> src/builtin/builtin.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `Functions` is already imported here [INFO] [stdout] 2 | use {Function, Functions, Value, to_value}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `to_value` is imported redundantly [INFO] [stdout] --> src/operator/operator.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `to_value` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use to_value; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Value` is imported redundantly [INFO] [stdout] --> src/builtin/builtin.rs:2:27 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `Value` is already imported here [INFO] [stdout] 2 | use {Function, Functions, Value, to_value}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Error` is imported redundantly [INFO] [stdout] --> src/operator/operator.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `Error` is already imported here [INFO] [stdout] ... [INFO] [stdout] 5 | use Error; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `to_value` is imported redundantly [INFO] [stdout] --> src/builtin/builtin.rs:2:34 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `to_value` is already imported here [INFO] [stdout] 2 | use {Function, Functions, Value, to_value}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Operator` is imported redundantly [INFO] [stdout] --> src/node/node.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `Operator` is already imported here [INFO] [stdout] 2 | use operator::Operator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Error` is imported redundantly [INFO] [stdout] --> src/builtin/builtin.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `Error` is already imported here [INFO] [stdout] 2 | use {Function, Functions, Value, to_value}; [INFO] [stdout] 3 | use Error; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Error` is imported redundantly [INFO] [stdout] --> src/node/node.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `Error` is already imported here [INFO] [stdout] 2 | use operator::Operator; [INFO] [stdout] 3 | use Error; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Function` is imported redundantly [INFO] [stdout] --> src/node/node.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `Function` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use Function; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Function` is imported redundantly [INFO] [stdout] --> src/expr/expr.rs:2:6 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `Function` is already imported here [INFO] [stdout] 2 | use {Function, Functions, Context, Contexts, Compiled, Value}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Functions` is imported redundantly [INFO] [stdout] --> src/expr/expr.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `Functions` is already imported here [INFO] [stdout] 2 | use {Function, Functions, Context, Contexts, Compiled, Value}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Context` is imported redundantly [INFO] [stdout] --> src/expr/expr.rs:2:27 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `Context` is already imported here [INFO] [stdout] 2 | use {Function, Functions, Context, Contexts, Compiled, Value}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Contexts` is imported redundantly [INFO] [stdout] --> src/expr/expr.rs:2:36 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `Contexts` is already imported here [INFO] [stdout] 2 | use {Function, Functions, Context, Contexts, Compiled, Value}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Compiled` is imported redundantly [INFO] [stdout] --> src/expr/expr.rs:2:46 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `Compiled` is already imported here [INFO] [stdout] 2 | use {Function, Functions, Context, Contexts, Compiled, Value}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Value` is imported redundantly [INFO] [stdout] --> src/expr/expr.rs:2:56 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `Value` is already imported here [INFO] [stdout] 2 | use {Function, Functions, Context, Contexts, Compiled, Value}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Error` is imported redundantly [INFO] [stdout] --> src/expr/expr.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `Error` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use Error; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Serialize` is imported redundantly [INFO] [stdout] --> src/expr/expr.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `Serialize` is already imported here [INFO] [stdout] ... [INFO] [stdout] 5 | use serde::Serialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `to_value` is imported redundantly [INFO] [stdout] --> src/expr/expr.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `to_value` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6 | use to_value; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Function` is imported redundantly [INFO] [stdout] --> src/builtin/builtin.rs:2:6 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `Function` is already imported here [INFO] [stdout] 2 | use {Function, Functions, Value, to_value}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Functions` is imported redundantly [INFO] [stdout] --> src/builtin/builtin.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `Functions` is already imported here [INFO] [stdout] 2 | use {Function, Functions, Value, to_value}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Value` is imported redundantly [INFO] [stdout] --> src/builtin/builtin.rs:2:27 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `Value` is already imported here [INFO] [stdout] 2 | use {Function, Functions, Value, to_value}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `to_value` is imported redundantly [INFO] [stdout] --> src/builtin/builtin.rs:2:34 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `to_value` is already imported here [INFO] [stdout] 2 | use {Function, Functions, Value, to_value}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Error` is imported redundantly [INFO] [stdout] --> src/builtin/builtin.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `Error` is already imported here [INFO] [stdout] 2 | use {Function, Functions, Value, to_value}; [INFO] [stdout] 3 | use Error; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/function/function.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | pub compiled: Box) -> Result + Sync + Send>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 9 | pub compiled: Box) -> Result + Sync + Send>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/function/function.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | pub compiled: Box) -> Result + Sync + Send>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 9 | pub compiled: Box) -> Result + Sync + Send>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:42:25 [INFO] [stdout] | [INFO] [stdout] 42 | pub type Compiled = Box Result>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 42 | pub type Compiled = Box Result>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:42:25 [INFO] [stdout] | [INFO] [stdout] 42 | pub type Compiled = Box Result>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 42 | pub type Compiled = Box Result>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0170]: pattern binding `function` is named the same as one of the variants of the type `core::interpreter::Rule` [INFO] [stdout] --> src/core/interpreter.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | function => { [INFO] [stdout] | ^^^^^^^^ help: to match on the variant, qualify the path: `core::interpreter::Rule::function` [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(bindings_with_variant_name)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0170]: pattern binding `EOI` is named the same as one of the variants of the type `core::interpreter::Rule` [INFO] [stdout] --> src/core/interpreter.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | EOI => { [INFO] [stdout] | ^^^ help: to match on the variant, qualify the path: `core::interpreter::Rule::EOI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/core/interpreter.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 13 | function => { [INFO] [stdout] | -------- matches any value [INFO] [stdout] ... [INFO] [stdout] 17 | EOI => { [INFO] [stdout] | ^^^ unreachable pattern [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/core/interpreter.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 13 | function => { [INFO] [stdout] | -------- matches any value [INFO] [stdout] ... [INFO] [stdout] 21 | _ => { [INFO] [stdout] | ^ unreachable pattern [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `function` [INFO] [stdout] --> src/core/interpreter.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | function => { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_function` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `EOI` [INFO] [stdout] --> src/core/interpreter.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | EOI => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_EOI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0170]: pattern binding `function` is named the same as one of the variants of the type `core::interpreter::Rule` [INFO] [stdout] --> src/core/interpreter.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | function => { [INFO] [stdout] | ^^^^^^^^ help: to match on the variant, qualify the path: `core::interpreter::Rule::function` [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(bindings_with_variant_name)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0170]: pattern binding `EOI` is named the same as one of the variants of the type `core::interpreter::Rule` [INFO] [stdout] --> src/core/interpreter.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | EOI => { [INFO] [stdout] | ^^^ help: to match on the variant, qualify the path: `core::interpreter::Rule::EOI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/core/interpreter.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 13 | function => { [INFO] [stdout] | -------- matches any value [INFO] [stdout] ... [INFO] [stdout] 17 | EOI => { [INFO] [stdout] | ^^^ unreachable pattern [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/core/interpreter.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 13 | function => { [INFO] [stdout] | -------- matches any value [INFO] [stdout] ... [INFO] [stdout] 21 | _ => { [INFO] [stdout] | ^ unreachable pattern [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `function` [INFO] [stdout] --> src/core/interpreter.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | function => { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_function` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `EOI` [INFO] [stdout] --> src/core/interpreter.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | EOI => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_EOI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `EOI` should have a snake case name [INFO] [stdout] --> src/core/interpreter.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | EOI => { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `eoi` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `EOI` should have a snake case name [INFO] [stdout] --> src/core/interpreter.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | EOI => { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `eoi` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 41 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0170`. [INFO] [stdout] [INFO] [stderr] error: could not compile `baik` (lib) due to 3 previous errors; 41 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 2 previous errors; 41 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0170`. [INFO] [stdout] [INFO] [stderr] error: could not compile `baik` (lib test) due to 3 previous errors; 41 warnings emitted [INFO] running `Command { std: "docker" "inspect" "804daa3ed810f85f3785082be377067115f50dcf2a7f76a7a8b11181a937480e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "804daa3ed810f85f3785082be377067115f50dcf2a7f76a7a8b11181a937480e", kill_on_drop: false }` [INFO] [stdout] 804daa3ed810f85f3785082be377067115f50dcf2a7f76a7a8b11181a937480e [INFO] checking baik-lang/baik-next against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbaik-lang%2Fbaik-next" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/baik-lang/baik-next on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/baik-lang/baik-next [INFO] finished tweaking git repo https://github.com/baik-lang/baik-next [INFO] tweaked toml for git repo https://github.com/baik-lang/baik-next written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/baik-lang/baik-next 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d06a50f4d1c83fe973faa46e60c2b130f2cf346f5acf2da28c31b27b76178729 [INFO] running `Command { std: "docker" "start" "-a" "d06a50f4d1c83fe973faa46e60c2b130f2cf346f5acf2da28c31b27b76178729", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d06a50f4d1c83fe973faa46e60c2b130f2cf346f5acf2da28c31b27b76178729", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d06a50f4d1c83fe973faa46e60c2b130f2cf346f5acf2da28c31b27b76178729", kill_on_drop: false }` [INFO] [stdout] d06a50f4d1c83fe973faa46e60c2b130f2cf346f5acf2da28c31b27b76178729 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73273426ac1d241f4a3d38bfd3e7d90cf610bbfdb4b8950563ad08899e74dc3d [INFO] running `Command { std: "docker" "start" "-a" "73273426ac1d241f4a3d38bfd3e7d90cf610bbfdb4b8950563ad08899e74dc3d", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "73273426ac1d241f4a3d38bfd3e7d90cf610bbfdb4b8950563ad08899e74dc3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73273426ac1d241f4a3d38bfd3e7d90cf610bbfdb4b8950563ad08899e74dc3d", kill_on_drop: false }` [INFO] [stdout] 73273426ac1d241f4a3d38bfd3e7d90cf610bbfdb4b8950563ad08899e74dc3d