[INFO] cloning repository https://github.com/cgfork/otp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cgfork/otp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcgfork%2Fotp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcgfork%2Fotp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9ee053f7b607932890459c933f78faadfad5da82
[INFO] testing cgfork/otp against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcgfork%2Fotp" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cgfork/otp
[INFO] finished tweaking git repo https://github.com/cgfork/otp
[INFO] tweaked toml for git repo https://github.com/cgfork/otp written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cgfork/otp on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cgfork/otp 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 811a711869c86a5e2419ae9fd2c2fa8d7ef9849c8fe952359b893f265c9db67b
[INFO] running `Command { std: "docker" "start" "-a" "811a711869c86a5e2419ae9fd2c2fa8d7ef9849c8fe952359b893f265c9db67b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "811a711869c86a5e2419ae9fd2c2fa8d7ef9849c8fe952359b893f265c9db67b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "811a711869c86a5e2419ae9fd2c2fa8d7ef9849c8fe952359b893f265c9db67b", kill_on_drop: false }`
[INFO] [stdout] 811a711869c86a5e2419ae9fd2c2fa8d7ef9849c8fe952359b893f265c9db67b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 75504dee05988e700c3e53a54578d7035d8af2559494e3c759b92a142868024b
[INFO] running `Command { std: "docker" "start" "-a" "75504dee05988e700c3e53a54578d7035d8af2559494e3c759b92a142868024b", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling cmov v0.5.3
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling base32 v0.5.1
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling ctutils v0.4.2
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling hybrid-array v0.4.10
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling digest v0.11.2
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling sha1 v0.11.0
[INFO] [stderr]    Compiling hmac v0.13.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling otp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/hotp.rs:55:33
[INFO] [stdout]    |
[INFO] [stdout] 55 |         let mut code = unsafe { mem::transmute::<[u8; 4], i32>(truncated_hash) };
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] help: replace this with
[INFO] [stdout]    |
[INFO] [stdout] 55 -         let mut code = unsafe { mem::transmute::<[u8; 4], i32>(truncated_hash) };
[INFO] [stdout] 55 +         let mut code = unsafe { i32::from_ne_bytes(truncated_hash) };
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.80s
[INFO] running `Command { std: "docker" "inspect" "75504dee05988e700c3e53a54578d7035d8af2559494e3c759b92a142868024b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75504dee05988e700c3e53a54578d7035d8af2559494e3c759b92a142868024b", kill_on_drop: false }`
[INFO] [stdout] 75504dee05988e700c3e53a54578d7035d8af2559494e3c759b92a142868024b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 691a605a13b5e05ab74c3c3bf216be197923269dd63820877b72383bce5a16e6
[INFO] running `Command { std: "docker" "start" "-a" "691a605a13b5e05ab74c3c3bf216be197923269dd63820877b72383bce5a16e6", kill_on_drop: false }`
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/hotp.rs:55:33
[INFO] [stdout]    |
[INFO] [stdout] 55 |         let mut code = unsafe { mem::transmute::<[u8; 4], i32>(truncated_hash) };
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] help: replace this with
[INFO] [stdout]    |
[INFO] [stdout] 55 -         let mut code = unsafe { mem::transmute::<[u8; 4], i32>(truncated_hash) };
[INFO] [stdout] 55 +         let mut code = unsafe { i32::from_ne_bytes(truncated_hash) };
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling otp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/hotp.rs:55:33
[INFO] [stdout]    |
[INFO] [stdout] 55 |         let mut code = unsafe { mem::transmute::<[u8; 4], i32>(truncated_hash) };
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] help: replace this with
[INFO] [stdout]    |
[INFO] [stdout] 55 -         let mut code = unsafe { mem::transmute::<[u8; 4], i32>(truncated_hash) };
[INFO] [stdout] 55 +         let mut code = unsafe { i32::from_ne_bytes(truncated_hash) };
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.01s
[INFO] running `Command { std: "docker" "inspect" "691a605a13b5e05ab74c3c3bf216be197923269dd63820877b72383bce5a16e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "691a605a13b5e05ab74c3c3bf216be197923269dd63820877b72383bce5a16e6", kill_on_drop: false }`
[INFO] [stdout] 691a605a13b5e05ab74c3c3bf216be197923269dd63820877b72383bce5a16e6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c40655d1811e689791301f514323ff5cf231ae6ff7fc059b36fadbf40c93b671
[INFO] running `Command { std: "docker" "start" "-a" "c40655d1811e689791301f514323ff5cf231ae6ff7fc059b36fadbf40c93b671", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]   --> src/hotp.rs:55:33
[INFO] [stderr]    |
[INFO] [stderr] 55 |         let mut code = unsafe { mem::transmute::<[u8; 4], i32>(truncated_hash) };
[INFO] [stderr]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stderr]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stderr] help: replace this with
[INFO] [stderr]    |
[INFO] [stderr] 55 -         let mut code = unsafe { mem::transmute::<[u8; 4], i32>(truncated_hash) };
[INFO] [stderr] 55 +         let mut code = unsafe { i32::from_ne_bytes(truncated_hash) };
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `otp` (lib) generated 1 warning (run `cargo fix --lib -p otp` to apply 1 suggestion)
[INFO] [stderr] warning: `otp` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/otp-69cc0339ce6635bc)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_hotp ... ok
[INFO] [stdout] test tests::test_totp ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/otp-46e1390b0d002801)
[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 otp
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/hotp.rs - hotp::HOTP (line 15) ... FAILED
[INFO] [stdout] test src/totp.rs - totp::TOTP (line 15) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/hotp.rs - hotp::HOTP (line 15) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `passwd` in this scope
[INFO] [stdout]   --> src/hotp.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use passwd::otp::{Generator, HOTP};
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `passwd`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `passwd`, use `cargo add passwd` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/totp.rs - totp::TOTP (line 15) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `passwd` in this scope
[INFO] [stdout]   --> src/totp.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use passwd::otp::{Generator, TOTP};
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `passwd`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `passwd`, use `cargo add passwd` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/hotp.rs - hotp::HOTP (line 15)
[INFO] [stdout]     src/totp.rs - totp::TOTP (line 15)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.28s; merged doctests compilation took 0.13s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "c40655d1811e689791301f514323ff5cf231ae6ff7fc059b36fadbf40c93b671", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c40655d1811e689791301f514323ff5cf231ae6ff7fc059b36fadbf40c93b671", kill_on_drop: false }`
[INFO] [stdout] c40655d1811e689791301f514323ff5cf231ae6ff7fc059b36fadbf40c93b671
