[INFO] cloning repository https://github.com/bsbgreenfield/boop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bsbgreenfield/boop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbsbgreenfield%2Fboop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbsbgreenfield%2Fboop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 56070fd849e320092dd1d1a3b9ff5d388524cafa [INFO] checking bsbgreenfield/boop against master#0e517d38ad0e72f93c734b14fabd4bb9b7441de6 for pr-140557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbsbgreenfield%2Fboop" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bsbgreenfield/boop on toolchain 0e517d38ad0e72f93c734b14fabd4bb9b7441de6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0e517d38ad0e72f93c734b14fabd4bb9b7441de6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bsbgreenfield/boop [INFO] finished tweaking git repo https://github.com/bsbgreenfield/boop [INFO] tweaked toml for git repo https://github.com/bsbgreenfield/boop written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/bsbgreenfield/boop 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" "+0e517d38ad0e72f93c734b14fabd4bb9b7441de6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+0e517d38ad0e72f93c734b14fabd4bb9b7441de6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ffa7e342a301af8113a1fa492bce1cc62ecc8c142f993b45786a93c6295b636f [INFO] running `Command { std: "docker" "start" "-a" "ffa7e342a301af8113a1fa492bce1cc62ecc8c142f993b45786a93c6295b636f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ffa7e342a301af8113a1fa492bce1cc62ecc8c142f993b45786a93c6295b636f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffa7e342a301af8113a1fa492bce1cc62ecc8c142f993b45786a93c6295b636f", kill_on_drop: false }` [INFO] [stdout] ffa7e342a301af8113a1fa492bce1cc62ecc8c142f993b45786a93c6295b636f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+0e517d38ad0e72f93c734b14fabd4bb9b7441de6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1959d9355d5e33bd43a0548444722745de4c67c40038877f882722a428a2807 [INFO] running `Command { std: "docker" "start" "-a" "b1959d9355d5e33bd43a0548444722745de4c67c40038877f882722a428a2807", kill_on_drop: false }` [INFO] [stderr] Checking Boop v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Operations::*` [INFO] [stdout] --> src/compiler/test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use Operations::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt::Write` [INFO] [stdout] --> src/compiler/test.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::fmt::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `compiler_main::*` [INFO] [stdout] --> src/compiler/mod.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 143 | pub use compiler_main::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `expression::*` [INFO] [stdout] --> src/compiler/mod.rs:144:9 [INFO] [stdout] | [INFO] [stdout] 144 | pub use expression::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::object::ObjFunction` [INFO] [stdout] --> src/vm.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::object::ObjFunction; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `compiler_main::*` [INFO] [stdout] --> src/compiler/mod.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 143 | pub use compiler_main::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `expression::*` [INFO] [stdout] --> src/compiler/mod.rs:144:9 [INFO] [stdout] | [INFO] [stdout] 144 | pub use expression::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::object::ObjFunction` [INFO] [stdout] --> src/vm.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::object::ObjFunction; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `compiler::VarDecResult` is more private than the item `compiler_main::>::variable_declaration` [INFO] [stdout] --> src/compiler/compiler_main.rs:481:5 [INFO] [stdout] | [INFO] [stdout] 481 | pub fn variable_declaration(&mut self) -> VarDecResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `compiler_main::>::variable_declaration` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `compiler::VarDecResult` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/compiler/mod.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | enum VarDecResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `compiler::Precedence` is more private than the item `compiler::compiler_functions::prec_of` [INFO] [stdout] --> src/compiler/compiler_functions.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn prec_of(operation: &Operations) -> Precedence { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `compiler::compiler_functions::prec_of` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `compiler::Precedence` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/compiler/mod.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | enum Precedence { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `types` is never read [INFO] [stdout] --> src/compiler/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Compiler<'a> { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 14 | types: HashSet, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `PrecGrouping` is never constructed [INFO] [stdout] --> src/compiler/mod.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 59 | enum Precedence { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 71 | PrecGrouping, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Precedence` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `new_sized` and `new_unsized` are never used [INFO] [stdout] --> src/type.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 7 | impl DataType { [INFO] [stdout] | ------------- associated functions in this implementation [INFO] [stdout] 8 | pub fn new_sized(name: &str) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | pub fn new_unsized(name: &str) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `BoopError` is never constructed [INFO] [stdout] --> src/vm.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub enum RuntimeError { [INFO] [stdout] | ------------ variant in this enum [INFO] [stdout] 11 | BoopError, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `code_text` is never read [INFO] [stdout] --> src/vm.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct Vm<'a> { [INFO] [stdout] | -- field in this struct [INFO] [stdout] 20 | code_text: &'a String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ObjString` should have a snake case name [INFO] [stdout] --> src/object.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | ObjString => ObjType::ObjStringType, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `obj_string` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ObjBobj` should have a snake case name [INFO] [stdout] --> src/object.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | ObjBobj => ObjType::ObjBobjType, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `obj_bobj` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `compiler::VarDecResult` is more private than the item `compiler_main::>::variable_declaration` [INFO] [stdout] --> src/compiler/compiler_main.rs:481:5 [INFO] [stdout] | [INFO] [stdout] 481 | pub fn variable_declaration(&mut self) -> VarDecResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `compiler_main::>::variable_declaration` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `compiler::VarDecResult` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/compiler/mod.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | enum VarDecResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `compiler::Precedence` is more private than the item `compiler::compiler_functions::prec_of` [INFO] [stdout] --> src/compiler/compiler_functions.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn prec_of(operation: &Operations) -> Precedence { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `compiler::compiler_functions::prec_of` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `compiler::Precedence` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/compiler/mod.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | enum Precedence { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `types` is never read [INFO] [stdout] --> src/compiler/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Compiler<'a> { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 14 | types: HashSet, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `PrecGrouping` is never constructed [INFO] [stdout] --> src/compiler/mod.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 59 | enum Precedence { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 71 | PrecGrouping, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Precedence` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `new_sized` and `new_unsized` are never used [INFO] [stdout] --> src/type.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 7 | impl DataType { [INFO] [stdout] | ------------- associated functions in this implementation [INFO] [stdout] 8 | pub fn new_sized(name: &str) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | pub fn new_unsized(name: &str) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `BoopError` is never constructed [INFO] [stdout] --> src/vm.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub enum RuntimeError { [INFO] [stdout] | ------------ variant in this enum [INFO] [stdout] 11 | BoopError, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `code_text` is never read [INFO] [stdout] --> src/vm.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct Vm<'a> { [INFO] [stdout] | -- field in this struct [INFO] [stdout] 20 | code_text: &'a String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ObjString` should have a snake case name [INFO] [stdout] --> src/object.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | ObjString => ObjType::ObjStringType, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `obj_string` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ObjBobj` should have a snake case name [INFO] [stdout] --> src/object.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | ObjBobj => ObjType::ObjBobjType, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `obj_bobj` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s [INFO] running `Command { std: "docker" "inspect" "b1959d9355d5e33bd43a0548444722745de4c67c40038877f882722a428a2807", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1959d9355d5e33bd43a0548444722745de4c67c40038877f882722a428a2807", kill_on_drop: false }` [INFO] [stdout] b1959d9355d5e33bd43a0548444722745de4c67c40038877f882722a428a2807