[INFO] fetching crate abi_stable_derive 0.11.3...
[INFO] checking abi_stable_derive-0.11.3 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate abi_stable_derive 0.11.3 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate abi_stable_derive 0.11.3 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate abi_stable_derive 0.11.3
[INFO] finished tweaking crates.io crate abi_stable_derive 0.11.3
[INFO] tweaked toml for crates.io crate abi_stable_derive 0.11.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 22 packages to latest compatible versions
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.85)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `core_extensions` dependency)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e0230d5e882d3eed34ed07a0e84184990d29be089ecd819637e65bc3779f68bb
[INFO] running `Command { std: "docker" "start" "-a" "e0230d5e882d3eed34ed07a0e84184990d29be089ecd819637e65bc3779f68bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e0230d5e882d3eed34ed07a0e84184990d29be089ecd819637e65bc3779f68bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0230d5e882d3eed34ed07a0e84184990d29be089ecd819637e65bc3779f68bb", kill_on_drop: false }`
[INFO] [stdout] e0230d5e882d3eed34ed07a0e84184990d29be089ecd819637e65bc3779f68bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 22cece3d1080d362cd9f5eb61de124aeaba5589842baea0d2352890f264feae6
[INFO] running `Command { std: "docker" "start" "-a" "22cece3d1080d362cd9f5eb61de124aeaba5589842baea0d2352890f264feae6", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `core_extensions` dependency)
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking unicode-ident v1.0.13
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking core_extensions v1.5.3
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]     Checking proc-macro2 v1.0.89
[INFO] [stderr]     Checking abi_stable_shared v0.11.0
[INFO] [stderr]     Checking quote v1.0.37
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking ron v0.7.1
[INFO] [stderr]     Checking as_derive_utils v0.11.0
[INFO] [stderr]     Checking abi_stable_derive v0.11.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `passed_tests`
[INFO] [stdout]    --> src/my_visibility.rs:206:17
[INFO] [stdout]     |
[INFO] [stdout] 206 | #[cfg(all(test, feature = "passed_tests"))]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `passed_tests` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `passed_tests`
[INFO] [stdout]    --> src/my_visibility.rs:206:17
[INFO] [stdout]     |
[INFO] [stdout] 206 | #[cfg(all(test, feature = "passed_tests"))]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `passed_tests` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/sabi_trait/lifetime_unelider.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         mut ty: Type,
[INFO] [stdout]     |         ----^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/sabi_trait/lifetime_unelider.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout] 125 |         let mut this = LifetimeUnelider::new(&mut self_lifetime);
[INFO] [stdout]     |             ----^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `alloc_extend` and `alloc_extend_mut` are never used
[INFO] [stdout]   --> src/arenas.rs:36:16
[INFO] [stdout]    |
[INFO] [stdout] 29 |           pub trait AllocMethods<T>{
[INFO] [stdout]    |                     ------------ methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 36 |               fn alloc_extend<I>(&self, iterable: I) -> &[T]
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |               fn alloc_extend_mut<I>(&self, iterable: I) -> &mut [T]
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 | / declare_arenas! {
[INFO] [stdout] 69 | |     vec_meta: Vec<syn::Attribute>,
[INFO] [stdout] 70 | |     vec_expr: Vec<syn::Expr>,
[INFO] [stdout] 71 | |     ident: syn::Ident,
[INFO] [stdout] ...  |
[INFO] [stdout] 82 | |     paths: syn::Path,
[INFO] [stdout] 83 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `declare_arenas` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `index` is never read
[INFO] [stdout]   --> src/sabi_trait/trait_definition.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct AssocTyWithIndex {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 38 |     pub index: usize,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AssocTyWithIndex` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `alloc_extend` and `alloc_extend_mut` are never used
[INFO] [stdout]   --> src/arenas.rs:36:16
[INFO] [stdout]    |
[INFO] [stdout] 29 |           pub trait AllocMethods<T>{
[INFO] [stdout]    |                     ------------ methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 36 |               fn alloc_extend<I>(&self, iterable: I) -> &[T]
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |               fn alloc_extend_mut<I>(&self, iterable: I) -> &mut [T]
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 | / declare_arenas! {
[INFO] [stdout] 69 | |     vec_meta: Vec<syn::Attribute>,
[INFO] [stdout] 70 | |     vec_expr: Vec<syn::Expr>,
[INFO] [stdout] 71 | |     ident: syn::Ident,
[INFO] [stdout] ...  |
[INFO] [stdout] 82 | |     paths: syn::Path,
[INFO] [stdout] 83 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `declare_arenas` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `index` is never read
[INFO] [stdout]   --> src/sabi_trait/trait_definition.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct AssocTyWithIndex {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 38 |     pub index: usize,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AssocTyWithIndex` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.35s
[INFO] running `Command { std: "docker" "inspect" "22cece3d1080d362cd9f5eb61de124aeaba5589842baea0d2352890f264feae6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22cece3d1080d362cd9f5eb61de124aeaba5589842baea0d2352890f264feae6", kill_on_drop: false }`
[INFO] [stdout] 22cece3d1080d362cd9f5eb61de124aeaba5589842baea0d2352890f264feae6
