[INFO] fetching crate rosenpass 0.2.3...
[INFO] checking rosenpass-0.2.3 against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] extracting crate rosenpass 0.2.3 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate rosenpass 0.2.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rosenpass 0.2.3
[INFO] tweaked toml for crates.io crate rosenpass 0.2.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rosenpass 0.2.3 on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rosenpass 0.2.3 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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a5adb6e0b576c3c8ec3a6a1ab212d5fc086af59d91af3f0932d2571574ace629
[INFO] running `Command { std: "docker" "start" "a5adb6e0b576c3c8ec3a6a1ab212d5fc086af59d91af3f0932d2571574ace629", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5adb6e0b576c3c8ec3a6a1ab212d5fc086af59d91af3f0932d2571574ace629", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a5adb6e0b576c3c8ec3a6a1ab212d5fc086af59d91af3f0932d2571574ace629" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5adb6e0b576c3c8ec3a6a1ab212d5fc086af59d91af3f0932d2571574ace629", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a5adb6e0b576c3c8ec3a6a1ab212d5fc086af59d91af3f0932d2571574ace629" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling bytes v1.12.0
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling no_std_io2 v0.9.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling zlib-rs v0.6.4
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling libflate_lz77 v2.3.0
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling typed-path v0.12.3
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling dary_heap v0.3.9
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling utf8-zero v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling libflate v2.3.0
[INFO] [stderr]    Compiling build-deps v0.1.4
[INFO] [stderr]    Compiling minisign-verify v0.2.5
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling rosenpass v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking jiff v0.2.29
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling ureq-proto v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking zerocopy v0.8.52
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling ureq v3.3.0
[INFO] [stderr]    Compiling tar v0.4.46
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]    Compiling stacker v0.1.24
[INFO] [stderr]     Checking test_bin v0.6.1
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling ar_archive_writer v0.5.2
[INFO] [stderr]    Compiling zip v8.6.0
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]    Compiling psm v0.1.31
[INFO] [stderr]    Compiling libsodium-sys-stable v1.24.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]    Compiling oqs-sys v0.8.0
[INFO] [stderr]     Checking criterion v0.8.2
[INFO] [stdout] warning: trait `StoreValue` is never used
[INFO] [stdout]    --> src/util.rs:177:7
[INFO] [stdout]     |
[INFO] [stdout] 177 | trait StoreValue {
[INFO] [stdout]     |       ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `StoreSecret` is never used
[INFO] [stdout]    --> src/util.rs:181:7
[INFO] [stdout]     |
[INFO] [stdout] 181 | trait StoreSecret {
[INFO] [stdout]     |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `StoreValue` is never used
[INFO] [stdout]    --> src/util.rs:177:7
[INFO] [stdout]     |
[INFO] [stdout] 177 | trait StoreValue {
[INFO] [stdout]     |       ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `StoreSecret` is never used
[INFO] [stdout]    --> src/util.rs:181:7
[INFO] [stdout]     |
[INFO] [stdout] 181 | trait StoreSecret {
[INFO] [stdout]     |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `memoffset`
[INFO] [stderr]   --> Cargo.toml:39:15
[INFO] [stderr]    |
[INFO] [stderr] 39 | [dependencies.memoffset]
[INFO] [stderr]    |               ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `memoffset`
[INFO] [stderr] warning: `rosenpass` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 10s
[INFO] running `Command { std: "docker" "inspect" "a5adb6e0b576c3c8ec3a6a1ab212d5fc086af59d91af3f0932d2571574ace629", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5adb6e0b576c3c8ec3a6a1ab212d5fc086af59d91af3f0932d2571574ace629", kill_on_drop: false }`
[INFO] [stdout] a5adb6e0b576c3c8ec3a6a1ab212d5fc086af59d91af3f0932d2571574ace629
