[INFO] fetching crate a653rs-linux-core 0.2.2...
[INFO] checking a653rs-linux-core-0.2.2 against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] extracting crate a653rs-linux-core 0.2.2 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate a653rs-linux-core 0.2.2
[INFO] finished tweaking crates.io crate a653rs-linux-core 0.2.2
[INFO] tweaked toml for crates.io crate a653rs-linux-core 0.2.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate a653rs-linux-core 0.2.2 on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 104 packages to highest compatible versions
[INFO] [stderr]       Adding bincode v1.3.3 (available: v3.0.0)
[INFO] [stderr]       Adding bytesize v1.3.3 (available: v2.7.0)
[INFO] [stderr]       Adding itertools v0.13.0 (available: v0.15.0)
[INFO] [stderr]       Adding nix v0.29.0 (available: v0.31.3)
[INFO] [stderr]       Adding procfs v0.16.0 (available: v0.18.0)
[INFO] [stderr]       Adding ptr_meta v0.2.0 (available: v0.3.2)
[INFO] [stderr]       Adding rand v0.8.8 (available: v0.10.2)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.20)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded procfs-core v0.16.0
[INFO] [stderr]   Downloaded ptr_meta v0.2.0
[INFO] [stderr]   Downloaded ptr_meta_derive v0.2.0
[INFO] [stderr]   Downloaded procfs v0.16.0
[INFO] [stderr]   Downloaded memfd v0.6.6
[INFO] [stderr]   Downloaded enum_primitive v0.1.1
[INFO] [stderr]   Downloaded a653rs v0.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e6ee84bb6da7e2aed9e52769a8adc6181fa9db10f7ea8c89c9498577ee9ab2f0
[INFO] running `Command { std: "docker" "start" "e6ee84bb6da7e2aed9e52769a8adc6181fa9db10f7ea8c89c9498577ee9ab2f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e6ee84bb6da7e2aed9e52769a8adc6181fa9db10f7ea8c89c9498577ee9ab2f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e6ee84bb6da7e2aed9e52769a8adc6181fa9db10f7ea8c89c9498577ee9ab2f0" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e6ee84bb6da7e2aed9e52769a8adc6181fa9db10f7ea8c89c9498577ee9ab2f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e6ee84bb6da7e2aed9e52769a8adc6181fa9db10f7ea8c89c9498577ee9ab2f0" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling crc32fast v1.5.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling procfs v0.16.0
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking miniz_oxide v0.9.1
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking memmap2 v0.9.11
[INFO] [stderr]     Checking log v0.4.34
[INFO] [stderr]     Checking enum_primitive v0.1.1
[INFO] [stderr]     Checking flate2 v1.1.10
[INFO] [stderr]     Checking procfs-core v0.16.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling ptr_meta_derive v0.2.0
[INFO] [stderr]     Checking ptr_meta v0.2.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking memfd v0.6.6
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]     Checking bytesize v1.3.3
[INFO] [stderr]     Checking a653rs v0.6.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking a653rs-linux-core v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<usize>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]    --> src/queuing.rs:234:18
[INFO] [stdout]     |
[INFO] [stdout] 234 |                 .fetch_update(Ordering::SeqCst, Ordering::SeqCst, |len| len.checked_sub(1))
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 234 -                 .fetch_update(Ordering::SeqCst, Ordering::SeqCst, |len| len.checked_sub(1))
[INFO] [stdout] 234 +                 .try_update(Ordering::SeqCst, Ordering::SeqCst, |len| len.checked_sub(1))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<usize>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]    --> src/queuing.rs:239:18
[INFO] [stdout]     |
[INFO] [stdout] 239 |                 .fetch_update(Ordering::SeqCst, Ordering::SeqCst, |x| {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 239 -                 .fetch_update(Ordering::SeqCst, Ordering::SeqCst, |x| {
[INFO] [stdout] 239 +                 .try_update(Ordering::SeqCst, Ordering::SeqCst, |x| {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<usize>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]    --> src/queuing.rs:234:18
[INFO] [stdout]     |
[INFO] [stdout] 234 |                 .fetch_update(Ordering::SeqCst, Ordering::SeqCst, |len| len.checked_sub(1))
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 234 -                 .fetch_update(Ordering::SeqCst, Ordering::SeqCst, |len| len.checked_sub(1))
[INFO] [stdout] 234 +                 .try_update(Ordering::SeqCst, Ordering::SeqCst, |len| len.checked_sub(1))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<usize>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]    --> src/queuing.rs:239:18
[INFO] [stdout]     |
[INFO] [stdout] 239 |                 .fetch_update(Ordering::SeqCst, Ordering::SeqCst, |x| {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 239 -                 .fetch_update(Ordering::SeqCst, Ordering::SeqCst, |x| {
[INFO] [stdout] 239 +                 .try_update(Ordering::SeqCst, Ordering::SeqCst, |x| {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/file.rs:61:27
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub fn seal_read_only(&self) -> TypedResult<TypedMmapMut<T>> {
[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] 61 |     pub fn seal_read_only(&self) -> TypedResult<TypedMmapMut<'_, T>> {
[INFO] [stdout]    |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/file.rs:118:31
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub fn get_typed_mmap_mut(&self) -> TypedResult<TypedMmapMut<T>> {
[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] 118 |     pub fn get_typed_mmap_mut(&self) -> TypedResult<TypedMmapMut<'_, T>> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/file.rs:132:27
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn get_typed_mmap(&self) -> TypedResult<TypedMmap<T>> {
[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] 132 |     pub fn get_typed_mmap(&self) -> TypedResult<TypedMmap<'_, T>> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sampling.rs:201:22
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub fn source_fd(&self) -> BorrowedFd {
[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] 201 |     pub fn source_fd(&self) -> BorrowedFd<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sampling.rs:205:27
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub fn destination_fd(&self) -> BorrowedFd {
[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] 205 |     pub fn destination_fd(&self) -> BorrowedFd<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/file.rs:61:27
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub fn seal_read_only(&self) -> TypedResult<TypedMmapMut<T>> {
[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] 61 |     pub fn seal_read_only(&self) -> TypedResult<TypedMmapMut<'_, T>> {
[INFO] [stdout]    |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/file.rs:118:31
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub fn get_typed_mmap_mut(&self) -> TypedResult<TypedMmapMut<T>> {
[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] 118 |     pub fn get_typed_mmap_mut(&self) -> TypedResult<TypedMmapMut<'_, T>> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/file.rs:132:27
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn get_typed_mmap(&self) -> TypedResult<TypedMmap<T>> {
[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] 132 |     pub fn get_typed_mmap(&self) -> TypedResult<TypedMmap<'_, T>> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sampling.rs:201:22
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub fn source_fd(&self) -> BorrowedFd {
[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] 201 |     pub fn source_fd(&self) -> BorrowedFd<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sampling.rs:205:27
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub fn destination_fd(&self) -> BorrowedFd {
[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] 205 |     pub fn destination_fd(&self) -> BorrowedFd<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.99s
[INFO] running `Command { std: "docker" "inspect" "e6ee84bb6da7e2aed9e52769a8adc6181fa9db10f7ea8c89c9498577ee9ab2f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6ee84bb6da7e2aed9e52769a8adc6181fa9db10f7ea8c89c9498577ee9ab2f0", kill_on_drop: false }`
[INFO] [stdout] e6ee84bb6da7e2aed9e52769a8adc6181fa9db10f7ea8c89c9498577ee9ab2f0
