[INFO] cloning repository https://github.com/quintet-sdr/optimization-pt2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/quintet-sdr/optimization-pt2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquintet-sdr%2Foptimization-pt2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquintet-sdr%2Foptimization-pt2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fa8ded6e1c18572a113253ce436485926611ec9d [INFO] checking quintet-sdr/optimization-pt2 against try#349c4bfa6ac87b818f6fd19d4869c0b24790ac6a for pr-152856 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquintet-sdr%2Foptimization-pt2" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/quintet-sdr/optimization-pt2 [INFO] finished tweaking git repo https://github.com/quintet-sdr/optimization-pt2 [INFO] tweaked toml for git repo https://github.com/quintet-sdr/optimization-pt2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/quintet-sdr/optimization-pt2 on toolchain 349c4bfa6ac87b818f6fd19d4869c0b24790ac6a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+349c4bfa6ac87b818f6fd19d4869c0b24790ac6a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/quintet-sdr/optimization-pt2 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" "+349c4bfa6ac87b818f6fd19d4869c0b24790ac6a" "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 [ERROR] error running command: no output for 300 seconds [INFO] checking quintet-sdr/optimization-pt2 against try#349c4bfa6ac87b818f6fd19d4869c0b24790ac6a for pr-152856 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquintet-sdr%2Foptimization-pt2" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/quintet-sdr/optimization-pt2 [INFO] finished tweaking git repo https://github.com/quintet-sdr/optimization-pt2 [INFO] tweaked toml for git repo https://github.com/quintet-sdr/optimization-pt2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/quintet-sdr/optimization-pt2 on toolchain 349c4bfa6ac87b818f6fd19d4869c0b24790ac6a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+349c4bfa6ac87b818f6fd19d4869c0b24790ac6a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/quintet-sdr/optimization-pt2 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" "+349c4bfa6ac87b818f6fd19d4869c0b24790ac6a" "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 nalgebra v0.33.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+349c4bfa6ac87b818f6fd19d4869c0b24790ac6a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd7b3bf80491a82029f79d0a53872dced6a45b402f757f9a91220b3303b856f7 [INFO] running `Command { std: "docker" "start" "-a" "cd7b3bf80491a82029f79d0a53872dced6a45b402f757f9a91220b3303b856f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd7b3bf80491a82029f79d0a53872dced6a45b402f757f9a91220b3303b856f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd7b3bf80491a82029f79d0a53872dced6a45b402f757f9a91220b3303b856f7", kill_on_drop: false }` [INFO] [stdout] cd7b3bf80491a82029f79d0a53872dced6a45b402f757f9a91220b3303b856f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+349c4bfa6ac87b818f6fd19d4869c0b24790ac6a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27ca1fe3d7ba73f600f6ba4fa719e4a6a271d33f9d2b50a62638f683e9c33cfd [INFO] running `Command { std: "docker" "start" "-a" "27ca1fe3d7ba73f600f6ba4fa719e4a6a271d33f9d2b50a62638f683e9c33cfd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking bytemuck v1.19.0 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling cc v1.1.34 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling rustix v0.38.38 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking safe_arch v0.7.2 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking newline-converter v0.3.0 [INFO] [stderr] Checking eyre v0.6.12 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking wide v0.7.28 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking signal-hook v0.3.17 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking color-spantrace v0.2.1 [INFO] [stderr] Checking simba v0.9.0 [INFO] [stderr] Checking inquire v0.7.5 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Checking color-eyre v0.6.3 [INFO] [stderr] Checking nalgebra v0.33.1 [INFO] [stderr] Checking pt2-core v0.0.0 (/opt/rustwide/workdir/crates/pt2-core) [INFO] [stderr] Checking pt2-tui v0.0.0 (/opt/rustwide/workdir/crates/pt2-cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.98s [INFO] running `Command { std: "docker" "inspect" "27ca1fe3d7ba73f600f6ba4fa719e4a6a271d33f9d2b50a62638f683e9c33cfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27ca1fe3d7ba73f600f6ba4fa719e4a6a271d33f9d2b50a62638f683e9c33cfd", kill_on_drop: false }` [INFO] [stdout] 27ca1fe3d7ba73f600f6ba4fa719e4a6a271d33f9d2b50a62638f683e9c33cfd