[INFO] cloning repository https://github.com/dnaka91/otti [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dnaka91/otti" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdnaka91%2Fotti", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdnaka91%2Fotti'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cdc9cb4eea3626c63f05eb7bb04d2b39c9e33bee [INFO] testing dnaka91/otti against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdnaka91%2Fotti" "/workspace/builds/worker-18/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-18/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dnaka91/otti on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dnaka91/otti [INFO] finished tweaking git repo https://github.com/dnaka91/otti [INFO] tweaked toml for git repo https://github.com/dnaka91/otti written to /workspace/builds/worker-18/source/Cargo.toml [INFO] crate git repo https://github.com/dnaka91/otti already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rmp v0.8.10 [INFO] [stderr] Downloaded secrecy v0.8.0 [INFO] [stderr] Downloaded winapi-wsapoll v0.1.1 [INFO] [stderr] Downloaded clap_complete v3.1.1 [INFO] [stderr] Downloaded rmp-serde v1.0.0 [INFO] [stderr] Downloaded nix v0.22.3 [INFO] [stderr] Downloaded aead v0.4.3 [INFO] [stderr] Downloaded pbkdf2 v0.11.0 [INFO] [stderr] Downloaded rpassword v6.0.1 [INFO] [stderr] Downloaded pretty_assertions v1.2.0 [INFO] [stderr] Downloaded polyval v0.5.3 [INFO] [stderr] Downloaded str-buf v1.0.5 [INFO] [stderr] Downloaded ct-codecs v1.1.1 [INFO] [stderr] Downloaded password-hash v0.4.0 [INFO] [stderr] Downloaded ghash v0.4.4 [INFO] [stderr] Downloaded block-padding v0.3.2 [INFO] [stderr] Downloaded aes-gcm v0.9.4 [INFO] [stderr] Downloaded salsa20 v0.10.2 [INFO] [stderr] Downloaded ctr v0.8.0 [INFO] [stderr] Downloaded base64ct v1.4.1 [INFO] [stderr] Downloaded rprompt v1.0.5 [INFO] [stderr] Downloaded cipher v0.4.3 [INFO] [stderr] Downloaded redox_syscall v0.2.12 [INFO] [stderr] Downloaded cbc v0.1.2 [INFO] [stderr] Downloaded arboard v2.1.0 [INFO] [stderr] Downloaded error-code v2.3.1 [INFO] [stderr] Downloaded clipboard-win v4.4.1 [INFO] [stderr] Downloaded inout v0.1.2 [INFO] [stderr] Downloaded aes v0.8.1 [INFO] [stderr] Downloaded fiat-crypto v0.1.12 [INFO] [stderr] Downloaded orion v0.17.1 [INFO] [stderr] Downloaded x11rb v0.9.0 [INFO] [stderr] Downloaded scrypt v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d20c762679d7accfc667c1baa6e4178733f440202e41db5b7302bc8cb649152 [INFO] running `Command { std: "docker" "start" "-a" "1d20c762679d7accfc667c1baa6e4178733f440202e41db5b7302bc8cb649152", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d20c762679d7accfc667c1baa6e4178733f440202e41db5b7302bc8cb649152", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d20c762679d7accfc667c1baa6e4178733f440202e41db5b7302bc8cb649152", kill_on_drop: false }` [INFO] [stdout] 1d20c762679d7accfc667c1baa6e4178733f440202e41db5b7302bc8cb649152 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 742e98e9d65cf7b0fd0fcef7788c1b7b0a001d02bba6b5dad5e5b3fc67d93f2f [INFO] running `Command { std: "docker" "start" "-a" "742e98e9d65cf7b0fd0fcef7788c1b7b0a001d02bba6b5dad5e5b3fc67d93f2f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling base64ct v1.4.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling fiat-crypto v0.1.12 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling ct-codecs v1.1.1 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling unindent v0.1.8 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling rprompt v1.0.5 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling block-padding v0.3.2 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling indoc v1.0.4 [INFO] [stderr] Compiling inout v0.1.2 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling aes v0.8.1 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling password-hash v0.4.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crossterm v0.22.1 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling scrypt v0.10.0 [INFO] [stderr] Compiling orion v0.17.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tui v0.17.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Compiling x11rb v0.9.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling clap v3.1.6 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling clap_complete v3.1.1 [INFO] [stderr] Compiling arboard v2.1.0 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling serde_qs v0.9.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling rmp-serde v1.0.0 [INFO] [stderr] Compiling otti-core v0.2.3 (/opt/rustwide/workdir/otti-core) [INFO] [stderr] Compiling rpassword v6.0.1 [INFO] [stderr] Compiling provider-authpro v0.2.3 (/opt/rustwide/workdir/provider-authpro) [INFO] [stderr] Compiling provider-andotp v0.2.3 (/opt/rustwide/workdir/provider-andotp) [INFO] [stderr] Compiling otti-store v0.2.3 (/opt/rustwide/workdir/otti-store) [INFO] [stderr] Compiling otti-gen v0.2.1 (/opt/rustwide/workdir/otti-gen) [INFO] [stderr] Compiling provider-aegis v0.2.3 (/opt/rustwide/workdir/provider-aegis) [INFO] [stderr] Compiling otti v0.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.68s [INFO] running `Command { std: "docker" "inspect" "742e98e9d65cf7b0fd0fcef7788c1b7b0a001d02bba6b5dad5e5b3fc67d93f2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "742e98e9d65cf7b0fd0fcef7788c1b7b0a001d02bba6b5dad5e5b3fc67d93f2f", kill_on_drop: false }` [INFO] [stdout] 742e98e9d65cf7b0fd0fcef7788c1b7b0a001d02bba6b5dad5e5b3fc67d93f2f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f13108abfea7f30c0e46237902a203ce0ebec45b801818b1f9186512e69c0898 [INFO] running `Command { std: "docker" "start" "-a" "f13108abfea7f30c0e46237902a203ce0ebec45b801818b1f9186512e69c0898", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling otti v0.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.77s [INFO] running `Command { std: "docker" "inspect" "f13108abfea7f30c0e46237902a203ce0ebec45b801818b1f9186512e69c0898", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f13108abfea7f30c0e46237902a203ce0ebec45b801818b1f9186512e69c0898", kill_on_drop: false }` [INFO] [stdout] f13108abfea7f30c0e46237902a203ce0ebec45b801818b1f9186512e69c0898 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b380e0bc281502d57b1642d704e737bd95058abd160648e692e0ea41f69f2e4a [INFO] running `Command { std: "docker" "start" "-a" "b380e0bc281502d57b1642d704e737bd95058abd160648e692e0ea41f69f2e4a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/otti-04759fae81909fe9) [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" "b380e0bc281502d57b1642d704e737bd95058abd160648e692e0ea41f69f2e4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b380e0bc281502d57b1642d704e737bd95058abd160648e692e0ea41f69f2e4a", kill_on_drop: false }` [INFO] [stdout] b380e0bc281502d57b1642d704e737bd95058abd160648e692e0ea41f69f2e4a