[INFO] cloning repository https://github.com/MengXin001/RustCINRAD [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MengXin001/RustCINRAD" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMengXin001%2FRustCINRAD", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMengXin001%2FRustCINRAD'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a75772a78abdbfc6ecda7a611b6bffadc43f1359 [INFO] checking MengXin001/RustCINRAD against master#2e6fc425411280c658d852813de01c5157255088 for pr-128013 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMengXin001%2FRustCINRAD" "/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/MengXin001/RustCINRAD 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/MengXin001/RustCINRAD [INFO] finished tweaking git repo https://github.com/MengXin001/RustCINRAD [INFO] tweaked toml for git repo https://github.com/MengXin001/RustCINRAD written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/MengXin001/RustCINRAD 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] [stderr] warning: unused manifest key: interact [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a599755237d261ca438666e1e98040e2d85510159b89b6f9cb877d9a59250c4d [INFO] running `Command { std: "docker" "start" "-a" "a599755237d261ca438666e1e98040e2d85510159b89b6f9cb877d9a59250c4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a599755237d261ca438666e1e98040e2d85510159b89b6f9cb877d9a59250c4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a599755237d261ca438666e1e98040e2d85510159b89b6f9cb877d9a59250c4d", kill_on_drop: false }` [INFO] [stdout] a599755237d261ca438666e1e98040e2d85510159b89b6f9cb877d9a59250c4d [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b14ce59a7be7ffb9fb03ef179beeec68367ea69334f236d179b73926cb6e5480 [INFO] running `Command { std: "docker" "start" "-a" "b14ce59a7be7ffb9fb03ef179beeec68367ea69334f236d179b73926cb6e5480", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: interact [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.5 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking RustCINRAD v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::f64::consts::PI` [INFO] [stdout] --> src/io/level2.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::f64::consts::PI; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/io/level2.rs:22:6 [INFO] [stdout] | [INFO] [stdout] 22 | ) -> ( [INFO] [stdout] | _______^ [INFO] [stdout] 23 | | Vec>>> [INFO] [stdout] | | ____^___________________________________^ [INFO] [stdout] | ||____| [INFO] [stdout] | | [INFO] [stdout] 24 | | ) { [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 22 - ) -> ( [INFO] [stdout] 23 - Vec>>> [INFO] [stdout] 22 + ) -> Vec>>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::f64::consts::PI` [INFO] [stdout] --> src/io/level2.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::f64::consts::PI; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/io/level2.rs:22:6 [INFO] [stdout] | [INFO] [stdout] 22 | ) -> ( [INFO] [stdout] | _______^ [INFO] [stdout] 23 | | Vec>>> [INFO] [stdout] | | ____^___________________________________^ [INFO] [stdout] | ||____| [INFO] [stdout] | | [INFO] [stdout] 24 | | ) { [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 22 - ) -> ( [INFO] [stdout] 23 - Vec>>> [INFO] [stdout] 22 + ) -> Vec>>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `Rreso` [INFO] [stdout] --> src/io/level2.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | let Rreso = gate_length_r[0] / 1000; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_Rreso` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `Vreso` [INFO] [stdout] --> src/io/level2.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | let Vreso = gate_length_v[0] / 1000; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_Vreso` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vcp_mode` [INFO] [stdout] --> src/io/level2.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | let vcp_mode: Vec = parse_data(&reshaped_vec, 72, count); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vcp_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `el` [INFO] [stdout] --> src/io/level2.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | let el = elevation[boundary[0]] * con; [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_el` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `header` [INFO] [stdout] --> src/io/level2.rs:80:13 [INFO] [stdout] | [INFO] [stdout] 80 | let header = &f[0.._header_size]; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_header` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/io/level2.rs:83:13 [INFO] [stdout] | [INFO] [stdout] 83 | let s: Vec>; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `Rreso` [INFO] [stdout] --> src/io/level2.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | let Rreso = gate_length_r[0] / 1000; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_Rreso` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `Vreso` [INFO] [stdout] --> src/io/level2.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | let Vreso = gate_length_v[0] / 1000; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_Vreso` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vcp_mode` [INFO] [stdout] --> src/io/level2.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | let vcp_mode: Vec = parse_data(&reshaped_vec, 72, count); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vcp_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `el` [INFO] [stdout] --> src/io/level2.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | let el = elevation[boundary[0]] * con; [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_el` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/io/level2.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 79 | let mut f = &data[0..bidx * 2432]; [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `header` [INFO] [stdout] --> src/io/level2.rs:80:13 [INFO] [stdout] | [INFO] [stdout] 80 | let header = &f[0.._header_size]; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_header` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/io/level2.rs:83:13 [INFO] [stdout] | [INFO] [stdout] 83 | let s: Vec>; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `detail_radartype` is assigned to, but never used [INFO] [stdout] --> src/io/dtype.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | let mut detail_radartype = String::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_detail_radartype` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `detail_radartype` is never read [INFO] [stdout] --> src/io/dtype.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | detail_radartype = spart[2].to_string(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `detail_radartype` is never read [INFO] [stdout] --> src/io/dtype.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | detail_radartype = spart[7].to_string(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `SAB_reader` should have a snake case name [INFO] [stdout] --> src/io/level2.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn SAB_reader( [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `sab_reader` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `con` should have an upper case name [INFO] [stdout] --> src/io/level2.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | const con: f64 = (180.0 / 4096.0) * 0.125; [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `CON` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Rreso` should have a snake case name [INFO] [stdout] --> src/io/level2.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | let Rreso = gate_length_r[0] / 1000; [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `rreso` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Vreso` should have a snake case name [INFO] [stdout] --> src/io/level2.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | let Vreso = gate_length_v[0] / 1000; [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `vreso` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/io/level2.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 79 | let mut f = &data[0..bidx * 2432]; [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `detail_radartype` is assigned to, but never used [INFO] [stdout] --> src/io/dtype.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | let mut detail_radartype = String::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_detail_radartype` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `detail_radartype` is never read [INFO] [stdout] --> src/io/dtype.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | detail_radartype = spart[2].to_string(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `detail_radartype` is never read [INFO] [stdout] --> src/io/dtype.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | detail_radartype = spart[7].to_string(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `SAB_reader` should have a snake case name [INFO] [stdout] --> src/io/level2.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn SAB_reader( [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `sab_reader` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `con` should have an upper case name [INFO] [stdout] --> src/io/level2.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | const con: f64 = (180.0 / 4096.0) * 0.125; [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `CON` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Rreso` should have a snake case name [INFO] [stdout] --> src/io/level2.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | let Rreso = gate_length_r[0] / 1000; [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `rreso` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Vreso` should have a snake case name [INFO] [stdout] --> src/io/level2.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | let Vreso = gate_length_v[0] / 1000; [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `vreso` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.24s [INFO] running `Command { std: "docker" "inspect" "b14ce59a7be7ffb9fb03ef179beeec68367ea69334f236d179b73926cb6e5480", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b14ce59a7be7ffb9fb03ef179beeec68367ea69334f236d179b73926cb6e5480", kill_on_drop: false }` [INFO] [stdout] b14ce59a7be7ffb9fb03ef179beeec68367ea69334f236d179b73926cb6e5480 [INFO] checking MengXin001/RustCINRAD against try#d856f2da3433420b7077c0dc7ee9441455bc1302 for pr-128013 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMengXin001%2FRustCINRAD" "/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/MengXin001/RustCINRAD 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/MengXin001/RustCINRAD [INFO] finished tweaking git repo https://github.com/MengXin001/RustCINRAD [INFO] tweaked toml for git repo https://github.com/MengXin001/RustCINRAD written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/MengXin001/RustCINRAD 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] [stderr] warning: unused manifest key: interact [INFO] [stderr] Blocking waiting for file lock on package cache [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+d856f2da3433420b7077c0dc7ee9441455bc1302" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 54fae798af43c8e5da41afa5b53027316122e46aaa08399ef1d9c32f4087a443 [INFO] running `Command { std: "docker" "start" "-a" "54fae798af43c8e5da41afa5b53027316122e46aaa08399ef1d9c32f4087a443", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54fae798af43c8e5da41afa5b53027316122e46aaa08399ef1d9c32f4087a443", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54fae798af43c8e5da41afa5b53027316122e46aaa08399ef1d9c32f4087a443", kill_on_drop: false }` [INFO] [stdout] 54fae798af43c8e5da41afa5b53027316122e46aaa08399ef1d9c32f4087a443 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+d856f2da3433420b7077c0dc7ee9441455bc1302" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a56036a200962563a8b85ab553220bd56d6277a20ce4967330ca983d522c608b [INFO] running `Command { std: "docker" "start" "-a" "a56036a200962563a8b85ab553220bd56d6277a20ce4967330ca983d522c608b", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: interact [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.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.46/src/lib.rs:511:41 [INFO] [stdout] | [INFO] [stdout] 511 | return (1 << shift).abs(); [INFO] [stdout] | ^^^ multiple `abs` found [INFO] [stdout] ... [INFO] [stdout] 841 | 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.46/src/lib.rs:511:41 [INFO] [stdout] | [INFO] [stdout] 511 | return (1 << shift).abs(); [INFO] [stdout] | ^^^ multiple `abs` found [INFO] [stdout] ... [INFO] [stdout] 842 | 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.46/src/lib.rs:511:41 [INFO] [stdout] | [INFO] [stdout] 511 | return (1 << shift).abs(); [INFO] [stdout] | ^^^ multiple `abs` found [INFO] [stdout] ... [INFO] [stdout] 843 | 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.46/src/lib.rs:511:41 [INFO] [stdout] | [INFO] [stdout] 511 | return (1 << shift).abs(); [INFO] [stdout] | ^^^ multiple `abs` found [INFO] [stdout] ... [INFO] [stdout] 844 | 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.46/src/lib.rs:511:41 [INFO] [stdout] | [INFO] [stdout] 511 | return (1 << shift).abs(); [INFO] [stdout] | ^^^ multiple `abs` found [INFO] [stdout] ... [INFO] [stdout] 845 | 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[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.46/src/lib.rs:511:41 [INFO] [stdout] | [INFO] [stdout] 511 | return (1 << shift).abs(); [INFO] [stdout] | ^^^ multiple `abs` found [INFO] [stdout] ... [INFO] [stdout] 846 | 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: 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" "a56036a200962563a8b85ab553220bd56d6277a20ce4967330ca983d522c608b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a56036a200962563a8b85ab553220bd56d6277a20ce4967330ca983d522c608b", kill_on_drop: false }` [INFO] [stdout] a56036a200962563a8b85ab553220bd56d6277a20ce4967330ca983d522c608b