[INFO] cloning repository https://github.com/navicore/cdp-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/navicore/cdp-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnavicore%2Fcdp-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnavicore%2Fcdp-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 140ddd1b19ec2fc527b81f66e7b1dc955c1f3621 [INFO] building navicore/cdp-rs against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnavicore%2Fcdp-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/navicore/cdp-rs [INFO] finished tweaking git repo https://github.com/navicore/cdp-rs [INFO] tweaked toml for git repo https://github.com/navicore/cdp-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/navicore/cdp-rs on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/navicore/cdp-rs 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ef42b2e2a88a31ed458a8e369fbfabf0ab53aac2c499184bdf934da99acaff5 [INFO] running `Command { std: "docker" "start" "-a" "3ef42b2e2a88a31ed458a8e369fbfabf0ab53aac2c499184bdf934da99acaff5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ef42b2e2a88a31ed458a8e369fbfabf0ab53aac2c499184bdf934da99acaff5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ef42b2e2a88a31ed458a8e369fbfabf0ab53aac2c499184bdf934da99acaff5", kill_on_drop: false }` [INFO] [stdout] 3ef42b2e2a88a31ed458a8e369fbfabf0ab53aac2c499184bdf934da99acaff5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3dda1bdd1a399246100e4ae0f8c24b028f726256c5db188de4f7fe6bab0839c1 [INFO] running `Command { std: "docker" "start" "-a" "3dda1bdd1a399246100e4ae0f8c24b028f726256c5db188de4f7fe6bab0839c1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling primal-check v0.3.4 [INFO] [stderr] Compiling transpose v0.2.3 [INFO] [stderr] Compiling rustfft v6.4.0 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.105 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling which v6.0.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling cdp-housekeep v0.1.0 (/opt/rustwide/workdir/crates/cdp-housekeep) [INFO] [stderr] Compiling cdp-core v0.1.0 (/opt/rustwide/workdir/crates/cdp-core) [INFO] [stderr] Compiling cdp-modify v0.1.0 (/opt/rustwide/workdir/crates/cdp-modify) [INFO] [stderr] Compiling cdp-sndinfo v0.1.0 (/opt/rustwide/workdir/crates/cdp-sndinfo) [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling cdp-pvoc v0.1.0 (/opt/rustwide/workdir/crates/cdp-pvoc) [INFO] [stderr] Compiling cdp-distort v0.1.0 (/opt/rustwide/workdir/crates/cdp-distort) [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cdp-spectral v0.1.0 (/opt/rustwide/workdir/crates/cdp-spectral) [INFO] [stderr] error: could not compile `cdp-pvoc` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name cdp_pvoc --edition=2021 crates/cdp-pvoc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c8ec94e1d5b44872 -C extra-filename=-4e62a96791785064 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cdp_core=/opt/rustwide/target/debug/deps/libcdp_core-ce17fddc33a60366.rmeta --extern cdp_housekeep=/opt/rustwide/target/debug/deps/libcdp_housekeep-8ee8128448df632f.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-ec2e6cf79172ae44.rmeta --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-33ba46629c2b2846.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f926d254959c0d64.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `cdp-core` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name cdp_core --edition=2021 crates/cdp-core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b1b8c3969ce8db8d -C extra-filename=-ce17fddc33a60366 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-14b5142387998533.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-ec2e6cf79172ae44.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-e05972f153d0dad0.rmeta --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-33ba46629c2b2846.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f926d254959c0d64.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "3dda1bdd1a399246100e4ae0f8c24b028f726256c5db188de4f7fe6bab0839c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dda1bdd1a399246100e4ae0f8c24b028f726256c5db188de4f7fe6bab0839c1", kill_on_drop: false }` [INFO] [stdout] 3dda1bdd1a399246100e4ae0f8c24b028f726256c5db188de4f7fe6bab0839c1