[INFO] fetching crate sanctum 0.1.1... [INFO] building sanctum-0.1.1 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] extracting crate sanctum 0.1.1 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate sanctum 0.1.1 [INFO] finished tweaking crates.io crate sanctum 0.1.1 [INFO] tweaked toml for crates.io crate sanctum 0.1.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sanctum 0.1.1 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 226 packages to latest compatible versions [INFO] [stderr] Adding oauth2 v4.4.2 (available: v5.0.0) [INFO] [stderr] Adding password-auth v0.3.0 (available: v1.0.0) [INFO] [stderr] Adding rand_core v0.6.4 (available: v0.9.3) [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.23) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded totp-rs v5.7.0 [INFO] [stderr] Downloaded password-auth v0.3.0 [INFO] [stderr] Downloaded qrcodegen-image v1.5.0 [INFO] [stderr] Downloaded qrcodegen v1.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] fad6343463f35c3e62cba0d1f9e98867ead93302d602d6caed707cb2e987e5bc [INFO] running `Command { std: "docker" "start" "-a" "fad6343463f35c3e62cba0d1f9e98867ead93302d602d6caed707cb2e987e5bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fad6343463f35c3e62cba0d1f9e98867ead93302d602d6caed707cb2e987e5bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fad6343463f35c3e62cba0d1f9e98867ead93302d602d6caed707cb2e987e5bc", kill_on_drop: false }` [INFO] [stdout] fad6343463f35c3e62cba0d1f9e98867ead93302d602d6caed707cb2e987e5bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 30d8d938a61b6c049b30a7ce5773b33d6c5e52a1463a49884fd5ddb8999cc36c [INFO] running `Command { std: "docker" "start" "-a" "30d8d938a61b6c049b30a7ce5773b33d6c5e52a1463a49884fd5ddb8999cc36c", kill_on_drop: false }` [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling pxfm v0.1.24 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling qrcodegen v1.8.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling base32 v0.5.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling password-auth v0.3.0 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling moxcms v0.7.5 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling image v0.25.8 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling qrcodegen-image v1.5.0 [INFO] [stderr] Compiling totp-rs v5.7.0 [INFO] [stderr] Compiling oauth2 v4.4.2 [INFO] [stderr] Compiling sanctum v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `totp_rs::TOTP::get_qr`: get_qr was forcing the use of png as a base64. Use get_qr_base64 or get_qr_png instead. Will disappear in 6.0. [INFO] [stdout] --> src/lib.rs:647:14 [INFO] [stdout] | [INFO] [stdout] 647 | .get_qr() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.27s [INFO] running `Command { std: "docker" "inspect" "30d8d938a61b6c049b30a7ce5773b33d6c5e52a1463a49884fd5ddb8999cc36c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30d8d938a61b6c049b30a7ce5773b33d6c5e52a1463a49884fd5ddb8999cc36c", kill_on_drop: false }` [INFO] [stdout] 30d8d938a61b6c049b30a7ce5773b33d6c5e52a1463a49884fd5ddb8999cc36c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] f3ce802b69a30099378f3d2b7bb87c2da2db1b640f46e86b78c5e1b3ff0072bd [INFO] running `Command { std: "docker" "start" "-a" "f3ce802b69a30099378f3d2b7bb87c2da2db1b640f46e86b78c5e1b3ff0072bd", kill_on_drop: false }` [INFO] [stderr] Compiling sanctum v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `totp_rs::TOTP::get_qr`: get_qr was forcing the use of png as a base64. Use get_qr_base64 or get_qr_png instead. Will disappear in 6.0. [INFO] [stdout] --> src/lib.rs:647:14 [INFO] [stdout] | [INFO] [stdout] 647 | .get_qr() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `totp_rs::TOTP::get_qr`: get_qr was forcing the use of png as a base64. Use get_qr_base64 or get_qr_png instead. Will disappear in 6.0. [INFO] [stdout] --> src/lib.rs:647:14 [INFO] [stdout] | [INFO] [stdout] 647 | .get_qr() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.42s [INFO] running `Command { std: "docker" "inspect" "f3ce802b69a30099378f3d2b7bb87c2da2db1b640f46e86b78c5e1b3ff0072bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3ce802b69a30099378f3d2b7bb87c2da2db1b640f46e86b78c5e1b3ff0072bd", kill_on_drop: false }` [INFO] [stdout] f3ce802b69a30099378f3d2b7bb87c2da2db1b640f46e86b78c5e1b3ff0072bd