[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 try#8e6760e82a081fb624e777d52ef744c1def2f593 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 8e6760e82a081fb624e777d52ef744c1def2f593 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e6760e82a081fb624e777d52ef744c1def2f593" "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" "+8e6760e82a081fb624e777d52ef744c1def2f593" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e6760e82a081fb624e777d52ef744c1def2f593" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+8e6760e82a081fb624e777d52ef744c1def2f593" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f28d1fc535be67f0c9cc5245a7098efa1ac0c811e77f43d3a499f0afed8397a7 [INFO] running `Command { std: "docker" "start" "-a" "f28d1fc535be67f0c9cc5245a7098efa1ac0c811e77f43d3a499f0afed8397a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f28d1fc535be67f0c9cc5245a7098efa1ac0c811e77f43d3a499f0afed8397a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f28d1fc535be67f0c9cc5245a7098efa1ac0c811e77f43d3a499f0afed8397a7", kill_on_drop: false }` [INFO] [stdout] f28d1fc535be67f0c9cc5245a7098efa1ac0c811e77f43d3a499f0afed8397a7 [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" "+8e6760e82a081fb624e777d52ef744c1def2f593" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44d057719185591f9d67333196efa5f6ff5991d89b231908aba189acc34b847a [INFO] running `Command { std: "docker" "start" "-a" "44d057719185591f9d67333196efa5f6ff5991d89b231908aba189acc34b847a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [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 once_cell v1.16.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [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 num-bigint v0.4.3 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling serde v1.0.150 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling rayon v1.6.1 [INFO] [stderr] Compiling rustfft v6.1.0 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling transpose v0.2.2 [INFO] [stderr] Compiling primal-check v0.3.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling gnuplot v0.0.37 [INFO] [stderr] Compiling itertools-num v0.1.3 [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] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 47s [INFO] running `Command { std: "docker" "inspect" "44d057719185591f9d67333196efa5f6ff5991d89b231908aba189acc34b847a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44d057719185591f9d67333196efa5f6ff5991d89b231908aba189acc34b847a", kill_on_drop: false }` [INFO] [stdout] 44d057719185591f9d67333196efa5f6ff5991d89b231908aba189acc34b847a [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" "+8e6760e82a081fb624e777d52ef744c1def2f593" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d24cd7eec857064d61653f1e583ab553795fa0bcc7ab1631fd8a73d7f1ce80b7 [INFO] running `Command { std: "docker" "start" "-a" "d24cd7eec857064d61653f1e583ab553795fa0bcc7ab1631fd8a73d7f1ce80b7", kill_on_drop: false }` [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: `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: 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] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.65s [INFO] running `Command { std: "docker" "inspect" "d24cd7eec857064d61653f1e583ab553795fa0bcc7ab1631fd8a73d7f1ce80b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d24cd7eec857064d61653f1e583ab553795fa0bcc7ab1631fd8a73d7f1ce80b7", kill_on_drop: false }` [INFO] [stdout] d24cd7eec857064d61653f1e583ab553795fa0bcc7ab1631fd8a73d7f1ce80b7