[INFO] cloning repository https://github.com/jeffreyrosenbluth/nannou-sketches [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeffreyrosenbluth/nannou-sketches" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffreyrosenbluth%2Fnannou-sketches"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffreyrosenbluth%2Fnannou-sketches'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a429d85db0c239ab3d04bffb9cbc6be1c93241d8 [INFO] testing jeffreyrosenbluth/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%2Fjeffreyrosenbluth%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/jeffreyrosenbluth/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/jeffreyrosenbluth/nannou-sketches [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/jeffreyrosenbluth/nannou-sketches [INFO] tweaked toml for git repo https://github.com/jeffreyrosenbluth/nannou-sketches written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/jeffreyrosenbluth/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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded primes v0.3.0 [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] [stdout] 89851c1ac99da37646ef6f805fa19d37f6653bd698d9c4c5df2f01b5494644ef [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "89851c1ac99da37646ef6f805fa19d37f6653bd698d9c4c5df2f01b5494644ef"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.69 [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 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 proc-macro2 v0.4.30 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling lazycell v1.2.1 [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 same-file v1.0.6 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling atom v0.3.5 [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 crc32fast v1.2.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling colorful v0.2.1 [INFO] [stderr] Compiling piston-float v0.3.0 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling instant v0.1.3 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [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 bytemuck v1.2.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling conrod_winit v0.69.0 [INFO] [stderr] Compiling notosans v0.1.0 [INFO] [stderr] Compiling find_folder v0.3.0 [INFO] [stderr] Compiling primes v0.3.0 [INFO] [stderr] Compiling lock_api v0.3.4 [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 num-traits v0.2.11 [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 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.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling piston-viewport v0.5.0 [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 x11 v2.18.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling phf v0.8.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 deflate v0.8.4 [INFO] [stderr] Compiling tiff v0.4.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [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.2 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling quote v1.0.4 [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 gfx-hal v0.4.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling threadpool v1.8.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling png v0.16.3 [INFO] [stderr] Compiling daggy v0.5.0 [INFO] [stderr] Compiling daggy v0.6.0 [INFO] [stderr] Compiling ash v0.29.0 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling euclid v0.20.10 [INFO] [stderr] Compiling pennereq v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling sid v0.5.2 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling lyon_geom v0.14.1 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling lyon_path v0.14.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Compiling lyon_tessellation v0.14.2 [INFO] [stderr] Compiling lyon_algorithms v0.14.0 [INFO] [stderr] Compiling zerocopy-derive v0.1.4 [INFO] [stderr] Compiling lyon v0.14.2 [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 zerocopy v0.2.8 [INFO] [stderr] Compiling x11-clipboard v0.5.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.19 [INFO] [stderr] Compiling image v0.18.0 [INFO] [stderr] Compiling image v0.23.4 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling conrod_derive v0.69.0 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling noise v0.6.0 [INFO] [stderr] Compiling gfx-backend-vulkan v0.4.3 [INFO] [stderr] Compiling smithay-clipboard v0.4.0 [INFO] [stderr] Compiling winit v0.21.0 [INFO] [stderr] Compiling copypasta v0.6.3 [INFO] [stderr] Compiling wgpu-native v0.4.3 [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 conrod_core v0.69.0 [INFO] [stderr] Compiling wgpu v0.4.0 [INFO] [stderr] Compiling conrod_wgpu v0.69.0 [INFO] [stderr] Compiling nannou v0.13.1 [INFO] [stderr] Compiling sketches v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 46s [INFO] running `"docker" "inspect" "89851c1ac99da37646ef6f805fa19d37f6653bd698d9c4c5df2f01b5494644ef"` [INFO] running `"docker" "rm" "-f" "89851c1ac99da37646ef6f805fa19d37f6653bd698d9c4c5df2f01b5494644ef"` [INFO] [stdout] 89851c1ac99da37646ef6f805fa19d37f6653bd698d9c4c5df2f01b5494644ef [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" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e5d6df9ca044266ad4cf170211e1e84300e378d8de948e920c08a5c89229105a [INFO] running `"docker" "start" "-a" "e5d6df9ca044266ad4cf170211e1e84300e378d8de948e920c08a5c89229105a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling sketches v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `sketches::captured_frame_path` [INFO] [stderr] --> examples/rings.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use sketches::captured_frame_path; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `captured_frame_path` [INFO] [stderr] --> examples/reveal.rs:3:30 [INFO] [stderr] | [INFO] [stderr] 3 | use sketches::{with_opacity, captured_frame_path}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Draw` in this scope [INFO] [stderr] --> examples/squares.rs:102:18 [INFO] [stderr] | [INFO] [stderr] 102 | fn square(draw: &Draw, position: Point2, rot: f32, col: Rgb) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: consider importing one of these items [INFO] [stderr] | [INFO] [stderr] 4 | use nannou::Draw; [INFO] [stderr] | [INFO] [stderr] 4 | use nannou::app::Draw; [INFO] [stderr] | [INFO] [stderr] 4 | use nannou::draw::Draw; [INFO] [stderr] | [INFO] [stderr] 4 | use nannou::draw::properties::Draw; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unused import: `nannou::ease::cubic::ease_in_out` [INFO] [stderr] --> examples/template.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use nannou::ease::cubic::ease_in_out; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `sketches::captured_frame_path` [INFO] [stderr] --> examples/squares.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use sketches::captured_frame_path; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Draw` in this scope [INFO] [stderr] --> examples/kaleidoscope.rs:65:30 [INFO] [stderr] | [INFO] [stderr] 65 | fn display(&self, draw: &Draw) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: consider importing one of these items [INFO] [stderr] | [INFO] [stderr] 1 | use nannou::Draw; [INFO] [stderr] | [INFO] [stderr] 1 | use nannou::app::Draw; [INFO] [stderr] | [INFO] [stderr] 1 | use nannou::draw::Draw; [INFO] [stderr] | [INFO] [stderr] 1 | use nannou::draw::properties::Draw; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Draw` in this scope [INFO] [stderr] --> examples/dolphin.rs:50:22 [INFO] [stderr] | [INFO] [stderr] 50 | fn circles(draw: &Draw, angle: f32, c: C, s: f32) [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: consider importing one of these items [INFO] [stderr] | [INFO] [stderr] 1 | use nannou::Draw; [INFO] [stderr] | [INFO] [stderr] 1 | use nannou::app::Draw; [INFO] [stderr] | [INFO] [stderr] 1 | use nannou::draw::Draw; [INFO] [stderr] | [INFO] [stderr] 1 | use nannou::draw::properties::Draw; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Draw` in this scope [INFO] [stderr] --> examples/dolphin.rs:72:16 [INFO] [stderr] | [INFO] [stderr] 72 | fn grid(draw: &Draw) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: consider importing one of these items [INFO] [stderr] | [INFO] [stderr] 1 | use nannou::Draw; [INFO] [stderr] | [INFO] [stderr] 1 | use nannou::app::Draw; [INFO] [stderr] | [INFO] [stderr] 1 | use nannou::draw::Draw; [INFO] [stderr] | [INFO] [stderr] 1 | use nannou::draw::properties::Draw; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unused import: `sketches::captured_frame_path` [INFO] [stderr] --> examples/dolphin.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use sketches::captured_frame_path; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Draw` in this scope [INFO] [stderr] --> examples/pendulum.rs:57:18 [INFO] [stderr] | [INFO] [stderr] 57 | fn stripe(draw: &Draw, x: f32, w: f32, h: f32) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: consider importing one of these items [INFO] [stderr] | [INFO] [stderr] 1 | use nannou::Draw; [INFO] [stderr] | [INFO] [stderr] 1 | use nannou::app::Draw; [INFO] [stderr] | [INFO] [stderr] 1 | use nannou::draw::Draw; [INFO] [stderr] | [INFO] [stderr] 1 | use nannou::draw::properties::Draw; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Draw` in this scope [INFO] [stderr] --> examples/pendulum.rs:62:15 [INFO] [stderr] | [INFO] [stderr] 62 | fn bob(draw: &Draw, x: f32, y: f32, size: f32) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: consider importing one of these items [INFO] [stderr] | [INFO] [stderr] 1 | use nannou::Draw; [INFO] [stderr] | [INFO] [stderr] 1 | use nannou::app::Draw; [INFO] [stderr] | [INFO] [stderr] 1 | use nannou::draw::Draw; [INFO] [stderr] | [INFO] [stderr] 1 | use nannou::draw::properties::Draw; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unused import: `sketches::captured_frame_path` [INFO] [stderr] --> examples/pendulum.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use sketches::captured_frame_path; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `app` [INFO] [stderr] --> examples/template.rs:8:11 [INFO] [stderr] | [INFO] [stderr] 8 | fn update(app: &App, m: &mut Model, _update: Update) { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_app` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `m` [INFO] [stderr] --> examples/template.rs:8:22 [INFO] [stderr] | [INFO] [stderr] 8 | fn update(app: &App, m: &mut Model, _update: Update) { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `m` [INFO] [stderr] --> examples/template.rs:20:20 [INFO] [stderr] | [INFO] [stderr] 20 | fn view(app: &App, m: &Model, frame: Frame) { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error; 1 warning emitted [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0412`. [INFO] [stderr] error: could not compile `sketches`. [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: aborting due to 2 previous errors; 1 warning emitted [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0412`. [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0412`. [INFO] [stderr] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0412`. [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/examples/template-be58f3f225f57c5b.template.f383fb8a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/template-be58f3f225f57c5b.template.f383fb8a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/template-be58f3f225f57c5b.template.f383fb8a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/template-be58f3f225f57c5b.template.f383fb8a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/template-be58f3f225f57c5b.template.f383fb8a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/template-be58f3f225f57c5b.template.f383fb8a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/template-be58f3f225f57c5b.template.f383fb8a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/template-be58f3f225f57c5b.template.f383fb8a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/template-be58f3f225f57c5b.template.f383fb8a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/template-be58f3f225f57c5b.template.f383fb8a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/template-be58f3f225f57c5b.template.f383fb8a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/template-be58f3f225f57c5b.template.f383fb8a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/template-be58f3f225f57c5b.template.f383fb8a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/template-be58f3f225f57c5b.template.f383fb8a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/template-be58f3f225f57c5b.template.f383fb8a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/template-be58f3f225f57c5b.template.f383fb8a-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/template-be58f3f225f57c5b" "/opt/rustwide/target/debug/examples/template-be58f3f225f57c5b.182hf61xqjt31e01.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-0dc0afd6115618cf/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-bdd4ae7eabac5c97.rlib" "/opt/rustwide/target/debug/deps/libnotosans-2a99d564baf9a818.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-a7704b717ebb52b2.rlib" "/opt/rustwide/target/debug/deps/librand-40524d7bc9897096.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-745c93fbe72c4c79.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0c646e45b781a0eb.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-eb2823c1b1b026b4.rlib" "/opt/rustwide/target/debug/deps/librand_core-a641ebc97d227f01.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-3742b24d31af7784.rlib" "/opt/rustwide/target/debug/deps/libnoise-aa38f275e9ee03fb.rlib" "/opt/rustwide/target/debug/deps/librand-e270db0b0386f990.rlib" "/opt/rustwide/target/debug/deps/libimage-1ee76119fa6e8207.rlib" "/opt/rustwide/target/debug/deps/libgif-cca082a22eeea0db.rlib" "/opt/rustwide/target/debug/deps/libpng-ea1162cc64091f0f.rlib" "/opt/rustwide/target/debug/deps/libdeflate-dd0167482f682c8b.rlib" "/opt/rustwide/target/debug/deps/libinflate-3d963fb47b023a88.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-bda960cb024a3dbe.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-57bb712659c240d3.rlib" "/opt/rustwide/target/debug/deps/libcgmath-697393aa2072a96d.rlib" "/opt/rustwide/target/debug/deps/librand-1c548957432a0c6a.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-9137e90b66e9e6c6.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-765ae007666635d1.rlib" "/opt/rustwide/target/debug/deps/librand_hc-887e3f0b842d4fa4.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-da5f89cfe8afc855.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2ce0e949bd8770fd.rlib" "/opt/rustwide/target/debug/deps/librand_core-e31c4a8daf1551c2.rlib" "/opt/rustwide/target/debug/deps/librand_os-efb031fb10cfab88.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-090e0608e0e97bb5.rlib" "/opt/rustwide/target/debug/deps/librand_core-fc3b85f002e2a6f9.rlib" "/opt/rustwide/target/debug/deps/libtoml-a0bdf4e00fbb827c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-dd42831d4c685ff0.rlib" "/opt/rustwide/target/debug/deps/libryu-767a1abff7c121fa.rlib" "/opt/rustwide/target/debug/deps/libitoa-b97c5d72b295aa2e.rlib" "/opt/rustwide/target/debug/deps/libimage-2607cc163487e1a1.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-c63f64a514a96f76.rlib" "/opt/rustwide/target/debug/deps/libpng-930b66c32b4b9573.rlib" "/opt/rustwide/target/debug/deps/libinflate-c136b13ddac0b16a.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-10e48aefe5c8c7a8.rlib" "/opt/rustwide/target/debug/deps/libdeflate-8d0bf79e859fb8b6.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-d2014c933c336db2.rlib" "/opt/rustwide/target/debug/deps/librayon-417fff3c792307b3.rlib" "/opt/rustwide/target/debug/deps/librayon_core-879aca25bad44c90.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-75bbc5e15dc0ed21.rlib" "/opt/rustwide/target/debug/deps/libeither-667bb5f36f496548.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-4b8ceb511173985b.rlib" "/opt/rustwide/target/debug/deps/libgif-d468bd51667d24f3.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-b1efc12c392b9f46.rlib" "/opt/rustwide/target/debug/deps/libtiff-7bf07edfa05a1434.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-6eca02b8afa79989.rlib" "/opt/rustwide/target/debug/deps/libadler32-f244741275b1e8cf.rlib" "/opt/rustwide/target/debug/deps/liblzw-88a56833efa91571.rlib" "/opt/rustwide/target/debug/deps/libpennereq-ac1642ce8f6f95dd.rlib" "/opt/rustwide/target/debug/deps/libpalette-c12bb2f04d1e7327.rlib" "/opt/rustwide/target/debug/deps/libphf-dd1929ab4e674ec9.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-4b98491fb952c905.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-26c1a5e5cccb711c.rlib" "/opt/rustwide/target/debug/deps/libwinit-11cf2f473d8ed662.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-0e237f6656590c48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a18950811759b5e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e58ffaa6aee01330.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4855e1e056c82a35.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0ffc8bb136e2289a.rlib" "/opt/rustwide/target/debug/deps/liblyon-5995b9ff5e9d3f8b.rlib" "/opt/rustwide/target/debug/deps/liblyon_algorithms-1fd06090483a875b.rlib" "/opt/rustwide/target/debug/deps/liblyon_tessellation-7063d8aea00cc411.rlib" "/opt/rustwide/target/debug/deps/libsid-b179299efff3cf4e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4bcc2b9762e7da3a.rlib" "/opt/rustwide/target/debug/deps/liblyon_path-8dd9ffde22ff0078.rlib" "/opt/rustwide/target/debug/deps/liblyon_geom-e8e105127fbc6803.rlib" "/opt/rustwide/target/debug/deps/libeuclid-3cd101982cfaeab3.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-5500f61fd4f09f05.rlib" "/opt/rustwide/target/debug/deps/libnodrop-fbdee1536146624a.rlib" "/opt/rustwide/target/debug/deps/libfind_folder-de1a521d5c85effb.rlib" "/opt/rustwide/target/debug/deps/libdaggy-c94ada3818fc90ee.rlib" "/opt/rustwide/target/debug/deps/libconrod_winit-d54a59111fb0779a.rlib" "/opt/rustwide/target/debug/deps/libconrod_wgpu-149e194cc09ac95b.rlib" "/opt/rustwide/target/debug/deps/libwgpu-4e67bab760770025.rlib" "/opt/rustwide/target/debug/deps/libwgpu_native-324c89acaf64b7d0.rlib" "/opt/rustwide/target/debug/deps/libfxhash-6fefcd03440aac4a.rlib" "/opt/rustwide/target/debug/deps/libvec_map-423d6945ab3c8d98.rlib" "/opt/rustwide/target/debug/deps/librendy_memory-55593876ae9131f0.rlib" "/opt/rustwide/target/debug/deps/libcolorful-cd1cab5ef2ae8d16.rlib" "/opt/rustwide/target/debug/deps/libhibitset-ffe0b11bb4e436c2.rlib" "/opt/rustwide/target/debug/deps/libatom-e8516b6a2f53b099.rlib" "/opt/rustwide/target/debug/deps/libcopyless-e8fee04a548864ef.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ddb7017bf992413c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-928dd6ed87a499d3.rlib" "/opt/rustwide/target/debug/deps/liblock_api-bcbe0572741418d2.rlib" "/opt/rustwide/target/debug/deps/librendy_descriptor-a167eaab0acd3a62.rlib" "/opt/rustwide/target/debug/deps/librelevant-29e02cac17360b89.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_vulkan-2e02b2c1632e628e.rlib" "/opt/rustwide/target/debug/deps/libash-2cb20cea5b53ea14.rlib" "/opt/rustwide/target/debug/deps/libshared_library-2b29e217e2a8a478.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_empty-f0715aa08b8a047a.rlib" "/opt/rustwide/target/debug/deps/libgfx_hal-a79becdd7bfcadeb.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-d7ed3a932c493118.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-13f2e93db959e239.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-f7f4d3123c6402da.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6344238339027237.rlib" "/opt/rustwide/target/debug/deps/libconrod_core-6feb0e87e176b001.rlib" "/opt/rustwide/target/debug/deps/libinstant-709ad5838d5955a3.rlib" "/opt/rustwide/target/debug/deps/libcopypasta-59fc7addb42bdc09.rlib" "/opt/rustwide/target/debug/deps/libx11_clipboard-c62b347e7678d7e3.rlib" "/opt/rustwide/target/debug/deps/libxcb-72e2ec5c960e44f8.rlib" "/opt/rustwide/target/debug/deps/libsmithay_clipboard-be364f35a9fd313c.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-caa25c5de805b2c8.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-75b670ac9f85588f.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-ec7dcf02b0d2a02d.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-5bc192f5440929ce.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-4c91549bbfcc6b8a.rlib" "/opt/rustwide/target/debug/deps/libcalloop-1aee749e1836d295.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-fba27c704e4d02f3.rlib" "/opt/rustwide/target/debug/deps/liblazycell-8af75650e0be4a4b.rlib" "/opt/rustwide/target/debug/deps/libmio-cf27bc1995770664.rlib" "/opt/rustwide/target/debug/deps/liblog-c709ae7ff9aa4321.rlib" "/opt/rustwide/target/debug/deps/libslab-4c5e5a4b1eda1a25.rlib" "/opt/rustwide/target/debug/deps/libiovec-903d7687263eef4f.rlib" "/opt/rustwide/target/debug/deps/libnet2-e73c8c30694d9edd.rlib" "/opt/rustwide/target/debug/deps/libmemmap-c80ec01273084199.rlib" "/opt/rustwide/target/debug/deps/libandrew-a684dffbe2d6a901.rlib" "/opt/rustwide/target/debug/deps/libxml-463aff6a8c23c02c.rlib" "/opt/rustwide/target/debug/deps/libxdg-663ac5e3ed3c5025.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-b60c3dbb1d2112ec.rlib" "/opt/rustwide/target/debug/deps/libsame_file-cfe40c7e1063fdbf.rlib" "/opt/rustwide/target/debug/deps/librusttype-6cee424ca0cf3074.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-92ee7aa3e0fea1b7.rlib" "/opt/rustwide/target/debug/deps/libdlib-8fb1f2b57ec8bca6.rlib" "/opt/rustwide/target/debug/deps/liblibloading-67a62fa62d3acd29.rlib" "/opt/rustwide/target/debug/deps/libnix-0e46726c9382563a.rlib" "/opt/rustwide/target/debug/deps/libvoid-54fa5ba7557385ce.rlib" "/opt/rustwide/target/debug/deps/librusttype-f01768b5de07f2b5.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bc27f7054a1b722a.rlib" "/opt/rustwide/target/debug/deps/liblibc-4188ef2a529901ad.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-483193d596f97a25.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-78580fbf595daae7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a9e0d04c077c91e1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-eb28c5bd8246c8d0.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6e82e76ec854833d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-5c24e8767944acb0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-76f5c6d637dd14b0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-36bd8bbfaaa85bd1.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-c59d4d0642fbf7ab.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0d7329a98a9ffead.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-f08d722384c55f9e.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-7f0e530bd389a825.rlib" "/opt/rustwide/target/debug/deps/libordered_float-c4d1db88d1092e88.rlib" "/opt/rustwide/target/debug/deps/libapprox-52172897a72429a6.rlib" "/opt/rustwide/target/debug/deps/libinput-902a7a0c8c725510.rlib" "/opt/rustwide/target/debug/deps/libviewport-3466a42bc4c05f76.rlib" "/opt/rustwide/target/debug/deps/libfloat-a06aaaecf69abfa5.rlib" "/opt/rustwide/target/debug/deps/libserde-c9efe1cb098a861e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-a637fa8d282392d5.rlib" "/opt/rustwide/target/debug/deps/libnum-40e8542aefff9d80.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-af82bec5a5ada219.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-896fd412d0a6b0de.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-dc7be469340a2a37.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-8d713679aa16e240.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3d10e159d6ba836e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-447df9d8850f95e5.rlib" "/opt/rustwide/target/debug/deps/libfnv-18c63eb7d27d11b7.rlib" "/opt/rustwide/target/debug/deps/libdaggy-ab98357a4daa1d85.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-e40edc09b2fcaa2e.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-80014ab6e67a7424.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; 4 warnings emitted [INFO] [stderr] [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/examples/rings-caf1fbd62051c3a8.rings.7tn2krxe-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/rings-caf1fbd62051c3a8.rings.7tn2krxe-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/rings-caf1fbd62051c3a8.rings.7tn2krxe-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/rings-caf1fbd62051c3a8.rings.7tn2krxe-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/rings-caf1fbd62051c3a8.rings.7tn2krxe-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/rings-caf1fbd62051c3a8.rings.7tn2krxe-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/rings-caf1fbd62051c3a8.rings.7tn2krxe-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/rings-caf1fbd62051c3a8.rings.7tn2krxe-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/rings-caf1fbd62051c3a8.rings.7tn2krxe-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/rings-caf1fbd62051c3a8.rings.7tn2krxe-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/rings-caf1fbd62051c3a8.rings.7tn2krxe-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/rings-caf1fbd62051c3a8.rings.7tn2krxe-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/rings-caf1fbd62051c3a8.rings.7tn2krxe-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/rings-caf1fbd62051c3a8.rings.7tn2krxe-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/rings-caf1fbd62051c3a8.rings.7tn2krxe-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/rings-caf1fbd62051c3a8.rings.7tn2krxe-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/rings-caf1fbd62051c3a8" "/opt/rustwide/target/debug/examples/rings-caf1fbd62051c3a8.o4npgv7khbl7rf6.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-0dc0afd6115618cf/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/libsketches-cd0269ca6ac92df4.rlib" "/opt/rustwide/target/debug/deps/libnannou-bdd4ae7eabac5c97.rlib" "/opt/rustwide/target/debug/deps/libnotosans-2a99d564baf9a818.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-a7704b717ebb52b2.rlib" "/opt/rustwide/target/debug/deps/librand-40524d7bc9897096.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-745c93fbe72c4c79.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0c646e45b781a0eb.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-eb2823c1b1b026b4.rlib" "/opt/rustwide/target/debug/deps/librand_core-a641ebc97d227f01.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-3742b24d31af7784.rlib" "/opt/rustwide/target/debug/deps/libnoise-aa38f275e9ee03fb.rlib" "/opt/rustwide/target/debug/deps/librand-e270db0b0386f990.rlib" "/opt/rustwide/target/debug/deps/libimage-1ee76119fa6e8207.rlib" "/opt/rustwide/target/debug/deps/libgif-cca082a22eeea0db.rlib" "/opt/rustwide/target/debug/deps/libpng-ea1162cc64091f0f.rlib" "/opt/rustwide/target/debug/deps/libdeflate-dd0167482f682c8b.rlib" "/opt/rustwide/target/debug/deps/libinflate-3d963fb47b023a88.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-bda960cb024a3dbe.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-57bb712659c240d3.rlib" "/opt/rustwide/target/debug/deps/libcgmath-697393aa2072a96d.rlib" "/opt/rustwide/target/debug/deps/librand-1c548957432a0c6a.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-9137e90b66e9e6c6.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-765ae007666635d1.rlib" "/opt/rustwide/target/debug/deps/librand_hc-887e3f0b842d4fa4.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-da5f89cfe8afc855.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2ce0e949bd8770fd.rlib" "/opt/rustwide/target/debug/deps/librand_core-e31c4a8daf1551c2.rlib" "/opt/rustwide/target/debug/deps/librand_os-efb031fb10cfab88.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-090e0608e0e97bb5.rlib" "/opt/rustwide/target/debug/deps/librand_core-fc3b85f002e2a6f9.rlib" "/opt/rustwide/target/debug/deps/libtoml-a0bdf4e00fbb827c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-dd42831d4c685ff0.rlib" "/opt/rustwide/target/debug/deps/libryu-767a1abff7c121fa.rlib" "/opt/rustwide/target/debug/deps/libitoa-b97c5d72b295aa2e.rlib" "/opt/rustwide/target/debug/deps/libimage-2607cc163487e1a1.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-c63f64a514a96f76.rlib" "/opt/rustwide/target/debug/deps/libpng-930b66c32b4b9573.rlib" "/opt/rustwide/target/debug/deps/libinflate-c136b13ddac0b16a.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-10e48aefe5c8c7a8.rlib" "/opt/rustwide/target/debug/deps/libdeflate-8d0bf79e859fb8b6.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-d2014c933c336db2.rlib" "/opt/rustwide/target/debug/deps/librayon-417fff3c792307b3.rlib" "/opt/rustwide/target/debug/deps/librayon_core-879aca25bad44c90.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-75bbc5e15dc0ed21.rlib" "/opt/rustwide/target/debug/deps/libeither-667bb5f36f496548.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-4b8ceb511173985b.rlib" "/opt/rustwide/target/debug/deps/libgif-d468bd51667d24f3.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-b1efc12c392b9f46.rlib" "/opt/rustwide/target/debug/deps/libtiff-7bf07edfa05a1434.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-6eca02b8afa79989.rlib" "/opt/rustwide/target/debug/deps/libadler32-f244741275b1e8cf.rlib" "/opt/rustwide/target/debug/deps/liblzw-88a56833efa91571.rlib" "/opt/rustwide/target/debug/deps/libpennereq-ac1642ce8f6f95dd.rlib" "/opt/rustwide/target/debug/deps/libpalette-c12bb2f04d1e7327.rlib" "/opt/rustwide/target/debug/deps/libphf-dd1929ab4e674ec9.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-4b98491fb952c905.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-26c1a5e5cccb711c.rlib" "/opt/rustwide/target/debug/deps/libwinit-11cf2f473d8ed662.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-0e237f6656590c48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a18950811759b5e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e58ffaa6aee01330.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4855e1e056c82a35.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0ffc8bb136e2289a.rlib" "/opt/rustwide/target/debug/deps/liblyon-5995b9ff5e9d3f8b.rlib" "/opt/rustwide/target/debug/deps/liblyon_algorithms-1fd06090483a875b.rlib" "/opt/rustwide/target/debug/deps/liblyon_tessellation-7063d8aea00cc411.rlib" "/opt/rustwide/target/debug/deps/libsid-b179299efff3cf4e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4bcc2b9762e7da3a.rlib" "/opt/rustwide/target/debug/deps/liblyon_path-8dd9ffde22ff0078.rlib" "/opt/rustwide/target/debug/deps/liblyon_geom-e8e105127fbc6803.rlib" "/opt/rustwide/target/debug/deps/libeuclid-3cd101982cfaeab3.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-5500f61fd4f09f05.rlib" "/opt/rustwide/target/debug/deps/libnodrop-fbdee1536146624a.rlib" "/opt/rustwide/target/debug/deps/libfind_folder-de1a521d5c85effb.rlib" "/opt/rustwide/target/debug/deps/libdaggy-c94ada3818fc90ee.rlib" "/opt/rustwide/target/debug/deps/libconrod_winit-d54a59111fb0779a.rlib" "/opt/rustwide/target/debug/deps/libconrod_wgpu-149e194cc09ac95b.rlib" "/opt/rustwide/target/debug/deps/libwgpu-4e67bab760770025.rlib" "/opt/rustwide/target/debug/deps/libwgpu_native-324c89acaf64b7d0.rlib" "/opt/rustwide/target/debug/deps/libfxhash-6fefcd03440aac4a.rlib" "/opt/rustwide/target/debug/deps/libvec_map-423d6945ab3c8d98.rlib" "/opt/rustwide/target/debug/deps/librendy_memory-55593876ae9131f0.rlib" "/opt/rustwide/target/debug/deps/libcolorful-cd1cab5ef2ae8d16.rlib" "/opt/rustwide/target/debug/deps/libhibitset-ffe0b11bb4e436c2.rlib" "/opt/rustwide/target/debug/deps/libatom-e8516b6a2f53b099.rlib" "/opt/rustwide/target/debug/deps/libcopyless-e8fee04a548864ef.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ddb7017bf992413c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-928dd6ed87a499d3.rlib" "/opt/rustwide/target/debug/deps/liblock_api-bcbe0572741418d2.rlib" "/opt/rustwide/target/debug/deps/librendy_descriptor-a167eaab0acd3a62.rlib" "/opt/rustwide/target/debug/deps/librelevant-29e02cac17360b89.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_vulkan-2e02b2c1632e628e.rlib" "/opt/rustwide/target/debug/deps/libash-2cb20cea5b53ea14.rlib" "/opt/rustwide/target/debug/deps/libshared_library-2b29e217e2a8a478.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_empty-f0715aa08b8a047a.rlib" "/opt/rustwide/target/debug/deps/libgfx_hal-a79becdd7bfcadeb.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-d7ed3a932c493118.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-13f2e93db959e239.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-f7f4d3123c6402da.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6344238339027237.rlib" "/opt/rustwide/target/debug/deps/libconrod_core-6feb0e87e176b001.rlib" "/opt/rustwide/target/debug/deps/libinstant-709ad5838d5955a3.rlib" "/opt/rustwide/target/debug/deps/libcopypasta-59fc7addb42bdc09.rlib" "/opt/rustwide/target/debug/deps/libx11_clipboard-c62b347e7678d7e3.rlib" "/opt/rustwide/target/debug/deps/libxcb-72e2ec5c960e44f8.rlib" "/opt/rustwide/target/debug/deps/libsmithay_clipboard-be364f35a9fd313c.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-caa25c5de805b2c8.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-75b670ac9f85588f.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-ec7dcf02b0d2a02d.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-5bc192f5440929ce.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-4c91549bbfcc6b8a.rlib" "/opt/rustwide/target/debug/deps/libcalloop-1aee749e1836d295.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-fba27c704e4d02f3.rlib" "/opt/rustwide/target/debug/deps/liblazycell-8af75650e0be4a4b.rlib" "/opt/rustwide/target/debug/deps/libmio-cf27bc1995770664.rlib" "/opt/rustwide/target/debug/deps/liblog-c709ae7ff9aa4321.rlib" "/opt/rustwide/target/debug/deps/libslab-4c5e5a4b1eda1a25.rlib" "/opt/rustwide/target/debug/deps/libiovec-903d7687263eef4f.rlib" "/opt/rustwide/target/debug/deps/libnet2-e73c8c30694d9edd.rlib" "/opt/rustwide/target/debug/deps/libmemmap-c80ec01273084199.rlib" "/opt/rustwide/target/debug/deps/libandrew-a684dffbe2d6a901.rlib" "/opt/rustwide/target/debug/deps/libxml-463aff6a8c23c02c.rlib" "/opt/rustwide/target/debug/deps/libxdg-663ac5e3ed3c5025.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-b60c3dbb1d2112ec.rlib" "/opt/rustwide/target/debug/deps/libsame_file-cfe40c7e1063fdbf.rlib" "/opt/rustwide/target/debug/deps/librusttype-6cee424ca0cf3074.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-92ee7aa3e0fea1b7.rlib" "/opt/rustwide/target/debug/deps/libdlib-8fb1f2b57ec8bca6.rlib" "/opt/rustwide/target/debug/deps/liblibloading-67a62fa62d3acd29.rlib" "/opt/rustwide/target/debug/deps/libnix-0e46726c9382563a.rlib" "/opt/rustwide/target/debug/deps/libvoid-54fa5ba7557385ce.rlib" "/opt/rustwide/target/debug/deps/librusttype-f01768b5de07f2b5.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bc27f7054a1b722a.rlib" "/opt/rustwide/target/debug/deps/liblibc-4188ef2a529901ad.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-483193d596f97a25.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-78580fbf595daae7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a9e0d04c077c91e1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-eb28c5bd8246c8d0.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6e82e76ec854833d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-5c24e8767944acb0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-76f5c6d637dd14b0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-36bd8bbfaaa85bd1.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-c59d4d0642fbf7ab.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0d7329a98a9ffead.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-f08d722384c55f9e.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-7f0e530bd389a825.rlib" "/opt/rustwide/target/debug/deps/libordered_float-c4d1db88d1092e88.rlib" "/opt/rustwide/target/debug/deps/libapprox-52172897a72429a6.rlib" "/opt/rustwide/target/debug/deps/libinput-902a7a0c8c725510.rlib" "/opt/rustwide/target/debug/deps/libviewport-3466a42bc4c05f76.rlib" "/opt/rustwide/target/debug/deps/libfloat-a06aaaecf69abfa5.rlib" "/opt/rustwide/target/debug/deps/libserde-c9efe1cb098a861e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-a637fa8d282392d5.rlib" "/opt/rustwide/target/debug/deps/libnum-40e8542aefff9d80.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-af82bec5a5ada219.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-896fd412d0a6b0de.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-dc7be469340a2a37.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-8d713679aa16e240.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3d10e159d6ba836e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-447df9d8850f95e5.rlib" "/opt/rustwide/target/debug/deps/libfnv-18c63eb7d27d11b7.rlib" "/opt/rustwide/target/debug/deps/libdaggy-ab98357a4daa1d85.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-e40edc09b2fcaa2e.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-80014ab6e67a7424.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; 1 warning emitted [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "e5d6df9ca044266ad4cf170211e1e84300e378d8de948e920c08a5c89229105a"` [INFO] running `"docker" "rm" "-f" "e5d6df9ca044266ad4cf170211e1e84300e378d8de948e920c08a5c89229105a"` [INFO] [stdout] e5d6df9ca044266ad4cf170211e1e84300e378d8de948e920c08a5c89229105a