[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] d8707313fb03f0084fa11dcd8e01011d4069ee98 [INFO] building dnaka91/otti against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdnaka91%2Fotti" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [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-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dnaka91/otti on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dnaka91/otti 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 018b9b162166e67cd215975331dd6a4d397c2bc1ebe93ba4ac67aaebb595a99c [INFO] running `Command { std: "docker" "start" "-a" "018b9b162166e67cd215975331dd6a4d397c2bc1ebe93ba4ac67aaebb595a99c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "018b9b162166e67cd215975331dd6a4d397c2bc1ebe93ba4ac67aaebb595a99c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "018b9b162166e67cd215975331dd6a4d397c2bc1ebe93ba4ac67aaebb595a99c", kill_on_drop: false }` [INFO] [stdout] 018b9b162166e67cd215975331dd6a4d397c2bc1ebe93ba4ac67aaebb595a99c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7506efd2a0518e72f55ddf5f54024ff70bc689c3ebe999f438b7e79f6d3ed8fb [INFO] running `Command { std: "docker" "start" "-a" "7506efd2a0518e72f55ddf5f54024ff70bc689c3ebe999f438b7e79f6d3ed8fb", kill_on_drop: false }` [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling aes v0.8.3 [INFO] [stderr] Compiling polyval v0.6.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling clap_builder v4.4.18 [INFO] [stderr] Compiling ghash v0.5.0 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling x11rb v0.12.0 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling rmp v0.8.12 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling castaway v0.2.2 [INFO] [stderr] Compiling x11rb-protocol v0.12.0 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling gethostname v0.3.0 [INFO] [stderr] Compiling rtoolbox v0.0.2 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling scrypt v0.11.0 [INFO] [stderr] Compiling lru v0.12.2 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling uuid v1.7.0 [INFO] [stderr] Compiling roff v0.2.1 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling strum_macros v0.26.1 [INFO] [stderr] Compiling serde_repr v0.1.18 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling crossbeam-channel v0.5.11 [INFO] [stderr] Compiling rpassword v7.3.1 [INFO] [stderr] Compiling stability v0.1.1 [INFO] [stderr] Compiling rprompt v2.1.1 [INFO] [stderr] Compiling clap v4.4.18 [INFO] [stderr] Compiling clap_complete v4.4.10 [INFO] [stderr] Compiling clap_mangen v0.2.19 [INFO] [stderr] Compiling strum v0.26.1 [INFO] [stderr] Compiling ratatui v0.26.0 [INFO] [stderr] Compiling arboard v3.3.0 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling serde_qs v0.12.0 [INFO] [stderr] Compiling rmp-serde v1.1.2 [INFO] [stderr] Compiling otti-core v0.2.7 (/opt/rustwide/workdir/otti-core) [INFO] [stderr] Compiling otti-store v0.2.7 (/opt/rustwide/workdir/otti-store) [INFO] [stderr] Compiling provider-andotp v0.2.7 (/opt/rustwide/workdir/provider-andotp) [INFO] [stderr] Compiling otti-gen v0.2.7 (/opt/rustwide/workdir/otti-gen) [INFO] [stderr] Compiling provider-authpro v0.2.7 (/opt/rustwide/workdir/provider-authpro) [INFO] [stderr] Compiling provider-aegis v0.2.7 (/opt/rustwide/workdir/provider-aegis) [INFO] [stderr] Compiling otti v0.2.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "7506efd2a0518e72f55ddf5f54024ff70bc689c3ebe999f438b7e79f6d3ed8fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7506efd2a0518e72f55ddf5f54024ff70bc689c3ebe999f438b7e79f6d3ed8fb", kill_on_drop: false }` [INFO] [stdout] 7506efd2a0518e72f55ddf5f54024ff70bc689c3ebe999f438b7e79f6d3ed8fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b592958f5c6ff9a8cb23612a1a22584be78d39085b9efee1cee4a0bc9919d17 [INFO] running `Command { std: "docker" "start" "-a" "3b592958f5c6ff9a8cb23612a1a22584be78d39085b9efee1cee4a0bc9919d17", kill_on_drop: false }` [INFO] [stderr] Compiling otti v0.2.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.88s [INFO] running `Command { std: "docker" "inspect" "3b592958f5c6ff9a8cb23612a1a22584be78d39085b9efee1cee4a0bc9919d17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b592958f5c6ff9a8cb23612a1a22584be78d39085b9efee1cee4a0bc9919d17", kill_on_drop: false }` [INFO] [stdout] 3b592958f5c6ff9a8cb23612a1a22584be78d39085b9efee1cee4a0bc9919d17