[INFO] fetching crate conifer 0.1.0... [INFO] testing conifer-0.1.0 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate conifer 0.1.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate conifer 0.1.0 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate conifer 0.1.0 [INFO] finished tweaking crates.io crate conifer 0.1.0 [INFO] tweaked toml for crates.io crate conifer 0.1.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate conifer 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded evdev v0.10.1 [INFO] [stderr] Downloaded nix v0.8.1 [INFO] [stderr] Downloaded flume v0.7.2 [INFO] [stderr] Downloaded framebuffer v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 35689000821db1f10d23ea967091b98c610c22856df491408c3a64d69be9fca6 [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" "35689000821db1f10d23ea967091b98c610c22856df491408c3a64d69be9fca6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35689000821db1f10d23ea967091b98c610c22856df491408c3a64d69be9fca6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35689000821db1f10d23ea967091b98c610c22856df491408c3a64d69be9fca6", kill_on_drop: false }` [INFO] [stdout] 35689000821db1f10d23ea967091b98c610c22856df491408c3a64d69be9fca6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8203498c2146e74e0cc04e37d15f4a6c1723ba37c0e912bbfc3e7e76b942247 [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" "e8203498c2146e74e0cc04e37d15f4a6c1723ba37c0e912bbfc3e7e76b942247", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling rayon-core v1.8.0 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling bytemuck v1.4.0 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling nix v0.8.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling framebuffer v0.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling evdev v0.10.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling image v0.23.8 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling flume v0.7.2 [INFO] [stderr] Compiling conifer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.04s [INFO] running `Command { std: "docker" "inspect" "e8203498c2146e74e0cc04e37d15f4a6c1723ba37c0e912bbfc3e7e76b942247", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8203498c2146e74e0cc04e37d15f4a6c1723ba37c0e912bbfc3e7e76b942247", kill_on_drop: false }` [INFO] [stdout] e8203498c2146e74e0cc04e37d15f4a6c1723ba37c0e912bbfc3e7e76b942247 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8feff37a28a9de48f270e1f68d602ad41515b81463030537a4804bb5380fd944 [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" "8feff37a28a9de48f270e1f68d602ad41515b81463030537a4804bb5380fd944", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling conifer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `env_logger::init` [INFO] [stdout] --> examples/drag.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use env_logger::init; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `warn` [INFO] [stdout] --> examples/drag.rs:4:24 [INFO] [stdout] | [INFO] [stdout] 4 | use log::{debug, info, warn}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `env_logger::init` [INFO] [stdout] --> examples/tap.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use env_logger::init; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `warn` [INFO] [stdout] --> examples/tap.rs:4:24 [INFO] [stdout] | [INFO] [stdout] 4 | use log::{debug, info, warn}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `conifer` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name clear_color --edition=2018 examples/clear_color.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=9976682b5a6343e5 -C extra-filename=-9976682b5a6343e5 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern conifer=/opt/rustwide/target/debug/deps/libconifer-e142c806283d51a4.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-4cbceaaa3ac84ca2.rlib --extern evdev=/opt/rustwide/target/debug/deps/libevdev-3f156a18ccd858c8.rlib --extern flume=/opt/rustwide/target/debug/deps/libflume-64dc0f0d09be846e.rlib --extern framebuffer=/opt/rustwide/target/debug/deps/libframebuffer-dd996eba5693e630.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-ac9d8080187bf943.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-8ad0edd0dffec967.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-93afe3d9087c158b.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-e3d67b4ab3626d1e.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/drag-f8d3690fc9911b4c.drag.9bbncbec-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/drag-f8d3690fc9911b4c.drag.9bbncbec-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/drag-f8d3690fc9911b4c.drag.9bbncbec-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/drag-f8d3690fc9911b4c.drag.9bbncbec-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/drag-f8d3690fc9911b4c.drag.9bbncbec-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/drag-f8d3690fc9911b4c.drag.9bbncbec-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/drag-f8d3690fc9911b4c.drag.9bbncbec-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/drag-f8d3690fc9911b4c.drag.9bbncbec-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/drag-f8d3690fc9911b4c.drag.9bbncbec-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/drag-f8d3690fc9911b4c.drag.9bbncbec-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/drag-f8d3690fc9911b4c.drag.9bbncbec-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/drag-f8d3690fc9911b4c.drag.9bbncbec-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/drag-f8d3690fc9911b4c.drag.9bbncbec-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/drag-f8d3690fc9911b4c.drag.9bbncbec-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/drag-f8d3690fc9911b4c.drag.9bbncbec-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/drag-f8d3690fc9911b4c.drag.9bbncbec-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/drag-f8d3690fc9911b4c" "/opt/rustwide/target/debug/examples/drag-f8d3690fc9911b4c.a1kfy64agamj4os.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-4cbceaaa3ac84ca2.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-e4b34bdcfdb5f1c4.rlib" "/opt/rustwide/target/debug/deps/libatty-30216741e5794c7d.rlib" "/opt/rustwide/target/debug/deps/libhumantime-d1daf477eefaee41.rlib" "/opt/rustwide/target/debug/deps/libquick_error-671ab0df75bdceb5.rlib" "/opt/rustwide/target/debug/deps/liblog-93afe3d9087c158b.rlib" "/opt/rustwide/target/debug/deps/libregex-7e54aceed60f31bf.rlib" "/opt/rustwide/target/debug/deps/libthread_local-abd19461110d9879.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ecd352392faaf83d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d9b457e9389a1382.rlib" "/opt/rustwide/target/debug/deps/libmemchr-90bac19b7815f3a4.rlib" "/opt/rustwide/target/debug/deps/libconifer-e142c806283d51a4.rlib" "/opt/rustwide/target/debug/deps/libframebuffer-dd996eba5693e630.rlib" "/opt/rustwide/target/debug/deps/libmemmap-7090caabef0daf5c.rlib" "/opt/rustwide/target/debug/deps/libflume-64dc0f0d09be846e.rlib" "/opt/rustwide/target/debug/deps/libspin-3b7e09eb6993769d.rlib" "/opt/rustwide/target/debug/deps/libfutures-b4b94465d838003d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d0e95692dcf69f23.rlib" "/opt/rustwide/target/debug/deps/libpin_project-fee080d38b959f27.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-44c7bd4be7432e75.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-b80375de11aed169.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-16ce9e91f7781613.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-04b35830213dd049.rlib" "/opt/rustwide/target/debug/deps/libimage-ac9d8080187bf943.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-3826c32e34602230.rlib" "/opt/rustwide/target/debug/deps/libpng-bdc8e3b73b0e5270.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-89f2658d174b1bc2.rlib" "/opt/rustwide/target/debug/deps/libdeflate-f520670c19841342.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-a16206bd1731b4de.rlib" "/opt/rustwide/target/debug/deps/librayon-64fbb6969f419c7b.rlib" "/opt/rustwide/target/debug/deps/librayon_core-98fd686fc3953b6d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1630f5d1ed56db99.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-9356e000e4e650a6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d144910bbbb0c51c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-b71d276e69df7592.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-30d5e429c8607b98.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-eaf618366f8551a4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-280f99ce37e4c571.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-62efd5c3c3e18fe4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libeither-7ea3df9e791e2173.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-6eaaf14cfe82ad8a.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-5a6464e689166fa5.rlib" "/opt/rustwide/target/debug/deps/libgif-f7c93d7459047ceb.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-b19d35710137eee7.rlib" "/opt/rustwide/target/debug/deps/libtiff-c3015cabb0da4bad.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-a5d98ad79ea81331.rlib" "/opt/rustwide/target/debug/deps/libadler32-b754b0225bffa03d.rlib" "/opt/rustwide/target/debug/deps/liblzw-a648ab049733c09d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2f9d4a3f19411b1e.rlib" "/opt/rustwide/target/debug/deps/libevdev-3f156a18ccd858c8.rlib" "/opt/rustwide/target/debug/deps/libnum-f44a2fcd7a4ad4a1.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-6052da6253444e77.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-912c25184991266f.rlib" "/opt/rustwide/target/debug/deps/librand-e3d67b4ab3626d1e.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-dd4fe5d433d59153.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-7a3ef2123a40ae59.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-a8f586418850b376.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-5d21f752de69fd27.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fb0c925a03a0eb72.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-b6f6451ab0788a96.rlib" "/opt/rustwide/target/debug/deps/libnix-cbb61ca4b63c461d.rlib" "/opt/rustwide/target/debug/deps/liblibc-8ad0edd0dffec967.rlib" "/opt/rustwide/target/debug/deps/libvoid-2252400e8925513f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5491842f1301905a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5b5d687ab829fdeb.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lrt" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/tap-3143c1dda5bb349c.tap.48lsrrca-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/tap-3143c1dda5bb349c.tap.48lsrrca-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/tap-3143c1dda5bb349c.tap.48lsrrca-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/tap-3143c1dda5bb349c.tap.48lsrrca-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/tap-3143c1dda5bb349c.tap.48lsrrca-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/tap-3143c1dda5bb349c.tap.48lsrrca-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/tap-3143c1dda5bb349c.tap.48lsrrca-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/tap-3143c1dda5bb349c.tap.48lsrrca-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/tap-3143c1dda5bb349c.tap.48lsrrca-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/tap-3143c1dda5bb349c.tap.48lsrrca-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/tap-3143c1dda5bb349c.tap.48lsrrca-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/tap-3143c1dda5bb349c.tap.48lsrrca-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/tap-3143c1dda5bb349c.tap.48lsrrca-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/tap-3143c1dda5bb349c.tap.48lsrrca-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/tap-3143c1dda5bb349c.tap.48lsrrca-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/tap-3143c1dda5bb349c.tap.48lsrrca-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/tap-3143c1dda5bb349c" "/opt/rustwide/target/debug/examples/tap-3143c1dda5bb349c.35gqsochkw27we2c.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-4cbceaaa3ac84ca2.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-e4b34bdcfdb5f1c4.rlib" "/opt/rustwide/target/debug/deps/libatty-30216741e5794c7d.rlib" "/opt/rustwide/target/debug/deps/libhumantime-d1daf477eefaee41.rlib" "/opt/rustwide/target/debug/deps/libquick_error-671ab0df75bdceb5.rlib" "/opt/rustwide/target/debug/deps/liblog-93afe3d9087c158b.rlib" "/opt/rustwide/target/debug/deps/libregex-7e54aceed60f31bf.rlib" "/opt/rustwide/target/debug/deps/libthread_local-abd19461110d9879.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ecd352392faaf83d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d9b457e9389a1382.rlib" "/opt/rustwide/target/debug/deps/libmemchr-90bac19b7815f3a4.rlib" "/opt/rustwide/target/debug/deps/libconifer-e142c806283d51a4.rlib" "/opt/rustwide/target/debug/deps/libframebuffer-dd996eba5693e630.rlib" "/opt/rustwide/target/debug/deps/libmemmap-7090caabef0daf5c.rlib" "/opt/rustwide/target/debug/deps/libflume-64dc0f0d09be846e.rlib" "/opt/rustwide/target/debug/deps/libspin-3b7e09eb6993769d.rlib" "/opt/rustwide/target/debug/deps/libfutures-b4b94465d838003d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d0e95692dcf69f23.rlib" "/opt/rustwide/target/debug/deps/libpin_project-fee080d38b959f27.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-44c7bd4be7432e75.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-b80375de11aed169.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-16ce9e91f7781613.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-04b35830213dd049.rlib" "/opt/rustwide/target/debug/deps/libimage-ac9d8080187bf943.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-3826c32e34602230.rlib" "/opt/rustwide/target/debug/deps/libpng-bdc8e3b73b0e5270.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-89f2658d174b1bc2.rlib" "/opt/rustwide/target/debug/deps/libdeflate-f520670c19841342.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-a16206bd1731b4de.rlib" "/opt/rustwide/target/debug/deps/librayon-64fbb6969f419c7b.rlib" "/opt/rustwide/target/debug/deps/librayon_core-98fd686fc3953b6d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1630f5d1ed56db99.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-9356e000e4e650a6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d144910bbbb0c51c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-b71d276e69df7592.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-30d5e429c8607b98.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-eaf618366f8551a4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-280f99ce37e4c571.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-62efd5c3c3e18fe4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libeither-7ea3df9e791e2173.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-6eaaf14cfe82ad8a.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-5a6464e689166fa5.rlib" "/opt/rustwide/target/debug/deps/libgif-f7c93d7459047ceb.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-b19d35710137eee7.rlib" "/opt/rustwide/target/debug/deps/libtiff-c3015cabb0da4bad.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-a5d98ad79ea81331.rlib" "/opt/rustwide/target/debug/deps/libadler32-b754b0225bffa03d.rlib" "/opt/rustwide/target/debug/deps/liblzw-a648ab049733c09d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2f9d4a3f19411b1e.rlib" "/opt/rustwide/target/debug/deps/libevdev-3f156a18ccd858c8.rlib" "/opt/rustwide/target/debug/deps/libnum-f44a2fcd7a4ad4a1.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-6052da6253444e77.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-912c25184991266f.rlib" "/opt/rustwide/target/debug/deps/librand-e3d67b4ab3626d1e.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-dd4fe5d433d59153.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-7a3ef2123a40ae59.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-a8f586418850b376.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-5d21f752de69fd27.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fb0c925a03a0eb72.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-b6f6451ab0788a96.rlib" "/opt/rustwide/target/debug/deps/libnix-cbb61ca4b63c461d.rlib" "/opt/rustwide/target/debug/deps/liblibc-8ad0edd0dffec967.rlib" "/opt/rustwide/target/debug/deps/libvoid-2252400e8925513f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5491842f1301905a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5b5d687ab829fdeb.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lrt" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8feff37a28a9de48f270e1f68d602ad41515b81463030537a4804bb5380fd944", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8feff37a28a9de48f270e1f68d602ad41515b81463030537a4804bb5380fd944", kill_on_drop: false }` [INFO] [stdout] 8feff37a28a9de48f270e1f68d602ad41515b81463030537a4804bb5380fd944