[INFO] cloning repository https://github.com/maxxgl/track [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maxxgl/track" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxxgl%2Ftrack", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxxgl%2Ftrack'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8c8196bbc14c12f49124c87f4b27d8a883647da6 [INFO] checking maxxgl/track against master#eb10639928a2781cf0a12440007fbcc1e3a6888f for pr-127827-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxxgl%2Ftrack" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maxxgl/track on toolchain eb10639928a2781cf0a12440007fbcc1e3a6888f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/maxxgl/track [INFO] finished tweaking git repo https://github.com/maxxgl/track [INFO] tweaked toml for git repo https://github.com/maxxgl/track written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/maxxgl/track 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" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded directories v5.0.1 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d0e093d74cb796cc2383b53463b27d8a2aa9618cb1d93007574ef705d4a4a3b [INFO] running `Command { std: "docker" "start" "-a" "7d0e093d74cb796cc2383b53463b27d8a2aa9618cb1d93007574ef705d4a4a3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d0e093d74cb796cc2383b53463b27d8a2aa9618cb1d93007574ef705d4a4a3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d0e093d74cb796cc2383b53463b27d8a2aa9618cb1d93007574ef705d4a4a3b", kill_on_drop: false }` [INFO] [stdout] 7d0e093d74cb796cc2383b53463b27d8a2aa9618cb1d93007574ef705d4a4a3b [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ba60903bf4fbcfbaab01d12999feb80f25eba74443c1f090f376ea8e1a0e617 [INFO] running `Command { std: "docker" "start" "-a" "3ba60903bf4fbcfbaab01d12999feb80f25eba74443c1f090f376ea8e1a0e617", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Compiling clap_derive v4.5.3 [INFO] [stderr] Checking chrono v0.4.35 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking clap v4.5.3 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling sqlx-sqlite v0.7.4 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Checking sqlx v0.7.4 [INFO] [stderr] Checking track-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.40s [INFO] running `Command { std: "docker" "inspect" "3ba60903bf4fbcfbaab01d12999feb80f25eba74443c1f090f376ea8e1a0e617", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ba60903bf4fbcfbaab01d12999feb80f25eba74443c1f090f376ea8e1a0e617", kill_on_drop: false }` [INFO] [stdout] 3ba60903bf4fbcfbaab01d12999feb80f25eba74443c1f090f376ea8e1a0e617