[INFO] cloning repository https://github.com/aesthetic0001/totp-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aesthetic0001/totp-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faesthetic0001%2Ftotp-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faesthetic0001%2Ftotp-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0593cbf98aadce6538af328542cb898ca9bd9456
[INFO] checking aesthetic0001/totp-cli against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faesthetic0001%2Ftotp-cli" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/aesthetic0001/totp-cli
[INFO] finished tweaking git repo https://github.com/aesthetic0001/totp-cli
[INFO] tweaked toml for git repo https://github.com/aesthetic0001/totp-cli written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aesthetic0001/totp-cli on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/aesthetic0001/totp-cli 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tree_magic_mini v3.1.4
[INFO] [stderr]   Downloaded cli-clipboard v0.4.0
[INFO] [stderr]   Downloaded os_pipe v1.1.5
[INFO] [stderr]   Downloaded wl-clipboard-rs v0.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 500f6d6d4e91b910053a0670a4af8342f050ba1c5c01ef1a6e9d11a992a2124c
[INFO] running `Command { std: "docker" "start" "-a" "500f6d6d4e91b910053a0670a4af8342f050ba1c5c01ef1a6e9d11a992a2124c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "500f6d6d4e91b910053a0670a4af8342f050ba1c5c01ef1a6e9d11a992a2124c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "500f6d6d4e91b910053a0670a4af8342f050ba1c5c01ef1a6e9d11a992a2124c", kill_on_drop: false }`
[INFO] [stdout] 500f6d6d4e91b910053a0670a4af8342f050ba1c5c01ef1a6e9d11a992a2124c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b4b7db727582e1522c43031146340f81143d49d0f06b38c84008d3c6f8014af0
[INFO] running `Command { std: "docker" "start" "-a" "b4b7db727582e1522c43031146340f81143d49d0f06b38c84008d3c6f8014af0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]     Checking fastrand v2.0.2
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking base32 v0.4.0
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking hmac-sha1 v0.2.2
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking petgraph v0.6.4
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]     Checking os_pipe v1.1.5
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking tree_magic_mini v3.1.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]     Checking thiserror v1.0.59
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking x11rb-protocol v0.10.0
[INFO] [stderr]     Checking x11rb v0.10.1
[INFO] [stderr]     Checking x11-clipboard v0.7.1
[INFO] [stderr]     Checking wl-clipboard-rs v0.7.0
[INFO] [stderr]     Checking cli-clipboard v0.4.0
[INFO] [stderr]     Checking totp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.67s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wl-clipboard-rs v0.7.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "b4b7db727582e1522c43031146340f81143d49d0f06b38c84008d3c6f8014af0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4b7db727582e1522c43031146340f81143d49d0f06b38c84008d3c6f8014af0", kill_on_drop: false }`
[INFO] [stdout] b4b7db727582e1522c43031146340f81143d49d0f06b38c84008d3c6f8014af0
