[INFO] fetching crate graviton_ast 0.6.0... [INFO] checking graviton_ast-0.6.0 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] extracting crate graviton_ast 0.6.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate graviton_ast 0.6.0 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate graviton_ast 0.6.0 [INFO] finished tweaking crates.io crate graviton_ast 0.6.0 [INFO] tweaked toml for crates.io crate graviton_ast 0.6.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ba4eb30cbec7d74ae3ac350d21d76407ec61c5b4b2a6d14b1087cc050b9fd9ec [INFO] running `Command { std: "docker" "start" "-a" "ba4eb30cbec7d74ae3ac350d21d76407ec61c5b4b2a6d14b1087cc050b9fd9ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba4eb30cbec7d74ae3ac350d21d76407ec61c5b4b2a6d14b1087cc050b9fd9ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba4eb30cbec7d74ae3ac350d21d76407ec61c5b4b2a6d14b1087cc050b9fd9ec", kill_on_drop: false }` [INFO] [stdout] ba4eb30cbec7d74ae3ac350d21d76407ec61c5b4b2a6d14b1087cc050b9fd9ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9d1110b72ea9b400f4b9a69bc9bf3d41959e0fb5e37b1334c44d539512044ea [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b9d1110b72ea9b400f4b9a69bc9bf3d41959e0fb5e37b1334c44d539512044ea", kill_on_drop: false }` [INFO] [stderr] Checking graviton_core v0.6.0 [INFO] [stderr] Checking graviton_ast v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/new_ast.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn new(t: &'a str) -> TypeSignature { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_number` [INFO] [stdout] --> src/new_ast.rs:75:12 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn is_number(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_bool` [INFO] [stdout] --> src/new_ast.rs:84:12 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn is_bool(&self) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_nil` [INFO] [stdout] --> src/new_ast.rs:93:12 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn is_nil(&self) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_signed` [INFO] [stdout] --> src/new_ast.rs:102:12 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn is_signed(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_unsigned` [INFO] [stdout] --> src/new_ast.rs:114:12 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn is_unsigned(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_function` [INFO] [stdout] --> src/new_ast.rs:126:12 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn is_function(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_custom` [INFO] [stdout] --> src/new_ast.rs:132:12 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn is_custom(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_integer` [INFO] [stdout] --> src/new_ast.rs:138:12 [INFO] [stdout] | [INFO] [stdout] 138 | pub fn is_integer(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_float` [INFO] [stdout] --> src/new_ast.rs:154:12 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn is_float(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_8bit` [INFO] [stdout] --> src/new_ast.rs:163:12 [INFO] [stdout] | [INFO] [stdout] 163 | pub fn is_8bit(&self) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_16bit` [INFO] [stdout] --> src/new_ast.rs:172:12 [INFO] [stdout] | [INFO] [stdout] 172 | pub fn is_16bit(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_32bit` [INFO] [stdout] --> src/new_ast.rs:181:12 [INFO] [stdout] | [INFO] [stdout] 181 | pub fn is_32bit(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_64bit` [INFO] [stdout] --> src/new_ast.rs:190:12 [INFO] [stdout] | [INFO] [stdout] 190 | pub fn is_64bit(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/new_ast.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn new(t: &'a str) -> TypeSignature { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_number` [INFO] [stdout] --> src/new_ast.rs:75:12 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn is_number(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_bool` [INFO] [stdout] --> src/new_ast.rs:84:12 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn is_bool(&self) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_nil` [INFO] [stdout] --> src/new_ast.rs:93:12 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn is_nil(&self) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_signed` [INFO] [stdout] --> src/new_ast.rs:102:12 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn is_signed(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_unsigned` [INFO] [stdout] --> src/new_ast.rs:114:12 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn is_unsigned(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_function` [INFO] [stdout] --> src/new_ast.rs:126:12 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn is_function(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_custom` [INFO] [stdout] --> src/new_ast.rs:132:12 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn is_custom(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_integer` [INFO] [stdout] --> src/new_ast.rs:138:12 [INFO] [stdout] | [INFO] [stdout] 138 | pub fn is_integer(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_float` [INFO] [stdout] --> src/new_ast.rs:154:12 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn is_float(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_8bit` [INFO] [stdout] --> src/new_ast.rs:163:12 [INFO] [stdout] | [INFO] [stdout] 163 | pub fn is_8bit(&self) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_16bit` [INFO] [stdout] --> src/new_ast.rs:172:12 [INFO] [stdout] | [INFO] [stdout] 172 | pub fn is_16bit(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_32bit` [INFO] [stdout] --> src/new_ast.rs:181:12 [INFO] [stdout] | [INFO] [stdout] 181 | pub fn is_32bit(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_64bit` [INFO] [stdout] --> src/new_ast.rs:190:12 [INFO] [stdout] | [INFO] [stdout] 190 | pub fn is_64bit(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.92s [INFO] running `Command { std: "docker" "inspect" "b9d1110b72ea9b400f4b9a69bc9bf3d41959e0fb5e37b1334c44d539512044ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9d1110b72ea9b400f4b9a69bc9bf3d41959e0fb5e37b1334c44d539512044ea", kill_on_drop: false }` [INFO] [stdout] b9d1110b72ea9b400f4b9a69bc9bf3d41959e0fb5e37b1334c44d539512044ea