[INFO] fetching crate gridsim-ui 0.4.1... [INFO] testing gridsim-ui-0.4.1 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate gridsim-ui 0.4.1 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate gridsim-ui 0.4.1 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate gridsim-ui 0.4.1 [INFO] finished tweaking crates.io crate gridsim-ui 0.4.1 [INFO] tweaked toml for crates.io crate gridsim-ui 0.4.1 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate gridsim-ui 0.4.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1419ffdb66c9c420dee8795d3c8eb2e71b5a868bc179fc37404e9f5ec74a058d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1419ffdb66c9c420dee8795d3c8eb2e71b5a868bc179fc37404e9f5ec74a058d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1419ffdb66c9c420dee8795d3c8eb2e71b5a868bc179fc37404e9f5ec74a058d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1419ffdb66c9c420dee8795d3c8eb2e71b5a868bc179fc37404e9f5ec74a058d", kill_on_drop: false }` [INFO] [stdout] 1419ffdb66c9c420dee8795d3c8eb2e71b5a868bc179fc37404e9f5ec74a058d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=forbid" "-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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2647cafca3ec08cce291ec43bafbb90eaa299ffa5393c10811e6871ac0e75271 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2647cafca3ec08cce291ec43bafbb90eaa299ffa5393c10811e6871ac0e75271", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling downcast-rs v1.0.4 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling serde v1.0.97 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling takeable-option v0.4.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling walkdir v2.2.8 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling num-traits v0.2.8 [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 bincode v1.1.4 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling stb_truetype v0.2.6 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling glutin_egl_sys v0.1.3 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling glium v0.25.1 [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 backtrace v0.3.33 [INFO] [stderr] Compiling rusttype v0.7.7 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling enum-iterator-derive v0.1.1 [INFO] [stderr] Compiling gridsim v0.3.2 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling winit v0.19.1 [INFO] [stderr] Compiling glutin v0.21.0 [INFO] [stderr] Compiling gridsim-ui v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 41s [INFO] running `Command { std: "docker" "inspect" "2647cafca3ec08cce291ec43bafbb90eaa299ffa5393c10811e6871ac0e75271", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2647cafca3ec08cce291ec43bafbb90eaa299ffa5393c10811e6871ac0e75271", kill_on_drop: false }` [INFO] [stdout] 2647cafca3ec08cce291ec43bafbb90eaa299ffa5393c10811e6871ac0e75271 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=forbid" "-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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 706edf30adbff0e1c645de40adc5912cda3aa50c5aeda5495191951d40dd8634 [INFO] running `Command { std: "docker" "start" "-a" "706edf30adbff0e1c645de40adc5912cda3aa50c5aeda5495191951d40dd8634", kill_on_drop: false }` [INFO] [stderr] Compiling nix v0.13.1 [INFO] [stderr] Compiling os_pipe v0.8.1 [INFO] [stderr] Compiling gridsim-ui v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `gridsim-ui` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name gol_excessive --edition=2018 examples/gol_excessive.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="multinode"' --cfg 'feature="serde"' -C metadata=093b27f71cca65b1 -C extra-filename=-093b27f71cca65b1 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern cgmath=/opt/rustwide/target/debug/deps/libcgmath-a97663c1d510e988.rlib --extern glium=/opt/rustwide/target/debug/deps/libglium-790d8b171cf5056f.rlib --extern gridsim=/opt/rustwide/target/debug/deps/libgridsim-5d0ab0ffb224e077.rlib --extern gridsim_ui=/opt/rustwide/target/debug/deps/libgridsim_ui-5d106adecc252b47.rlib --extern os_pipe=/opt/rustwide/target/debug/deps/libos_pipe-37f241fb98d13b45.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-ac0f91f97c60edd1.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-eb0c43a288b60348.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-565a8659275996d7/out -L native=/opt/rustwide/target/debug/build/libloading-ceb70ad38e7f6433/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: signal: 9 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/gol-8086b0dc6d516507.gol.2nxcpdcw-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/gol-8086b0dc6d516507.gol.2nxcpdcw-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/gol-8086b0dc6d516507.gol.2nxcpdcw-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/gol-8086b0dc6d516507.gol.2nxcpdcw-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/gol-8086b0dc6d516507.gol.2nxcpdcw-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/gol-8086b0dc6d516507.gol.2nxcpdcw-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/gol-8086b0dc6d516507.gol.2nxcpdcw-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/gol-8086b0dc6d516507.gol.2nxcpdcw-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/gol-8086b0dc6d516507.gol.2nxcpdcw-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/gol-8086b0dc6d516507.gol.2nxcpdcw-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/gol-8086b0dc6d516507.gol.2nxcpdcw-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/gol-8086b0dc6d516507.gol.2nxcpdcw-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/gol-8086b0dc6d516507.gol.2nxcpdcw-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/gol-8086b0dc6d516507.gol.2nxcpdcw-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/gol-8086b0dc6d516507.gol.2nxcpdcw-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/gol-8086b0dc6d516507.gol.2nxcpdcw-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/gol-8086b0dc6d516507" "/opt/rustwide/target/debug/examples/gol-8086b0dc6d516507.5exam0l9gkg35ewe.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-565a8659275996d7/out" "-L" "/opt/rustwide/target/debug/build/libloading-ceb70ad38e7f6433/out" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgridsim_ui-5d106adecc252b47.rlib" "/opt/rustwide/target/debug/deps/libglium-790d8b171cf5056f.rlib" "/opt/rustwide/target/debug/deps/libglutin-90482cdfb9e07d6f.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-d297f9c8012ac1a9.rlib" "/opt/rustwide/target/debug/deps/libshared_library-f6b134ef77001caa.rlib" "/opt/rustwide/target/debug/deps/libwinit-c8fc3d67c7c41afa.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-beea6d3aa0760206.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-fa967fd1674bc0d1.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-46422506549154e4.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-21c2f54ed07bb0a5.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-fc96d593d7363892.rlib" "/opt/rustwide/target/debug/deps/libnix-33ad3221bbac628d.rlib" "/opt/rustwide/target/debug/deps/libvoid-b8d4cd78d6d6c0df.rlib" "/opt/rustwide/target/debug/deps/libmemmap-b77ec61cc8fea692.rlib" "/opt/rustwide/target/debug/deps/libandrew-a1231207c34240fd.rlib" "/opt/rustwide/target/debug/deps/libxml-c27c4e6c61ebc759.rlib" "/opt/rustwide/target/debug/deps/libxdg-157fbbd5e20f74dc.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-2b8caab1112d3eeb.rlib" "/opt/rustwide/target/debug/deps/libsame_file-97c4603469127cb8.rlib" "/opt/rustwide/target/debug/deps/librusttype-42237b2c6dca372e.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-fb487941a1005e36.rlib" "/opt/rustwide/target/debug/deps/libordered_float-c341984687588e27.rlib" "/opt/rustwide/target/debug/deps/libapprox-c3ea60db411495c2.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-1db6e0eb175bbd84.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d026e8cea97afa0e.rlib" "/opt/rustwide/target/debug/deps/libdlib-512c534a70a5892e.rlib" "/opt/rustwide/target/debug/deps/liblibloading-bd3f180eeb89c1f6.rlib" "/opt/rustwide/target/debug/deps/libbitflags-197bd07da58b7856.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-37403a81b788f0c6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b573a9ee615442ea.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-05dfcb55f52de2f4.rlib" "/opt/rustwide/target/debug/deps/librand-1e843aa31a64ee06.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-77f88a5561b96f4f.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-e19cadcd7dedfa28.rlib" "/opt/rustwide/target/debug/deps/librand_hc-de2edf9783070164.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c1f42b576da2f626.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-f71e66dc839a7fb6.rlib" "/opt/rustwide/target/debug/deps/librand_core-77a4cb275993870e.rlib" "/opt/rustwide/target/debug/deps/librand_os-83808203bdce751d.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-bdfcee818a030c3b.rlib" "/opt/rustwide/target/debug/deps/librand_core-75c2ae28f500bcd9.rlib" "/opt/rustwide/target/debug/deps/liblock_api-abca3da484639fa2.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-9b3f8442e756604f.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-b18e47f5add2de08.rlib" "/opt/rustwide/target/debug/deps/liblog-b346253580988da2.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-70d9dc16024a035f.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-4fcd079ab3eac906.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-8da08afe06f2ee3c.rlib" "/opt/rustwide/target/debug/deps/libtakeable_option-3e067b0d749510d3.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d847ca8ad71f8a64.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-fd3329843106d177.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-7161fab351141552.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-6d01abf9627899e8.rlib" "/opt/rustwide/target/debug/deps/libgridsim-5d0ab0ffb224e077.rlib" "/opt/rustwide/target/debug/deps/libfloat_ord-b1d7b75786751982.rlib" "/opt/rustwide/target/debug/deps/libboolinator-60eee0b701ac2f5a.rlib" "/opt/rustwide/target/debug/deps/libitertools-6bef619757c0e130.rlib" "/opt/rustwide/target/debug/deps/libbincode-b7ca28ebb1f8aed0.rlib" "/opt/rustwide/target/debug/deps/libserde-eb0c43a288b60348.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4a8145f39c6f83ac.rlib" "/opt/rustwide/target/debug/deps/librayon-ac0f91f97c60edd1.rlib" "/opt/rustwide/target/debug/deps/librayon_core-987d02f990a2b9d7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9baef31accdddb3b.rlib" "/opt/rustwide/target/debug/deps/liblibc-6b37576b7d4ba56e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-1b552a65b6e069de.rlib" "/opt/rustwide/target/debug/deps/libeither-3b62fcb2641592c2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-d58c7a926a99670c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0713d1ce08a4372d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-14384d5d0823cd1f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b6fd67ae54c0ffbc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ffda2f7194028394.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-189ff3a32fc15909.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-990d217d90e97219.rlib" "/opt/rustwide/target/debug/deps/libnodrop-15a96655c8197c54.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3ffe9d8230e44ab9.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: [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" "706edf30adbff0e1c645de40adc5912cda3aa50c5aeda5495191951d40dd8634", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "706edf30adbff0e1c645de40adc5912cda3aa50c5aeda5495191951d40dd8634", kill_on_drop: false }` [INFO] [stdout] 706edf30adbff0e1c645de40adc5912cda3aa50c5aeda5495191951d40dd8634