[INFO] fetching crate softhsm2_pkcs11_loader 5.9.0... [INFO] building softhsm2_pkcs11_loader-5.9.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] extracting crate softhsm2_pkcs11_loader 5.9.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate softhsm2_pkcs11_loader 5.9.0 [INFO] finished tweaking crates.io crate softhsm2_pkcs11_loader 5.9.0 [INFO] tweaked toml for crates.io crate softhsm2_pkcs11_loader 5.9.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate softhsm2_pkcs11_loader 5.9.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate softhsm2_pkcs11_loader 5.9.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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded kmip-derive v5.9.0 [INFO] [stderr] Downloaded cosmian_logger v0.5.2 [INFO] [stderr] Downloaded deranged v0.5.3 [INFO] [stderr] Downloaded uuid v1.11.1 [INFO] [stderr] Downloaded pkcs11-sys v0.2.25 [INFO] [stderr] Downloaded opentelemetry v0.29.1 [INFO] [stderr] Downloaded time-macros v0.2.23 [INFO] [stderr] Downloaded cosmian_kmip v5.9.0 [INFO] [stderr] Downloaded cosmian_kms_base_hsm v5.9.0 [INFO] [stderr] Downloaded time-core v0.1.5 [INFO] [stderr] Downloaded cosmian_kms_interfaces v5.9.0 [INFO] [stderr] Downloaded time v0.3.42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 15c7caaf11381592d47a7bc1d21b6dd6656ab93c854de292a6e12696b7511299 [INFO] running `Command { std: "docker" "start" "-a" "15c7caaf11381592d47a7bc1d21b6dd6656ab93c854de292a6e12696b7511299", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15c7caaf11381592d47a7bc1d21b6dd6656ab93c854de292a6e12696b7511299", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15c7caaf11381592d47a7bc1d21b6dd6656ab93c854de292a6e12696b7511299", kill_on_drop: false }` [INFO] [stdout] 15c7caaf11381592d47a7bc1d21b6dd6656ab93c854de292a6e12696b7511299 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] edb31778779973492d8cd05b490d9406a51a8921c2d7700a9bb15c869c131cef [INFO] running `Command { std: "docker" "start" "-a" "edb31778779973492d8cd05b490d9406a51a8921c2d7700a9bb15c869c131cef", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling time-core v0.1.5 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling pkcs11-sys v0.2.25 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling time-macros v0.2.23 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling uuid v1.11.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling kmip-derive v5.9.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling opentelemetry v0.29.1 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling time v0.3.42 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling cosmian_logger v0.5.2 [INFO] [stderr] Compiling cosmian_kmip v5.9.0 [INFO] [stderr] Compiling cosmian_kms_interfaces v5.9.0 [INFO] [stderr] Compiling cosmian_kms_base_hsm v5.9.0 [INFO] [stderr] Compiling softhsm2_pkcs11_loader v5.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.41s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [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" "edb31778779973492d8cd05b490d9406a51a8921c2d7700a9bb15c869c131cef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edb31778779973492d8cd05b490d9406a51a8921c2d7700a9bb15c869c131cef", kill_on_drop: false }` [INFO] [stdout] edb31778779973492d8cd05b490d9406a51a8921c2d7700a9bb15c869c131cef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad9139991ef7bc243990b122aa05699da484cb946e67d988f833bf8baed914f3 [INFO] running `Command { std: "docker" "start" "-a" "ad9139991ef7bc243990b122aa05699da484cb946e67d988f833bf8baed914f3", kill_on_drop: false }` [INFO] [stderr] Compiling softhsm2_pkcs11_loader v5.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [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" "ad9139991ef7bc243990b122aa05699da484cb946e67d988f833bf8baed914f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad9139991ef7bc243990b122aa05699da484cb946e67d988f833bf8baed914f3", kill_on_drop: false }` [INFO] [stdout] ad9139991ef7bc243990b122aa05699da484cb946e67d988f833bf8baed914f3