[INFO] fetching crate stabby-abi 72.1.1... [INFO] testing stabby-abi-72.1.1 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate stabby-abi 72.1.1 into /workspace/builds/worker-2-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-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate stabby-abi 72.1.1 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stabby-macros v72.1.1 [INFO] [stderr] Downloaded sha2-const-stable v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c8bc34cd970bc6802d296b6176ba3e1e8e7ad5f03678f92f0c1ab45b8fbff9f [INFO] running `Command { std: "docker" "start" "-a" "9c8bc34cd970bc6802d296b6176ba3e1e8e7ad5f03678f92f0c1ab45b8fbff9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c8bc34cd970bc6802d296b6176ba3e1e8e7ad5f03678f92f0c1ab45b8fbff9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c8bc34cd970bc6802d296b6176ba3e1e8e7ad5f03678f92f0c1ab45b8fbff9f", kill_on_drop: false }` [INFO] [stdout] 9c8bc34cd970bc6802d296b6176ba3e1e8e7ad5f03678f92f0c1ab45b8fbff9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 811d42283951e1a170595cb2626ea6f0e66f56ff044d3a3c156fdfa86ee7a538 [INFO] running `Command { std: "docker" "start" "-a" "811d42283951e1a170595cb2626ea6f0e66f56ff044d3a3c156fdfa86ee7a538", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling equivalent v1.0.2 [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 getrandom v0.2.16 [INFO] [stderr] Compiling stabby-abi v72.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling toml_edit v0.22.26 [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 proc-macro-crate v3.3.0 [INFO] [stdout] warning: struct `VTable` is never constructed [INFO] [stdout] --> src/vtable/mod.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct VTable(&'static [*const ()]); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `VtBtree` is never used [INFO] [stdout] --> src/vtable/mod.rs:71:14 [INFO] [stdout] | [INFO] [stdout] 71 | pub type VtBtree = AtomicArcBTreeSet; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `VtVec` is never used [INFO] [stdout] --> src/vtable/mod.rs:75:14 [INFO] [stdout] | [INFO] [stdout] 75 | pub type VtVec = [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `VTableRegistry` is never used [INFO] [stdout] --> src/vtable/mod.rs:80:15 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait VTableRegistry { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.70s [INFO] running `Command { std: "docker" "inspect" "811d42283951e1a170595cb2626ea6f0e66f56ff044d3a3c156fdfa86ee7a538", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "811d42283951e1a170595cb2626ea6f0e66f56ff044d3a3c156fdfa86ee7a538", kill_on_drop: false }` [INFO] [stdout] 811d42283951e1a170595cb2626ea6f0e66f56ff044d3a3c156fdfa86ee7a538 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db8bde0c9b6c1109cb635f18f4d9d3966b81fff2e6e01013b7c03031e006740b [INFO] running `Command { std: "docker" "start" "-a" "db8bde0c9b6c1109cb635f18f4d9d3966b81fff2e6e01013b7c03031e006740b", kill_on_drop: false }` [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/caccb4d0368bd918ef6668af8e13834d07040417/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=e4f5bca8e6554269 -C extra-filename=-c7ccd20aa66b7569 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern rand=/opt/rustwide/target/debug/deps/librand-981fc25e59e6dde0.rlib --extern rustversion=/opt/rustwide/target/debug/deps/librustversion-84839190a390425a.so --extern sha2_const_stable=/opt/rustwide/target/debug/deps/libsha2_const_stable-b5ff0a4b40e27562.rlib --extern stabby_macros=/opt/rustwide/target/debug/deps/libstabby_macros-cd2e1eeece786dc3.so --cap-lints=forbid --cfg 'stabby_default_alloc="RustAlloc"' --cfg stabby_nightly --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: struct `VTable` is never constructed [INFO] [stdout] --> src/vtable/mod.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct VTable(&'static [*const ()]); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `VtBtree` is never used [INFO] [stdout] --> src/vtable/mod.rs:71:14 [INFO] [stdout] | [INFO] [stdout] 71 | pub type VtBtree = AtomicArcBTreeSet; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `VtVec` is never used [INFO] [stdout] --> src/vtable/mod.rs:75:14 [INFO] [stdout] | [INFO] [stdout] 75 | pub type VtVec = [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `VTableRegistry` is never used [INFO] [stdout] --> src/vtable/mod.rs:80:15 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait VTableRegistry { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [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] running `Command { std: "docker" "inspect" "db8bde0c9b6c1109cb635f18f4d9d3966b81fff2e6e01013b7c03031e006740b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db8bde0c9b6c1109cb635f18f4d9d3966b81fff2e6e01013b7c03031e006740b", kill_on_drop: false }` [INFO] [stdout] db8bde0c9b6c1109cb635f18f4d9d3966b81fff2e6e01013b7c03031e006740b