[INFO] fetching crate nydus-builder 0.2.0... [INFO] checking nydus-builder-0.2.0 against try#39605810efb1a0d52f955bfba9e4eec7a01d5deb for pr-153692 [INFO] extracting crate nydus-builder 0.2.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate nydus-builder 0.2.0 [INFO] finished tweaking crates.io crate nydus-builder 0.2.0 [INFO] tweaked toml for crates.io crate nydus-builder 0.2.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate nydus-builder 0.2.0 on toolchain 39605810efb1a0d52f955bfba9e4eec7a01d5deb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39605810efb1a0d52f955bfba9e4eec7a01d5deb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nydus-builder 0.2.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" "+39605810efb1a0d52f955bfba9e4eec7a01d5deb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+39605810efb1a0d52f955bfba9e4eec7a01d5deb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a64d81e1222e953fde97b8265ba4a4c424f10cc1f2d0196a65c7ee6a65ba22d0 [INFO] running `Command { std: "docker" "start" "-a" "a64d81e1222e953fde97b8265ba4a4c424f10cc1f2d0196a65c7ee6a65ba22d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a64d81e1222e953fde97b8265ba4a4c424f10cc1f2d0196a65c7ee6a65ba22d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a64d81e1222e953fde97b8265ba4a4c424f10cc1f2d0196a65c7ee6a65ba22d0", kill_on_drop: false }` [INFO] [stdout] a64d81e1222e953fde97b8265ba4a4c424f10cc1f2d0196a65c7ee6a65ba22d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+39605810efb1a0d52f955bfba9e4eec7a01d5deb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9538af35425cf4d420e52fd5413afcddea27688023ee3c18ba5166d9d0def722 [INFO] running `Command { std: "docker" "start" "-a" "9538af35425cf4d420e52fd5413afcddea27688023ee3c18ba5166d9d0def722", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling unicode-ident v1.0.15 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking tinyvec v1.8.1 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Compiling fuse-backend-rs v0.13.1 [INFO] [stderr] Checking gix-trace v0.1.12 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Checking kstring v2.0.0 [INFO] [stderr] Checking unicode-bom v2.0.3 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking parse-size v1.1.0 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Checking bstr v1.9.0 [INFO] [stderr] Checking xattr v1.4.0 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Checking gix-utils v0.2.0 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking vmm-sys-util v0.12.1 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking gix-features v0.41.1 [INFO] [stderr] Checking tar v0.4.43 [INFO] [stderr] Compiling openssl-src v300.4.1+3.4.0 [INFO] [stderr] Compiling cmake v0.1.52 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling blake3 v1.5.5 [INFO] [stderr] Compiling libz-sys v1.1.21 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking tokio v1.44.2 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking caps v0.5.5 [INFO] [stderr] Checking vm-memory v0.14.1 [INFO] [stderr] Checking gix-path v0.10.15 [INFO] [stderr] Checking gix-quote v0.5.0 [INFO] [stderr] Checking gix-glob v0.19.0 [INFO] [stderr] Checking gix-attributes v0.25.0 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Checking zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking nydus-api v0.4.0 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking lz4 v1.28.1 [INFO] [stderr] Checking nydus-utils v0.5.0 [INFO] [stderr] Checking nydus-storage v0.7.1 [INFO] [stderr] Checking nydus-rafs v0.4.0 [INFO] [stderr] Checking nydus-builder v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error: `self` parameter type does not contain `Self` [INFO] [stdout] --> src/core/node.rs:220:15 [INFO] [stdout] | [INFO] [stdout] 220 | self: &mut Node, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #140611 [INFO] [stdout] = note: `#[deny(self_lifetime_elision_not_applicable)]` (part of `#[deny(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `self` parameter type does not contain `Self` [INFO] [stdout] --> src/core/node.rs:220:15 [INFO] [stdout] | [INFO] [stdout] 220 | self: &mut Node, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #140611 [INFO] [stdout] = note: `#[deny(self_lifetime_elision_not_applicable)]` (part of `#[deny(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nydus-builder` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `nydus-builder` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "9538af35425cf4d420e52fd5413afcddea27688023ee3c18ba5166d9d0def722", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9538af35425cf4d420e52fd5413afcddea27688023ee3c18ba5166d9d0def722", kill_on_drop: false }` [INFO] [stdout] 9538af35425cf4d420e52fd5413afcddea27688023ee3c18ba5166d9d0def722