[INFO] fetching crate rusotp 0.5.0...
[INFO] checking rusotp-0.5.0 against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] extracting crate rusotp 0.5.0 into /workspace/builds/worker-1-tc1/source
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate rusotp 0.5.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rusotp 0.5.0
[INFO] tweaked toml for crates.io crate rusotp 0.5.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rusotp 0.5.0 on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rusotp 0.5.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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded inline-c-macro v0.1.7
[INFO] [stderr]   Downloaded redox_termios v0.1.3
[INFO] [stderr]   Downloaded target-lexicon v0.11.2
[INFO] [stderr]   Downloaded base32ct v0.3.0
[INFO] [stderr]   Downloaded assert_cmd v1.0.8
[INFO] [stderr]   Downloaded qrcode v0.14.1
[INFO] [stderr]   Downloaded cbindgen v0.29.2
[INFO] [stderr]   Downloaded termion v4.0.5
[INFO] [stderr]   Downloaded numtoa v0.2.4
[INFO] [stderr]   Downloaded inline-c v0.1.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ca4e30e031b1e67bba9c10ac73e8e72c78961f5e33fbd71faf5dd92dc2094cca
[INFO] running `Command { std: "docker" "start" "-a" "ca4e30e031b1e67bba9c10ac73e8e72c78961f5e33fbd71faf5dd92dc2094cca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca4e30e031b1e67bba9c10ac73e8e72c78961f5e33fbd71faf5dd92dc2094cca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca4e30e031b1e67bba9c10ac73e8e72c78961f5e33fbd71faf5dd92dc2094cca", kill_on_drop: false }`
[INFO] [stdout] ca4e30e031b1e67bba9c10ac73e8e72c78961f5e33fbd71faf5dd92dc2094cca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 59fe4f490c86b5fe2b0d6f87f18cb75c6adcbabdc1fe7a0cdd7e5602a4ea2893
[INFO] running `Command { std: "docker" "start" "-a" "59fe4f490c86b5fe2b0d6f87f18cb75c6adcbabdc1fe7a0cdd7e5602a4ea2893", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.173
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling cbindgen v0.29.2
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]     Checking zune-jpeg v0.4.21
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking pxfm v0.1.25
[INFO] [stderr]     Checking avif-serialize v0.8.6
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling target-lexicon v0.11.2
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]     Checking criterion-plot v0.6.0
[INFO] [stderr]     Checking cc v1.2.27
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]     Checking base32ct v0.3.0
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]     Checking numtoa v0.2.4
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]     Checking termion v4.0.5
[INFO] [stderr]     Checking moxcms v0.7.9
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking predicates v2.1.5
[INFO] [stderr]     Checking assert_cmd v1.0.8
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]    Compiling semver-parser v0.10.3
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]    Compiling inline-c-macro v0.1.7
[INFO] [stderr]    Compiling inline-c v0.1.8
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.7.0
[INFO] [stderr]     Checking ravif v0.11.20
[INFO] [stderr]     Checking image v0.25.8
[INFO] [stderr]    Compiling rusotp v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: rusotp@0.5.0: Generated C++ header at "contrib/rusotp.hpp"
[INFO] [stderr] warning: rusotp@0.5.0: Shared object dir: /opt/rustwide/workdir/target/debug
[INFO] [stderr] warning: rusotp@0.5.0: Library name: librusotp.so
[INFO] [stderr] warning: rusotp@0.5.0: Target OS: linux
[INFO] [stderr]     Checking qrcode v0.14.1
[INFO] [stdout] warning: unused import: `generate_qr_code_string`
[INFO] [stdout]  --> examples/hotp_provisioning_uri.rs:8:38
[INFO] [stdout]   |
[INFO] [stdout] 8 | use rusotp::{generate_qr_code_image, generate_qr_code_string, Secret, HOTP};
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.43s
[INFO] running `Command { std: "docker" "inspect" "59fe4f490c86b5fe2b0d6f87f18cb75c6adcbabdc1fe7a0cdd7e5602a4ea2893", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59fe4f490c86b5fe2b0d6f87f18cb75c6adcbabdc1fe7a0cdd7e5602a4ea2893", kill_on_drop: false }`
[INFO] [stdout] 59fe4f490c86b5fe2b0d6f87f18cb75c6adcbabdc1fe7a0cdd7e5602a4ea2893
