[INFO] fetching crate maize 0.1.1... [INFO] checking maize-0.1.1 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate maize 0.1.1 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate maize 0.1.1 [INFO] finished tweaking crates.io crate maize 0.1.1 [INFO] tweaked toml for crates.io crate maize 0.1.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate maize 0.1.1 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate maize 0.1.1 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25ef7a09c9e8397e1a7ccbd36956691102beb8eb258b17c896f3147bb7c3d583 [INFO] running `Command { std: "docker" "start" "-a" "25ef7a09c9e8397e1a7ccbd36956691102beb8eb258b17c896f3147bb7c3d583", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25ef7a09c9e8397e1a7ccbd36956691102beb8eb258b17c896f3147bb7c3d583", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25ef7a09c9e8397e1a7ccbd36956691102beb8eb258b17c896f3147bb7c3d583", kill_on_drop: false }` [INFO] [stdout] 25ef7a09c9e8397e1a7ccbd36956691102beb8eb258b17c896f3147bb7c3d583 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da302eda71e55753ace7c7ceb7d564b27df5a2c0622e324839d51b6e40652ab0 [INFO] running `Command { std: "docker" "start" "-a" "da302eda71e55753ace7c7ceb7d564b27df5a2c0622e324839d51b6e40652ab0", kill_on_drop: false }` [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking petgraph v0.6.4 [INFO] [stderr] Checking daggy v0.8.0 [INFO] [stderr] Checking maize v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `backtrace::Backtrace` [INFO] [stdout] --> src/parse.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{backtrace::Backtrace, 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: `infer::infer` [INFO] [stdout] --> src/main.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::{infer::infer, parse::{parse, Context, Reader}}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `backtrace::Backtrace` [INFO] [stdout] --> src/parse.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{backtrace::Backtrace, 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: `infer::infer` [INFO] [stdout] --> src/main.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::{infer::infer, parse::{parse, Context, Reader}}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `la` is never used [INFO] [stdout] --> src/parse.rs:341:12 [INFO] [stdout] | [INFO] [stdout] 246 | impl Context { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 341 | pub fn la(&mut self, op: &str) { [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `count_applications` is never used [INFO] [stdout] --> src/infer.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn count_applications(expr: &Expr) -> (&Expr, u64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `infer_once` is never used [INFO] [stdout] --> src/infer.rs:64:8 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn infer_once(types: &HashMap<&Expr, usize>) -> Vec<(usize, usize)> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `infer_many` is never used [INFO] [stdout] --> src/infer.rs:117:8 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn infer_many(types: &mut HashMap<&Expr, usize>) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `infer` is never used [INFO] [stdout] --> src/infer.rs:143:8 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn infer(expr: &Expr) -> HashMap<&Expr, usize> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `collect` is never used [INFO] [stdout] --> src/infer.rs:171:8 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn collect<'a>(expr: &'a Expr) -> Vec<&'a Expr> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `collect_into` is never used [INFO] [stdout] --> src/infer.rs:179:4 [INFO] [stdout] | [INFO] [stdout] 179 | fn collect_into<'a>(expr: &'a Expr, vec: &mut Vec<&'a Expr>) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `name` is never used [INFO] [stdout] --> src/test.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn name(name: &str) -> Expr { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `app` is never used [INFO] [stdout] --> src/test.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn app(app: Expr, var: Expr) -> Expr { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `infix` is never used [INFO] [stdout] --> src/test.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn infix(infix: String, left: Expr, right: Expr) -> Expr { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `raw_infix` is never used [INFO] [stdout] --> src/test.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn raw_infix(infix_expr: &str, left: &str, right: &str) -> Expr { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fold` is never used [INFO] [stdout] --> src/test.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn fold(app_expr: Expr, vars: [Expr; N]) -> Expr { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_parse` is never used [INFO] [stdout] --> src/test.rs:115:4 [INFO] [stdout] | [INFO] [stdout] 115 | fn assert_parse(first: &str, second: &str) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_parse_rem` is never used [INFO] [stdout] --> src/test.rs:119:4 [INFO] [stdout] | [INFO] [stdout] 119 | fn assert_parse_rem(first: &str, first_len: usize, second: &str, second_len: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `la` is never used [INFO] [stdout] --> src/parse.rs:341:12 [INFO] [stdout] | [INFO] [stdout] 246 | impl Context { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 341 | pub fn la(&mut self, op: &str) { [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `count_applications` is never used [INFO] [stdout] --> src/infer.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn count_applications(expr: &Expr) -> (&Expr, u64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `infer_once` is never used [INFO] [stdout] --> src/infer.rs:64:8 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn infer_once(types: &HashMap<&Expr, usize>) -> Vec<(usize, usize)> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `infer_many` is never used [INFO] [stdout] --> src/infer.rs:117:8 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn infer_many(types: &mut HashMap<&Expr, usize>) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `infer` is never used [INFO] [stdout] --> src/infer.rs:143:8 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn infer(expr: &Expr) -> HashMap<&Expr, usize> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `collect` is never used [INFO] [stdout] --> src/infer.rs:171:8 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn collect<'a>(expr: &'a Expr) -> Vec<&'a Expr> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `collect_into` is never used [INFO] [stdout] --> src/infer.rs:179:4 [INFO] [stdout] | [INFO] [stdout] 179 | fn collect_into<'a>(expr: &'a Expr, vec: &mut Vec<&'a Expr>) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.17s [INFO] running `Command { std: "docker" "inspect" "da302eda71e55753ace7c7ceb7d564b27df5a2c0622e324839d51b6e40652ab0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da302eda71e55753ace7c7ceb7d564b27df5a2c0622e324839d51b6e40652ab0", kill_on_drop: false }` [INFO] [stdout] da302eda71e55753ace7c7ceb7d564b27df5a2c0622e324839d51b6e40652ab0