[INFO] fetching crate hyphae-native-runtime 3.0.0...
[INFO] checking hyphae-native-runtime-3.0.0 against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] extracting crate hyphae-native-runtime 3.0.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate hyphae-native-runtime 3.0.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate hyphae-native-runtime 3.0.0
[INFO] tweaked toml for crates.io crate hyphae-native-runtime 3.0.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate hyphae-native-runtime 3.0.0 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] crate crates.io crate hyphae-native-runtime 3.0.0 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:287:1
[INFO] [stderr]     |
[INFO] [stderr] 287 | readme = "README.md"
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `hyphae-native-runtime` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-casefold v0.2.0
[INFO] [stderr]   Downloaded hyphae-native-wal v3.0.0
[INFO] [stderr]   Downloaded hyphae-native-types v3.0.0
[INFO] [stderr]   Downloaded windows-permissions v0.2.4
[INFO] [stderr]   Downloaded hyphae-native-records v3.0.0
[INFO] [stderr]   Downloaded hyphae-native-pages v3.0.0
[INFO] [stderr]   Downloaded hyphae-native-blobs v3.0.0
[INFO] [stderr]   Downloaded hyphae-native-mvcc v3.0.0
[INFO] [stderr]   Downloaded hyphae-native-manifest v3.0.0
[INFO] [stderr]   Downloaded hyphae-native-catalog v3.0.0
[INFO] [stderr]   Downloaded hyphae-native-btree v3.0.0
[INFO] [stderr]   Downloaded hyphae-native-ann v3.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 2ffa55a499e75d3a54f626534525b1ad24f56e499a248534880b6983700e824b
[INFO] running `Command { std: "docker" "start" "2ffa55a499e75d3a54f626534525b1ad24f56e499a248534880b6983700e824b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ffa55a499e75d3a54f626534525b1ad24f56e499a248534880b6983700e824b", 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" "2ffa55a499e75d3a54f626534525b1ad24f56e499a248534880b6983700e824b" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ffa55a499e75d3a54f626534525b1ad24f56e499a248534880b6983700e824b", 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" "2ffa55a499e75d3a54f626534525b1ad24f56e499a248534880b6983700e824b" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:287:1
[INFO] [stderr]     |
[INFO] [stderr] 287 | readme = "README.md"
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `hyphae-native-runtime` (manifest) generated 1 warning
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking unicode-casefold v0.2.0
[INFO] [stderr]    Compiling syn v3.0.2
[INFO] [stderr]     Checking hyphae-native-types v3.0.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]     Checking thiserror v2.0.19
[INFO] [stderr]     Checking hyphae-native-mvcc v3.0.0
[INFO] [stderr]     Checking hyphae-native-pages v3.0.0
[INFO] [stderr]     Checking hyphae-native-records v3.0.0
[INFO] [stderr]     Checking hyphae-native-catalog v3.0.0
[INFO] [stderr]     Checking hyphae-native-wal v3.0.0
[INFO] [stderr]     Checking hyphae-native-ann v3.0.0
[INFO] [stderr]     Checking hyphae-native-manifest v3.0.0
[INFO] [stderr]     Checking hyphae-native-btree v3.0.0
[INFO] [stderr]     Checking hyphae-native-blobs v3.0.0
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]     Checking hyphae-native-runtime v3.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<u64>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]    --> src/native_hybrid.rs:468:14
[INFO] [stdout]     |
[INFO] [stdout] 468 |             .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| {
[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] 468 -             .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| {
[INFO] [stdout] 468 +             .try_update(Ordering::AcqRel, Ordering::Acquire, |current| {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<u64>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]    --> src/native_hybrid.rs:632:14
[INFO] [stdout]     |
[INFO] [stdout] 632 |             .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 632 -             .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| {
[INFO] [stdout] 632 +             .try_update(Ordering::AcqRel, Ordering::Acquire, |current| {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<u64>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]    --> src/native_hybrid.rs:468:14
[INFO] [stdout]     |
[INFO] [stdout] 468 |             .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| {
[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] 468 -             .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| {
[INFO] [stdout] 468 +             .try_update(Ordering::AcqRel, Ordering::Acquire, |current| {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<u64>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]    --> src/native_hybrid.rs:632:14
[INFO] [stdout]     |
[INFO] [stdout] 632 |             .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 632 -             .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| {
[INFO] [stdout] 632 +             .try_update(Ordering::AcqRel, Ordering::Acquire, |current| {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.92s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.31.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "2ffa55a499e75d3a54f626534525b1ad24f56e499a248534880b6983700e824b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ffa55a499e75d3a54f626534525b1ad24f56e499a248534880b6983700e824b", kill_on_drop: false }`
[INFO] [stdout] 2ffa55a499e75d3a54f626534525b1ad24f56e499a248534880b6983700e824b
