[INFO] fetching crate feos-gc-pcsaft 0.1.1... [INFO] building feos-gc-pcsaft-0.1.1 against master#87788097b776f8e3662f76627944230684b671bd for pr-101591 [INFO] extracting crate feos-gc-pcsaft 0.1.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate feos-gc-pcsaft 0.1.1 on toolchain 87788097b776f8e3662f76627944230684b671bd [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+87788097b776f8e3662f76627944230684b671bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate feos-gc-pcsaft 0.1.1 [INFO] finished tweaking crates.io crate feos-gc-pcsaft 0.1.1 [INFO] tweaked toml for crates.io crate feos-gc-pcsaft 0.1.1 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+87788097b776f8e3662f76627944230684b671bd" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+87788097b776f8e3662f76627944230684b671bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded feos-dft v0.2.0 [INFO] [stderr] Downloaded feos-core v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+87788097b776f8e3662f76627944230684b671bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e53844a0aa606bacfb809ea0a3c4e49d847fcfd36b773bb00ef8392cc5e5cb53 [INFO] running `Command { std: "docker" "start" "-a" "e53844a0aa606bacfb809ea0a3c4e49d847fcfd36b773bb00ef8392cc5e5cb53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e53844a0aa606bacfb809ea0a3c4e49d847fcfd36b773bb00ef8392cc5e5cb53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e53844a0aa606bacfb809ea0a3c4e49d847fcfd36b773bb00ef8392cc5e5cb53", kill_on_drop: false }` [INFO] [stdout] e53844a0aa606bacfb809ea0a3c4e49d847fcfd36b773bb00ef8392cc5e5cb53 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+87788097b776f8e3662f76627944230684b671bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f77f6e298e5a07ce88cadcca55ac8e28a03aa4b07c94c6dc7a909cd8b80e331d [INFO] running `Command { std: "docker" "start" "-a" "f77f6e298e5a07ce88cadcca55ac8e28a03aa4b07c94c6dc7a909cd8b80e331d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libm v0.2.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling strength_reduce v0.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling assert_float_eq v1.1.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling noisy_float v0.2.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ang v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling transpose v0.2.1 [INFO] [stderr] Compiling primal-check v0.3.2 [INFO] [stderr] Compiling simba v0.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling rustfft v6.0.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling rustdct v0.7.0 [INFO] [stderr] Compiling nalgebra v0.26.2 [INFO] [stderr] Compiling thiserror-impl v1.0.34 [INFO] [stderr] Compiling thiserror v1.0.34 [INFO] [stderr] Compiling statrs v0.14.0 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling gauss-quad v0.1.5 [INFO] [stderr] Compiling num-dual v0.5.2 [INFO] [stderr] Compiling quantity v0.5.1 [INFO] [stderr] Compiling ndarray-stats v0.5.1 [INFO] [stderr] Compiling feos-core v0.2.0 [INFO] [stderr] Compiling feos-dft v0.2.0 [INFO] [stderr] Compiling feos-gc-pcsaft v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "f77f6e298e5a07ce88cadcca55ac8e28a03aa4b07c94c6dc7a909cd8b80e331d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f77f6e298e5a07ce88cadcca55ac8e28a03aa4b07c94c6dc7a909cd8b80e331d", kill_on_drop: false }` [INFO] [stdout] f77f6e298e5a07ce88cadcca55ac8e28a03aa4b07c94c6dc7a909cd8b80e331d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+87788097b776f8e3662f76627944230684b671bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18d693b19ad7efe4f38dcc7a25460febc152a0234163c649d3f5169f931d37b0 [INFO] running `Command { std: "docker" "start" "-a" "18d693b19ad7efe4f38dcc7a25460febc152a0234163c649d3f5169f931d37b0", kill_on_drop: false }` [INFO] [stderr] Compiling feos-gc-pcsaft v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `feos-gc-pcsaft` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name dft --edition=2018 tests/dft.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' -C metadata=59887f9d88d00c2b -C extra-filename=-59887f9d88d00c2b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-b8d6568cd2be2bb6.rlib --extern feos_core=/opt/rustwide/target/debug/deps/libfeos_core-5c26f4bf97bd0bf6.rlib --extern feos_dft=/opt/rustwide/target/debug/deps/libfeos_dft-50ac0c4e2b9797bc.rlib --extern feos_gc_pcsaft=/opt/rustwide/target/debug/deps/libfeos_gc_pcsaft-93bd9d17d94548a1.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-7a5cc09d7b2b7e0a.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-c4c189d58721702e.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-cf3afcaca2268608.rlib --extern num_dual=/opt/rustwide/target/debug/deps/libnum_dual-76607e3e546a924c.rlib --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-3579b450d19fc4f5.rlib --extern quantity=/opt/rustwide/target/debug/deps/libquantity-19f7a02f1a58c212.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-fcf2ce1704e20c29.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d6469db688144429.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1cafc28ef5f2d4c5.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "18d693b19ad7efe4f38dcc7a25460febc152a0234163c649d3f5169f931d37b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18d693b19ad7efe4f38dcc7a25460febc152a0234163c649d3f5169f931d37b0", kill_on_drop: false }` [INFO] [stdout] 18d693b19ad7efe4f38dcc7a25460febc152a0234163c649d3f5169f931d37b0