[INFO] fetching crate otp2 0.0.1... [INFO] testing otp2-0.0.1 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate otp2 0.0.1 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate otp2 0.0.1 [INFO] finished tweaking crates.io crate otp2 0.0.1 [INFO] tweaked toml for crates.io crate otp2 0.0.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate otp2 0.0.1 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 56 packages to latest compatible versions [INFO] [stderr] Adding hex-literal v0.4.1 (available: v1.0.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b30ab1bab8005743344d1ce26b6d6cc22b271fa67f659a1667e5bc43017fc393 [INFO] running `Command { std: "docker" "start" "-a" "b30ab1bab8005743344d1ce26b6d6cc22b271fa67f659a1667e5bc43017fc393", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b30ab1bab8005743344d1ce26b6d6cc22b271fa67f659a1667e5bc43017fc393", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b30ab1bab8005743344d1ce26b6d6cc22b271fa67f659a1667e5bc43017fc393", kill_on_drop: false }` [INFO] [stdout] b30ab1bab8005743344d1ce26b6d6cc22b271fa67f659a1667e5bc43017fc393 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35aa6e76359e7b04e1779174314d5be156719039ebb3ba796fc67055198fb17b [INFO] running `Command { std: "docker" "start" "-a" "35aa6e76359e7b04e1779174314d5be156719039ebb3ba796fc67055198fb17b", kill_on_drop: false }` [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling ptr_meta_derive v0.3.1 [INFO] [stderr] Compiling bytecheck_derive v0.8.2 [INFO] [stderr] Compiling munge_macro v0.4.7 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling rkyv_derive v0.8.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling munge v0.4.7 [INFO] [stderr] Compiling ptr_meta v0.3.1 [INFO] [stderr] Compiling rancor v0.1.1 [INFO] [stderr] Compiling bytecheck v0.8.2 [INFO] [stderr] Compiling rend v0.5.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rkyv v0.8.12 [INFO] [stderr] Compiling unix-time v0.1.5 [INFO] [stderr] Compiling otp2 v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.26s [INFO] running `Command { std: "docker" "inspect" "35aa6e76359e7b04e1779174314d5be156719039ebb3ba796fc67055198fb17b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35aa6e76359e7b04e1779174314d5be156719039ebb3ba796fc67055198fb17b", kill_on_drop: false }` [INFO] [stdout] 35aa6e76359e7b04e1779174314d5be156719039ebb3ba796fc67055198fb17b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68b42fb75815afbd74f04e9b21900ee0ef722ecc03589734b5c7462ce4fe1d9d [INFO] running `Command { std: "docker" "start" "-a" "68b42fb75815afbd74f04e9b21900ee0ef722ecc03589734b5c7462ce4fe1d9d", kill_on_drop: false }` [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling otp2 v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.77s [INFO] running `Command { std: "docker" "inspect" "68b42fb75815afbd74f04e9b21900ee0ef722ecc03589734b5c7462ce4fe1d9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68b42fb75815afbd74f04e9b21900ee0ef722ecc03589734b5c7462ce4fe1d9d", kill_on_drop: false }` [INFO] [stdout] 68b42fb75815afbd74f04e9b21900ee0ef722ecc03589734b5c7462ce4fe1d9d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9441035092b7d3a5878217f44913010e3751d730c773470143a2dece871408e2 [INFO] running `Command { std: "docker" "start" "-a" "9441035092b7d3a5878217f44913010e3751d730c773470143a2dece871408e2", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/otp2-c2b4a884766a4df7) [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test hotp::test::it_computes_correct_hotp::_8_399871_expects ... ok [INFO] [stdout] test hotp::test::it_computes_correct_hotp::_2_359152_expects ... ok [INFO] [stdout] test hotp::test::it_computes_correct_hotp::_3_969429_expects ... ok [INFO] [stdout] test hotp::test::it_computes_correct_hotp::_4_338314_expects ... ok [INFO] [stdout] test hotp::test::it_computes_correct_hotp::_5_254676_expects ... ok [INFO] [stdout] test hotp::test::it_computes_correct_hotp::_6_287922_expects ... ok [INFO] [stdout] test hotp::test::it_computes_correct_hotp::_7_162583_expects ... ok [INFO] [stdout] test hotp::test::it_computes_correct_hotp::_9_520489_expects ... ok [INFO] [stdout] test hotp::test::it_computes_correct_hotp::_0_755224_expects ... ok [INFO] [stdout] test hotp::test::it_computes_correct_hotp::_1_287082_expects ... ok [INFO] [stdout] test hotp::test::it_increments_the_counter ... ok [INFO] [stdout] test test::it_computes_correct_4byte_substring ... ok [INFO] [stdout] test test::it_computes_correct_hmac::_0_cc93cf18508d94934c64b65d8ba7667fb7cde4b0_expects ... ok [INFO] [stdout] test test::it_computes_correct_hmac::_2_0bacb7fa082fef30782211938bc1c5e70416ff44_expects ... ok [INFO] [stdout] test test::it_computes_correct_dt ... ok [INFO] [stdout] test test::it_computes_correct_hmac::_3_66c28227d03a2d5529262ff016a1e6ef76557ece_expects ... ok [INFO] [stdout] test test::it_computes_correct_hmac::_4_a904c900a64b35909874b33e61c5938a8e15ed1c_expects ... ok [INFO] [stdout] test test::it_computes_correct_hmac::_5_a37e783d7b7233c083d4f62926c7a25f238d0316_expects ... ok [INFO] [stdout] test test::it_computes_correct_hmac::_1_75a48a19d4cbe100644e8ac1397eea747a2d33ab_expects ... ok [INFO] [stdout] test test::it_computes_correct_hmac::_6_bc9cd28561042c83f219324d3c607256c03272ae_expects ... ok [INFO] [stdout] test test::it_computes_correct_hmac::_7_a4fb960c0bc06e1eabb804e5b397cdc4b45596fa_expects ... ok [INFO] [stdout] test test::it_computes_correct_hmac::_8_1b3c89f65e6c9e883012052823443f048b4332db_expects ... ok [INFO] [stdout] test test::it_computes_correct_hmac::_9_1637409809a679dc698207310c8c7fc07290d9e5_expects ... ok [INFO] [stdout] test test::it_computes_correct_offset ... ok [INFO] [stdout] test totp::test::it_computes_correct_totp::_1111111109_07081804_expects ... ok [INFO] [stdout] test totp::test::it_computes_correct_totp::_1234567890_89005924_expects ... ok [INFO] [stdout] test totp::test::it_computes_correct_totp::_20000000000_65353130_expects ... ok [INFO] [stdout] test totp::test::it_computes_correct_totp::_2000000000_69279037_expects ... ok [INFO] [stdout] test totp::test::it_computes_correct_totp::_59_94287082_expects ... ok [INFO] [stdout] test totp::test::it_computes_correct_totp::_1111111111_14050471_expects ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests otp2 [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] running `Command { std: "docker" "inspect" "9441035092b7d3a5878217f44913010e3751d730c773470143a2dece871408e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9441035092b7d3a5878217f44913010e3751d730c773470143a2dece871408e2", kill_on_drop: false }` [INFO] [stdout] 9441035092b7d3a5878217f44913010e3751d730c773470143a2dece871408e2