[INFO] fetching crate otp2 0.0.1... [INFO] testing otp2-0.0.1 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate otp2 0.0.1 into /workspace/builds/worker-0-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-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate otp2 0.0.1 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5b459aef65dcb50dbc2b2f060644ce4c12538d2510c0b6e89e75f7c933381a2e [INFO] running `Command { std: "docker" "start" "-a" "5b459aef65dcb50dbc2b2f060644ce4c12538d2510c0b6e89e75f7c933381a2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b459aef65dcb50dbc2b2f060644ce4c12538d2510c0b6e89e75f7c933381a2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b459aef65dcb50dbc2b2f060644ce4c12538d2510c0b6e89e75f7c933381a2e", kill_on_drop: false }` [INFO] [stdout] 5b459aef65dcb50dbc2b2f060644ce4c12538d2510c0b6e89e75f7c933381a2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 638e50af0a20eb7135a4ba5dd44719f33eef75005d0a0be558c1154becbc88ae [INFO] running `Command { std: "docker" "start" "-a" "638e50af0a20eb7135a4ba5dd44719f33eef75005d0a0be558c1154becbc88ae", kill_on_drop: false }` [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling crypto-common v0.1.6 [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 thiserror v1.0.69 [INFO] [stderr] Compiling rancor v0.1.1 [INFO] [stderr] Compiling bytecheck v0.8.2 [INFO] [stderr] Compiling rend v0.5.3 [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 17.65s [INFO] running `Command { std: "docker" "inspect" "638e50af0a20eb7135a4ba5dd44719f33eef75005d0a0be558c1154becbc88ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "638e50af0a20eb7135a4ba5dd44719f33eef75005d0a0be558c1154becbc88ae", kill_on_drop: false }` [INFO] [stdout] 638e50af0a20eb7135a4ba5dd44719f33eef75005d0a0be558c1154becbc88ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d06ae4d38bb354470fa1bfe9d57bec8db9cb0ce74ab1412eec523979cf88bebd [INFO] running `Command { std: "docker" "start" "-a" "d06ae4d38bb354470fa1bfe9d57bec8db9cb0ce74ab1412eec523979cf88bebd", 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" "d06ae4d38bb354470fa1bfe9d57bec8db9cb0ce74ab1412eec523979cf88bebd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d06ae4d38bb354470fa1bfe9d57bec8db9cb0ce74ab1412eec523979cf88bebd", kill_on_drop: false }` [INFO] [stdout] d06ae4d38bb354470fa1bfe9d57bec8db9cb0ce74ab1412eec523979cf88bebd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 65659bb1df142eec18b2fd49fc8aa6e8b45f2ea751e0c60101ab55eba958e7e5 [INFO] running `Command { std: "docker" "start" "-a" "65659bb1df142eec18b2fd49fc8aa6e8b45f2ea751e0c60101ab55eba958e7e5", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [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::_0_755224_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::_1_287082_expects ... ok [INFO] [stdout] test hotp::test::it_computes_correct_hotp::_4_338314_expects ... ok [INFO] [stdout] test hotp::test::it_computes_correct_hotp::_7_162583_expects ... ok [INFO] [stdout] test hotp::test::it_computes_correct_hotp::_8_399871_expects ... ok [INFO] [stdout] test hotp::test::it_computes_correct_hotp::_9_520489_expects ... ok [INFO] [stdout] test test::it_computes_correct_4byte_substring ... ok [INFO] [stdout] test test::it_computes_correct_dt ... ok [INFO] [stdout] test hotp::test::it_increments_the_counter ... ok [INFO] [stdout] test test::it_computes_correct_hmac::_3_66c28227d03a2d5529262ff016a1e6ef76557ece_expects ... ok [INFO] [stdout] test totp::test::it_computes_correct_totp::_1111111109_07081804_expects ... ok [INFO] [stdout] test test::it_computes_correct_hmac::_4_a904c900a64b35909874b33e61c5938a8e15ed1c_expects ... ok [INFO] [stdout] test test::it_computes_correct_hmac::_2_0bacb7fa082fef30782211938bc1c5e70416ff44_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::_9_1637409809a679dc698207310c8c7fc07290d9e5_expects ... ok [INFO] [stdout] test hotp::test::it_computes_correct_hotp::_5_254676_expects ... ok [INFO] [stdout] test totp::test::it_computes_correct_totp::_1234567890_89005924_expects ... ok [INFO] [stdout] test totp::test::it_computes_correct_totp::_2000000000_69279037_expects ... ok [INFO] [stdout] test test::it_computes_correct_hmac::_8_1b3c89f65e6c9e883012052823443f048b4332db_expects ... ok [INFO] [stdout] test test::it_computes_correct_offset ... ok [INFO] [stdout] test test::it_computes_correct_hmac::_1_75a48a19d4cbe100644e8ac1397eea747a2d33ab_expects ... ok [INFO] [stdout] test totp::test::it_computes_correct_totp::_1111111111_14050471_expects ... ok [INFO] [stdout] test totp::test::it_computes_correct_totp::_20000000000_65353130_expects ... ok [INFO] [stdout] test totp::test::it_computes_correct_totp::_59_94287082_expects ... ok [INFO] [stdout] test test::it_computes_correct_hmac::_0_cc93cf18508d94934c64b65d8ba7667fb7cde4b0_expects ... ok [INFO] [stdout] test hotp::test::it_computes_correct_hotp::_6_287922_expects ... ok [INFO] [stderr] Doc-tests otp2 [INFO] [stdout] test test::it_computes_correct_hmac::_5_a37e783d7b7233c083d4f62926c7a25f238d0316_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] [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" "65659bb1df142eec18b2fd49fc8aa6e8b45f2ea751e0c60101ab55eba958e7e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65659bb1df142eec18b2fd49fc8aa6e8b45f2ea751e0c60101ab55eba958e7e5", kill_on_drop: false }` [INFO] [stdout] 65659bb1df142eec18b2fd49fc8aa6e8b45f2ea751e0c60101ab55eba958e7e5