[INFO] cloning repository https://github.com/ABouttefeux/plaquette [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ABouttefeux/plaquette" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FABouttefeux%2Fplaquette", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FABouttefeux%2Fplaquette'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 177d36883d14d2dad8c9d5ae2e7d143627293bb6 [INFO] testing ABouttefeux/plaquette against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FABouttefeux%2Fplaquette" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ABouttefeux/plaquette on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ABouttefeux/plaquette [INFO] finished tweaking git repo https://github.com/ABouttefeux/plaquette [INFO] tweaked toml for git repo https://github.com/ABouttefeux/plaquette written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/ABouttefeux/plaquette already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 345c216ecef01c3ef0f2f685416460f257a8efc1216e506627f6bd0b7e690848 [INFO] running `Command { std: "docker" "start" "-a" "345c216ecef01c3ef0f2f685416460f257a8efc1216e506627f6bd0b7e690848", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "345c216ecef01c3ef0f2f685416460f257a8efc1216e506627f6bd0b7e690848", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "345c216ecef01c3ef0f2f685416460f257a8efc1216e506627f6bd0b7e690848", kill_on_drop: false }` [INFO] [stdout] 345c216ecef01c3ef0f2f685416460f257a8efc1216e506627f6bd0b7e690848 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1e19230990fbb6b21d514b6002b8d6481c90633217b5b65b8010b860a2f0a23b [INFO] running `Command { std: "docker" "start" "-a" "1e19230990fbb6b21d514b6002b8d6481c90633217b5b65b8010b860a2f0a23b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling bytemuck v1.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling crossbeam-queue v0.3.4 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling strength_reduce v0.2.3 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling transpose v0.2.1 [INFO] [stderr] Compiling primal-check v0.3.1 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling wide v0.7.4 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling pathfinder_simd v0.5.1 [INFO] [stderr] Compiling freetype v0.7.0 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling servo-fontconfig v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling font-kit v0.10.1 [INFO] [stderr] Compiling plotters-bitmap v0.3.1 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling lattice_qcd_rs-procedural_macro v0.2.0 (https://github.com/ABouttefeux/lattice-qcd-rs?branch=develop#488c70e2) [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling plotter_backend_text v0.0.0 (https://github.com/ABouttefeux/plotter_backend_text?branch=develop#7110fcfe) [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling simba v0.7.1 [INFO] [stderr] Compiling rustfft v6.0.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling nalgebra v0.30.1 [INFO] [stderr] Compiling lattice-qcd-rs v0.2.0 (https://github.com/ABouttefeux/lattice-qcd-rs?branch=develop#488c70e2) [INFO] [stderr] Compiling plaquette v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `plaquette` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name analysis_e --edition=2021 src/analysis_e.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=e809e5e37f54e661 -C extra-filename=-e809e5e37f54e661 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bincode=/opt/rustwide/target/debug/deps/libbincode-00d2cc4a207479ff.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-09bfce327df4eb28.rlib --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-f4e9943bf4bafb28.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-88f8dda64ffebed4.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-57c2b297a639f16c.rlib --extern lattice_qcd_rs=/opt/rustwide/target/debug/deps/liblattice_qcd_rs-62dbb401186b0c83.rlib --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-a02298603dba4c35.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2001554701dc9572.rlib --extern plaquette=/opt/rustwide/target/debug/deps/libplaquette-cf7f3d9d2ce3cde0.rlib --extern plotter_backend_text=/opt/rustwide/target/debug/deps/libplotter_backend_text-8cdb4c1b7bdeeb35.rlib --extern plotters=/opt/rustwide/target/debug/deps/libplotters-4c1d65a2e842098e.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-c6ef3d6f98357a85.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-a3366f4bc2655d13.rlib --extern rand_xoshiro=/opt/rustwide/target/debug/deps/librand_xoshiro-d597d683a13356d3.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-833563c7d184b136.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-befa19d1f703bd4e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-62a997c686f3a53b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-fd76ed604cb20f4d.rlib --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `plaquette` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name analysis_eb_2 --edition=2021 src/analysis_eb_2.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=44c28744ce17ee4d -C extra-filename=-44c28744ce17ee4d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bincode=/opt/rustwide/target/debug/deps/libbincode-00d2cc4a207479ff.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-09bfce327df4eb28.rlib --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-f4e9943bf4bafb28.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-88f8dda64ffebed4.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-57c2b297a639f16c.rlib --extern lattice_qcd_rs=/opt/rustwide/target/debug/deps/liblattice_qcd_rs-62dbb401186b0c83.rlib --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-a02298603dba4c35.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2001554701dc9572.rlib --extern plaquette=/opt/rustwide/target/debug/deps/libplaquette-cf7f3d9d2ce3cde0.rlib --extern plotter_backend_text=/opt/rustwide/target/debug/deps/libplotter_backend_text-8cdb4c1b7bdeeb35.rlib --extern plotters=/opt/rustwide/target/debug/deps/libplotters-4c1d65a2e842098e.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-c6ef3d6f98357a85.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-a3366f4bc2655d13.rlib --extern rand_xoshiro=/opt/rustwide/target/debug/deps/librand_xoshiro-d597d683a13356d3.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-833563c7d184b136.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-befa19d1f703bd4e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-62a997c686f3a53b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-fd76ed604cb20f4d.rlib --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `plaquette` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name sim_e_and_b --edition=2021 src/sim_e_and_b.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=a8cbe0193102f536 -C extra-filename=-a8cbe0193102f536 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bincode=/opt/rustwide/target/debug/deps/libbincode-00d2cc4a207479ff.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-09bfce327df4eb28.rlib --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-f4e9943bf4bafb28.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-88f8dda64ffebed4.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-57c2b297a639f16c.rlib --extern lattice_qcd_rs=/opt/rustwide/target/debug/deps/liblattice_qcd_rs-62dbb401186b0c83.rlib --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-a02298603dba4c35.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2001554701dc9572.rlib --extern plaquette=/opt/rustwide/target/debug/deps/libplaquette-cf7f3d9d2ce3cde0.rlib --extern plotter_backend_text=/opt/rustwide/target/debug/deps/libplotter_backend_text-8cdb4c1b7bdeeb35.rlib --extern plotters=/opt/rustwide/target/debug/deps/libplotters-4c1d65a2e842098e.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-c6ef3d6f98357a85.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-a3366f4bc2655d13.rlib --extern rand_xoshiro=/opt/rustwide/target/debug/deps/librand_xoshiro-d597d683a13356d3.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-833563c7d184b136.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-befa19d1f703bd4e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-62a997c686f3a53b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-fd76ed604cb20f4d.rlib --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `plaquette` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name sim_e_and_b_2 --edition=2021 src/sim_e_and_b_2.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=7fcfdd5371021f4d -C extra-filename=-7fcfdd5371021f4d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bincode=/opt/rustwide/target/debug/deps/libbincode-00d2cc4a207479ff.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-09bfce327df4eb28.rlib --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-f4e9943bf4bafb28.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-88f8dda64ffebed4.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-57c2b297a639f16c.rlib --extern lattice_qcd_rs=/opt/rustwide/target/debug/deps/liblattice_qcd_rs-62dbb401186b0c83.rlib --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-a02298603dba4c35.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2001554701dc9572.rlib --extern plaquette=/opt/rustwide/target/debug/deps/libplaquette-cf7f3d9d2ce3cde0.rlib --extern plotter_backend_text=/opt/rustwide/target/debug/deps/libplotter_backend_text-8cdb4c1b7bdeeb35.rlib --extern plotters=/opt/rustwide/target/debug/deps/libplotters-4c1d65a2e842098e.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-c6ef3d6f98357a85.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-a3366f4bc2655d13.rlib --extern rand_xoshiro=/opt/rustwide/target/debug/deps/librand_xoshiro-d597d683a13356d3.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-833563c7d184b136.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-befa19d1f703bd4e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-62a997c686f3a53b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-fd76ed604cb20f4d.rlib --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `plaquette` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name cross_check_e --edition=2021 src/cross_check_e.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=f6cc97d9df5526ea -C extra-filename=-f6cc97d9df5526ea --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bincode=/opt/rustwide/target/debug/deps/libbincode-00d2cc4a207479ff.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-09bfce327df4eb28.rlib --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-f4e9943bf4bafb28.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-88f8dda64ffebed4.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-57c2b297a639f16c.rlib --extern lattice_qcd_rs=/opt/rustwide/target/debug/deps/liblattice_qcd_rs-62dbb401186b0c83.rlib --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-a02298603dba4c35.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2001554701dc9572.rlib --extern plaquette=/opt/rustwide/target/debug/deps/libplaquette-cf7f3d9d2ce3cde0.rlib --extern plotter_backend_text=/opt/rustwide/target/debug/deps/libplotter_backend_text-8cdb4c1b7bdeeb35.rlib --extern plotters=/opt/rustwide/target/debug/deps/libplotters-4c1d65a2e842098e.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-c6ef3d6f98357a85.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-a3366f4bc2655d13.rlib --extern rand_xoshiro=/opt/rustwide/target/debug/deps/librand_xoshiro-d597d683a13356d3.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-833563c7d184b136.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-befa19d1f703bd4e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-62a997c686f3a53b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-fd76ed604cb20f4d.rlib --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `plaquette` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name corr_b --edition=2021 src/corr_b.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=5a943ade24844c3f -C extra-filename=-5a943ade24844c3f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bincode=/opt/rustwide/target/debug/deps/libbincode-00d2cc4a207479ff.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-09bfce327df4eb28.rlib --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-f4e9943bf4bafb28.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-88f8dda64ffebed4.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-57c2b297a639f16c.rlib --extern lattice_qcd_rs=/opt/rustwide/target/debug/deps/liblattice_qcd_rs-62dbb401186b0c83.rlib --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-a02298603dba4c35.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2001554701dc9572.rlib --extern plaquette=/opt/rustwide/target/debug/deps/libplaquette-cf7f3d9d2ce3cde0.rlib --extern plotter_backend_text=/opt/rustwide/target/debug/deps/libplotter_backend_text-8cdb4c1b7bdeeb35.rlib --extern plotters=/opt/rustwide/target/debug/deps/libplotters-4c1d65a2e842098e.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-c6ef3d6f98357a85.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-a3366f4bc2655d13.rlib --extern rand_xoshiro=/opt/rustwide/target/debug/deps/librand_xoshiro-d597d683a13356d3.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-833563c7d184b136.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-befa19d1f703bd4e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-62a997c686f3a53b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-fd76ed604cb20f4d.rlib --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/cross_check_d3_2-53e66cf60ea7baa0.cross_check_d3_2.6161850c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cross_check_d3_2-53e66cf60ea7baa0.cross_check_d3_2.6161850c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cross_check_d3_2-53e66cf60ea7baa0.cross_check_d3_2.6161850c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cross_check_d3_2-53e66cf60ea7baa0.cross_check_d3_2.6161850c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cross_check_d3_2-53e66cf60ea7baa0.cross_check_d3_2.6161850c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cross_check_d3_2-53e66cf60ea7baa0.cross_check_d3_2.6161850c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cross_check_d3_2-53e66cf60ea7baa0.cross_check_d3_2.6161850c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cross_check_d3_2-53e66cf60ea7baa0.cross_check_d3_2.6161850c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cross_check_d3_2-53e66cf60ea7baa0.cross_check_d3_2.6161850c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cross_check_d3_2-53e66cf60ea7baa0.cross_check_d3_2.6161850c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cross_check_d3_2-53e66cf60ea7baa0.cross_check_d3_2.6161850c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cross_check_d3_2-53e66cf60ea7baa0.cross_check_d3_2.6161850c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cross_check_d3_2-53e66cf60ea7baa0.cross_check_d3_2.6161850c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cross_check_d3_2-53e66cf60ea7baa0.cross_check_d3_2.6161850c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cross_check_d3_2-53e66cf60ea7baa0.cross_check_d3_2.6161850c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cross_check_d3_2-53e66cf60ea7baa0.cross_check_d3_2.6161850c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/cross_check_d3_2-53e66cf60ea7baa0.4m14tmfoopmu6zsh.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libplaquette-cf7f3d9d2ce3cde0.rlib" "/opt/rustwide/target/debug/deps/libbincode-00d2cc4a207479ff.rlib" "/opt/rustwide/target/debug/deps/libcsv-88f8dda64ffebed4.rlib" "/opt/rustwide/target/debug/deps/libryu-1f87c9e09d988964.rlib" "/opt/rustwide/target/debug/deps/libitoa-d0264c8ce1ce890b.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-719ce5baef799e28.rlib" "/opt/rustwide/target/debug/deps/libbstr-551bf96b4602cefe.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-cce5214985838d75.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4ed2b65539f24494.rlib" "/opt/rustwide/target/debug/deps/librand_xoshiro-d597d683a13356d3.rlib" "/opt/rustwide/target/debug/deps/libplotters-4c1d65a2e842098e.rlib" "/opt/rustwide/target/debug/deps/libplotters_svg-b4cae3d8ad24e43a.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-9836f87df8f5b619.rlib" "/opt/rustwide/target/debug/deps/libfont_kit-def0f18fc6a37093.rlib" "/opt/rustwide/target/debug/deps/libfloat_ord-3db72d75274bc59e.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-de6129061746c3ae.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-d849e6ea7cb30ff1.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-d68fa3dede4483c7.rlib" "/opt/rustwide/target/debug/deps/libsame_file-4e9955724bab8d4a.rlib" "/opt/rustwide/target/debug/deps/libfontconfig-2e71dabea50e5d3d.rlib" "/opt/rustwide/target/debug/deps/libfontconfig_sys-2807005d0e49a52c.rlib" "/opt/rustwide/target/debug/deps/libexpat_sys-822497eab7ec12ad.rlib" "/opt/rustwide/target/debug/deps/libfreetype-7f89160768635413.rlib" "/opt/rustwide/target/debug/deps/libfreetype_sys-78ed03e9252cdfe4.rlib" "/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib" "/opt/rustwide/target/debug/deps/libpathfinder_geometry-bf592880141c9615.rlib" "/opt/rustwide/target/debug/deps/libpathfinder_simd-517c2031e638be85.rlib" "/opt/rustwide/target/debug/deps/libplotters_bitmap-09aec191be61f8b3.rlib" "/opt/rustwide/target/debug/deps/libgif-34befc66f6760d09.rlib" "/opt/rustwide/target/debug/deps/libweezl-55d032a32b789a6f.rlib" "/opt/rustwide/target/debug/deps/libimage-081448671b678a46.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-76ea6da9e2ca7302.rlib" "/opt/rustwide/target/debug/deps/libpng-7c01918f4a0a8236.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-210ea0057e6857f3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-9896b517ec177538.rlib" "/opt/rustwide/target/debug/deps/libdeflate-cb4d95640e47c57e.rlib" "/opt/rustwide/target/debug/deps/libadler32-4ad3039ef892af0b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-566eafa95e160e96.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-413e5c9e4ce6276f.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-9029e8e4bf7c0caa.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libchrono-5907fac763571be8.rlib" "/opt/rustwide/target/debug/deps/libtime-cfedab4feb1161c9.rlib" "/opt/rustwide/target/debug/deps/libplotters_backend-d92ebac31cc6da18.rlib" "/opt/rustwide/target/debug/deps/liblattice_qcd_rs-62dbb401186b0c83.rlib" "/opt/rustwide/target/debug/deps/librand_distr-a3366f4bc2655d13.rlib" "/opt/rustwide/target/debug/deps/librand-c6ef3d6f98357a85.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3919ad2e72f58a11.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-0fa3e45be755835a.rlib" "/opt/rustwide/target/debug/deps/librand_core-27b6e785c077f039.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-25ddcc5a9755242c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-f4e9943bf4bafb28.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-6c1c0b1e7cb4b5e9.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-a02298603dba4c35.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-28f5456a9eddd943.rlib" "/opt/rustwide/target/debug/deps/librawpointer-6f2190d0a178b7fa.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-2ced49b4c49246e4.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7b6d015e8ce24b47.rlib" "/opt/rustwide/target/debug/deps/libtypenum-8501016244ebc8cc.rlib" "/opt/rustwide/target/debug/deps/libsimba-9eae4ec999be4144.rlib" "/opt/rustwide/target/debug/deps/libwide-b1a21a83f79edd36.rlib" "/opt/rustwide/target/debug/deps/libsafe_arch-5f34befcd97f01ce.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-4938640051ea7274.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-753535f15e18865b.rlib" "/opt/rustwide/target/debug/deps/libapprox-bc6e681975513130.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-edb12f607c5aca05.rlib" "/opt/rustwide/target/debug/deps/libserde-62a997c686f3a53b.rlib" "/opt/rustwide/target/debug/deps/libindicatif-57c2b297a639f16c.rlib" "/opt/rustwide/target/debug/deps/libconsole-09bfce327df4eb28.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-3bec09e3cd9a898e.rlib" "/opt/rustwide/target/debug/deps/libregex-05139bd9528bf369.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a8bd890171e48bbb.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6ef757d3f1052dbb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2001554701dc9572.rlib" "/opt/rustwide/target/debug/deps/librayon-833563c7d184b136.rlib" "/opt/rustwide/target/debug/deps/librayon_core-c22a22daf2ffda0d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0cf63326fa2cd96b.rlib" "/opt/rustwide/target/debug/deps/liblibc-7a5dab6311f3c1a3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-609b48a98582154d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-6aed8397e6044fe3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ad14ed7792de2c4c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-a5e760f00ed88832.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-dcd626cc178af15c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libeither-1fa9e7dc99f602fc.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-a1a29c26a9b8d3f5.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lfontconfig" "-lfreetype" "-lexpat" "-lfreetype" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cross_check_d3_2-53e66cf60ea7baa0" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `plaquette` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/cross_check_d3-06a74e4e09ba3e66.cross_check_d3.0baae45e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cross_check_d3-06a74e4e09ba3e66.cross_check_d3.0baae45e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cross_check_d3-06a74e4e09ba3e66.cross_check_d3.0baae45e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cross_check_d3-06a74e4e09ba3e66.cross_check_d3.0baae45e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cross_check_d3-06a74e4e09ba3e66.cross_check_d3.0baae45e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cross_check_d3-06a74e4e09ba3e66.cross_check_d3.0baae45e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cross_check_d3-06a74e4e09ba3e66.cross_check_d3.0baae45e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cross_check_d3-06a74e4e09ba3e66.cross_check_d3.0baae45e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cross_check_d3-06a74e4e09ba3e66.cross_check_d3.0baae45e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cross_check_d3-06a74e4e09ba3e66.cross_check_d3.0baae45e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cross_check_d3-06a74e4e09ba3e66.cross_check_d3.0baae45e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cross_check_d3-06a74e4e09ba3e66.cross_check_d3.0baae45e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cross_check_d3-06a74e4e09ba3e66.cross_check_d3.0baae45e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cross_check_d3-06a74e4e09ba3e66.cross_check_d3.0baae45e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cross_check_d3-06a74e4e09ba3e66.cross_check_d3.0baae45e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cross_check_d3-06a74e4e09ba3e66.cross_check_d3.0baae45e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/cross_check_d3-06a74e4e09ba3e66.m5x9tth00x3ojsh.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libplaquette-cf7f3d9d2ce3cde0.rlib" "/opt/rustwide/target/debug/deps/libbincode-00d2cc4a207479ff.rlib" "/opt/rustwide/target/debug/deps/libcsv-88f8dda64ffebed4.rlib" "/opt/rustwide/target/debug/deps/libryu-1f87c9e09d988964.rlib" "/opt/rustwide/target/debug/deps/libitoa-d0264c8ce1ce890b.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-719ce5baef799e28.rlib" "/opt/rustwide/target/debug/deps/libbstr-551bf96b4602cefe.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-cce5214985838d75.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4ed2b65539f24494.rlib" "/opt/rustwide/target/debug/deps/librand_xoshiro-d597d683a13356d3.rlib" "/opt/rustwide/target/debug/deps/libplotters-4c1d65a2e842098e.rlib" "/opt/rustwide/target/debug/deps/libplotters_svg-b4cae3d8ad24e43a.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-9836f87df8f5b619.rlib" "/opt/rustwide/target/debug/deps/libfont_kit-def0f18fc6a37093.rlib" "/opt/rustwide/target/debug/deps/libfloat_ord-3db72d75274bc59e.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-de6129061746c3ae.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-d849e6ea7cb30ff1.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-d68fa3dede4483c7.rlib" "/opt/rustwide/target/debug/deps/libsame_file-4e9955724bab8d4a.rlib" "/opt/rustwide/target/debug/deps/libfontconfig-2e71dabea50e5d3d.rlib" "/opt/rustwide/target/debug/deps/libfontconfig_sys-2807005d0e49a52c.rlib" "/opt/rustwide/target/debug/deps/libexpat_sys-822497eab7ec12ad.rlib" "/opt/rustwide/target/debug/deps/libfreetype-7f89160768635413.rlib" "/opt/rustwide/target/debug/deps/libfreetype_sys-78ed03e9252cdfe4.rlib" "/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib" "/opt/rustwide/target/debug/deps/libpathfinder_geometry-bf592880141c9615.rlib" "/opt/rustwide/target/debug/deps/libpathfinder_simd-517c2031e638be85.rlib" "/opt/rustwide/target/debug/deps/libplotters_bitmap-09aec191be61f8b3.rlib" "/opt/rustwide/target/debug/deps/libgif-34befc66f6760d09.rlib" "/opt/rustwide/target/debug/deps/libweezl-55d032a32b789a6f.rlib" "/opt/rustwide/target/debug/deps/libimage-081448671b678a46.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-76ea6da9e2ca7302.rlib" "/opt/rustwide/target/debug/deps/libpng-7c01918f4a0a8236.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-210ea0057e6857f3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-9896b517ec177538.rlib" "/opt/rustwide/target/debug/deps/libdeflate-cb4d95640e47c57e.rlib" "/opt/rustwide/target/debug/deps/libadler32-4ad3039ef892af0b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-566eafa95e160e96.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-413e5c9e4ce6276f.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-9029e8e4bf7c0caa.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libchrono-5907fac763571be8.rlib" "/opt/rustwide/target/debug/deps/libtime-cfedab4feb1161c9.rlib" "/opt/rustwide/target/debug/deps/libplotters_backend-d92ebac31cc6da18.rlib" "/opt/rustwide/target/debug/deps/liblattice_qcd_rs-62dbb401186b0c83.rlib" "/opt/rustwide/target/debug/deps/librand_distr-a3366f4bc2655d13.rlib" "/opt/rustwide/target/debug/deps/librand-c6ef3d6f98357a85.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3919ad2e72f58a11.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-0fa3e45be755835a.rlib" "/opt/rustwide/target/debug/deps/librand_core-27b6e785c077f039.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-25ddcc5a9755242c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-f4e9943bf4bafb28.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-6c1c0b1e7cb4b5e9.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-a02298603dba4c35.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-28f5456a9eddd943.rlib" "/opt/rustwide/target/debug/deps/librawpointer-6f2190d0a178b7fa.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-2ced49b4c49246e4.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7b6d015e8ce24b47.rlib" "/opt/rustwide/target/debug/deps/libtypenum-8501016244ebc8cc.rlib" "/opt/rustwide/target/debug/deps/libsimba-9eae4ec999be4144.rlib" "/opt/rustwide/target/debug/deps/libwide-b1a21a83f79edd36.rlib" "/opt/rustwide/target/debug/deps/libsafe_arch-5f34befcd97f01ce.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-4938640051ea7274.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-753535f15e18865b.rlib" "/opt/rustwide/target/debug/deps/libapprox-bc6e681975513130.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-edb12f607c5aca05.rlib" "/opt/rustwide/target/debug/deps/libserde-62a997c686f3a53b.rlib" "/opt/rustwide/target/debug/deps/libindicatif-57c2b297a639f16c.rlib" "/opt/rustwide/target/debug/deps/libconsole-09bfce327df4eb28.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-3bec09e3cd9a898e.rlib" "/opt/rustwide/target/debug/deps/libregex-05139bd9528bf369.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a8bd890171e48bbb.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6ef757d3f1052dbb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2001554701dc9572.rlib" "/opt/rustwide/target/debug/deps/librayon-833563c7d184b136.rlib" "/opt/rustwide/target/debug/deps/librayon_core-c22a22daf2ffda0d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0cf63326fa2cd96b.rlib" "/opt/rustwide/target/debug/deps/liblibc-7a5dab6311f3c1a3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-609b48a98582154d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-6aed8397e6044fe3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ad14ed7792de2c4c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-a5e760f00ed88832.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-dcd626cc178af15c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libeither-1fa9e7dc99f602fc.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-a1a29c26a9b8d3f5.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lfontconfig" "-lfreetype" "-lexpat" "-lfreetype" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cross_check_d3-06a74e4e09ba3e66" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `plaquette` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "1e19230990fbb6b21d514b6002b8d6481c90633217b5b65b8010b860a2f0a23b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e19230990fbb6b21d514b6002b8d6481c90633217b5b65b8010b860a2f0a23b", kill_on_drop: false }` [INFO] [stdout] 1e19230990fbb6b21d514b6002b8d6481c90633217b5b65b8010b860a2f0a23b