[INFO] cloning repository https://github.com/dominictwlee/noc-nannou [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dominictwlee/noc-nannou" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdominictwlee%2Fnoc-nannou", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdominictwlee%2Fnoc-nannou'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 14ae95edb249deed921a8daf2e92ef93278aadad [INFO] testing dominictwlee/noc-nannou 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%2Fdominictwlee%2Fnoc-nannou" "/workspace/builds/worker-19/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-19/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dominictwlee/noc-nannou 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/dominictwlee/noc-nannou [INFO] finished tweaking git repo https://github.com/dominictwlee/noc-nannou [INFO] tweaked toml for git repo https://github.com/dominictwlee/noc-nannou written to /workspace/builds/worker-19/source/Cargo.toml [INFO] crate git repo https://github.com/dominictwlee/noc-nannou 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-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ecfe8e9e17654c05f7358322e86f4eb5fa4fd1256cbdd62cb103e05336707884 [INFO] running `Command { std: "docker" "start" "-a" "ecfe8e9e17654c05f7358322e86f4eb5fa4fd1256cbdd62cb103e05336707884", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ecfe8e9e17654c05f7358322e86f4eb5fa4fd1256cbdd62cb103e05336707884", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecfe8e9e17654c05f7358322e86f4eb5fa4fd1256cbdd62cb103e05336707884", kill_on_drop: false }` [INFO] [stdout] ecfe8e9e17654c05f7358322e86f4eb5fa4fd1256cbdd62cb103e05336707884 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71ed17237e183d8f4480b4c28e56defff3aba50b7dace3742d5f3b7670262763 [INFO] running `Command { std: "docker" "start" "-a" "71ed17237e183d8f4480b4c28e56defff3aba50b7dace3742d5f3b7670262763", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling serde v1.0.107 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling colorful v0.2.1 [INFO] [stderr] Compiling piston-float v0.3.0 [INFO] [stderr] Compiling instant v0.1.3 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling notosans v0.1.0 [INFO] [stderr] Compiling conrod_winit v0.69.0 [INFO] [stderr] Compiling find_folder v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling inflate v0.3.4 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling relevant v0.4.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling rand_os v0.1.3 [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.11 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling sid v0.6.1 [INFO] [stderr] Compiling threadpool v1.8.0 [INFO] [stderr] Compiling pennereq v0.3.1 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling piston-viewport v0.5.0 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling ash v0.29.0 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling gfx-hal v0.4.1 [INFO] [stderr] Compiling lyon_geom v0.15.2 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling deflate v0.8.4 [INFO] [stderr] Compiling tiff v0.4.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling daggy v0.5.0 [INFO] [stderr] Compiling daggy v0.6.0 [INFO] [stderr] Compiling perlin_noise v1.0.1 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling lyon_path v0.15.2 [INFO] [stderr] Compiling png v0.16.3 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling zerocopy-derive v0.1.4 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling lyon_tessellation v0.15.8 [INFO] [stderr] Compiling lyon_algorithms v0.15.0 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling lyon v0.15.8 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling gfx-backend-empty v0.4.0 [INFO] [stderr] Compiling rendy-memory v0.5.2 [INFO] [stderr] Compiling rendy-descriptor v0.5.1 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling jpeg-decoder v0.1.19 [INFO] [stderr] Compiling zerocopy v0.2.8 [INFO] [stderr] Compiling image v0.18.0 [INFO] [stderr] Compiling image v0.23.4 [INFO] [stderr] Compiling gfx-backend-vulkan v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.107 [INFO] [stderr] Compiling conrod_derive v0.69.0 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Compiling noise v0.6.0 [INFO] [stderr] Compiling wgpu-native v0.4.3 [INFO] [stderr] Compiling x11-clipboard v0.5.1 [INFO] [stderr] Compiling wgpu v0.4.0 [INFO] [stderr] Compiling pistoncore-input v0.24.0 [INFO] [stderr] Compiling serde_json v1.0.52 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling smithay-clipboard v0.4.0 [INFO] [stderr] Compiling winit v0.22.1 [INFO] [stderr] Compiling copypasta v0.6.3 [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 noc-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `noc-rust` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name 0_1_random_walk --edition=2018 src/bin/0_1_random_walk.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=0de0cf7f6ab32328 -C extra-filename=-0de0cf7f6ab32328 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nannou=/opt/rustwide/target/debug/deps/libnannou-8445a60c2bb53126.rlib --extern perlin_noise=/opt/rustwide/target/debug/deps/libperlin_noise-fed840f51a277347.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-340f0881b3971585.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libloading-889af5f5dfb4d97d/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: could not compile `noc-rust` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name 0_6_perlin_noise_walker --edition=2018 src/bin/0_6_perlin_noise_walker.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=c539c8223994d7c9 -C extra-filename=-c539c8223994d7c9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nannou=/opt/rustwide/target/debug/deps/libnannou-8445a60c2bb53126.rlib --extern perlin_noise=/opt/rustwide/target/debug/deps/libperlin_noise-fed840f51a277347.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-340f0881b3971585.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libloading-889af5f5dfb4d97d/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `noc-rust` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name 1_1_bouncing_ball_no_vectors --edition=2018 src/bin/1_1_bouncing_ball_no_vectors.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=5f87fe32c581f904 -C extra-filename=-5f87fe32c581f904 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nannou=/opt/rustwide/target/debug/deps/libnannou-8445a60c2bb53126.rlib --extern perlin_noise=/opt/rustwide/target/debug/deps/libperlin_noise-fed840f51a277347.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-340f0881b3971585.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libloading-889af5f5dfb4d97d/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `noc-rust` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name 0_3_walker_right --edition=2018 src/bin/0_3_walker_right.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=e7509951359ed226 -C extra-filename=-e7509951359ed226 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nannou=/opt/rustwide/target/debug/deps/libnannou-8445a60c2bb53126.rlib --extern perlin_noise=/opt/rustwide/target/debug/deps/libperlin_noise-fed840f51a277347.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-340f0881b3971585.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libloading-889af5f5dfb4d97d/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `noc-rust` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name 1_5_vector_magnitude --edition=2018 src/bin/1_5_vector_magnitude.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=72334bc4c0fad37b -C extra-filename=-72334bc4c0fad37b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nannou=/opt/rustwide/target/debug/deps/libnannou-8445a60c2bb53126.rlib --extern perlin_noise=/opt/rustwide/target/debug/deps/libperlin_noise-fed840f51a277347.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-340f0881b3971585.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libloading-889af5f5dfb4d97d/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `noc-rust` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name 0_2_random_distribution --edition=2018 src/bin/0_2_random_distribution.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=bc99b1460b2ae183 -C extra-filename=-bc99b1460b2ae183 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nannou=/opt/rustwide/target/debug/deps/libnannou-8445a60c2bb53126.rlib --extern perlin_noise=/opt/rustwide/target/debug/deps/libperlin_noise-fed840f51a277347.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-340f0881b3971585.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libloading-889af5f5dfb4d97d/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `noc-rust` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name 0_7_2d_perlin_noise --edition=2018 src/bin/0_7_2d_perlin_noise.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=51766b585d230a07 -C extra-filename=-51766b585d230a07 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nannou=/opt/rustwide/target/debug/deps/libnannou-8445a60c2bb53126.rlib --extern perlin_noise=/opt/rustwide/target/debug/deps/libperlin_noise-fed840f51a277347.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-340f0881b3971585.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libloading-889af5f5dfb4d97d/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `noc-rust` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name 0_5_levy_flight_walk --edition=2018 src/bin/0_5_levy_flight_walk.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=4c6e9e4cb3e53556 -C extra-filename=-4c6e9e4cb3e53556 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nannou=/opt/rustwide/target/debug/deps/libnannou-8445a60c2bb53126.rlib --extern perlin_noise=/opt/rustwide/target/debug/deps/libperlin_noise-fed840f51a277347.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-340f0881b3971585.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libloading-889af5f5dfb4d97d/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `noc-rust` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name 1_4_vector_multiplication --edition=2018 src/bin/1_4_vector_multiplication.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=f6b111aaf986d18c -C extra-filename=-f6b111aaf986d18c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nannou=/opt/rustwide/target/debug/deps/libnannou-8445a60c2bb53126.rlib --extern perlin_noise=/opt/rustwide/target/debug/deps/libperlin_noise-fed840f51a277347.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-340f0881b3971585.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libloading-889af5f5dfb4d97d/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `noc-rust` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name 1_2_bouncing_ball_vectors --edition=2018 src/bin/1_2_bouncing_ball_vectors.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=1c9f6d3612737828 -C extra-filename=-1c9f6d3612737828 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nannou=/opt/rustwide/target/debug/deps/libnannou-8445a60c2bb53126.rlib --extern perlin_noise=/opt/rustwide/target/debug/deps/libperlin_noise-fed840f51a277347.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-340f0881b3971585.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libloading-889af5f5dfb4d97d/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `noc-rust` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name 1_6_vector_normalize --edition=2018 src/bin/1_6_vector_normalize.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=2893201a249cd7c6 -C extra-filename=-2893201a249cd7c6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nannou=/opt/rustwide/target/debug/deps/libnannou-8445a60c2bb53126.rlib --extern perlin_noise=/opt/rustwide/target/debug/deps/libperlin_noise-fed840f51a277347.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-340f0881b3971585.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libloading-889af5f5dfb4d97d/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `noc-rust` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name 1_3_vector_subtraction --edition=2018 src/bin/1_3_vector_subtraction.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=695a4af970e1e934 -C extra-filename=-695a4af970e1e934 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nannou=/opt/rustwide/target/debug/deps/libnannou-8445a60c2bb53126.rlib --extern perlin_noise=/opt/rustwide/target/debug/deps/libperlin_noise-fed840f51a277347.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-340f0881b3971585.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libloading-889af5f5dfb4d97d/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `noc-rust` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name 1_7_motion_101 --edition=2018 src/bin/1_7_motion_101.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=2ec44e484a5ad0fe -C extra-filename=-2ec44e484a5ad0fe --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nannou=/opt/rustwide/target/debug/deps/libnannou-8445a60c2bb53126.rlib --extern perlin_noise=/opt/rustwide/target/debug/deps/libperlin_noise-fed840f51a277347.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-340f0881b3971585.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libloading-889af5f5dfb4d97d/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `noc-rust` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name 0_4_gaussian_distribution --edition=2018 src/bin/0_4_gaussian_distribution.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=1a1e8174c3608adf -C extra-filename=-1a1e8174c3608adf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nannou=/opt/rustwide/target/debug/deps/libnannou-8445a60c2bb53126.rlib --extern perlin_noise=/opt/rustwide/target/debug/deps/libperlin_noise-fed840f51a277347.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-340f0881b3971585.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libloading-889af5f5dfb4d97d/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "71ed17237e183d8f4480b4c28e56defff3aba50b7dace3742d5f3b7670262763", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71ed17237e183d8f4480b4c28e56defff3aba50b7dace3742d5f3b7670262763", kill_on_drop: false }` [INFO] [stdout] 71ed17237e183d8f4480b4c28e56defff3aba50b7dace3742d5f3b7670262763