[INFO] cloning repository https://github.com/j0lol/mel0n [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/j0lol/mel0n" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj0lol%2Fmel0n", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj0lol%2Fmel0n'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d8cffbb2751d44e0e4608b6672b8f0799358b313 [INFO] testing j0lol/mel0n against master#c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af for pr-154756 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj0lol%2Fmel0n" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/j0lol/mel0n [INFO] finished tweaking git repo https://github.com/j0lol/mel0n [INFO] tweaked toml for git repo https://github.com/j0lol/mel0n written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/j0lol/mel0n on toolchain c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/j0lol/mel0n 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" "+c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/agbrs/agb` [INFO] [stderr] Updating git submodule `https://github.com/mgba-emu/mgba.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded critical-section v1.1.3 [INFO] [stderr] Downloaded bilge v0.2.0 [INFO] [stderr] Downloaded portable-atomic v1.7.0 [INFO] [stderr] Downloaded nohash v0.2.0 [INFO] [stderr] Downloaded bilge-impl v0.2.0 [INFO] [stderr] Downloaded asefile v0.3.8 [INFO] [stderr] Downloaded bytemuck v1.18.0 [INFO] [stderr] Downloaded arbitrary-int v1.2.7 [INFO] [stderr] Downloaded qrcodegen-no-heap v1.8.1 [INFO] [stderr] Downloaded fontdue v0.9.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b2a5fd667f84f23d7e1cd78ca4ad0ef8e71dcf5746e49cf1049a89d9d34b956 [INFO] running `Command { std: "docker" "start" "-a" "1b2a5fd667f84f23d7e1cd78ca4ad0ef8e71dcf5746e49cf1049a89d9d34b956", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b2a5fd667f84f23d7e1cd78ca4ad0ef8e71dcf5746e49cf1049a89d9d34b956", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b2a5fd667f84f23d7e1cd78ca4ad0ef8e71dcf5746e49cf1049a89d9d34b956", kill_on_drop: false }` [INFO] [stdout] 1b2a5fd667f84f23d7e1cd78ca4ad0ef8e71dcf5746e49cf1049a89d9d34b956 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef665de58130027635241a1ff0ca3f89f836f8957124137f5c9f60c792eb095a [INFO] running `Command { std: "docker" "start" "-a" "ef665de58130027635241a1ff0ca3f89f836f8957124137f5c9f60c792eb095a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling portable-atomic v1.7.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bytemuck v1.18.0 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling nohash v0.2.0 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling agb v0.20.5 (https://github.com/agbrs/agb#7a2ef433) [INFO] [stderr] Compiling critical-section v1.1.3 [INFO] [stdout] error: cfg(portable_atomic_unsafe_assume_single_core) does not compatible with this target; [INFO] [stdout] if you need cfg(portable_atomic_unsafe_assume_single_core) support for this target, [INFO] [stdout] please submit an issue at [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.7.0/src/lib.rs:352:1 [INFO] [stdout] | [INFO] [stdout] 352 | / compile_error!( [INFO] [stdout] 353 | | "cfg(portable_atomic_unsafe_assume_single_core) does not compatible with this target;\n\ [INFO] [stdout] 354 | | if you need cfg(portable_atomic_unsafe_assume_single_core) support for this target,\n\ [INFO] [stdout] 355 | | please submit an issue at " [INFO] [stdout] 356 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling arbitrary-int v1.2.7 [INFO] [stderr] Compiling agb_hashmap v0.20.5 (https://github.com/agbrs/agb#7a2ef433) [INFO] [stdout] error[E0432]: unresolved import `super::core_atomic` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.7.0/src/imp/x86.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | use super::core_atomic::{ [INFO] [stdout] | ^^^^^^^^^^^ could not find `core_atomic` in `super` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.7.0/src/imp/mod.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(not(any( [INFO] [stdout] | __________- [INFO] [stdout] 7 | | all( [INFO] [stdout] 8 | | portable_atomic_no_atomic_load_store, [INFO] [stdout] 9 | | not(all(target_arch = "bpf", not(feature = "critical-section"))), [INFO] [stdout] ... | [INFO] [stdout] 13 | | target_arch = "msp430", [INFO] [stdout] 14 | | )))] [INFO] [stdout] | |__- the item is gated here [INFO] [stdout] ... [INFO] [stdout] 29 | mod core_atomic; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling qrcodegen-no-heap v1.8.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.7.0/src/lib.rs:1420:26 [INFO] [stdout] | [INFO] [stdout] 1420 | fmt::Debug::fmt(&self.load(Ordering::Relaxed), f) [INFO] [stdout] | ^^^^ cannot infer type for type parameter `T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.7.0/src/lib.rs:1428:28 [INFO] [stdout] | [INFO] [stdout] 1428 | fmt::Pointer::fmt(&self.load(Ordering::Relaxed), f) [INFO] [stdout] | ^^^^ cannot infer type for type parameter `T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.7.0/src/lib.rs:1972:13 [INFO] [stdout] | [INFO] [stdout] 1972 | self.as_atomic_usize().fetch_add(val, order) as *mut T [INFO] [stdout] | ^^^^ cannot infer type for type parameter `T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.7.0/src/lib.rs:2016:13 [INFO] [stdout] | [INFO] [stdout] 2016 | self.as_atomic_usize().fetch_sub(val, order) as *mut T [INFO] [stdout] | ^^^^ cannot infer type for type parameter `T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.7.0/src/lib.rs:2075:13 [INFO] [stdout] | [INFO] [stdout] 2075 | self.as_atomic_usize().fetch_or(val, order) as *mut T [INFO] [stdout] | ^^^^ cannot infer type for type parameter `T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.7.0/src/lib.rs:2132:13 [INFO] [stdout] | [INFO] [stdout] 2132 | self.as_atomic_usize().fetch_and(val, order) as *mut T [INFO] [stdout] | ^^^^ cannot infer type for type parameter `T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.7.0/src/lib.rs:2188:13 [INFO] [stdout] | [INFO] [stdout] 2188 | self.as_atomic_usize().fetch_xor(val, order) as *mut T [INFO] [stdout] | ^^^^ cannot infer type for type parameter `T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.7.0/src/lib.rs:2236:13 [INFO] [stdout] | [INFO] [stdout] 2236 | self.as_atomic_usize().bit_set(bit, order) [INFO] [stdout] | ^^^^ cannot infer type for type parameter `T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.7.0/src/lib.rs:2281:13 [INFO] [stdout] | [INFO] [stdout] 2281 | self.as_atomic_usize().bit_clear(bit, order) [INFO] [stdout] | ^^^^ cannot infer type for type parameter `T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.7.0/src/lib.rs:2326:13 [INFO] [stdout] | [INFO] [stdout] 2326 | self.as_atomic_usize().bit_toggle(bit, order) [INFO] [stdout] | ^^^^ cannot infer type for type parameter `T` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling flate2 v1.0.33 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.7.0/src/lib.rs:1578:22 [INFO] [stdout] | [INFO] [stdout] 1578 | unsafe { core::mem::transmute(self) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `AtomicPtr` (the type has an unknown layout) [INFO] [stdout] = note: target type: `*mut T` (64 bits) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.7.0/src/lib.rs:2580:30 [INFO] [stdout] | [INFO] [stdout] 2580 | unsafe { core::mem::transmute(self) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3997 | atomic_int!(AtomicIsize, isize, 8); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: source type: `AtomicIsize` (the type has an unknown layout) [INFO] [stdout] = note: target type: `isize` (64 bits) [INFO] [stdout] = note: this error originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.7.0/src/lib.rs:2580:30 [INFO] [stdout] | [INFO] [stdout] 2580 | unsafe { core::mem::transmute(self) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3999 | atomic_int!(AtomicUsize, usize, 8); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: source type: `AtomicUsize` (the type has an unknown layout) [INFO] [stdout] = note: target type: `usize` (64 bits) [INFO] [stdout] = note: this error originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.7.0/src/lib.rs:2580:30 [INFO] [stdout] | [INFO] [stdout] 2580 | unsafe { core::mem::transmute(self) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4007 | atomic_int!(AtomicI8, i8, 1); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: source type: `AtomicI8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `i8` (8 bits) [INFO] [stdout] = note: this error originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.7.0/src/lib.rs:2580:30 [INFO] [stdout] | [INFO] [stdout] 2580 | unsafe { core::mem::transmute(self) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4008 | atomic_int!(AtomicU8, u8, 1); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: source type: `AtomicU8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `u8` (8 bits) [INFO] [stdout] = note: this error originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.7.0/src/lib.rs:2580:30 [INFO] [stdout] | [INFO] [stdout] 2580 | unsafe { core::mem::transmute(self) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4011 | atomic_int!(AtomicI16, i16, 2); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: source type: `AtomicI16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `i16` (16 bits) [INFO] [stdout] = note: this error originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.7.0/src/lib.rs:2580:30 [INFO] [stdout] | [INFO] [stdout] 2580 | unsafe { core::mem::transmute(self) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4012 | atomic_int!(AtomicU16, u16, 2); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: source type: `AtomicU16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `u16` (16 bits) [INFO] [stdout] = note: this error originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.7.0/src/lib.rs:2580:30 [INFO] [stdout] | [INFO] [stdout] 2580 | unsafe { core::mem::transmute(self) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4015 | atomic_int!(AtomicI32, i32, 4); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: source type: `AtomicI32` (the type has an unknown layout) [INFO] [stdout] = note: target type: `i32` (32 bits) [INFO] [stdout] = note: this error originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.7.0/src/lib.rs:2580:30 [INFO] [stdout] | [INFO] [stdout] 2580 | unsafe { core::mem::transmute(self) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4016 | atomic_int!(AtomicU32, u32, 4); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: source type: `AtomicU32` (the type has an unknown layout) [INFO] [stdout] = note: target type: `u32` (32 bits) [INFO] [stdout] = note: this error originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.7.0/src/lib.rs:2580:30 [INFO] [stdout] | [INFO] [stdout] 2580 | unsafe { core::mem::transmute(self) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4019 | atomic_int!(AtomicI64, i64, 8); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: source type: `AtomicI64` (the type has an unknown layout) [INFO] [stdout] = note: target type: `i64` (64 bits) [INFO] [stdout] = note: this error originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.7.0/src/lib.rs:2580:30 [INFO] [stdout] | [INFO] [stdout] 2580 | unsafe { core::mem::transmute(self) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4020 | atomic_int!(AtomicU64, u64, 8); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: source type: `AtomicU64` (the type has an unknown layout) [INFO] [stdout] = note: target type: `u64` (64 bits) [INFO] [stdout] = note: this error originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0512. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `portable-atomic` (lib) due to 23 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ef665de58130027635241a1ff0ca3f89f836f8957124137f5c9f60c792eb095a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef665de58130027635241a1ff0ca3f89f836f8957124137f5c9f60c792eb095a", kill_on_drop: false }` [INFO] [stdout] ef665de58130027635241a1ff0ca3f89f836f8957124137f5c9f60c792eb095a