[INFO] cloning repository https://github.com/acs2405/Atris-base [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/acs2405/Atris-base" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facs2405%2FAtris-base", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facs2405%2FAtris-base'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b4912a87c5f64c513b1859e390e823040b3387bc [INFO] checking acs2405/Atris-base against master#2e6fc425411280c658d852813de01c5157255088 for pr-128013 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facs2405%2FAtris-base" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/acs2405/Atris-base on toolchain 2e6fc425411280c658d852813de01c5157255088 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/acs2405/Atris-base [INFO] finished tweaking git repo https://github.com/acs2405/Atris-base [INFO] tweaked toml for git repo https://github.com/acs2405/Atris-base written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/acs2405/Atris-base 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" "+2e6fc425411280c658d852813de01c5157255088" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f038d015b760abcd626e413830764ab58fa0802958b4e0c1172c8e5f5a17c9d [INFO] running `Command { std: "docker" "start" "-a" "9f038d015b760abcd626e413830764ab58fa0802958b4e0c1172c8e5f5a17c9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f038d015b760abcd626e413830764ab58fa0802958b4e0c1172c8e5f5a17c9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f038d015b760abcd626e413830764ab58fa0802958b4e0c1172c8e5f5a17c9d", kill_on_drop: false }` [INFO] [stdout] 9f038d015b760abcd626e413830764ab58fa0802958b4e0c1172c8e5f5a17c9d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ecb040b1dd3611284bd1054b40d97acb4456a9061316e9ed6f5aaa34bb08f5c5 [INFO] running `Command { std: "docker" "start" "-a" "ecb040b1dd3611284bd1054b40d97acb4456a9061316e9ed6f5aaa34bb08f5c5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling proc-macro2 v1.0.72 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.17 [INFO] [stderr] Checking crossbeam-queue v0.3.10 [INFO] [stderr] Checking crossbeam-channel v0.5.10 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking crossbeam-deque v0.8.4 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Checking crossbeam v0.8.3 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking uuid v1.6.1 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking atris-base v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `PositionedBlock` [INFO] [stdout] --> src/grid/grid.rs:4:27 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::block::{Block, PositionedBlock}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PositionedBlock` [INFO] [stdout] --> src/grid/grid.rs:4:27 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::block::{Block, PositionedBlock}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `JoinHandle`, `Thread`, and `rc::Rc` [INFO] [stdout] --> src/atrissession.rs:1:42 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{collections::HashMap, thread::{Thread, JoinHandle}, rc::Rc}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `JoinHandle`, `Thread`, and `rc::Rc` [INFO] [stdout] --> src/atrissession.rs:1:42 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{collections::HashMap, thread::{Thread, JoinHandle}, rc::Rc}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fig` [INFO] [stdout] --> src/grid/grid.rs:47:28 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn try_move(&self, fig: &Figure<'bt>, x_offset: i32) {todo!()} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_fig` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fig` [INFO] [stdout] --> src/grid/grid.rs:47:28 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn try_move(&self, fig: &Figure<'bt>, x_offset: i32) {todo!()} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_fig` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x_offset` [INFO] [stdout] --> src/grid/grid.rs:47:47 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn try_move(&self, fig: &Figure<'bt>, x_offset: i32) {todo!()} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_x_offset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fig` [INFO] [stdout] --> src/grid/grid.rs:49:30 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn try_rotate(&self, fig: &Figure<'bt>, angle: i32) {todo!()} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_fig` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `angle` [INFO] [stdout] --> src/grid/grid.rs:49:49 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn try_rotate(&self, fig: &Figure<'bt>, angle: i32) {todo!()} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_angle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x_offset` [INFO] [stdout] --> src/grid/grid.rs:47:47 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn try_move(&self, fig: &Figure<'bt>, x_offset: i32) {todo!()} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_x_offset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fig` [INFO] [stdout] --> src/grid/grid.rs:49:30 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn try_rotate(&self, fig: &Figure<'bt>, angle: i32) {todo!()} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_fig` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `angle` [INFO] [stdout] --> src/grid/grid.rs:49:49 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn try_rotate(&self, fig: &Figure<'bt>, angle: i32) {todo!()} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_angle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/gridsession.rs:43:16 [INFO] [stdout] | [INFO] [stdout] 43 | Ok(e) => self.start(), // GameStart or GridAdded(Receiver) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/gridsession.rs:43:16 [INFO] [stdout] | [INFO] [stdout] 43 | Ok(e) => self.start(), // GameStart or GridAdded(Receiver) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/gridsession.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | for e in self.receiver.try_iter() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/gridsession.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | for e in self.receiver.try_iter() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `grid_session` [INFO] [stdout] --> src/atrissession.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | for grid_session in self.grids.values_mut() { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_grid_session` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `grid_session` [INFO] [stdout] --> src/atrissession.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | for grid_session in self.grids.values_mut() { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_grid_session` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `grid`, `figures`, `state`, `rng`, and `sender` are never read [INFO] [stdout] --> src/gridsession.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct GridSession<'a> { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 10 | id: usize, [INFO] [stdout] | ^^ [INFO] [stdout] 11 | grid: Grid<'a>, [INFO] [stdout] | ^^^^ [INFO] [stdout] 12 | // blocks: Vec>, [INFO] [stdout] 13 | figures: HashMap>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | state: State, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 18 | rng: ThreadRng, //Arc/Rc>, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | sender: Sender<()>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GridSession` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `grid`, `figures`, `state`, `rng`, and `sender` are never read [INFO] [stdout] --> src/gridsession.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct GridSession<'a> { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 10 | id: usize, [INFO] [stdout] | ^^ [INFO] [stdout] 11 | grid: Grid<'a>, [INFO] [stdout] | ^^^^ [INFO] [stdout] 12 | // blocks: Vec>, [INFO] [stdout] 13 | figures: HashMap>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | state: State, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 18 | rng: ThreadRng, //Arc/Rc>, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | sender: Sender<()>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GridSession` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id` and `active` are never read [INFO] [stdout] --> src/atrissession.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Player { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 12 | id: usize, [INFO] [stdout] | ^^ [INFO] [stdout] 13 | active: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Player` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id` and `active` are never read [INFO] [stdout] --> src/atrissession.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Player { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 12 | id: usize, [INFO] [stdout] | ^^ [INFO] [stdout] 13 | active: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Player` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `uuid`, `game_mode`, and `state` are never read [INFO] [stdout] --> src/atrissession.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct AtrisSession { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 27 | uuid: Uuid, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | game_mode: Box>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | state: State, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AtrisSession` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `uuid`, `game_mode`, and `state` are never read [INFO] [stdout] --> src/atrissession.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct AtrisSession { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 27 | uuid: Uuid, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | game_mode: Box>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | state: State, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AtrisSession` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/atrissession.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | self.sender.send(()); // Send GridAdded(Receiver) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 76 | let _ = self.sender.send(()); // Send GridAdded(Receiver) [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/atrissession.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | self.sender.send(()); // Send GridAdded(Receiver) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 76 | let _ = self.sender.send(()); // Send GridAdded(Receiver) [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.89s [INFO] running `Command { std: "docker" "inspect" "ecb040b1dd3611284bd1054b40d97acb4456a9061316e9ed6f5aaa34bb08f5c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecb040b1dd3611284bd1054b40d97acb4456a9061316e9ed6f5aaa34bb08f5c5", kill_on_drop: false }` [INFO] [stdout] ecb040b1dd3611284bd1054b40d97acb4456a9061316e9ed6f5aaa34bb08f5c5 [INFO] checking acs2405/Atris-base against try#d856f2da3433420b7077c0dc7ee9441455bc1302 for pr-128013 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facs2405%2FAtris-base" "/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/acs2405/Atris-base on toolchain d856f2da3433420b7077c0dc7ee9441455bc1302 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d856f2da3433420b7077c0dc7ee9441455bc1302" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/acs2405/Atris-base [INFO] finished tweaking git repo https://github.com/acs2405/Atris-base [INFO] tweaked toml for git repo https://github.com/acs2405/Atris-base written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/acs2405/Atris-base 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" "+d856f2da3433420b7077c0dc7ee9441455bc1302" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+d856f2da3433420b7077c0dc7ee9441455bc1302" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9794b9f79d28ab02e49d2ffbda2b3eef7068996c01c7d013c9e1628a753d6a74 [INFO] running `Command { std: "docker" "start" "-a" "9794b9f79d28ab02e49d2ffbda2b3eef7068996c01c7d013c9e1628a753d6a74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9794b9f79d28ab02e49d2ffbda2b3eef7068996c01c7d013c9e1628a753d6a74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9794b9f79d28ab02e49d2ffbda2b3eef7068996c01c7d013c9e1628a753d6a74", kill_on_drop: false }` [INFO] [stdout] 9794b9f79d28ab02e49d2ffbda2b3eef7068996c01c7d013c9e1628a753d6a74 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+d856f2da3433420b7077c0dc7ee9441455bc1302" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f41abac048e564a3493e0d9d950124683ceec59a9f243b14d47e94746a222418 [INFO] running `Command { std: "docker" "start" "-a" "f41abac048e564a3493e0d9d950124683ceec59a9f243b14d47e94746a222418", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling proc-macro2 v1.0.72 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.17 [INFO] [stderr] Checking crossbeam-channel v0.5.10 [INFO] [stderr] Checking crossbeam-queue v0.3.10 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking crossbeam-deque v0.8.4 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Checking crossbeam v0.8.3 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.45/src/lib.rs:479:41 [INFO] [stdout] | [INFO] [stdout] 479 | return (1 << shift).abs(); [INFO] [stdout] | ^^^ multiple `abs` found [INFO] [stdout] ... [INFO] [stdout] 825 | impl_integer_for_isize!(i8, test_integer_i8); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `i128` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `i16` [INFO] [stdout] = note: candidate #3 is defined in an impl for the type `i32` [INFO] [stdout] = note: candidate #4 is defined in an impl for the type `i64` [INFO] [stdout] = note: and 2 others [INFO] [stdout] = note: this error originates in the macro `impl_integer_for_isize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.45/src/lib.rs:479:41 [INFO] [stdout] | [INFO] [stdout] 479 | return (1 << shift).abs(); [INFO] [stdout] | ^^^ multiple `abs` found [INFO] [stdout] ... [INFO] [stdout] 826 | impl_integer_for_isize!(i16, test_integer_i16); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `i128` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `i16` [INFO] [stdout] = note: candidate #3 is defined in an impl for the type `i32` [INFO] [stdout] = note: candidate #4 is defined in an impl for the type `i64` [INFO] [stdout] = note: and 2 others [INFO] [stdout] = note: this error originates in the macro `impl_integer_for_isize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.45/src/lib.rs:479:41 [INFO] [stdout] | [INFO] [stdout] 479 | return (1 << shift).abs(); [INFO] [stdout] | ^^^ multiple `abs` found [INFO] [stdout] ... [INFO] [stdout] 827 | impl_integer_for_isize!(i32, test_integer_i32); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `i128` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `i16` [INFO] [stdout] = note: candidate #3 is defined in an impl for the type `i32` [INFO] [stdout] = note: candidate #4 is defined in an impl for the type `i64` [INFO] [stdout] = note: and 2 others [INFO] [stdout] = note: this error originates in the macro `impl_integer_for_isize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.45/src/lib.rs:479:41 [INFO] [stdout] | [INFO] [stdout] 479 | return (1 << shift).abs(); [INFO] [stdout] | ^^^ multiple `abs` found [INFO] [stdout] ... [INFO] [stdout] 828 | impl_integer_for_isize!(i64, test_integer_i64); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `i128` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `i16` [INFO] [stdout] = note: candidate #3 is defined in an impl for the type `i32` [INFO] [stdout] = note: candidate #4 is defined in an impl for the type `i64` [INFO] [stdout] = note: and 2 others [INFO] [stdout] = note: this error originates in the macro `impl_integer_for_isize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.45/src/lib.rs:479:41 [INFO] [stdout] | [INFO] [stdout] 479 | return (1 << shift).abs(); [INFO] [stdout] | ^^^ multiple `abs` found [INFO] [stdout] ... [INFO] [stdout] 829 | impl_integer_for_isize!(isize, test_integer_isize); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `i128` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `i16` [INFO] [stdout] = note: candidate #3 is defined in an impl for the type `i32` [INFO] [stdout] = note: candidate #4 is defined in an impl for the type `i64` [INFO] [stdout] = note: and 2 others [INFO] [stdout] = note: this error originates in the macro `impl_integer_for_isize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.45/src/lib.rs:479:41 [INFO] [stdout] | [INFO] [stdout] 479 | return (1 << shift).abs(); [INFO] [stdout] | ^^^ multiple `abs` found [INFO] [stdout] ... [INFO] [stdout] 831 | impl_integer_for_isize!(i128, test_integer_i128); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `i128` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `i16` [INFO] [stdout] = note: candidate #3 is defined in an impl for the type `i32` [INFO] [stdout] = note: candidate #4 is defined in an impl for the type `i64` [INFO] [stdout] = note: and 2 others [INFO] [stdout] = note: this error originates in the macro `impl_integer_for_isize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stderr] error: could not compile `num-integer` (lib) due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f41abac048e564a3493e0d9d950124683ceec59a9f243b14d47e94746a222418", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f41abac048e564a3493e0d9d950124683ceec59a9f243b14d47e94746a222418", kill_on_drop: false }` [INFO] [stdout] f41abac048e564a3493e0d9d950124683ceec59a9f243b14d47e94746a222418