[INFO] fetching crate fumarole 0.1.23... [INFO] testing fumarole-0.1.23 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate fumarole 0.1.23 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate fumarole 0.1.23 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fumarole 0.1.23 [INFO] finished tweaking crates.io crate fumarole 0.1.23 [INFO] tweaked toml for crates.io crate fumarole 0.1.23 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate fumarole 0.1.23 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", 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] Downloading crates ... [INFO] [stderr] Downloaded num-rational v0.2.3 [INFO] [stderr] Downloaded glutin v0.22.0-alpha6 [INFO] [stderr] Downloaded image v0.22.4 [INFO] [stderr] Downloaded glium v0.26.0-alpha6 [INFO] [stderr] Downloaded backtrace v0.3.43 [INFO] [stderr] Downloaded rusttype v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5806352f6f0980fde9e6eaa6cb579dff4b949c77a88350d44d80e178e71e69c1 [INFO] running `Command { std: "docker" "start" "-a" "5806352f6f0980fde9e6eaa6cb579dff4b949c77a88350d44d80e178e71e69c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5806352f6f0980fde9e6eaa6cb579dff4b949c77a88350d44d80e178e71e69c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5806352f6f0980fde9e6eaa6cb579dff4b949c77a88350d44d80e178e71e69c1", kill_on_drop: false }` [INFO] [stdout] 5806352f6f0980fde9e6eaa6cb579dff4b949c77a88350d44d80e178e71e69c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 79d8ecdfc843e8283a9a10c07adfb948e555d3ed1466e4a8a1aeff33583473f0 [INFO] running `Command { std: "docker" "start" "-a" "79d8ecdfc843e8283a9a10c07adfb948e555d3ed1466e4a8a1aeff33583473f0", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling instant v0.1.2 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling takeable-option v0.5.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [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 libloading v0.5.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling stb_truetype v0.2.8 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling glutin_glx_sys v0.1.6 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [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 num-traits v0.1.43 [INFO] [stderr] Compiling glium v0.26.0-alpha6 [INFO] [stderr] Compiling ordered-float v0.5.2 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling backtrace v0.3.43 [INFO] [stderr] Compiling rusttype v0.3.0 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling image v0.22.4 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.4 [INFO] [stderr] Compiling winit v0.20.0-alpha4 [INFO] [stderr] Compiling glutin v0.22.0-alpha6 [INFO] [stderr] Compiling fumarole v0.1.23 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.03s [INFO] running `Command { std: "docker" "inspect" "79d8ecdfc843e8283a9a10c07adfb948e555d3ed1466e4a8a1aeff33583473f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79d8ecdfc843e8283a9a10c07adfb948e555d3ed1466e4a8a1aeff33583473f0", kill_on_drop: false }` [INFO] [stdout] 79d8ecdfc843e8283a9a10c07adfb948e555d3ed1466e4a8a1aeff33583473f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80dbb9015ed0d837fa6d39a5c8ba17467490a604241c4654fe1ec08b8a0d0f48 [INFO] running `Command { std: "docker" "start" "-a" "80dbb9015ed0d837fa6d39a5c8ba17467490a604241c4654fe1ec08b8a0d0f48", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling fumarole v0.1.23 (/opt/rustwide/workdir) [INFO] [stdout] error[E0463]: can't find crate for `gui` [INFO] [stdout] --> tests/states.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate gui; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fumarole` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0463]: can't find crate for `gui` [INFO] [stdout] --> examples/empty.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate gui; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `gui` [INFO] [stdout] --> examples/pixel.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate gui; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `gui` [INFO] [stdout] --> examples/text.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate gui; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `PivotExample: Clone` is not satisfied [INFO] [stdout] --> examples/pivot.rs:9:6 [INFO] [stdout] | [INFO] [stdout] 9 | impl State for PivotExample { [INFO] [stdout] | ^^^^^ the trait `Clone` is not implemented for `PivotExample` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `StateClone` for `PivotExample` [INFO] [stdout] note: required by a bound in `fumarole::State` [INFO] [stdout] --> /opt/rustwide/workdir/src/state/state.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub trait State: Send + StateClone { [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `fumarole::State` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/shapes-03bdfb18e0433fc3.shapes.8756fceb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/shapes-03bdfb18e0433fc3.shapes.8756fceb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/shapes-03bdfb18e0433fc3.shapes.8756fceb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/shapes-03bdfb18e0433fc3.shapes.8756fceb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/shapes-03bdfb18e0433fc3.shapes.8756fceb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/shapes-03bdfb18e0433fc3.shapes.8756fceb-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/shapes-03bdfb18e0433fc3.shapes.8756fceb-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/shapes-03bdfb18e0433fc3.shapes.8756fceb-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/shapes-03bdfb18e0433fc3.shapes.8756fceb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/shapes-03bdfb18e0433fc3.shapes.8756fceb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/shapes-03bdfb18e0433fc3.shapes.8756fceb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/shapes-03bdfb18e0433fc3.shapes.8756fceb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/shapes-03bdfb18e0433fc3.shapes.8756fceb-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/shapes-03bdfb18e0433fc3.shapes.8756fceb-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/shapes-03bdfb18e0433fc3.shapes.8756fceb-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/shapes-03bdfb18e0433fc3.shapes.8756fceb-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/shapes-03bdfb18e0433fc3.1ekv5obtsnaepv3y.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-847e34153f9a192f/out" "-L" "/opt/rustwide/target/debug/build/libloading-1efe80ef71bb569a/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libfumarole-efdeea7df0c0e902.rlib" "/opt/rustwide/target/debug/deps/libserde-c8db9502538f74b8.rlib" "/opt/rustwide/target/debug/deps/librusttype-af54c1b3663ad5d5.rlib" "/opt/rustwide/target/debug/deps/libordered_float-05a5dc6e9f7c547f.rlib" "/opt/rustwide/target/debug/deps/libunreachable-ad188ed2f082723c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-bc94e40b422d5dcc.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-1ab29bfdbfbe72ac.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-50265d606d834111.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-81c521bfa9822df8.rlib" "/opt/rustwide/target/debug/deps/libnodrop-2955a1c310f4b8f5.rlib" "/opt/rustwide/target/debug/deps/libimage-8b8962c050fe6ce3.rlib" "/opt/rustwide/target/debug/deps/libtiff-ec069fdf7a145239.rlib" "/opt/rustwide/target/debug/deps/libpng-e635beca4360dfff.rlib" "/opt/rustwide/target/debug/deps/libdeflate-dcb245691a4e35fe.rlib" "/opt/rustwide/target/debug/deps/libinflate-b83262b48d96d276.rlib" "/opt/rustwide/target/debug/deps/libadler32-f744d72025833ce8.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-71ba54e8d8997506.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-72c281bb1f51e76f.rlib" "/opt/rustwide/target/debug/deps/librayon-7f2a7db013356a7c.rlib" "/opt/rustwide/target/debug/deps/librayon_core-5bb3fbdf5bd143d4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7affebee2678ae7e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-d1f7bab67ff2a852.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-d264233b1f86f850.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b899c88bdfbaace7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-a6c70d8a6855d993.rlib" "/opt/rustwide/target/debug/deps/libeither-e79a6fa11914372f.rlib" "/opt/rustwide/target/debug/deps/libgif-d7226ff2c1aba3c4.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-9f62c68deb483c3f.rlib" "/opt/rustwide/target/debug/deps/liblzw-380b70f9536928dd.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-0a9edc57bfe4f517.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-328b00935353cf7a.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-d33d570de5093a08.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-f19a7107df290053.rlib" "/opt/rustwide/target/debug/deps/libglium-69f7023a71af9644.rlib" "/opt/rustwide/target/debug/deps/libglutin-588dc568454caca2.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-c1cefcaedf198505.rlib" "/opt/rustwide/target/debug/deps/libshared_library-1871e01b5660d0b5.rlib" "/opt/rustwide/target/debug/deps/libwinit-0bab01bd4149af79.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-71f70dc455c79950.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-86fc8ae6ab9497bd.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-183b785fe25fc38c.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-12440ed07358aece.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-e6ef0f7732144e83.rlib" "/opt/rustwide/target/debug/deps/libcalloop-159a26666c2a1365.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-ebc3e0f885b198f2.rlib" "/opt/rustwide/target/debug/deps/liblazycell-d0d85cb3d64c35ac.rlib" "/opt/rustwide/target/debug/deps/libmio-3ec9809262a2d618.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libiovec-8c6ccee665ad601f.rlib" "/opt/rustwide/target/debug/deps/libnet2-149bba56a4cea2dc.rlib" "/opt/rustwide/target/debug/deps/libnix-1e17912036e82fd3.rlib" "/opt/rustwide/target/debug/deps/libvoid-fc8910124e59282b.rlib" "/opt/rustwide/target/debug/deps/libmemmap-964b7601e963c52e.rlib" "/opt/rustwide/target/debug/deps/libandrew-d44570c2a8bf5736.rlib" "/opt/rustwide/target/debug/deps/libxml-150d1920bfab59b2.rlib" "/opt/rustwide/target/debug/deps/libxdg-e5b446e3b92f0274.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-20fcfb7d82bad3e9.rlib" "/opt/rustwide/target/debug/deps/libsame_file-4e9955724bab8d4a.rlib" "/opt/rustwide/target/debug/deps/librusttype-c2313dd6939960af.rlib" "/opt/rustwide/target/debug/deps/librusttype-0a1fa33113cb2551.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-128cc13ddd77c568.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d24b9d061350a518.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-ee6ebd8e50eef598.rlib" "/opt/rustwide/target/debug/deps/libordered_float-bd7271889e0553e6.rlib" "/opt/rustwide/target/debug/deps/libapprox-d3912bfee55138dc.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-f3de448152762e7f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-142670fd7f9e697c.rlib" "/opt/rustwide/target/debug/deps/libdlib-5815362b697e915b.rlib" "/opt/rustwide/target/debug/deps/liblibloading-db339a1c6405ed31.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6063cd2c96572b53.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-60fb2facc6c189cf.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-58111ac706325272.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-244971e9b1630bc3.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cd61399b6af4c444.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d89edd6b5dde0279.rlib" "/opt/rustwide/target/debug/deps/libinstant-bae45a7d635cc7ea.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-42bfe812d84dfdd1.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-fb285ea00ab81e10.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-f9fa2d32283b795c.rlib" "/opt/rustwide/target/debug/deps/liblog-8d247a416cf35571.rlib" "/opt/rustwide/target/debug/deps/libtakeable_option-c8b5d259a74b6c2a.rlib" "/opt/rustwide/target/debug/deps/libfnv-3b027f9af76441c8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9e5c4ccfe57a4b49.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-8e53985a502a8210.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-710fbac3ddf95ab1.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-fc4239973e0cce8d.rlib" "/opt/rustwide/target/debug/deps/liblibc-10c0b25b46a1d7d2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5c928f6ad816bbf3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-f3001b814a65cdbd.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/shapes-03bdfb18e0433fc3" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "80dbb9015ed0d837fa6d39a5c8ba17467490a604241c4654fe1ec08b8a0d0f48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80dbb9015ed0d837fa6d39a5c8ba17467490a604241c4654fe1ec08b8a0d0f48", kill_on_drop: false }` [INFO] [stdout] 80dbb9015ed0d837fa6d39a5c8ba17467490a604241c4654fe1ec08b8a0d0f48