[INFO] fetching crate rpt 0.2.1... [INFO] testing rpt-0.2.1 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate rpt 0.2.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate rpt 0.2.1 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rpt 0.2.1 [INFO] finished tweaking crates.io crate rpt 0.2.1 [INFO] tweaked toml for crates.io crate rpt 0.2.1 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate rpt 0.2.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-subscriber v0.2.15 [INFO] [stderr] Downloaded indenter v0.3.0 [INFO] [stderr] Downloaded eyre v0.6.2 [INFO] [stderr] Downloaded num-rational v0.3.1 [INFO] [stderr] Downloaded nalgebra-glm v0.10.0 [INFO] [stderr] Downloaded zip v0.5.10 [INFO] [stderr] Downloaded loom v0.3.6 [INFO] [stderr] Downloaded sharded-slab v0.1.0 [INFO] [stderr] Downloaded generator v0.6.23 [INFO] [stderr] Downloaded image v0.23.13 [INFO] [stderr] Downloaded ring v0.16.16 [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", 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] 1a0444cf63d2f839a49e14e61bfe697c079c0806c17a6b28cd9234b5843b5c71 [INFO] running `Command { std: "docker" "start" "-a" "1a0444cf63d2f839a49e14e61bfe697c079c0806c17a6b28cd9234b5843b5c71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a0444cf63d2f839a49e14e61bfe697c079c0806c17a6b28cd9234b5843b5c71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a0444cf63d2f839a49e14e61bfe697c079c0806c17a6b28cd9234b5843b5c71", kill_on_drop: false }` [INFO] [stdout] 1a0444cf63d2f839a49e14e61bfe697c079c0806c17a6b28cd9234b5843b5c71 [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=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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2691e294d71a0edfcf6cbc402928d21abab1ed69cc4e34b1ec2caa7ef8e84263 [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" "2691e294d71a0edfcf6cbc402928d21abab1ed69cc4e34b1ec2caa7ef8e84263", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling paste v1.0.4 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling weezl v0.1.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling bytemuck v1.4.1 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling gif v0.11.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling rand_distr v0.4.0 [INFO] [stderr] Compiling simba v0.3.1 [INFO] [stderr] Compiling rand_distr v0.3.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling tiff v0.6.0 [INFO] [stderr] Compiling image v0.23.13 [INFO] [stderr] Compiling nalgebra v0.24.1 [INFO] [stderr] Compiling nalgebra-glm v0.10.0 [INFO] [stderr] Compiling rpt v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 2m 39s [INFO] running `Command { std: "docker" "inspect" "2691e294d71a0edfcf6cbc402928d21abab1ed69cc4e34b1ec2caa7ef8e84263", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2691e294d71a0edfcf6cbc402928d21abab1ed69cc4e34b1ec2caa7ef8e84263", kill_on_drop: false }` [INFO] [stdout] 2691e294d71a0edfcf6cbc402928d21abab1ed69cc4e34b1ec2caa7ef8e84263 [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=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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1727aee77e6f5a5869a93e3b0f408257e48c36313b7bfa7497467c8f056d74f [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" "d1727aee77e6f5a5869a93e3b0f408257e48c36313b7bfa7497467c8f056d74f", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling eyre v0.6.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling indenter v0.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling owo-colors v1.3.0 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling chunked_transfer v1.3.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling sharded-slab v0.1.0 [INFO] [stderr] Compiling tinyvec v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling tracing-subscriber v0.2.15 [INFO] [stderr] Compiling ring v0.16.16 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling backtrace v0.3.54 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling webpki-roots v0.21.0 [INFO] [stderr] Compiling rustls v0.19.0 [INFO] [stderr] Compiling ureq v2.0.2 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling zip v0.5.10 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling color-spantrace v0.1.6 [INFO] [stderr] Compiling color-eyre v0.5.10 [INFO] [stderr] Compiling rpt v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `rpt` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name marbles --edition=2018 examples/marbles.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C opt-level=2 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on -C metadata=1d3064117a1a1c18 -C extra-filename=-1d3064117a1a1c18 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-d57fbec0dc0410fb.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-a76bc112684f16af.rlib --extern glm=/opt/rustwide/target/debug/deps/libnalgebra_glm-a82f182a01496e26.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-9ee0b1c91c243761.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-1753c2fedfab4113.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-4aeb0223068cfa0a.rlib --extern rpt=/opt/rustwide/target/debug/deps/librpt-865fe467be0775d5.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-f66b3671dcc54b59.rlib --extern ureq=/opt/rustwide/target/debug/deps/libureq-d04e3595dc35ed49.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-0f92e6bade16f0f9.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-ae709818b2eedf0a/out -L native=/opt/rustwide/target/debug/build/bzip2-sys-805d4b664fc58a23/out/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/teapot-b6b33d3217fffd80.teapot.6df2e74e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/teapot-b6b33d3217fffd80.teapot.6df2e74e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/teapot-b6b33d3217fffd80.teapot.6df2e74e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/teapot-b6b33d3217fffd80.teapot.6df2e74e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/teapot-b6b33d3217fffd80.teapot.6df2e74e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/teapot-b6b33d3217fffd80.teapot.6df2e74e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/teapot-b6b33d3217fffd80.teapot.6df2e74e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/teapot-b6b33d3217fffd80.teapot.6df2e74e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/teapot-b6b33d3217fffd80.teapot.6df2e74e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/teapot-b6b33d3217fffd80.teapot.6df2e74e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/teapot-b6b33d3217fffd80.teapot.6df2e74e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/teapot-b6b33d3217fffd80.teapot.6df2e74e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/teapot-b6b33d3217fffd80.teapot.6df2e74e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/teapot-b6b33d3217fffd80.teapot.6df2e74e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/teapot-b6b33d3217fffd80.teapot.6df2e74e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/teapot-b6b33d3217fffd80.teapot.6df2e74e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/teapot-b6b33d3217fffd80.565dwvb5nofezohp.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-ae709818b2eedf0a/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-805d4b664fc58a23/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcolor_eyre-d57fbec0dc0410fb.rlib" "/opt/rustwide/target/debug/deps/libcolor_spantrace-2a81161dfc012f08.rlib" "/opt/rustwide/target/debug/deps/libtracing_error-db4fe551739b23ed.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-906713b4dde09b55.rlib" "/opt/rustwide/target/debug/deps/libthread_local-451b9cf74f862425.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-f61c565c2a1a6e47.rlib" "/opt/rustwide/target/debug/deps/libtracing-22a7ba0e9afba70f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-18fd8b5f568007f6.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2f30270558ac9896.rlib" "/opt/rustwide/target/debug/deps/libowo_colors-23609fe78474ecbb.rlib" "/opt/rustwide/target/debug/deps/libeyre-0f7f28e6d93f6e33.rlib" "/opt/rustwide/target/debug/deps/libindenter-e74d53b8781a99cd.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-208acf410e5432a7.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-2c3a346e562c1bca.rlib" "/opt/rustwide/target/debug/deps/libobject-cc1ac8aff047a169.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-6ea2d9f06e99fbc0.rlib" "/opt/rustwide/target/debug/deps/libgimli-41fa4cddef1f04bb.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-3198aad5a2dc46f0.rlib" "/opt/rustwide/target/debug/deps/librpt-865fe467be0775d5.rlib" "/opt/rustwide/target/debug/deps/librand_distr-1753c2fedfab4113.rlib" "/opt/rustwide/target/debug/deps/librand-9ee0b1c91c243761.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3639d7bec3821fed.rlib" "/opt/rustwide/target/debug/deps/librand_core-f23f3dfb46204bd3.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-64f59f622308124a.rlib" "/opt/rustwide/target/debug/deps/libimage-a76bc112684f16af.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-b69b2d3e7910ecbe.rlib" "/opt/rustwide/target/debug/deps/libpng-d76a61b76cd79bd5.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fdc2b37deeec99b4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-1ac1832c9b779ca4.rlib" "/opt/rustwide/target/debug/deps/libdeflate-ae99b0a1f68ad3fa.rlib" "/opt/rustwide/target/debug/deps/libadler32-5d191fdea36e4b30.rlib" "/opt/rustwide/target/debug/deps/libbitflags-538104e0dee47da1.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-830473e757c7230e.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-c1dfc507befd3581.rlib" "/opt/rustwide/target/debug/deps/libgif-94255408088f525c.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-b3c807e7edba0f86.rlib" "/opt/rustwide/target/debug/deps/libtiff-8bb633b9f020696d.rlib" "/opt/rustwide/target/debug/deps/libweezl-913af756882b796d.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-3d67a929d3b35ac4.rlib" "/opt/rustwide/target/debug/deps/libadler-ea8324c2dfd3d8f5.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-540cc8403889c061.rlib" "/opt/rustwide/target/debug/deps/librayon-4aeb0223068cfa0a.rlib" "/opt/rustwide/target/debug/deps/librayon_core-31de15b5ae4b13ff.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c4df315e1b3c4886.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8e4066d6ee81b30e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-277ae5081defdd31.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-51c222d477ba58c4.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d1b9edf61e52a14c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-f2c3e6f4619bcaa2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-651f7b584a2840ca.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-0b9af95a8b31a4ab.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-31830eef0f39bc73.rlib" "/opt/rustwide/target/debug/deps/libeither-65471cc503f1b8dd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-23822ef91e5d10f2.rlib" "/opt/rustwide/target/debug/deps/libnalgebra_glm-a82f182a01496e26.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-191970b5af2a93bc.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-b5af90854755bd60.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-15591af383e20362.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-d064f4d4ac7e8e87.rlib" "/opt/rustwide/target/debug/deps/libtypenum-b922860afbad67ea.rlib" "/opt/rustwide/target/debug/deps/libsimba-9a0ef5ca12d57c6d.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-372c9a743fe72d2c.rlib" "/opt/rustwide/target/debug/deps/librand_distr-3707ec1636f58f8c.rlib" "/opt/rustwide/target/debug/deps/librand-4d967e0a3842880c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-fb4abd4247a8140f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-374961ac758de643.rlib" "/opt/rustwide/target/debug/deps/librand_core-1a821aa9cb10dc98.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-0aeab6b4bec01432.rlib" "/opt/rustwide/target/debug/deps/liblibc-db38b25e6f59c8ea.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab5505081af658dd.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-cf63a2c8c2aeb4ac.rlib" "/opt/rustwide/target/debug/deps/librawpointer-41e28872742064c7.rlib" "/opt/rustwide/target/debug/deps/libapprox-6f869baf1eb056ac.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b0d641eb7766db1c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/teapot-b6b33d3217fffd80" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-Wl,-O1" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rustacean-39fdb74db2aef3dc.rustacean.e3681ec4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/rustacean-39fdb74db2aef3dc.rustacean.e3681ec4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/rustacean-39fdb74db2aef3dc.rustacean.e3681ec4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/rustacean-39fdb74db2aef3dc.rustacean.e3681ec4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/rustacean-39fdb74db2aef3dc.rustacean.e3681ec4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/rustacean-39fdb74db2aef3dc.rustacean.e3681ec4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/rustacean-39fdb74db2aef3dc.rustacean.e3681ec4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/rustacean-39fdb74db2aef3dc.rustacean.e3681ec4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/rustacean-39fdb74db2aef3dc.rustacean.e3681ec4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/rustacean-39fdb74db2aef3dc.rustacean.e3681ec4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/rustacean-39fdb74db2aef3dc.rustacean.e3681ec4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/rustacean-39fdb74db2aef3dc.rustacean.e3681ec4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/rustacean-39fdb74db2aef3dc.rustacean.e3681ec4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/rustacean-39fdb74db2aef3dc.rustacean.e3681ec4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/rustacean-39fdb74db2aef3dc.rustacean.e3681ec4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/rustacean-39fdb74db2aef3dc.rustacean.e3681ec4-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/rustacean-39fdb74db2aef3dc.55sn7bqexs0xexl1.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-ae709818b2eedf0a/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-805d4b664fc58a23/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcolor_eyre-d57fbec0dc0410fb.rlib" "/opt/rustwide/target/debug/deps/libcolor_spantrace-2a81161dfc012f08.rlib" "/opt/rustwide/target/debug/deps/libtracing_error-db4fe551739b23ed.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-906713b4dde09b55.rlib" "/opt/rustwide/target/debug/deps/libthread_local-451b9cf74f862425.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-f61c565c2a1a6e47.rlib" "/opt/rustwide/target/debug/deps/libtracing-22a7ba0e9afba70f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-18fd8b5f568007f6.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2f30270558ac9896.rlib" "/opt/rustwide/target/debug/deps/libowo_colors-23609fe78474ecbb.rlib" "/opt/rustwide/target/debug/deps/libeyre-0f7f28e6d93f6e33.rlib" "/opt/rustwide/target/debug/deps/libindenter-e74d53b8781a99cd.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-208acf410e5432a7.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-2c3a346e562c1bca.rlib" "/opt/rustwide/target/debug/deps/libobject-cc1ac8aff047a169.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-6ea2d9f06e99fbc0.rlib" "/opt/rustwide/target/debug/deps/libgimli-41fa4cddef1f04bb.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-3198aad5a2dc46f0.rlib" "/opt/rustwide/target/debug/deps/librpt-865fe467be0775d5.rlib" "/opt/rustwide/target/debug/deps/librand_distr-1753c2fedfab4113.rlib" "/opt/rustwide/target/debug/deps/librand-9ee0b1c91c243761.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3639d7bec3821fed.rlib" "/opt/rustwide/target/debug/deps/librand_core-f23f3dfb46204bd3.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-64f59f622308124a.rlib" "/opt/rustwide/target/debug/deps/libimage-a76bc112684f16af.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-b69b2d3e7910ecbe.rlib" "/opt/rustwide/target/debug/deps/libpng-d76a61b76cd79bd5.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fdc2b37deeec99b4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-1ac1832c9b779ca4.rlib" "/opt/rustwide/target/debug/deps/libdeflate-ae99b0a1f68ad3fa.rlib" "/opt/rustwide/target/debug/deps/libadler32-5d191fdea36e4b30.rlib" "/opt/rustwide/target/debug/deps/libbitflags-538104e0dee47da1.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-830473e757c7230e.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-c1dfc507befd3581.rlib" "/opt/rustwide/target/debug/deps/libgif-94255408088f525c.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-b3c807e7edba0f86.rlib" "/opt/rustwide/target/debug/deps/libtiff-8bb633b9f020696d.rlib" "/opt/rustwide/target/debug/deps/libweezl-913af756882b796d.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-3d67a929d3b35ac4.rlib" "/opt/rustwide/target/debug/deps/libadler-ea8324c2dfd3d8f5.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-540cc8403889c061.rlib" "/opt/rustwide/target/debug/deps/librayon-4aeb0223068cfa0a.rlib" "/opt/rustwide/target/debug/deps/librayon_core-31de15b5ae4b13ff.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c4df315e1b3c4886.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8e4066d6ee81b30e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-277ae5081defdd31.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-51c222d477ba58c4.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d1b9edf61e52a14c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-f2c3e6f4619bcaa2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-651f7b584a2840ca.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-0b9af95a8b31a4ab.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-31830eef0f39bc73.rlib" "/opt/rustwide/target/debug/deps/libeither-65471cc503f1b8dd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-23822ef91e5d10f2.rlib" "/opt/rustwide/target/debug/deps/libnalgebra_glm-a82f182a01496e26.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-191970b5af2a93bc.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-b5af90854755bd60.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-15591af383e20362.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-d064f4d4ac7e8e87.rlib" "/opt/rustwide/target/debug/deps/libtypenum-b922860afbad67ea.rlib" "/opt/rustwide/target/debug/deps/libsimba-9a0ef5ca12d57c6d.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-372c9a743fe72d2c.rlib" "/opt/rustwide/target/debug/deps/librand_distr-3707ec1636f58f8c.rlib" "/opt/rustwide/target/debug/deps/librand-4d967e0a3842880c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-fb4abd4247a8140f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-374961ac758de643.rlib" "/opt/rustwide/target/debug/deps/librand_core-1a821aa9cb10dc98.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-0aeab6b4bec01432.rlib" "/opt/rustwide/target/debug/deps/liblibc-db38b25e6f59c8ea.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab5505081af658dd.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-cf63a2c8c2aeb4ac.rlib" "/opt/rustwide/target/debug/deps/librawpointer-41e28872742064c7.rlib" "/opt/rustwide/target/debug/deps/libapprox-6f869baf1eb056ac.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b0d641eb7766db1c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/rustacean-39fdb74db2aef3dc" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-Wl,-O1" "-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" "d1727aee77e6f5a5869a93e3b0f408257e48c36313b7bfa7497467c8f056d74f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1727aee77e6f5a5869a93e3b0f408257e48c36313b7bfa7497467c8f056d74f", kill_on_drop: false }` [INFO] [stdout] d1727aee77e6f5a5869a93e3b0f408257e48c36313b7bfa7497467c8f056d74f