[INFO] cloning repository https://github.com/nrxus/advent_2018 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nrxus/advent_2018" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnrxus%2Fadvent_2018", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnrxus%2Fadvent_2018'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0f7b9bc6e61ad765717d77e17cb205c55563b07c [INFO] testing nrxus/advent_2018 against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnrxus%2Fadvent_2018" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nrxus/advent_2018 on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nrxus/advent_2018 [INFO] finished tweaking git repo https://github.com/nrxus/advent_2018 [INFO] tweaked toml for git repo https://github.com/nrxus/advent_2018 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/nrxus/advent_2018 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strum_macros v0.13.0 [INFO] [stderr] Downloaded strum v0.13.0 [INFO] [stderr] Downloaded crc32fast v1.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b887734927f67c03a8d87ade4c66c728601a877593061ba5259ffde9e3e725bb [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" "b887734927f67c03a8d87ade4c66c728601a877593061ba5259ffde9e3e725bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b887734927f67c03a8d87ade4c66c728601a877593061ba5259ffde9e3e725bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b887734927f67c03a8d87ade4c66c728601a877593061ba5259ffde9e3e725bb", kill_on_drop: false }` [INFO] [stdout] b887734927f67c03a8d87ade4c66c728601a877593061ba5259ffde9e3e725bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7bb9b54cd4482b1655dc5f28902866c01ac115cd9889c835b03df08814fc7b24 [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" "7bb9b54cd4482b1655dc5f28902866c01ac115cd9889c835b03df08814fc7b24", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling lazycell v1.2.0 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling string v0.1.2 [INFO] [stderr] Compiling crc32fast v1.1.1 [INFO] [stderr] Compiling encoding_rs v0.8.13 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling reexport-proc-macro v1.0.5 [INFO] [stderr] Compiling array-macro v1.0.2 [INFO] [stderr] Compiling strum v0.13.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.1 [INFO] [stderr] Compiling tokio-executor v0.1.5 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling tokio-timer v0.2.8 [INFO] [stderr] Compiling phf v0.7.23 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.6.2 [INFO] [stderr] Compiling mime v0.3.12 [INFO] [stderr] Compiling libflate v0.1.19 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling http v0.1.14 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling enum-map-derive v0.4.0 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling strum_macros v0.13.0 [INFO] [stderr] Compiling h2 v0.1.13 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling enum-map v0.4.1 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling hyper v0.12.16 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.5 [INFO] [stderr] Compiling advent_2018 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/three_a.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(try_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/twenty_two_a.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(try_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> src/fourteen_a.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | Answer(array![|x| scores[x]; 10]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/seventeen_a.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(try_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [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 E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `advent_2018`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ten_b.rs:25:20 [INFO] [stdout] | [INFO] [stdout] 25 | type Err = Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/eighteen_a.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(never_type)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [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 E0554`. [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 E0554`. [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-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/eight_a-55dc56dea168b4ab.eight_a.116a1wut-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/eight_a-55dc56dea168b4ab.eight_a.116a1wut-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/eight_a-55dc56dea168b4ab.eight_a.116a1wut-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/eight_a-55dc56dea168b4ab.eight_a.116a1wut-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/eight_a-55dc56dea168b4ab.eight_a.116a1wut-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/eight_a-55dc56dea168b4ab.eight_a.116a1wut-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/eight_a-55dc56dea168b4ab.eight_a.116a1wut-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/eight_a-55dc56dea168b4ab.eight_a.116a1wut-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/eight_a-55dc56dea168b4ab.eight_a.116a1wut-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/eight_a-55dc56dea168b4ab.eight_a.116a1wut-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/eight_a-55dc56dea168b4ab.eight_a.116a1wut-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/eight_a-55dc56dea168b4ab.eight_a.116a1wut-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/eight_a-55dc56dea168b4ab.eight_a.116a1wut-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/eight_a-55dc56dea168b4ab.eight_a.116a1wut-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/eight_a-55dc56dea168b4ab.eight_a.116a1wut-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/eight_a-55dc56dea168b4ab.eight_a.116a1wut-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/eight_a-55dc56dea168b4ab" "/opt/rustwide/target/debug/deps/eight_a-55dc56dea168b4ab.45imc473pfbvurrc.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcommon-f2886b18c166128d.rlib" "/opt/rustwide/target/debug/deps/libreqwest-382e9a3c15e17f0f.rlib" "/opt/rustwide/target/debug/deps/libuuid-f00188eaf131b1b8.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-21c0a0b248b51bce.rlib" "/opt/rustwide/target/debug/deps/liburl-d8e011cf402112da.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-88e6a83f9628f22c.rlib" "/opt/rustwide/target/debug/deps/libidna-36b3ab61560588b9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-771897ee471b32a9.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-378825f0a341ccf9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bbcc1f6f6a0b4874.rlib" "/opt/rustwide/target/debug/deps/libdtoa-155c8379712b16f0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-267b8ff0209263bb.rlib" "/opt/rustwide/target/debug/deps/libryu-00795f02af989001.rlib" "/opt/rustwide/target/debug/deps/libserde-375593ec3060aa05.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-fd2c1e10baf3c1a6.rlib" "/opt/rustwide/target/debug/deps/libphf-262ffec4ec56b27a.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-958225b4ed11122b.rlib" "/opt/rustwide/target/debug/deps/libunicase-90ddb66be292285e.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-1bc02ae021f668a4.rlib" "/opt/rustwide/target/debug/deps/libmime-22351dce7ee9f8ab.rlib" "/opt/rustwide/target/debug/deps/libunicase-aefe7bfeaa103527.rlib" "/opt/rustwide/target/debug/deps/liblibflate-ae8df6fc4e3870c4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-6a7545444b4babe9.rlib" "/opt/rustwide/target/debug/deps/libadler32-bb56c2200bd200af.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-325b0405d0560943.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-0191412182e2ee02.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bebe2698646f2b6d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-44e2aa4691fcf717.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-564c8ddeb4d26b3c.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-cc016b41e658d4ca.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9936252c37cb34b8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0e3ab843d5d98160.rlib" "/opt/rustwide/target/debug/deps/libhyper-7c8482808e9fd052.rlib" "/opt/rustwide/target/debug/deps/libwant-4c0a541997e195a6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a6357efd1c04c04a.rlib" "/opt/rustwide/target/debug/deps/libtokio-b71b6f2d726776bf.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-e72f28bed8953652.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-723ead0f16a49965.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-694b8ae964479d0e.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-05048c32761235e4.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-611af5de5d400b7c.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-41b9d3ea594e48d2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-cf5c5734f9d3c0bd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-743948e6d1780d7a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5f1062441f42ab4d.rlib" "/opt/rustwide/target/debug/deps/libunreachable-df638fbf420fe3b0.rlib" "/opt/rustwide/target/debug/deps/libvoid-3282560b88f14a5c.rlib" "/opt/rustwide/target/debug/deps/librand-711686a534397785.rlib" "/opt/rustwide/target/debug/deps/librand_core-4f3a9cd061bea6ee.rlib" "/opt/rustwide/target/debug/deps/liblock_api-07660d64bd9f77f1.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-4f72de97adc34349.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-86b1307a95d38cfd.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-14cb6c124190c70c.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-1a716cc42ff6c6bb.rlib" "/opt/rustwide/target/debug/deps/librand-78768ba04845ee39.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-5cd90886be4d9a7f.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d5759e5f5493784c.rlib" "/opt/rustwide/target/debug/deps/librand_hc-23033943f22d2152.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-00dfa57b4e70de4d.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-1853f34e41d689a5.rlib" "/opt/rustwide/target/debug/deps/librand_core-54649d434ae40dcc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-2e5a21281b524c4d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-9a147b26baf15d5d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7fc82a6b87fbdfeb.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-35b70419fc3f560e.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-0771bbc32ad4bd2f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-24d9537911d6c8ac.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-f6a4c3d41e269e9b.rlib" "/opt/rustwide/target/debug/deps/libnodrop-2eb5aff8322c7e4b.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-3bf150a0d232acff.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-109a501e0eec1164.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-0cf9c0e98f2014ab.rlib" "/opt/rustwide/target/debug/deps/libmio-9baae3c826369523.rlib" "/opt/rustwide/target/debug/deps/liblazycell-be836808fc859de1.rlib" "/opt/rustwide/target/debug/deps/libnet2-2a26571f697bf101.rlib" "/opt/rustwide/target/debug/deps/libhttparse-3b009068cccdde21.rlib" "/opt/rustwide/target/debug/deps/libh2-9a600cbe6fffa3ec.rlib" "/opt/rustwide/target/debug/deps/libindexmap-4372ae1985a4f881.rlib" "/opt/rustwide/target/debug/deps/libstring-53bea00394042cf9.rlib" "/opt/rustwide/target/debug/deps/libslab-9d13d6c58b92640e.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-aad3146437087dd1.rlib" "/opt/rustwide/target/debug/deps/liblog-636b0cf56a646f03.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-f307d189e68fc720.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3333f8d1c0e167b4.rlib" "/opt/rustwide/target/debug/deps/libhttp-2aaa2373e7697e90.rlib" "/opt/rustwide/target/debug/deps/libitoa-976ae10b2fc88251.rlib" "/opt/rustwide/target/debug/deps/libfnv-37dc92b0673ee3ab.rlib" "/opt/rustwide/target/debug/deps/libfutures-6dfebb78388653cf.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7579dc048293a8a8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-1b6696de10a3cba4.rlib" "/opt/rustwide/target/debug/deps/libbytes-1ecdec56f070d734.rlib" "/opt/rustwide/target/debug/deps/libiovec-04d024c4d88bdec3.rlib" "/opt/rustwide/target/debug/deps/libbase64-0e30f6ac38e16097.rlib" "/opt/rustwide/target/debug/deps/libsafemem-afb3ceead3a644b5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f917bac19ed89562.rlib" "/opt/rustwide/target/debug/deps/libcookie-9b28df61a0962842.rlib" "/opt/rustwide/target/debug/deps/libtime-adb476be30f702ac.rlib" "/opt/rustwide/target/debug/deps/liblibc-9f120d1438bf7694.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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 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-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/five_a-2d5fef66307a6a4c.five_a.7lzessbg-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/five_a-2d5fef66307a6a4c.five_a.7lzessbg-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/five_a-2d5fef66307a6a4c.five_a.7lzessbg-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/five_a-2d5fef66307a6a4c.five_a.7lzessbg-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/five_a-2d5fef66307a6a4c.five_a.7lzessbg-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/five_a-2d5fef66307a6a4c.five_a.7lzessbg-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/five_a-2d5fef66307a6a4c.five_a.7lzessbg-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/five_a-2d5fef66307a6a4c.five_a.7lzessbg-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/five_a-2d5fef66307a6a4c.five_a.7lzessbg-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/five_a-2d5fef66307a6a4c.five_a.7lzessbg-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/five_a-2d5fef66307a6a4c.five_a.7lzessbg-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/five_a-2d5fef66307a6a4c.five_a.7lzessbg-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/five_a-2d5fef66307a6a4c.five_a.7lzessbg-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/five_a-2d5fef66307a6a4c.five_a.7lzessbg-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/five_a-2d5fef66307a6a4c.five_a.7lzessbg-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/five_a-2d5fef66307a6a4c.five_a.7lzessbg-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/five_a-2d5fef66307a6a4c" "/opt/rustwide/target/debug/deps/five_a-2d5fef66307a6a4c.2deop6cjcd02cmqe.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcommon-f2886b18c166128d.rlib" "/opt/rustwide/target/debug/deps/libreqwest-382e9a3c15e17f0f.rlib" "/opt/rustwide/target/debug/deps/libuuid-f00188eaf131b1b8.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-21c0a0b248b51bce.rlib" "/opt/rustwide/target/debug/deps/liburl-d8e011cf402112da.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-88e6a83f9628f22c.rlib" "/opt/rustwide/target/debug/deps/libidna-36b3ab61560588b9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-771897ee471b32a9.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-378825f0a341ccf9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bbcc1f6f6a0b4874.rlib" "/opt/rustwide/target/debug/deps/libdtoa-155c8379712b16f0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-267b8ff0209263bb.rlib" "/opt/rustwide/target/debug/deps/libryu-00795f02af989001.rlib" "/opt/rustwide/target/debug/deps/libserde-375593ec3060aa05.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-fd2c1e10baf3c1a6.rlib" "/opt/rustwide/target/debug/deps/libphf-262ffec4ec56b27a.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-958225b4ed11122b.rlib" "/opt/rustwide/target/debug/deps/libunicase-90ddb66be292285e.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-1bc02ae021f668a4.rlib" "/opt/rustwide/target/debug/deps/libmime-22351dce7ee9f8ab.rlib" "/opt/rustwide/target/debug/deps/libunicase-aefe7bfeaa103527.rlib" "/opt/rustwide/target/debug/deps/liblibflate-ae8df6fc4e3870c4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-6a7545444b4babe9.rlib" "/opt/rustwide/target/debug/deps/libadler32-bb56c2200bd200af.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-325b0405d0560943.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-0191412182e2ee02.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bebe2698646f2b6d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-44e2aa4691fcf717.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-564c8ddeb4d26b3c.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-cc016b41e658d4ca.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9936252c37cb34b8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0e3ab843d5d98160.rlib" "/opt/rustwide/target/debug/deps/libhyper-7c8482808e9fd052.rlib" "/opt/rustwide/target/debug/deps/libwant-4c0a541997e195a6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a6357efd1c04c04a.rlib" "/opt/rustwide/target/debug/deps/libtokio-b71b6f2d726776bf.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-e72f28bed8953652.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-723ead0f16a49965.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-694b8ae964479d0e.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-05048c32761235e4.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-611af5de5d400b7c.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-41b9d3ea594e48d2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-cf5c5734f9d3c0bd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-743948e6d1780d7a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5f1062441f42ab4d.rlib" "/opt/rustwide/target/debug/deps/libunreachable-df638fbf420fe3b0.rlib" "/opt/rustwide/target/debug/deps/libvoid-3282560b88f14a5c.rlib" "/opt/rustwide/target/debug/deps/librand-711686a534397785.rlib" "/opt/rustwide/target/debug/deps/librand_core-4f3a9cd061bea6ee.rlib" "/opt/rustwide/target/debug/deps/liblock_api-07660d64bd9f77f1.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-4f72de97adc34349.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-86b1307a95d38cfd.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-14cb6c124190c70c.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-1a716cc42ff6c6bb.rlib" "/opt/rustwide/target/debug/deps/librand-78768ba04845ee39.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-5cd90886be4d9a7f.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d5759e5f5493784c.rlib" "/opt/rustwide/target/debug/deps/librand_hc-23033943f22d2152.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-00dfa57b4e70de4d.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-1853f34e41d689a5.rlib" "/opt/rustwide/target/debug/deps/librand_core-54649d434ae40dcc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-2e5a21281b524c4d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-9a147b26baf15d5d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7fc82a6b87fbdfeb.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-35b70419fc3f560e.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-0771bbc32ad4bd2f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-24d9537911d6c8ac.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-f6a4c3d41e269e9b.rlib" "/opt/rustwide/target/debug/deps/libnodrop-2eb5aff8322c7e4b.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-3bf150a0d232acff.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-109a501e0eec1164.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-0cf9c0e98f2014ab.rlib" "/opt/rustwide/target/debug/deps/libmio-9baae3c826369523.rlib" "/opt/rustwide/target/debug/deps/liblazycell-be836808fc859de1.rlib" "/opt/rustwide/target/debug/deps/libnet2-2a26571f697bf101.rlib" "/opt/rustwide/target/debug/deps/libhttparse-3b009068cccdde21.rlib" "/opt/rustwide/target/debug/deps/libh2-9a600cbe6fffa3ec.rlib" "/opt/rustwide/target/debug/deps/libindexmap-4372ae1985a4f881.rlib" "/opt/rustwide/target/debug/deps/libstring-53bea00394042cf9.rlib" "/opt/rustwide/target/debug/deps/libslab-9d13d6c58b92640e.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-aad3146437087dd1.rlib" "/opt/rustwide/target/debug/deps/liblog-636b0cf56a646f03.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-f307d189e68fc720.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3333f8d1c0e167b4.rlib" "/opt/rustwide/target/debug/deps/libhttp-2aaa2373e7697e90.rlib" "/opt/rustwide/target/debug/deps/libitoa-976ae10b2fc88251.rlib" "/opt/rustwide/target/debug/deps/libfnv-37dc92b0673ee3ab.rlib" "/opt/rustwide/target/debug/deps/libfutures-6dfebb78388653cf.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7579dc048293a8a8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-1b6696de10a3cba4.rlib" "/opt/rustwide/target/debug/deps/libbytes-1ecdec56f070d734.rlib" "/opt/rustwide/target/debug/deps/libiovec-04d024c4d88bdec3.rlib" "/opt/rustwide/target/debug/deps/libbase64-0e30f6ac38e16097.rlib" "/opt/rustwide/target/debug/deps/libsafemem-afb3ceead3a644b5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f917bac19ed89562.rlib" "/opt/rustwide/target/debug/deps/libcookie-9b28df61a0962842.rlib" "/opt/rustwide/target/debug/deps/libtime-adb476be30f702ac.rlib" "/opt/rustwide/target/debug/deps/liblibc-9f120d1438bf7694.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7bb9b54cd4482b1655dc5f28902866c01ac115cd9889c835b03df08814fc7b24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bb9b54cd4482b1655dc5f28902866c01ac115cd9889c835b03df08814fc7b24", kill_on_drop: false }` [INFO] [stdout] 7bb9b54cd4482b1655dc5f28902866c01ac115cd9889c835b03df08814fc7b24