[INFO] cloning repository https://github.com/theduke/linearly
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/theduke/linearly" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheduke%2Flinearly", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheduke%2Flinearly'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1d556f53653a1ed8b3311b733c91dd047c3dd689
[INFO] checking theduke/linearly against try#724e78794d2cf06eef820a24c9a4608d63435e1d for pr-149145
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheduke%2Flinearly" "/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/theduke/linearly
[INFO] finished tweaking git repo https://github.com/theduke/linearly
[INFO] tweaked toml for git repo https://github.com/theduke/linearly written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/theduke/linearly on toolchain 724e78794d2cf06eef820a24c9a4608d63435e1d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/theduke/linearly 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" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking theduke/linearly against try#724e78794d2cf06eef820a24c9a4608d63435e1d for pr-149145
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheduke%2Flinearly" "/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/theduke/linearly
[INFO] finished tweaking git repo https://github.com/theduke/linearly
[INFO] tweaked toml for git repo https://github.com/theduke/linearly written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/theduke/linearly on toolchain 724e78794d2cf06eef820a24c9a4608d63435e1d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/theduke/linearly 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" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded open v5.3.0
[INFO] [stderr]   Downloaded logos-derive v0.14.1
[INFO] [stderr]   Downloaded cynic-proc-macros v3.7.3
[INFO] [stderr]   Downloaded ouroboros_macro v0.18.4
[INFO] [stderr]   Downloaded quinn-udp v0.5.4
[INFO] [stderr]   Downloaded logos-codegen v0.14.1
[INFO] [stderr]   Downloaded cynic v3.7.3
[INFO] [stderr]   Downloaded ouroboros v0.18.4
[INFO] [stderr]   Downloaded cynic-codegen v3.7.3
[INFO] [stderr]   Downloaded cynic-parser v0.4.5
[INFO] [stderr]   Downloaded logos v0.14.1
[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" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6f62fa2b98c0fb5176391534109d2186bc567c26ef9dd4edb48ff3edac818352
[INFO] running `Command { std: "docker" "start" "-a" "6f62fa2b98c0fb5176391534109d2186bc567c26ef9dd4edb48ff3edac818352", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f62fa2b98c0fb5176391534109d2186bc567c26ef9dd4edb48ff3edac818352", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f62fa2b98c0fb5176391534109d2186bc567c26ef9dd4edb48ff3edac818352", kill_on_drop: false }`
[INFO] [stdout] 6f62fa2b98c0fb5176391534109d2186bc567c26ef9dd4edb48ff3edac818352
[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" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d509d879e940f0336201f91035262da50f1a68e6e7db1f6a5e4e891a7006a18
[INFO] running `Command { std: "docker" "start" "-a" "9d509d879e940f0336201f91035262da50f1a68e6e7db1f6a5e4e891a7006a18", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.1.7
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]     Checking mio v1.0.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling indexmap v2.3.0
[INFO] [stderr]    Compiling rustls v0.23.12
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking gimli v0.29.0
[INFO] [stderr]     Checking webpki-roots v0.26.3
[INFO] [stderr]     Checking rustls-pemfile v2.1.3
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking object v0.36.2
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking winnow v0.6.18
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking clap_builder v4.5.13
[INFO] [stderr]    Compiling counter v0.5.7
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking open v5.3.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking addr2line v0.22.0
[INFO] [stderr]    Compiling logos-codegen v0.14.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling ouroboros_macro v0.18.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling logos-derive v0.14.1
[INFO] [stderr]     Checking tokio v1.39.2
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling logos v0.14.1
[INFO] [stderr]    Compiling cynic-parser v0.4.5
[INFO] [stderr]    Compiling ouroboros v0.18.4
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking comfy-table v7.1.1
[INFO] [stderr]     Checking rustls-webpki v0.102.6
[INFO] [stderr]     Checking clap v4.5.13
[INFO] [stderr]    Compiling cynic-codegen v3.7.3
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking tokio-rustls v0.26.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.7
[INFO] [stderr]     Checking toml_edit v0.22.20
[INFO] [stderr]     Checking hyper-util v0.1.6
[INFO] [stderr]    Compiling linear-api v0.1.0 (/opt/rustwide/workdir/crates/api)
[INFO] [stderr]    Compiling cynic-proc-macros v3.7.3
[INFO] [stderr]     Checking hyper-rustls v0.27.2
[INFO] [stderr]     Checking reqwest v0.12.5
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking cynic v3.7.3
[INFO] [stderr]     Checking linearly v0.1.0 (/opt/rustwide/workdir/crates/linearly)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.71s
[INFO] running `Command { std: "docker" "inspect" "9d509d879e940f0336201f91035262da50f1a68e6e7db1f6a5e4e891a7006a18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d509d879e940f0336201f91035262da50f1a68e6e7db1f6a5e4e891a7006a18", kill_on_drop: false }`
[INFO] [stdout] 9d509d879e940f0336201f91035262da50f1a68e6e7db1f6a5e4e891a7006a18
