[INFO] cloning repository https://github.com/uglyoldbob/cert-common
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/uglyoldbob/cert-common" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuglyoldbob%2Fcert-common", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuglyoldbob%2Fcert-common'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ba5f7af14e63b755caf1ebb5be77b14b449dd141
[INFO] testing uglyoldbob/cert-common against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuglyoldbob%2Fcert-common" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/uglyoldbob/cert-common
[INFO] finished tweaking git repo https://github.com/uglyoldbob/cert-common
[INFO] tweaked toml for git repo https://github.com/uglyoldbob/cert-common written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/uglyoldbob/cert-common on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/uglyoldbob/cert-common 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c7e7e48ae4fc1ea2b0563e45c8b298d9017e2e91d46a791cb771b108cb773f4b
[INFO] running `Command { std: "docker" "start" "-a" "c7e7e48ae4fc1ea2b0563e45c8b298d9017e2e91d46a791cb771b108cb773f4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c7e7e48ae4fc1ea2b0563e45c8b298d9017e2e91d46a791cb771b108cb773f4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7e7e48ae4fc1ea2b0563e45c8b298d9017e2e91d46a791cb771b108cb773f4b", kill_on_drop: false }`
[INFO] [stdout] c7e7e48ae4fc1ea2b0563e45c8b298d9017e2e91d46a791cb771b108cb773f4b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8c016959957770abe3fbacca88043e630552df1cc00e31ca29962c404feed3ea
[INFO] running `Command { std: "docker" "start" "-a" "8c016959957770abe3fbacca88043e630552df1cc00e31ca29962c404feed3ea", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling flagset v0.4.7
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling async-fs v2.1.2
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling async-executor v1.13.2
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.9
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling rfd v0.14.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ecolor v0.27.2
[INFO] [stderr]    Compiling emath v0.27.2
[INFO] [stderr]    Compiling ssh-encoding v0.2.0
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling pollster v0.3.0
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling ssh-cipher v0.2.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling asn1_der v0.7.6
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling xdg-home v1.3.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling rtoolbox v0.0.3
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling ab_glyph v0.2.30
[INFO] [stderr]    Compiling epaint v0.27.2
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling simple_logger v4.3.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling egui v0.27.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling der_derive v0.7.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling userprompt_derive v0.0.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling polling v3.8.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling asn1-rs v0.6.2
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling async-io v2.4.1
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling ocsp v0.4.0 (https://github.com/uglyoldbob/ocsp-rs#cbb2858c)
[INFO] [stderr]    Compiling async-net v2.0.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs5 v0.7.1
[INFO] [stderr]    Compiling x509-cert v0.2.5
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling rsa v0.9.8
[INFO] [stderr]    Compiling der-parser v9.0.0
[INFO] [stderr]    Compiling ssh-key v0.6.7
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling cms v0.2.3
[INFO] [stderr]    Compiling x509-parser v0.16.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling pkcs12 v0.1.0
[INFO] [stderr]    Compiling rcgen v0.13.0 (https://github.com/uglyoldbob/rcgen.git?branch=attributes#776f76f9)
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling zvariant v4.2.0
[INFO] [stderr]    Compiling service v0.1.2 (https://github.com/uglyoldbob/service.git#a0dbb306)
[INFO] [stderr]    Compiling zbus_names v3.0.0
[INFO] [stderr]    Compiling zbus v4.4.0
[INFO] [stderr]    Compiling ashpd v0.8.1
[INFO] [stderr]    Compiling userprompt v0.3.1
[INFO] [stderr]    Compiling cert-common v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/pkcs12.rs:337:53
[INFO] [stdout]     |
[INFO] [stdout] 337 |     pub fn load_from_data(data: &[u8], pass: &[u8], id: u64) -> Self {
[INFO] [stdout]     |                                                     ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ashpd v0.8.1, 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 1`
[INFO] running `Command { std: "docker" "inspect" "8c016959957770abe3fbacca88043e630552df1cc00e31ca29962c404feed3ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c016959957770abe3fbacca88043e630552df1cc00e31ca29962c404feed3ea", kill_on_drop: false }`
[INFO] [stdout] 8c016959957770abe3fbacca88043e630552df1cc00e31ca29962c404feed3ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4f0b5059f0558107e24829316e22d3681b9c166e2e3b542defc8b121ea7c1bde
[INFO] running `Command { std: "docker" "start" "-a" "4f0b5059f0558107e24829316e22d3681b9c166e2e3b542defc8b121ea7c1bde", kill_on_drop: false }`
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/pkcs12.rs:337:53
[INFO] [stdout]     |
[INFO] [stdout] 337 |     pub fn load_from_data(data: &[u8], pass: &[u8], id: u64) -> Self {
[INFO] [stdout]     |                                                     ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cert-common v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/pkcs12.rs:337:53
[INFO] [stdout]     |
[INFO] [stdout] 337 |     pub fn load_from_data(data: &[u8], pass: &[u8], id: u64) -> Self {
[INFO] [stdout]     |                                                     ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.99s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ashpd v0.8.1, 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 1`
[INFO] running `Command { std: "docker" "inspect" "4f0b5059f0558107e24829316e22d3681b9c166e2e3b542defc8b121ea7c1bde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f0b5059f0558107e24829316e22d3681b9c166e2e3b542defc8b121ea7c1bde", kill_on_drop: false }`
[INFO] [stdout] 4f0b5059f0558107e24829316e22d3681b9c166e2e3b542defc8b121ea7c1bde
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0f0e8838da0c7df1da900411e4d215f795722c374c8df3b08cedc0bbeb2a793e
[INFO] running `Command { std: "docker" "start" "-a" "0f0e8838da0c7df1da900411e4d215f795722c374c8df3b08cedc0bbeb2a793e", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `id`
[INFO] [stderr]    --> src/pkcs12.rs:337:53
[INFO] [stderr]     |
[INFO] [stderr] 337 |     pub fn load_from_data(data: &[u8], pass: &[u8], id: u64) -> Self {
[INFO] [stderr]     |                                                     ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `cert-common` (lib) generated 1 warning
[INFO] [stderr] warning: `cert-common` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ashpd v0.8.1, 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 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cert_common-73784d75b6e3e349)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cert_common
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - WasmClosure (line 317) ... FAILED
[INFO] [stdout] test src/lib.rs - WasmClosureAsync (line 348) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - WasmClosure (line 317) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `log`
[INFO] [stdout]  --> src/lib.rs:320:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | log::debug!("Entered closure for file selection");
[INFO] [stdout]   | ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wasm_bindgen`
[INFO] [stdout]  --> src/lib.rs:319:10
[INFO] [stdout]   |
[INFO] [stdout] 5 |   let cb = cert_common::WasmClosure!({
[INFO] [stdout]   |  __________^
[INFO] [stdout] 6 | | log::debug!("Entered closure for file selection");
[INFO] [stdout] 7 | | });
[INFO] [stdout]   | |__^ use of unresolved module or unlinked crate `wasm_bindgen`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `wasm_bindgen`, use `cargo add wasm_bindgen` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the macro `cert_common::WasmClosure` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wasm_bindgen`
[INFO] [stdout]  --> src/lib.rs:319:10
[INFO] [stdout]   |
[INFO] [stdout] 5 |   let cb = cert_common::WasmClosure!({
[INFO] [stdout]   |  __________^
[INFO] [stdout] 6 | | log::debug!("Entered closure for file selection");
[INFO] [stdout] 7 | | });
[INFO] [stdout]   | |__^ use of unresolved module or unlinked crate `wasm_bindgen`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `wasm_bindgen`, use `cargo add wasm_bindgen` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the macro `cert_common::WasmClosure` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Closure` in this scope
[INFO] [stdout]  --> src/lib.rs:319:10
[INFO] [stdout]   |
[INFO] [stdout] 5 |   let cb = cert_common::WasmClosure!({
[INFO] [stdout]   |  __________^
[INFO] [stdout] 6 | | log::debug!("Entered closure for file selection");
[INFO] [stdout] 7 | | });
[INFO] [stdout]   | |__^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `cert_common::WasmClosure` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `js_sys`
[INFO] [stdout]   --> src/lib.rs:325:13
[INFO] [stdout]    |
[INFO] [stdout] 11 | let func : &js_sys::Function = c2.as_ref().unchecked_ref();
[INFO] [stdout]    |             ^^^^^^ use of unresolved module or unlinked crate `js_sys`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `js_sys`, use `cargo add js_sys` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - WasmClosureAsync (line 348) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `log`
[INFO] [stdout]  --> src/lib.rs:351:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | log::debug!("Entered closure for file selection");
[INFO] [stdout]   | ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wasm_bindgen`
[INFO] [stdout]  --> src/lib.rs:350:10
[INFO] [stdout]   |
[INFO] [stdout] 5 |   let cb = cert_common::WasmClosureAsync!({
[INFO] [stdout]   |  __________^
[INFO] [stdout] 6 | | log::debug!("Entered closure for file selection");
[INFO] [stdout] 7 | | });
[INFO] [stdout]   | |__^ use of unresolved module or unlinked crate `wasm_bindgen`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `wasm_bindgen`, use `cargo add wasm_bindgen` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the macro `cert_common::WasmClosureAsync` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wasm_bindgen`
[INFO] [stdout]  --> src/lib.rs:350:10
[INFO] [stdout]   |
[INFO] [stdout] 5 |   let cb = cert_common::WasmClosureAsync!({
[INFO] [stdout]   |  __________^
[INFO] [stdout] 6 | | log::debug!("Entered closure for file selection");
[INFO] [stdout] 7 | | });
[INFO] [stdout]   | |__^ use of unresolved module or unlinked crate `wasm_bindgen`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `wasm_bindgen`, use `cargo add wasm_bindgen` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the macro `cert_common::WasmClosureAsync` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Closure` in this scope
[INFO] [stdout]  --> src/lib.rs:350:10
[INFO] [stdout]   |
[INFO] [stdout] 5 |   let cb = cert_common::WasmClosureAsync!({
[INFO] [stdout]   |  __________^
[INFO] [stdout] 6 | | log::debug!("Entered closure for file selection");
[INFO] [stdout] 7 | | });
[INFO] [stdout]   | |__^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `cert_common::WasmClosureAsync` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wasm_bindgen_futures`
[INFO] [stdout]  --> src/lib.rs:350:10
[INFO] [stdout]   |
[INFO] [stdout] 5 |   let cb = cert_common::WasmClosureAsync!({
[INFO] [stdout]   |  __________^
[INFO] [stdout] 6 | | log::debug!("Entered closure for file selection");
[INFO] [stdout] 7 | | });
[INFO] [stdout]   | |__^ use of unresolved module or unlinked crate `wasm_bindgen_futures`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `wasm_bindgen_futures`, use `cargo add wasm_bindgen_futures` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the macro `cert_common::WasmClosureAsync` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `js_sys`
[INFO] [stdout]   --> src/lib.rs:356:13
[INFO] [stdout]    |
[INFO] [stdout] 11 | let func : &js_sys::Function = c2.as_ref().unchecked_ref();
[INFO] [stdout]    |             ^^^^^^ use of unresolved module or unlinked crate `js_sys`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `js_sys`, use `cargo add js_sys` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - WasmClosure (line 317)
[INFO] [stdout]     src/lib.rs - WasmClosureAsync (line 348)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "0f0e8838da0c7df1da900411e4d215f795722c374c8df3b08cedc0bbeb2a793e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f0e8838da0c7df1da900411e4d215f795722c374c8df3b08cedc0bbeb2a793e", kill_on_drop: false }`
[INFO] [stdout] 0f0e8838da0c7df1da900411e4d215f795722c374c8df3b08cedc0bbeb2a793e
