[INFO] cloning repository https://github.com/BrewTheFox/flights [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BrewTheFox/flights" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrewTheFox%2Fflights", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrewTheFox%2Fflights'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c4e0049ae88380302e56d0c99cd0fd9b19ccfaa5 [INFO] checking BrewTheFox/flights against 1ed2df61a19042f231709eb05d032ae9e2cb2084 for pr-160235 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrewTheFox%2Fflights" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/BrewTheFox/flights [INFO] finished tweaking git repo https://github.com/BrewTheFox/flights [INFO] tweaked toml for git repo https://github.com/BrewTheFox/flights written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/BrewTheFox/flights on toolchain 1ed2df61a19042f231709eb05d032ae9e2cb2084 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/BrewTheFox/flights 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" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust-tuyapi v0.9.1 [INFO] [stderr] Downloaded atomic-counter v1.0.1 [INFO] [stderr] Downloaded color_space v0.5.4 [INFO] [stderr] Downloaded clap v4.5.59 [INFO] [stderr] Downloaded clap_builder v4.5.59 [INFO] [stderr] Downloaded openssl-src v300.5.5+3.5.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 9df1a2a38b3bd322c3b4952cb9d5c72992e4a917c50e45ff5fce0456b1734f4e [INFO] running `Command { std: "docker" "start" "9df1a2a38b3bd322c3b4952cb9d5c72992e4a917c50e45ff5fce0456b1734f4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9df1a2a38b3bd322c3b4952cb9d5c72992e4a917c50e45ff5fce0456b1734f4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9df1a2a38b3bd322c3b4952cb9d5c72992e4a917c50e45ff5fce0456b1734f4e" "/opt/rustwide/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9df1a2a38b3bd322c3b4952cb9d5c72992e4a917c50e45ff5fce0456b1734f4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9df1a2a38b3bd322c3b4952cb9d5c72992e4a917c50e45ff5fce0456b1734f4e" "/opt/rustwide/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking clap_lex v1.0.0 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking clap_builder v4.5.59 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking atomic-counter v1.0.1 [INFO] [stderr] Checking color_space v0.5.4 [INFO] [stderr] Compiling openssl-src v300.5.5+3.5.5 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking clap v4.5.59 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Checking rust-tuyapi v0.9.1 [INFO] [stderr] Checking flights v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 30s [INFO] running `Command { std: "docker" "inspect" "9df1a2a38b3bd322c3b4952cb9d5c72992e4a917c50e45ff5fce0456b1734f4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9df1a2a38b3bd322c3b4952cb9d5c72992e4a917c50e45ff5fce0456b1734f4e", kill_on_drop: false }` [INFO] [stdout] 9df1a2a38b3bd322c3b4952cb9d5c72992e4a917c50e45ff5fce0456b1734f4e