[INFO] cloning repository https://github.com/kingrongH/totp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kingrongH/totp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FkingrongH%2Ftotp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FkingrongH%2Ftotp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8b07140f1071302d38e36407aba98498f3f4e87e [INFO] testing kingrongH/totp against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FkingrongH%2Ftotp" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kingrongH/totp on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kingrongH/totp [INFO] finished tweaking git repo https://github.com/kingrongH/totp [INFO] tweaked toml for git repo https://github.com/kingrongH/totp written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/kingrongH/totp already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d4a8add3d1e559e09abc2935b5ca7f4e53925ea1f733933fa0b87df9ea12d989 [INFO] running `Command { std: "docker" "start" "-a" "d4a8add3d1e559e09abc2935b5ca7f4e53925ea1f733933fa0b87df9ea12d989", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4a8add3d1e559e09abc2935b5ca7f4e53925ea1f733933fa0b87df9ea12d989", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4a8add3d1e559e09abc2935b5ca7f4e53925ea1f733933fa0b87df9ea12d989", kill_on_drop: false }` [INFO] [stdout] d4a8add3d1e559e09abc2935b5ca7f4e53925ea1f733933fa0b87df9ea12d989 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ae90a1aa880e213e01fa4f4dca38790fa61df9dfcf49512f687428fca8f9051 [INFO] running `Command { std: "docker" "start" "-a" "3ae90a1aa880e213e01fa4f4dca38790fa61df9dfcf49512f687428fca8f9051", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling generic-array v0.14.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.8.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling sha-1 v0.9.0 [INFO] [stderr] Compiling md-5 v0.9.0 [INFO] [stderr] Compiling hmac v0.8.0 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Compiling totp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.29s [INFO] running `Command { std: "docker" "inspect" "3ae90a1aa880e213e01fa4f4dca38790fa61df9dfcf49512f687428fca8f9051", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ae90a1aa880e213e01fa4f4dca38790fa61df9dfcf49512f687428fca8f9051", kill_on_drop: false }` [INFO] [stdout] 3ae90a1aa880e213e01fa4f4dca38790fa61df9dfcf49512f687428fca8f9051 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb761891dc2909232f60e0ea117b7da1f058371190390a819b285103bd951f46 [INFO] running `Command { std: "docker" "start" "-a" "bb761891dc2909232f60e0ea117b7da1f058371190390a819b285103bd951f46", kill_on_drop: false }` [INFO] [stderr] Compiling totp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.52s [INFO] running `Command { std: "docker" "inspect" "bb761891dc2909232f60e0ea117b7da1f058371190390a819b285103bd951f46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb761891dc2909232f60e0ea117b7da1f058371190390a819b285103bd951f46", kill_on_drop: false }` [INFO] [stdout] bb761891dc2909232f60e0ea117b7da1f058371190390a819b285103bd951f46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e49d8ebd17260a5cc20d99d4fe2991f5ea370d97338c5282a945eefa192e25ea [INFO] running `Command { std: "docker" "start" "-a" "e49d8ebd17260a5cc20d99d4fe2991f5ea370d97338c5282a945eefa192e25ea", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/totp-123858d32d082795) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/totp-2120857627ca8154) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] Doc-tests totp [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] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - TOTP (line 27) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - TOTP (line 27) stdout ---- [INFO] [stdout] error[E0277]: the `?` operator can only be applied to values that implement `Try` [INFO] [stdout] --> src/lib.rs:34:16 [INFO] [stdout] | [INFO] [stdout] 9 | let code = totp.get_code()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the `?` operator cannot be applied to type `u32` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Try` is not implemented for `u32` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - TOTP (line 27) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "e49d8ebd17260a5cc20d99d4fe2991f5ea370d97338c5282a945eefa192e25ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e49d8ebd17260a5cc20d99d4fe2991f5ea370d97338c5282a945eefa192e25ea", kill_on_drop: false }` [INFO] [stdout] e49d8ebd17260a5cc20d99d4fe2991f5ea370d97338c5282a945eefa192e25ea