[INFO] fetching crate boring 4.11.0... [INFO] checking boring-4.11.0 against try#da25749bf5e6ba5ed862ff361c19afff2a986b2d for pr-132712 [INFO] extracting crate boring 4.11.0 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate boring 4.11.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 boring 4.11.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate boring 4.11.0 [INFO] tweaked toml for crates.io crate boring 4.11.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate boring 4.11.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-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] 217447c013f0ae72eaa6070f16fd5247fb2a4d3c50bec5080169958ddb9bc333 [INFO] running `Command { std: "docker" "start" "-a" "217447c013f0ae72eaa6070f16fd5247fb2a4d3c50bec5080169958ddb9bc333", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "217447c013f0ae72eaa6070f16fd5247fb2a4d3c50bec5080169958ddb9bc333", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "217447c013f0ae72eaa6070f16fd5247fb2a4d3c50bec5080169958ddb9bc333", kill_on_drop: false }` [INFO] [stdout] 217447c013f0ae72eaa6070f16fd5247fb2a4d3c50bec5080169958ddb9bc333 [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] 1ad62ff4e40c6c32df2cdde28afa51f38ad07a02682e42d3e364918244f5cdf6 [INFO] running `Command { std: "docker" "start" "-a" "1ad62ff4e40c6c32df2cdde28afa51f38ad07a02682e42d3e364918244f5cdf6", 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.71 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling fsio v0.1.3 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling nias v0.5.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking foreign-types-shared v0.3.1 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.42 [INFO] [stderr] Compiling envmnt v0.8.4 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling fslock v0.2.1 [INFO] [stderr] Checking ci_info v0.10.2 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling rusty-hook v0.11.2 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking foreign-types v0.5.0 [INFO] [stderr] Compiling boring-sys v4.11.0 [INFO] [stderr] Checking boring v4.11.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/ec.rs (2 fixes) [INFO] [stderr] Fixed src/stack.rs (1 fix) [INFO] [stderr] Fixed src/ssl/mod.rs (12 fixes) [INFO] [stderr] Fixed src/ssl/async_callbacks.rs (1 fix) [INFO] [stderr] Fixed src/x509/mod.rs (3 fixes) [INFO] [stderr] Fixed src/util.rs (5 fixes) [INFO] [stderr] Fixed src/string.rs (1 fix) [INFO] [stderr] Fixed src/ssl/bio.rs (13 fixes) [INFO] [stderr] Fixed src/macros.rs (4 fixes) [INFO] [stderr] Migrating examples/fips_enabled.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/mk_certs.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.28s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking boring v4.11.0 (/tmp/fixit) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.65s [INFO] running `Command { std: "docker" "inspect" "1ad62ff4e40c6c32df2cdde28afa51f38ad07a02682e42d3e364918244f5cdf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ad62ff4e40c6c32df2cdde28afa51f38ad07a02682e42d3e364918244f5cdf6", kill_on_drop: false }` [INFO] [stdout] 1ad62ff4e40c6c32df2cdde28afa51f38ad07a02682e42d3e364918244f5cdf6