[INFO] cloning repository https://github.com/HugoxSaraiva/tasks-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HugoxSaraiva/tasks-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHugoxSaraiva%2Ftasks-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHugoxSaraiva%2Ftasks-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7d93b2b6e00e09fa86381391652bc48a73b8e31c
[INFO] checking HugoxSaraiva/tasks-rust against try#47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268 for pr-149058
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHugoxSaraiva%2Ftasks-rust" "/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/HugoxSaraiva/tasks-rust
[INFO] finished tweaking git repo https://github.com/HugoxSaraiva/tasks-rust
[INFO] tweaked toml for git repo https://github.com/HugoxSaraiva/tasks-rust written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/HugoxSaraiva/tasks-rust on toolchain 47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/HugoxSaraiva/tasks-rust 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" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4ae09b6e798d38499605f657025ddfad97f85359bca14c9ddcb65a401351fafc
[INFO] running `Command { std: "docker" "start" "-a" "4ae09b6e798d38499605f657025ddfad97f85359bca14c9ddcb65a401351fafc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4ae09b6e798d38499605f657025ddfad97f85359bca14c9ddcb65a401351fafc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ae09b6e798d38499605f657025ddfad97f85359bca14c9ddcb65a401351fafc", kill_on_drop: false }`
[INFO] [stdout] 4ae09b6e798d38499605f657025ddfad97f85359bca14c9ddcb65a401351fafc
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a22257a63e6ff464aa7dab4bed58d9042dfcaf57d3787ad818f093f09291e50
[INFO] running `Command { std: "docker" "start" "-a" "5a22257a63e6ff464aa7dab4bed58d9042dfcaf57d3787ad818f093f09291e50", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.74
[INFO] [stderr]    Compiling libc v0.2.156
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.1.13
[INFO] [stderr]    Compiling serde_json v1.0.125
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling sqlformat v0.2.4
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]     Checking indexmap v2.4.0
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking clap_builder v4.5.15
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]     Checking terminal_size v0.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.208
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]     Checking clap v4.5.16
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling sqlx-core v0.8.1
[INFO] [stderr]     Checking sqlx-sqlite v0.8.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.1
[INFO] [stderr]    Compiling sqlx-macros v0.8.1
[INFO] [stderr]     Checking sqlx v0.8.1
[INFO] [stderr]     Checking tasks v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> src/cli.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use clap::{command, Parser, Subcommand};
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> src/cli.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use clap::{command, Parser, Subcommand};
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.07s
[INFO] running `Command { std: "docker" "inspect" "5a22257a63e6ff464aa7dab4bed58d9042dfcaf57d3787ad818f093f09291e50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a22257a63e6ff464aa7dab4bed58d9042dfcaf57d3787ad818f093f09291e50", kill_on_drop: false }`
[INFO] [stdout] 5a22257a63e6ff464aa7dab4bed58d9042dfcaf57d3787ad818f093f09291e50
