[INFO] updating cached repository https://github.com/porglezomp/graphics-demos [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 35a82793bc6bbe96cd361397aedc26a4ddc81dca [INFO] testing porglezomp/graphics-demos against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fporglezomp%2Fgraphics-demos" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/porglezomp/graphics-demos on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/porglezomp/graphics-demos [INFO] removed path dependency pixel-canvas from git repo https://github.com/porglezomp/graphics-demos [INFO] finished tweaking git repo https://github.com/porglezomp/graphics-demos [INFO] tweaked toml for git repo https://github.com/porglezomp/graphics-demos written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/porglezomp/graphics-demos already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (pixel-canvas) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-3/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (pixel-canvas) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5ba5de0fb3598e40505a0553eb2974d033da7e33f10d6385360ed9d235c33fc1 [INFO] running `"docker" "start" "-a" "5ba5de0fb3598e40505a0553eb2974d033da7e33f10d6385360ed9d235c33fc1"` [INFO] [stderr] warning: dependency (pixel-canvas) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling xml-rs v0.8.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling takeable-option v0.5.0 [INFO] [stderr] Compiling packed_simd v0.3.3 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling backtrace-sys v0.1.36 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling glutin_glx_sys v0.1.6 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling glium v0.26.0 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling winit v0.21.0 [INFO] [stderr] Compiling glutin v0.23.0 [INFO] [stderr] Compiling pixel-canvas v0.2.1 [INFO] [stderr] Compiling julia v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `rayon::prelude` [INFO] [stderr] --> src/bin/march.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use rayon::prelude::*; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] error: could not compile `julia`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name march2 --edition=2018 src/bin/march2.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=782fecce14de00f8 -C extra-filename=-782fecce14de00f8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern packed_simd=/opt/rustwide/target/debug/deps/libpacked_simd-a26a456ba1352937.rlib --extern pixel_canvas=/opt/rustwide/target/debug/deps/libpixel_canvas-88b156e7739e8032.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-35f3fd6b129f1368.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-e1e7c49ff902371a.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-3421c01ece4025f3.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-de32497c4a0b18ff/out -L native=/opt/rustwide/target/debug/build/libloading-f981ba016431ea05/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `julia`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name march6 --edition=2018 src/bin/march6.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=441ded012eea453d -C extra-filename=-441ded012eea453d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern packed_simd=/opt/rustwide/target/debug/deps/libpacked_simd-a26a456ba1352937.rlib --extern pixel_canvas=/opt/rustwide/target/debug/deps/libpixel_canvas-88b156e7739e8032.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-35f3fd6b129f1368.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-e1e7c49ff902371a.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-3421c01ece4025f3.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-de32497c4a0b18ff/out -L native=/opt/rustwide/target/debug/build/libloading-f981ba016431ea05/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `julia`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name march9 --edition=2018 src/bin/march9.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=9d049e61b06f71cb -C extra-filename=-9d049e61b06f71cb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern packed_simd=/opt/rustwide/target/debug/deps/libpacked_simd-a26a456ba1352937.rlib --extern pixel_canvas=/opt/rustwide/target/debug/deps/libpixel_canvas-88b156e7739e8032.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-35f3fd6b129f1368.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-e1e7c49ff902371a.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-3421c01ece4025f3.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-de32497c4a0b18ff/out -L native=/opt/rustwide/target/debug/build/libloading-f981ba016431ea05/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `julia`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name march0 --edition=2018 src/bin/march0.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=432e0b624bed5be2 -C extra-filename=-432e0b624bed5be2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern packed_simd=/opt/rustwide/target/debug/deps/libpacked_simd-a26a456ba1352937.rlib --extern pixel_canvas=/opt/rustwide/target/debug/deps/libpixel_canvas-88b156e7739e8032.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-35f3fd6b129f1368.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-e1e7c49ff902371a.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-3421c01ece4025f3.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-de32497c4a0b18ff/out -L native=/opt/rustwide/target/debug/build/libloading-f981ba016431ea05/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `julia`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name march7 --edition=2018 src/bin/march7.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=60e4642834555f0c -C extra-filename=-60e4642834555f0c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern packed_simd=/opt/rustwide/target/debug/deps/libpacked_simd-a26a456ba1352937.rlib --extern pixel_canvas=/opt/rustwide/target/debug/deps/libpixel_canvas-88b156e7739e8032.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-35f3fd6b129f1368.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-e1e7c49ff902371a.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-3421c01ece4025f3.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-de32497c4a0b18ff/out -L native=/opt/rustwide/target/debug/build/libloading-f981ba016431ea05/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `julia`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name march4 --edition=2018 src/bin/march4.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=a3f2297b88aa86fb -C extra-filename=-a3f2297b88aa86fb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern packed_simd=/opt/rustwide/target/debug/deps/libpacked_simd-a26a456ba1352937.rlib --extern pixel_canvas=/opt/rustwide/target/debug/deps/libpixel_canvas-88b156e7739e8032.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-35f3fd6b129f1368.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-e1e7c49ff902371a.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-3421c01ece4025f3.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-de32497c4a0b18ff/out -L native=/opt/rustwide/target/debug/build/libloading-f981ba016431ea05/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `julia`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name march8 --edition=2018 src/bin/march8.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=c75ded87c745309e -C extra-filename=-c75ded87c745309e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern packed_simd=/opt/rustwide/target/debug/deps/libpacked_simd-a26a456ba1352937.rlib --extern pixel_canvas=/opt/rustwide/target/debug/deps/libpixel_canvas-88b156e7739e8032.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-35f3fd6b129f1368.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-e1e7c49ff902371a.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-3421c01ece4025f3.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-de32497c4a0b18ff/out -L native=/opt/rustwide/target/debug/build/libloading-f981ba016431ea05/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `julia`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name march11 --edition=2018 src/bin/march11.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=725be4832bb9577b -C extra-filename=-725be4832bb9577b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern packed_simd=/opt/rustwide/target/debug/deps/libpacked_simd-a26a456ba1352937.rlib --extern pixel_canvas=/opt/rustwide/target/debug/deps/libpixel_canvas-88b156e7739e8032.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-35f3fd6b129f1368.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-e1e7c49ff902371a.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-3421c01ece4025f3.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-de32497c4a0b18ff/out -L native=/opt/rustwide/target/debug/build/libloading-f981ba016431ea05/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `julia`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pride2 --edition=2018 src/bin/pride2.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=c66def9780c1e703 -C extra-filename=-c66def9780c1e703 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern packed_simd=/opt/rustwide/target/debug/deps/libpacked_simd-a26a456ba1352937.rlib --extern pixel_canvas=/opt/rustwide/target/debug/deps/libpixel_canvas-88b156e7739e8032.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-35f3fd6b129f1368.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-e1e7c49ff902371a.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-3421c01ece4025f3.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-de32497c4a0b18ff/out -L native=/opt/rustwide/target/debug/build/libloading-f981ba016431ea05/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `julia`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name julia_simd --edition=2018 src/bin/julia-simd.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=d8d443269ea3f7ca -C extra-filename=-d8d443269ea3f7ca --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern packed_simd=/opt/rustwide/target/debug/deps/libpacked_simd-a26a456ba1352937.rlib --extern pixel_canvas=/opt/rustwide/target/debug/deps/libpixel_canvas-88b156e7739e8032.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-35f3fd6b129f1368.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-e1e7c49ff902371a.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-3421c01ece4025f3.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-de32497c4a0b18ff/out -L native=/opt/rustwide/target/debug/build/libloading-f981ba016431ea05/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `julia`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name march5 --edition=2018 src/bin/march5.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=b88c8aaef0b8f142 -C extra-filename=-b88c8aaef0b8f142 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern packed_simd=/opt/rustwide/target/debug/deps/libpacked_simd-a26a456ba1352937.rlib --extern pixel_canvas=/opt/rustwide/target/debug/deps/libpixel_canvas-88b156e7739e8032.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-35f3fd6b129f1368.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-e1e7c49ff902371a.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-3421c01ece4025f3.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-de32497c4a0b18ff/out -L native=/opt/rustwide/target/debug/build/libloading-f981ba016431ea05/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `julia`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name julia --edition=2018 src/bin/julia.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=817b144534790a4c -C extra-filename=-817b144534790a4c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern packed_simd=/opt/rustwide/target/debug/deps/libpacked_simd-a26a456ba1352937.rlib --extern pixel_canvas=/opt/rustwide/target/debug/deps/libpixel_canvas-88b156e7739e8032.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-35f3fd6b129f1368.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-e1e7c49ff902371a.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-3421c01ece4025f3.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-de32497c4a0b18ff/out -L native=/opt/rustwide/target/debug/build/libloading-f981ba016431ea05/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/march-ccf1dafbf54dc944.march.3rbq9inb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/march-ccf1dafbf54dc944.march.3rbq9inb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/march-ccf1dafbf54dc944.march.3rbq9inb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/march-ccf1dafbf54dc944.march.3rbq9inb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/march-ccf1dafbf54dc944.march.3rbq9inb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/march-ccf1dafbf54dc944.march.3rbq9inb-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/march-ccf1dafbf54dc944.march.3rbq9inb-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/march-ccf1dafbf54dc944.march.3rbq9inb-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/march-ccf1dafbf54dc944.march.3rbq9inb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/march-ccf1dafbf54dc944.march.3rbq9inb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/march-ccf1dafbf54dc944.march.3rbq9inb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/march-ccf1dafbf54dc944.march.3rbq9inb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/march-ccf1dafbf54dc944.march.3rbq9inb-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/march-ccf1dafbf54dc944.march.3rbq9inb-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/march-ccf1dafbf54dc944.march.3rbq9inb-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/march-ccf1dafbf54dc944.march.3rbq9inb-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/march-ccf1dafbf54dc944" "/opt/rustwide/target/debug/deps/march-ccf1dafbf54dc944.7ir6age56dwdnoq.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-de32497c4a0b18ff/out" "-L" "/opt/rustwide/target/debug/build/libloading-f981ba016431ea05/out" "-L" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librayon-3421c01ece4025f3.rlib" "/opt/rustwide/target/debug/deps/librayon_core-a00d1faefd8cd2cc.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0a6c1de049e73e29.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-d0799fa330d7eb82.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8d85f669e2dcd466.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-a56f25f937190d35.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b10a16722c3354ed.rlib" "/opt/rustwide/target/debug/deps/libeither-f74d019d6d596424.rlib" "/opt/rustwide/target/debug/deps/librand_distr-e1e7c49ff902371a.rlib" "/opt/rustwide/target/debug/deps/librand-35f3fd6b129f1368.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-cca8b2451a4e04a3.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-bc80430b8a7c0f1e.rlib" "/opt/rustwide/target/debug/deps/librand_core-9c9e87cdf4519e3b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1515ef92041a5c6a.rlib" "/opt/rustwide/target/debug/deps/libpixel_canvas-88b156e7739e8032.rlib" "/opt/rustwide/target/debug/deps/libglium-6c69e506f52067ab.rlib" "/opt/rustwide/target/debug/deps/libglutin-26b1cde599d3ceed.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-e6c24837aa131375.rlib" "/opt/rustwide/target/debug/deps/libshared_library-ddbaafb9d7474f83.rlib" "/opt/rustwide/target/debug/deps/libwinit-ae20f69c85e70623.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-84dfc5ec1bd8a4d4.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-c2a8ccd998c7d807.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-af4f4f3b76d01e31.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-67a912e0cc622ad1.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-f95305c102d81b56.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-3ae0d45ec617d327.rlib" "/opt/rustwide/target/debug/deps/libcalloop-e5d5e8c96cd351be.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-5cede6c44f9e51a8.rlib" "/opt/rustwide/target/debug/deps/liblazycell-d3fb111d259be947.rlib" "/opt/rustwide/target/debug/deps/libmio-a4eb109bc1c9525d.rlib" "/opt/rustwide/target/debug/deps/libslab-d3206e5bd8666d5d.rlib" "/opt/rustwide/target/debug/deps/libiovec-15c872251895ac9b.rlib" "/opt/rustwide/target/debug/deps/libnet2-d82c0d63566bfddf.rlib" "/opt/rustwide/target/debug/deps/libnix-84fc10648e2fa0b7.rlib" "/opt/rustwide/target/debug/deps/libvoid-97cb09eed3196251.rlib" "/opt/rustwide/target/debug/deps/libmemmap-a9fcc68126857cda.rlib" "/opt/rustwide/target/debug/deps/libandrew-1a21deb2a7945e1c.rlib" "/opt/rustwide/target/debug/deps/libxml-a36f7ca3370075bd.rlib" "/opt/rustwide/target/debug/deps/libxdg-810f71efbdcfd8aa.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-f9f8c153eaca94d1.rlib" "/opt/rustwide/target/debug/deps/libsame_file-a5d17aca75c021d9.rlib" "/opt/rustwide/target/debug/deps/librusttype-26a7ff0d1c131271.rlib" "/opt/rustwide/target/debug/deps/librusttype-4ad84d8c9af55ed0.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-304c2d8c4b84bb89.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-ab66297e7b3ce0c1.rlib" "/opt/rustwide/target/debug/deps/libordered_float-f77550e8f38993ae.rlib" "/opt/rustwide/target/debug/deps/libapprox-89baaa82dd210add.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-0885cabd5216d6ba.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9f97a4fd61bd1e10.rlib" "/opt/rustwide/target/debug/deps/libdlib-b769517490242d85.rlib" "/opt/rustwide/target/debug/deps/liblibloading-d6d7ccaf9d4ff4a5.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-ba97e9d20ff8c745.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e253cec3fa4e0349.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-178d2cd98fc95652.rlib" "/opt/rustwide/target/debug/deps/liblock_api-07a300a606fd21fc.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e335d69753d979bd.rlib" "/opt/rustwide/target/debug/deps/libinstant-7fbfc1e6fb55506f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c5180c3dc5cc8193.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-e8cad11fd26d5031.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-6ec12a9c05868004.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-339b675ddd6c173a.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-9105d375d0c1db29.rlib" "/opt/rustwide/target/debug/deps/liblog-dd0cc9f7ce37032a.rlib" "/opt/rustwide/target/debug/deps/libtakeable_option-396fdfe12cee3275.rlib" "/opt/rustwide/target/debug/deps/libfnv-5eb3a865ee06cdd3.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-e29dc1646e27c030.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-4e5120ebf383bb13.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-2290129c3f6619c1.rlib" "/opt/rustwide/target/debug/deps/liblibc-7f3b8e4c2db2a8d8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-7bfa6ddb9b2ff1d3.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ddd1f5c7601919b4.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b27398db00870af9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-81e71b56f2a8a8f3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1dac1a412c98f50d.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b7841fd014bf83a1.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-338c0763450dca22.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5f2e5d11836e0967.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-81a9070bd3553adf.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-e297830377b95af4.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-b38b87f2dd197fa0.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-601015f2e15e7e26.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-439f3a589bd88586.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-57ab7e6ac23ce11f.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3aec7f88778e912a.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-b6806800b307d4b9.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-e49d7651b12f7563.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8266574e26adcc3.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stderr] compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error; 1 warning emitted [INFO] [stderr] [INFO] [stderr] error: could not compile `julia`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "5ba5de0fb3598e40505a0553eb2974d033da7e33f10d6385360ed9d235c33fc1"` [INFO] running `"docker" "rm" "-f" "5ba5de0fb3598e40505a0553eb2974d033da7e33f10d6385360ed9d235c33fc1"` [INFO] [stdout] 5ba5de0fb3598e40505a0553eb2974d033da7e33f10d6385360ed9d235c33fc1