[INFO] cloning repository https://github.com/astrojhgu/rspfb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/astrojhgu/rspfb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fastrojhgu%2Frspfb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fastrojhgu%2Frspfb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e093a404186565e6761830d99a65464d324ea3e4 [INFO] building astrojhgu/rspfb against master#657eefe2dcf18f76ac67a39945810128e101178c for pr-105577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fastrojhgu%2Frspfb" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/astrojhgu/rspfb on toolchain 657eefe2dcf18f76ac67a39945810128e101178c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+657eefe2dcf18f76ac67a39945810128e101178c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/astrojhgu/rspfb [INFO] finished tweaking git repo https://github.com/astrojhgu/rspfb [INFO] tweaked toml for git repo https://github.com/astrojhgu/rspfb written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+657eefe2dcf18f76ac67a39945810128e101178c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+657eefe2dcf18f76ac67a39945810128e101178c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gnuplot v0.0.37 [INFO] [stderr] Downloaded special v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+657eefe2dcf18f76ac67a39945810128e101178c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d114806db306a2fde39a67e5f338508270e2d3f246c4395667f7fb61423fec71 [INFO] running `Command { std: "docker" "start" "-a" "d114806db306a2fde39a67e5f338508270e2d3f246c4395667f7fb61423fec71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d114806db306a2fde39a67e5f338508270e2d3f246c4395667f7fb61423fec71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d114806db306a2fde39a67e5f338508270e2d3f246c4395667f7fb61423fec71", kill_on_drop: false }` [INFO] [stdout] d114806db306a2fde39a67e5f338508270e2d3f246c4395667f7fb61423fec71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+657eefe2dcf18f76ac67a39945810128e101178c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a764c972eeec2af7870b1525c8b7870da6db1b27b8f549f81da182af4236420f [INFO] running `Command { std: "docker" "start" "-a" "a764c972eeec2af7870b1525c8b7870da6db1b27b8f549f81da182af4236420f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Compiling serde_derive v1.0.150 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.150 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling rustfft v6.1.0 [INFO] [stderr] Compiling rayon v1.6.1 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling transpose v0.2.2 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling primal-check v0.3.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling itertools-num v0.1.3 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling gnuplot v0.0.37 [INFO] [stderr] Compiling special v0.8.1 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling pest v2.5.1 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling pest_meta v2.5.1 [INFO] [stderr] Compiling pest_generator v2.5.1 [INFO] [stderr] Compiling pest_derive v2.5.1 [INFO] [stderr] Compiling py_literal v0.4.0 [INFO] [stderr] Compiling ndarray-npy v0.8.1 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling rspfb v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ArrayViewMut2` [INFO] [stdout] --> src/csp_pfb.rs:5:60 [INFO] [stdout] | [INFO] [stdout] 5 | use ndarray::{parallel::prelude::*, s, Array2, ArrayView2, ArrayViewMut2, Axis, ScalarOperand}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `parallel::prelude` [INFO] [stdout] --> src/bin/ampl_resp_2stages_serial.rs:22:15 [INFO] [stdout] | [INFO] [stdout] 22 | use ndarray::{parallel::prelude::*, Array1, Array2, ArrayView1, Axis}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rspfb` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ampl_resp_2stages_real --edition=2021 src/bin/ampl_resp_2stages_real.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=dba37941d9006c3d -C extra-filename=-dba37941d9006c3d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-e78378cc5cba56ff.rlib --extern gnuplot=/opt/rustwide/target/debug/deps/libgnuplot-8a211b780efc7c6d.rlib --extern itertools_num=/opt/rustwide/target/debug/deps/libitertools_num-5836bad76a398270.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-e0ba88ade5872688.rlib --extern ndarray_npy=/opt/rustwide/target/debug/deps/libndarray_npy-a1c142004d1dc855.rlib --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-e38b22315e1871fa.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-3f0549f1f4c73647.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-0106f3101ed96cbf.rlib --extern rspfb=/opt/rustwide/target/debug/deps/librspfb-afedf9e398c1b1ef.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-920d1f0c823c3e3e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d1366b3c1261705d.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-f5a963ba412789be.rlib --extern special=/opt/rustwide/target/debug/deps/libspecial-daeaff38bbb07de8.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rspfb` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name test_ospfb --edition=2021 src/bin/test_ospfb.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=fb3ce22081bc7335 -C extra-filename=-fb3ce22081bc7335 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-e78378cc5cba56ff.rlib --extern gnuplot=/opt/rustwide/target/debug/deps/libgnuplot-8a211b780efc7c6d.rlib --extern itertools_num=/opt/rustwide/target/debug/deps/libitertools_num-5836bad76a398270.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-e0ba88ade5872688.rlib --extern ndarray_npy=/opt/rustwide/target/debug/deps/libndarray_npy-a1c142004d1dc855.rlib --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-e38b22315e1871fa.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-3f0549f1f4c73647.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-0106f3101ed96cbf.rlib --extern rspfb=/opt/rustwide/target/debug/deps/librspfb-afedf9e398c1b1ef.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-920d1f0c823c3e3e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d1366b3c1261705d.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-f5a963ba412789be.rlib --extern special=/opt/rustwide/target/debug/deps/libspecial-daeaff38bbb07de8.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a764c972eeec2af7870b1525c8b7870da6db1b27b8f549f81da182af4236420f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a764c972eeec2af7870b1525c8b7870da6db1b27b8f549f81da182af4236420f", kill_on_drop: false }` [INFO] [stdout] a764c972eeec2af7870b1525c8b7870da6db1b27b8f549f81da182af4236420f