[INFO] fetching crate neli 0.7.0-rc2... [INFO] checking neli-0.7.0-rc2 against try#da25749bf5e6ba5ed862ff361c19afff2a986b2d for pr-132712 [INFO] extracting crate neli 0.7.0-rc2 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate neli 0.7.0-rc2 on toolchain da25749bf5e6ba5ed862ff361c19afff2a986b2d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate neli 0.7.0-rc2 [INFO] finished tweaking crates.io crate neli 0.7.0-rc2 [INFO] tweaked toml for crates.io crate neli 0.7.0-rc2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate neli 0.7.0-rc2 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" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b3d47f5d4827715de300a0a9e1c3bf7c038e10ba1fb18c09a6f910bd91e015bb [INFO] running `Command { std: "docker" "start" "-a" "b3d47f5d4827715de300a0a9e1c3bf7c038e10ba1fb18c09a6f910bd91e015bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3d47f5d4827715de300a0a9e1c3bf7c038e10ba1fb18c09a6f910bd91e015bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3d47f5d4827715de300a0a9e1c3bf7c038e10ba1fb18c09a6f910bd91e015bb", kill_on_drop: false }` [INFO] [stdout] b3d47f5d4827715de300a0a9e1c3bf7c038e10ba1fb18c09a6f910bd91e015bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70a66fb403bbee811dac85e7fac6c78232594ab357c2ae2d6b50375e9f7340a4 [INFO] running `Command { std: "docker" "start" "-a" "70a66fb403bbee811dac85e7fac6c78232594ab357c2ae2d6b50375e9f7340a4", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking pin-project-lite v0.2.12 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking aho-corasick v1.0.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Checking regex-automata v0.3.6 [INFO] [stderr] Checking regex v1.9.3 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Checking tokio v1.31.0 [INFO] [stderr] Compiling neli-proc-macros v0.2.0-rc2 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.11.2 [INFO] [stderr] Compiling derive_builder_macro v0.11.2 [INFO] [stderr] Checking derive_builder v0.11.2 [INFO] [stderr] Checking neli v0.7.0-rc2 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/err.rs (3 fixes) [INFO] [stderr] Fixed src/router/synchronous.rs (2 fixes) [INFO] [stderr] Fixed src/consts/macros.rs (1 fix) [INFO] [stderr] Migrating examples/create-nested-attributes.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/extack.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/getips.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/ctrl-list.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/nl80211.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/lookup_id.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/route-list.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/neli.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/genl_stream.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/error_packet.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/custom_generic_nl_family_custom_types.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.78s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking neli v0.7.0-rc2 (/tmp/fixit) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.50s [INFO] running `Command { std: "docker" "inspect" "70a66fb403bbee811dac85e7fac6c78232594ab357c2ae2d6b50375e9f7340a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70a66fb403bbee811dac85e7fac6c78232594ab357c2ae2d6b50375e9f7340a4", kill_on_drop: false }` [INFO] [stdout] 70a66fb403bbee811dac85e7fac6c78232594ab357c2ae2d6b50375e9f7340a4