[INFO] fetching crate stabby-abi 72.1.1... [INFO] testing stabby-abi-72.1.1 against 1.90.0 for beta-1.91-3 [INFO] extracting crate stabby-abi 72.1.1 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate stabby-abi 72.1.1 [INFO] finished tweaking crates.io crate stabby-abi 72.1.1 [INFO] tweaked toml for crates.io crate stabby-abi 72.1.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate stabby-abi 72.1.1 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate stabby-abi 72.1.1 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tstr_proc_macros v0.2.2 [INFO] [stderr] Downloaded core_extensions_proc_macros v1.5.3 [INFO] [stderr] Downloaded abi_stable_shared v0.11.0 [INFO] [stderr] Downloaded tstr v0.2.4 [INFO] [stderr] Downloaded as_derive_utils v0.11.0 [INFO] [stderr] Downloaded repr_offset v0.2.2 [INFO] [stderr] Downloaded const_panic v0.2.12 [INFO] [stderr] Downloaded abi_stable_derive v0.11.3 [INFO] [stderr] Downloaded core_extensions v1.5.3 [INFO] [stderr] Downloaded stabby-macros v72.1.1 [INFO] [stderr] Downloaded generational-arena v0.2.9 [INFO] [stderr] Downloaded abi_stable v0.11.3 [INFO] [stderr] Downloaded sha2-const-stable v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f236d41b1ec51cb2ca23c5be117885a04cb4594803f9b269a0018e5baf9855c9 [INFO] running `Command { std: "docker" "start" "-a" "f236d41b1ec51cb2ca23c5be117885a04cb4594803f9b269a0018e5baf9855c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f236d41b1ec51cb2ca23c5be117885a04cb4594803f9b269a0018e5baf9855c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f236d41b1ec51cb2ca23c5be117885a04cb4594803f9b269a0018e5baf9855c9", kill_on_drop: false }` [INFO] [stdout] f236d41b1ec51cb2ca23c5be117885a04cb4594803f9b269a0018e5baf9855c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a13224c7af37cc358b8bf3ed7c27a81cc070ac3b2b325fb7ae32a3f036014bc [INFO] running `Command { std: "docker" "start" "-a" "6a13224c7af37cc358b8bf3ed7c27a81cc070ac3b2b325fb7ae32a3f036014bc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling stabby-macros v72.1.1 [INFO] [stderr] Compiling sha2-const-stable v0.1.0 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling stabby-abi v72.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/alloc/single_or_vec.rs:254:25 [INFO] [stdout] | [INFO] [stdout] 254 | pub fn as_slice_mut(&mut self) -> SliceGuardMut { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 254 | pub fn as_slice_mut(&mut self) -> SliceGuardMut<'_, T, Alloc> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/fatptr.rs:308:19 [INFO] [stdout] | [INFO] [stdout] 308 | pub fn as_mut(&mut self) -> Dyn, Vt> [INFO] [stdout] | ^^^^^^^^^ ------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 308 | pub fn as_mut(&mut self) -> Dyn<'_, AnonymRefMut<'_>, Vt> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/fatptr.rs:319:23 [INFO] [stdout] | [INFO] [stdout] 319 | pub fn try_as_mut(&mut self) -> Option, Vt>> [INFO] [stdout] | ^^^^^^^^^ ------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 319 | pub fn try_as_mut(&mut self) -> Option, Vt>> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/result.rs:479:33 [INFO] [stdout] | [INFO] [stdout] 479 | unsafe fn err_mut_unchecked(&mut self) -> ErrGuard { [INFO] [stdout] | ^^^^^^^^^ ----------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 479 | unsafe fn err_mut_unchecked(&mut self) -> ErrGuard<'_, Ok, Err> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/option.rs:95:19 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn as_mut(&mut self) -> core::option::Option> { [INFO] [stdout] | ^^^^^^^^^ ------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 95 | pub fn as_mut(&mut self) -> core::option::Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> src/report.rs:163:14 [INFO] [stdout] | [INFO] [stdout] 163 | unsafe { core::mem::transmute::<[u8; 2], u16>([0, 1]) } as u8, [INFO] [stdout] | ------------------------------------^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u16::from_ne_bytes` [INFO] [stdout] | [INFO] [stdout] = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order [INFO] [stdout] = note: `#[warn(unnecessary_transmutes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.40s [INFO] running `Command { std: "docker" "inspect" "6a13224c7af37cc358b8bf3ed7c27a81cc070ac3b2b325fb7ae32a3f036014bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a13224c7af37cc358b8bf3ed7c27a81cc070ac3b2b325fb7ae32a3f036014bc", kill_on_drop: false }` [INFO] [stdout] 6a13224c7af37cc358b8bf3ed7c27a81cc070ac3b2b325fb7ae32a3f036014bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92197d118bdeecf2daab1ea5f5a3df13b41ceab4a11e66002d308bdafd88af2c [INFO] running `Command { std: "docker" "start" "-a" "92197d118bdeecf2daab1ea5f5a3df13b41ceab4a11e66002d308bdafd88af2c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling stabby-macros v72.1.1 [INFO] [stderr] Compiling stabby-abi v72.1.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `stabby-abi` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name stabby_abi --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::unnecessary_map_or' '--allow=clippy::needless_lifetimes' --test --cfg 'feature="alloc-rs"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("abi_stable", "abi_stable-channels", "alloc-rs", "default", "experimental-ctypes", "libc", "serde", "std", "test"))' -C metadata=a177a5d46bb67783 -C extra-filename=-ebfc5234cda423e4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern rand=/opt/rustwide/target/debug/deps/librand-6905e08bc60e9908.rlib --extern rustversion=/opt/rustwide/target/debug/deps/librustversion-8df43543f4e1264a.so --extern sha2_const_stable=/opt/rustwide/target/debug/deps/libsha2_const_stable-105b123426b5726c.rlib --extern stabby_macros=/opt/rustwide/target/debug/deps/libstabby_macros-90895fb3682eda47.so --cap-lints=warn --cfg 'stabby_default_alloc="RustAlloc"' --check-cfg 'cfg(stabby_max_tuple, values(any()))' --check-cfg 'cfg(stabby_nightly, values(none()))' --check-cfg 'cfg(stabby_default_alloc, values("RustAlloc", "LibcAlloc", "disabled"))' --check-cfg 'cfg(stabby_check_unreachable, values(none(), "true", "false"))' --check-cfg 'cfg(stabby_unsafe_wakers, values(none(), "true", "false"))' --check-cfg 'cfg(stabby_vtables, values(none(), "vec", "btree", "no_alloc"))'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/alloc/single_or_vec.rs:254:25 [INFO] [stdout] | [INFO] [stdout] 254 | pub fn as_slice_mut(&mut self) -> SliceGuardMut { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 254 | pub fn as_slice_mut(&mut self) -> SliceGuardMut<'_, T, Alloc> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/fatptr.rs:308:19 [INFO] [stdout] | [INFO] [stdout] 308 | pub fn as_mut(&mut self) -> Dyn, Vt> [INFO] [stdout] | ^^^^^^^^^ ------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 308 | pub fn as_mut(&mut self) -> Dyn<'_, AnonymRefMut<'_>, Vt> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/fatptr.rs:319:23 [INFO] [stdout] | [INFO] [stdout] 319 | pub fn try_as_mut(&mut self) -> Option, Vt>> [INFO] [stdout] | ^^^^^^^^^ ------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 319 | pub fn try_as_mut(&mut self) -> Option, Vt>> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/result.rs:479:33 [INFO] [stdout] | [INFO] [stdout] 479 | unsafe fn err_mut_unchecked(&mut self) -> ErrGuard { [INFO] [stdout] | ^^^^^^^^^ ----------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 479 | unsafe fn err_mut_unchecked(&mut self) -> ErrGuard<'_, Ok, Err> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/option.rs:95:19 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn as_mut(&mut self) -> core::option::Option> { [INFO] [stdout] | ^^^^^^^^^ ------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 95 | pub fn as_mut(&mut self) -> core::option::Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> src/report.rs:163:14 [INFO] [stdout] | [INFO] [stdout] 163 | unsafe { core::mem::transmute::<[u8; 2], u16>([0, 1]) } as u8, [INFO] [stdout] | ------------------------------------^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u16::from_ne_bytes` [INFO] [stdout] | [INFO] [stdout] = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order [INFO] [stdout] = note: `#[warn(unnecessary_transmutes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "92197d118bdeecf2daab1ea5f5a3df13b41ceab4a11e66002d308bdafd88af2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92197d118bdeecf2daab1ea5f5a3df13b41ceab4a11e66002d308bdafd88af2c", kill_on_drop: false }` [INFO] [stdout] 92197d118bdeecf2daab1ea5f5a3df13b41ceab4a11e66002d308bdafd88af2c