[INFO] cloning repository https://github.com/portal-co/llvm-codegen-utils [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/portal-co/llvm-codegen-utils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fportal-co%2Fllvm-codegen-utils", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fportal-co%2Fllvm-codegen-utils'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a7ea945b5a6ea0a1dd91f4a6e8f8b4c94cde34b2 [INFO] checking portal-co/llvm-codegen-utils against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fportal-co%2Fllvm-codegen-utils" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/portal-co/llvm-codegen-utils [INFO] finished tweaking git repo https://github.com/portal-co/llvm-codegen-utils [INFO] tweaked toml for git repo https://github.com/portal-co/llvm-codegen-utils written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/portal-co/llvm-codegen-utils 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 git repo https://github.com/portal-co/llvm-codegen-utils 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] [stderr] warning: /workspace/builds/worker-5-tc2/source/llvm-codegen-utils-maintenance/Cargo.toml: unused manifest key: package.publicsh [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] fdf29ebfa7c809ca0942875e417931a5c6431e18d64684033291764fa5333e81 [INFO] running `Command { std: "docker" "start" "-a" "fdf29ebfa7c809ca0942875e417931a5c6431e18d64684033291764fa5333e81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fdf29ebfa7c809ca0942875e417931a5c6431e18d64684033291764fa5333e81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdf29ebfa7c809ca0942875e417931a5c6431e18d64684033291764fa5333e81", kill_on_drop: false }` [INFO] [stdout] fdf29ebfa7c809ca0942875e417931a5c6431e18d64684033291764fa5333e81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 523cd5d5ec739f2f1bcd6bf9844f3085e49558176203f947fab1cab366efa5a3 [INFO] running `Command { std: "docker" "start" "-a" "523cd5d5ec739f2f1bcd6bf9844f3085e49558176203f947fab1cab366efa5a3", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/llvm-codegen-utils-maintenance/Cargo.toml: unused manifest key: package.publicsh [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Checking unicode-ident v1.0.13 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking px-llvm-codegen-utils-version-macros v0.1.4 (/opt/rustwide/workdir/llvm-codegen-utils-version-macros) [INFO] [stderr] Checking px-llvm-codegen-utils-info v0.1.4 (/opt/rustwide/workdir/llvm-codegen-utils-info) [INFO] [stderr] Checking nonempty v0.10.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking syn v2.0.87 [INFO] [stderr] Checking px-llvm-codegen-utils-core v0.1.4 (/opt/rustwide/workdir/llvm-codegen-utils-core) [INFO] [stdout] warning: unused import: `take` [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:3:25 [INFO] [stdout] | [INFO] [stdout] 3 | use std::mem::{replace, take, MaybeUninit}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Mutex` [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:4:22 [INFO] [stdout] | [INFO] [stdout] 4 | use std::sync::{Arc, Mutex}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread::LocalKey` [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::thread::LocalKey; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread_local` [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::thread_local; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nonempty::NonEmpty` [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use nonempty::NonEmpty; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `typenum::Same` [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use typenum::Same; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `rest` [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:54:14 [INFO] [stdout] | [INFO] [stdout] 54 | macro_rules! rest { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `seal` [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:241:14 [INFO] [stdout] | [INFO] [stdout] 241 | macro_rules! seal { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `impls` [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:248:14 [INFO] [stdout] | [INFO] [stdout] 248 | macro_rules! impls { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 201 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 201 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 201 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 201 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 201 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `take` [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:3:25 [INFO] [stdout] | [INFO] [stdout] 3 | use std::mem::{replace, take, MaybeUninit}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Mutex` [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:4:22 [INFO] [stdout] | [INFO] [stdout] 4 | use std::sync::{Arc, Mutex}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread::LocalKey` [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::thread::LocalKey; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread_local` [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::thread_local; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nonempty::NonEmpty` [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use nonempty::NonEmpty; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `typenum::Same` [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use typenum::Same; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `rest` [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:54:14 [INFO] [stdout] | [INFO] [stdout] 54 | macro_rules! rest { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 201 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 201 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 201 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 201 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `seal` [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:241:14 [INFO] [stdout] | [INFO] [stdout] 241 | macro_rules! seal { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `impls` [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:248:14 [INFO] [stdout] | [INFO] [stdout] 248 | macro_rules! impls { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 201 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 201 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 201 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 201 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 201 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `px-llvm-codegen-utils-core` (lib test); 38 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/bin/rustc --crate-name px_llvm_codegen_utils_core --edition=2021 llvm-codegen-utils-core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("llvm-sys-180", "llvm-sys-190", "llvm-sys-200"))' -C metadata=4df918a8391b59d0 -C extra-filename=-6007036904203c9e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nonempty=/opt/rustwide/target/debug/deps/libnonempty-a63da143305e5cce.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern llvm_codegen_utils_version_macros=/opt/rustwide/target/debug/deps/libpx_llvm_codegen_utils_version_macros-caccd158d4115c2c.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-9c18758bfd7fe47e.rmeta --cap-lints=forbid` (exit status: 1) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `px-llvm-codegen-utils-core` (lib); 26 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/bin/rustc --crate-name px_llvm_codegen_utils_core --edition=2021 llvm-codegen-utils-core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("llvm-sys-180", "llvm-sys-190", "llvm-sys-200"))' -C metadata=3a0cef26c8828508 -C extra-filename=-6bbf6e42b8570304 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nonempty=/opt/rustwide/target/debug/deps/libnonempty-a63da143305e5cce.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern llvm_codegen_utils_version_macros=/opt/rustwide/target/debug/deps/libpx_llvm_codegen_utils_version_macros-caccd158d4115c2c.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-9c18758bfd7fe47e.rmeta --cap-lints=forbid` (exit status: 0) [INFO] running `Command { std: "docker" "inspect" "523cd5d5ec739f2f1bcd6bf9844f3085e49558176203f947fab1cab366efa5a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "523cd5d5ec739f2f1bcd6bf9844f3085e49558176203f947fab1cab366efa5a3", kill_on_drop: false }` [INFO] [stdout] 523cd5d5ec739f2f1bcd6bf9844f3085e49558176203f947fab1cab366efa5a3