[INFO] cloning repository https://github.com/mystal/nannou-sketches [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mystal/nannou-sketches" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmystal%2Fnannou-sketches"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmystal%2Fnannou-sketches'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5e1d3bce39b5eb49fd2bcfbd623c8ff601d3e8d1 [INFO] testing mystal/nannou-sketches against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmystal%2Fnannou-sketches" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mystal/nannou-sketches on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/mystal/nannou-sketches [INFO] finished tweaking git repo https://github.com/mystal/nannou-sketches [INFO] tweaked toml for git repo https://github.com/mystal/nannou-sketches written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/mystal/nannou-sketches already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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" "+beta-2020-06-03" "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] 324ae3f7b06740c8fc29fbd1c0b59745c85b6ce9ae620e4575e8b348f70f000d [INFO] running `"docker" "start" "-a" "324ae3f7b06740c8fc29fbd1c0b59745c85b6ce9ae620e4575e8b348f70f000d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling siphasher v0.3.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling piston-float v0.3.0 [INFO] [stderr] Compiling colorful v0.2.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling instant v0.1.2 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling find_folder v0.3.0 [INFO] [stderr] Compiling notosans v0.1.0 [INFO] [stderr] Compiling conrod_winit v0.69.0 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling inflate v0.3.4 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling piston-viewport v0.5.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling daggy v0.5.0 [INFO] [stderr] Compiling daggy v0.6.0 [INFO] [stderr] Compiling relevant v0.4.2 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling tiff v0.4.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling gfx-hal v0.4.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ash v0.29.0 [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 euclid v0.20.7 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling sid v0.6.1 [INFO] [stderr] Compiling pennereq v0.3.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling lyon_geom v0.15.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling lyon_path v0.15.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling lyon_algorithms v0.15.0 [INFO] [stderr] Compiling lyon_tessellation v0.15.8 [INFO] [stderr] Compiling gfx-backend-empty v0.4.0 [INFO] [stderr] Compiling rendy-descriptor v0.5.1 [INFO] [stderr] Compiling rendy-memory v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling lyon v0.15.8 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling x11-clipboard v0.5.1 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling gfx-backend-vulkan v0.4.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling image v0.18.0 [INFO] [stderr] Compiling image v0.23.0 [INFO] [stderr] Compiling noise v0.6.0 [INFO] [stderr] Compiling zerocopy-derive v0.1.4 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling conrod_derive v0.69.0 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Compiling smithay-clipboard v0.3.7 [INFO] [stderr] Compiling winit v0.22.2 [INFO] [stderr] Compiling wgpu-native v0.4.3 [INFO] [stderr] Compiling zerocopy v0.2.8 [INFO] [stderr] Compiling copypasta v0.6.2 [INFO] [stderr] Compiling wgpu v0.4.0 [INFO] [stderr] Compiling pistoncore-input v0.24.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling conrod_core v0.69.0 [INFO] [stderr] Compiling conrod_wgpu v0.69.0 [INFO] [stderr] Compiling nannou v0.14.1 [INFO] [stderr] Compiling nannou-sketches v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `Deg` [INFO] [stderr] --> src/bin/010_iso_walkers.rs:6:36 [INFO] [stderr] | [INFO] [stderr] 6 | use nannou::math::{cgmath, Basis2, Deg, Rad, Rotation2}; [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Rad` [INFO] [stderr] --> src/bin/008_lightning.rs:14:54 [INFO] [stderr] | [INFO] [stderr] 14 | use nannou::math::{cgmath, Basis2, Deg, MetricSpace, Rad, Rotation2}; [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `model` [INFO] [stderr] --> src/bin/004_3d_perlin_terrain.rs:35:23 [INFO] [stderr] | [INFO] [stderr] 35 | fn update(_app: &App, model: &mut Model, _update: Update) { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_model` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `window` [INFO] [stderr] --> src/bin/002_starfield.rs:35:9 [INFO] [stderr] | [INFO] [stderr] 35 | let window = app.new_window() [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_window` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `win` [INFO] [stderr] --> src/bin/002_starfield.rs:67:9 [INFO] [stderr] | [INFO] [stderr] 67 | let win = app.window_rect(); [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_win` [INFO] [stderr] [INFO] [stderr] warning: field is never read: `spawn_time` [INFO] [stderr] --> src/bin/008_lightning.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 33 | spawn_time: Instant, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `parent` [INFO] [stderr] --> src/bin/008_lightning.rs:43:5 [INFO] [stderr] | [INFO] [stderr] 43 | parent: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: could not compile `nannou-sketches`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name 007_pastel_circles --edition=2018 src/bin/007_pastel_circles.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -Cembed-bitcode=no -C metadata=9357e7e716076ce3 -C extra-filename=-9357e7e716076ce3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nannou=/opt/rustwide/target/debug/deps/libnannou-b4a2a07d00c8c5b9.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libloading-7852632cb8dd95e1/out -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: 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/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/00x_extended_boids-a981a71f21c6240c.00x_extended_boids.dhtgkl6b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/00x_extended_boids-a981a71f21c6240c.00x_extended_boids.dhtgkl6b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/00x_extended_boids-a981a71f21c6240c.00x_extended_boids.dhtgkl6b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/00x_extended_boids-a981a71f21c6240c.00x_extended_boids.dhtgkl6b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/00x_extended_boids-a981a71f21c6240c.00x_extended_boids.dhtgkl6b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/00x_extended_boids-a981a71f21c6240c.00x_extended_boids.dhtgkl6b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/00x_extended_boids-a981a71f21c6240c.00x_extended_boids.dhtgkl6b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/00x_extended_boids-a981a71f21c6240c.00x_extended_boids.dhtgkl6b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/00x_extended_boids-a981a71f21c6240c.00x_extended_boids.dhtgkl6b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/00x_extended_boids-a981a71f21c6240c.00x_extended_boids.dhtgkl6b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/00x_extended_boids-a981a71f21c6240c.00x_extended_boids.dhtgkl6b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/00x_extended_boids-a981a71f21c6240c.00x_extended_boids.dhtgkl6b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/00x_extended_boids-a981a71f21c6240c.00x_extended_boids.dhtgkl6b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/00x_extended_boids-a981a71f21c6240c.00x_extended_boids.dhtgkl6b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/00x_extended_boids-a981a71f21c6240c.00x_extended_boids.dhtgkl6b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/00x_extended_boids-a981a71f21c6240c.00x_extended_boids.dhtgkl6b-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/00x_extended_boids-a981a71f21c6240c" "/opt/rustwide/target/debug/deps/00x_extended_boids-a981a71f21c6240c.zypebmd2g4vth09.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-7852632cb8dd95e1/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnannou-b4a2a07d00c8c5b9.rlib" "/opt/rustwide/target/debug/deps/libnotosans-2a94d5c0324277a2.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-0ab31228e5d0e100.rlib" "/opt/rustwide/target/debug/deps/librand-f90423941311edb1.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-741b5d849a3c4597.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-4d9f8df22bb25433.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-43ad7f4f7881e377.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-8a1b7e42c7a234f4.rlib" "/opt/rustwide/target/debug/deps/librand_core-5da3ed2d1e5e771c.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-05807021a4f0085d.rlib" "/opt/rustwide/target/debug/deps/libnoise-2bdca85bc15a31d9.rlib" "/opt/rustwide/target/debug/deps/librand-9c79d7d1b29ce5e6.rlib" "/opt/rustwide/target/debug/deps/libimage-1c030df3a7837b10.rlib" "/opt/rustwide/target/debug/deps/libgif-9eb4503ba090cb07.rlib" "/opt/rustwide/target/debug/deps/libpng-b116b963ea1b80b3.rlib" "/opt/rustwide/target/debug/deps/libinflate-db237903aed0ce85.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-7436a760eb9417c2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-2220a48246b04bae.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-0c9972fb15a43969.rlib" "/opt/rustwide/target/debug/deps/libtoml-2671b27bcb1f28ae.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9a1dc05ccf1cfd75.rlib" "/opt/rustwide/target/debug/deps/libryu-4b4c8760ede31513.rlib" "/opt/rustwide/target/debug/deps/libitoa-e4d3dbf43ba598f9.rlib" "/opt/rustwide/target/debug/deps/libimage-79901ceb90a26f8c.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-fbcf13e3cd8ba7f3.rlib" "/opt/rustwide/target/debug/deps/libpng-5979dcd71adcdaae.rlib" "/opt/rustwide/target/debug/deps/libdeflate-875de485c04417b0.rlib" "/opt/rustwide/target/debug/deps/libinflate-48bd8cf5c4fdd24b.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-51306984db5c8f38.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-11c75fb21db7d4b4.rlib" "/opt/rustwide/target/debug/deps/librayon-72404658a9a1d2be.rlib" "/opt/rustwide/target/debug/deps/librayon_core-01827a5feb0a9993.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-8885cf4e61923409.rlib" "/opt/rustwide/target/debug/deps/libeither-b8c2a2abfde13686.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-f75155048add8f63.rlib" "/opt/rustwide/target/debug/deps/libgif-5873258248167283.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-7d689a4974394089.rlib" "/opt/rustwide/target/debug/deps/libtiff-6b3896637759d55c.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-a45da937fb66c489.rlib" "/opt/rustwide/target/debug/deps/libadler32-12a49615b8d76322.rlib" "/opt/rustwide/target/debug/deps/liblzw-5eeb80afe1aa2cd6.rlib" "/opt/rustwide/target/debug/deps/libpennereq-45cdc93e49ff8f2e.rlib" "/opt/rustwide/target/debug/deps/libcgmath-d1f814c51e3e6a4d.rlib" "/opt/rustwide/target/debug/deps/librand-d665ee1f000745ee.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-a1c6b3d36d0acde3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-3699120ba60a86c3.rlib" "/opt/rustwide/target/debug/deps/librand_hc-9d37b6cb518193bb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2cf0460ba40549d8.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-eb0140432c12373b.rlib" "/opt/rustwide/target/debug/deps/librand_core-89a8318458c9e9ad.rlib" "/opt/rustwide/target/debug/deps/librand_os-866542ac454c544b.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-ac6a5de4a71f0f46.rlib" "/opt/rustwide/target/debug/deps/librand_core-80fa15aa92fdb79d.rlib" "/opt/rustwide/target/debug/deps/libpalette-a08c2d2e539d0c44.rlib" "/opt/rustwide/target/debug/deps/libphf-ed500cdadd473f5a.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-0b34612e476ea811.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-922c6a90fa3ae4ab.rlib" "/opt/rustwide/target/debug/deps/libwinit-64b689030d1c2b4f.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-e8ebef6b09006964.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a2db659993232a62.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-8802f6cdc83acc3c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-08073466d0649784.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ad964aa743c0811c.rlib" "/opt/rustwide/target/debug/deps/liblyon-e45cf1c190284ce1.rlib" "/opt/rustwide/target/debug/deps/liblyon_tessellation-37abf356012f9a6a.rlib" "/opt/rustwide/target/debug/deps/liblyon_algorithms-b7fb848d6301af89.rlib" "/opt/rustwide/target/debug/deps/libsid-8738538a215cf2e3.rlib" "/opt/rustwide/target/debug/deps/liblyon_path-1972b4330fb27f81.rlib" "/opt/rustwide/target/debug/deps/liblyon_geom-6147679196faa5b4.rlib" "/opt/rustwide/target/debug/deps/libeuclid-d2194d79fbff7907.rlib" "/opt/rustwide/target/debug/deps/libfind_folder-c65d6d293298efe8.rlib" "/opt/rustwide/target/debug/deps/libdaggy-4915c2f9f74dbbca.rlib" "/opt/rustwide/target/debug/deps/libconrod_winit-95318f1860b42c99.rlib" "/opt/rustwide/target/debug/deps/libconrod_wgpu-f085bd834ce106d0.rlib" "/opt/rustwide/target/debug/deps/libwgpu-7b6585b14160bd8b.rlib" "/opt/rustwide/target/debug/deps/libwgpu_native-4a2bb62de853c273.rlib" "/opt/rustwide/target/debug/deps/libfxhash-c3544a808f70ab6a.rlib" "/opt/rustwide/target/debug/deps/libvec_map-a2ad17c0458999af.rlib" "/opt/rustwide/target/debug/deps/librendy_memory-df4e45a702c68120.rlib" "/opt/rustwide/target/debug/deps/libcolorful-943f764cc3b11486.rlib" "/opt/rustwide/target/debug/deps/libhibitset-385e591b1dfca3ce.rlib" "/opt/rustwide/target/debug/deps/libatom-1657ebb94197d60d.rlib" "/opt/rustwide/target/debug/deps/libcopyless-ed6b30bddb1359c6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-8313fbaf4dec6df3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f5c3c143beeb2b63.rlib" "/opt/rustwide/target/debug/deps/liblock_api-58bb5cdefe8ffb74.rlib" "/opt/rustwide/target/debug/deps/librendy_descriptor-509cb566a4b760d1.rlib" "/opt/rustwide/target/debug/deps/librelevant-d6a3c1646f14fb78.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_vulkan-612676f008fb1fff.rlib" "/opt/rustwide/target/debug/deps/libash-88447b25ab47fd3d.rlib" "/opt/rustwide/target/debug/deps/libshared_library-6bf2792fa0ee3cbd.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_empty-da82f18c410bd969.rlib" "/opt/rustwide/target/debug/deps/libgfx_hal-76ac031f6ee52407.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-7eb7b5c13eeb967d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a4ecaef628265256.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-1d9d07fbad3482b1.rlib" "/opt/rustwide/target/debug/deps/libconrod_core-5d2c55994c772f47.rlib" "/opt/rustwide/target/debug/deps/libinstant-f7b690f313d58d92.rlib" "/opt/rustwide/target/debug/deps/libcopypasta-ddae25ddce41cbb8.rlib" "/opt/rustwide/target/debug/deps/libx11_clipboard-1cb8c2bc31a153c8.rlib" "/opt/rustwide/target/debug/deps/libxcb-c1f54fe653fe25a1.rlib" "/opt/rustwide/target/debug/deps/libsmithay_clipboard-5177d838064f9084.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-71198f14e7898f1d.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-c6592e92ed389099.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-caf18d677a734400.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-52a7da9b2d2e781f.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-25164e9c1402ee8f.rlib" "/opt/rustwide/target/debug/deps/libcalloop-1f5f7e67a470cbba.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-b65ee296eeda531b.rlib" "/opt/rustwide/target/debug/deps/liblazycell-3ad60a807b64fb40.rlib" "/opt/rustwide/target/debug/deps/libmio-4027a50ca325a453.rlib" "/opt/rustwide/target/debug/deps/liblog-d5fb8f8e1e2ae30f.rlib" "/opt/rustwide/target/debug/deps/libslab-ed76159334d42679.rlib" "/opt/rustwide/target/debug/deps/libiovec-4158e55c5e0739a8.rlib" "/opt/rustwide/target/debug/deps/libnet2-8072a424d219367c.rlib" "/opt/rustwide/target/debug/deps/libmemmap-761e81b103a8a09f.rlib" "/opt/rustwide/target/debug/deps/libandrew-8eaf9ce1e08c5d8a.rlib" "/opt/rustwide/target/debug/deps/libxml-829047c0266aef44.rlib" "/opt/rustwide/target/debug/deps/libxdg-efe683288e5eb508.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-65219a0f09a3ba4f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-e2b83830aaa2bc8e.rlib" "/opt/rustwide/target/debug/deps/librusttype-191297c9ca305529.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-f37c82a025b91f58.rlib" "/opt/rustwide/target/debug/deps/libdlib-18915234961835a9.rlib" "/opt/rustwide/target/debug/deps/liblibloading-3d2ee54ffe7b27ba.rlib" "/opt/rustwide/target/debug/deps/libnix-371fcb55eb04118e.rlib" "/opt/rustwide/target/debug/deps/libvoid-95d7177f50bce1f4.rlib" "/opt/rustwide/target/debug/deps/librusttype-bdeb6cbb7972d440.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3204f264f64731d1.rlib" "/opt/rustwide/target/debug/deps/liblibc-fc98354129b9a0f1.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-2589472230042b81.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-1d8ebab012ebac3d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-f5d19e4dcd4605d5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-53811895fa02328e.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ad7cdf44b129b5f8.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-f346b17bcb6c8f0b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-e565d17aa5fa19e8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-9324127851a4e6a1.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-63b8fd2ccf3d7770.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ce281db22c51785b.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-c6ea3cbc0360cdb1.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-896f64f888ebdaae.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-68179395f44956d9.rlib" "/opt/rustwide/target/debug/deps/libordered_float-6aa73cedfa824929.rlib" "/opt/rustwide/target/debug/deps/libapprox-02e61dfa427aeb6c.rlib" "/opt/rustwide/target/debug/deps/libinput-d23c9c41e1a5196a.rlib" "/opt/rustwide/target/debug/deps/libviewport-7556c7364a709ce3.rlib" "/opt/rustwide/target/debug/deps/libfloat-e6aafc950b402d01.rlib" "/opt/rustwide/target/debug/deps/libserde-5769c2be6f4a56d3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-97dc5b0357e0157e.rlib" "/opt/rustwide/target/debug/deps/libnum-6bb7e6a491e0d478.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-07e598226c488e47.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-52ef8f6aee7ba654.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-5c8ce131f800d9e7.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-ed0e0c294eeefba9.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-22c4be117f8a2433.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-27978b4dd95c92c3.rlib" "/opt/rustwide/target/debug/deps/libfnv-24aff38171ea1449.rlib" "/opt/rustwide/target/debug/deps/libdaggy-5c8ff8d93ae8c89c.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-97615f457624375e.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-9cb2d1468dfe81d1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-44f8eb3d0b2fad61.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-abc626f09920d361.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-546e83c8973f1a65.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12768dfc68674934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e06867e4497f2ee8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-cbc579f43f6df57b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7abd6d5a7ebf9a23.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46423c7bc03bd327.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fc3773ed7bc68f07.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9cdc98176efd27e2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-02d88502a763e06b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-8cdc9d38dd6cd3ce.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-336f7d63e72901ef.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-57917b1be5233117.rlib" "-Wl,-Bdynamic" "-ldl" "-lxcb" "-lxcb" "-lxcb" "-lxcb" "-lxcb-render" "-lxcb-shape" "-lxcb-xfixes" "-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 [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "324ae3f7b06740c8fc29fbd1c0b59745c85b6ce9ae620e4575e8b348f70f000d"` [INFO] running `"docker" "rm" "-f" "324ae3f7b06740c8fc29fbd1c0b59745c85b6ce9ae620e4575e8b348f70f000d"` [INFO] [stdout] 324ae3f7b06740c8fc29fbd1c0b59745c85b6ce9ae620e4575e8b348f70f000d