[INFO] fetching crate kafka 0.10.0... [INFO] checking kafka-0.10.0 against try#da25749bf5e6ba5ed862ff361c19afff2a986b2d for pr-132712 [INFO] extracting crate kafka 0.10.0 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate kafka 0.10.0 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 kafka 0.10.0 [INFO] finished tweaking crates.io crate kafka 0.10.0 [INFO] tweaked toml for crates.io crate kafka 0.10.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate kafka 0.10.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" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 56ec8eb1104aa3b765373c43fb360ee1de9c6d9f74baf81e788a8a2a4310327c [INFO] running `Command { std: "docker" "start" "-a" "56ec8eb1104aa3b765373c43fb360ee1de9c6d9f74baf81e788a8a2a4310327c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56ec8eb1104aa3b765373c43fb360ee1de9c6d9f74baf81e788a8a2a4310327c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56ec8eb1104aa3b765373c43fb360ee1de9c6d9f74baf81e788a8a2a4310327c", kill_on_drop: false }` [INFO] [stdout] 56ec8eb1104aa3b765373c43fb360ee1de9c6d9f74baf81e788a8a2a4310327c [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=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] 564943f5700eb6e695409415012b2af1f1fed7d0bbc1019967b0b3e455c4aa40 [INFO] running `Command { std: "docker" "start" "-a" "564943f5700eb6e695409415012b2af1f1fed7d0bbc1019967b0b3e455c4aa40", 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.67 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling snap v1.1.0 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking crc-catalog v2.2.0 [INFO] [stderr] Compiling kafka v0.10.0 (/tmp/fixit) [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Migrating build.rs from 2021 edition to 2024 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking crc v3.0.1 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking deranged v0.3.8 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking ref_slice v1.2.1 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking flate2 v1.0.27 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking time v0.3.29 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/consumer/builder.rs (1 fix) [INFO] [stderr] Fixed src/protocol/mod.rs (1 fix) [INFO] [stderr] Fixed src/protocol/fetch.rs (1 fix) [INFO] [stderr] Fixed src/protocol/zreader.rs (1 fix) [INFO] [stderr] Fixed src/codecs.rs (7 fixes) [INFO] [stderr] Fixed src/producer.rs (1 fix) [INFO] [stderr] Fixed src/compression/snappy.rs (2 fixes) [INFO] [stderr] Fixed src/codecs.rs (1 fix) [INFO] [stderr] Migrating examples/topic-metadata.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/protocol/mod.rs (1 fix) [INFO] [stderr] Fixed src/compression/snappy.rs (1 fix) [INFO] [stderr] Migrating examples/example-fetch.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/console-consumer.rs from 2021 edition to 2024 [INFO] [stderr] Fixed examples/console-consumer.rs (3 fixes) [INFO] [stderr] Migrating examples/example-produce.rs from 2021 edition to 2024 [INFO] [stderr] Fixed examples/example-produce.rs (1 fix) [INFO] [stderr] Migrating examples/offset-monitor.rs from 2021 edition to 2024 [INFO] [stderr] Fixed examples/offset-monitor.rs (2 fixes) [INFO] [stderr] Migrating examples/example-consume.rs from 2021 edition to 2024 [INFO] [stderr] Fixed examples/example-consume.rs (1 fix) [INFO] [stderr] Migrating examples/console-producer.rs from 2021 edition to 2024 [INFO] [stderr] Fixed examples/console-producer.rs (2 fixes) [INFO] [stderr] Migrating tests/test_kafka.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/example-ssl.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.69s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Compiling kafka v0.10.0 (/tmp/fixit) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s [INFO] running `Command { std: "docker" "inspect" "564943f5700eb6e695409415012b2af1f1fed7d0bbc1019967b0b3e455c4aa40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "564943f5700eb6e695409415012b2af1f1fed7d0bbc1019967b0b3e455c4aa40", kill_on_drop: false }` [INFO] [stdout] 564943f5700eb6e695409415012b2af1f1fed7d0bbc1019967b0b3e455c4aa40