[INFO] cloning repository https://github.com/Sohalt/aoc-2020 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sohalt/aoc-2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSohalt%2Faoc-2020", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSohalt%2Faoc-2020'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 85e7e7925c179e0e0e1a5e369dac09beea98186c [INFO] testing Sohalt/aoc-2020 against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSohalt%2Faoc-2020" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Sohalt/aoc-2020 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Sohalt/aoc-2020 [INFO] finished tweaking git repo https://github.com/Sohalt/aoc-2020 [INFO] tweaked toml for git repo https://github.com/Sohalt/aoc-2020 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Sohalt/aoc-2020 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 39e79ee5643efb0603d525fe87cdaea922cac83c44749f5ed623319e6514991f [INFO] running `Command { std: "docker" "start" "-a" "39e79ee5643efb0603d525fe87cdaea922cac83c44749f5ed623319e6514991f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39e79ee5643efb0603d525fe87cdaea922cac83c44749f5ed623319e6514991f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39e79ee5643efb0603d525fe87cdaea922cac83c44749f5ed623319e6514991f", kill_on_drop: false }` [INFO] [stdout] 39e79ee5643efb0603d525fe87cdaea922cac83c44749f5ed623319e6514991f [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 76f3c4c171144a3cabd18c42467649e7ce8b77b9e83999044a54138a9ea1d2ba [INFO] running `Command { std: "docker" "start" "-a" "76f3c4c171144a3cabd18c42467649e7ce8b77b9e83999044a54138a9ea1d2ba", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling standback v0.2.13 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.36 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling cookie_store v0.12.0 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.9 [INFO] [stderr] Compiling advent v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `after` [INFO] [stdout] --> src/bin/05.rs:43:18 [INFO] [stdout] | [INFO] [stdout] 43 | let (before, after) = a.zip(b).find(|(&a,&b)| {a + 1 != b}).unwrap(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_after` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `row` [INFO] [stdout] --> src/bin/05.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | row: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `col` [INFO] [stdout] --> src/bin/05.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | col: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/bin/09.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(map_first_last)] [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[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/bin/07.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(map_into_keys_values)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `map_into_keys_values` has been stable since 1.54.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/bin/07.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(map_into_keys_values)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `advent` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/08.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | let mut instruction = instructions.get_mut(offset).unwrap(); [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pc` [INFO] [stdout] --> src/bin/08.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | pc: i32 [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `cid` [INFO] [stdout] --> src/bin/04.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | cid: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [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` due to 2 previous errors; 1 warning emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/01-e84936b9d1e5ab0b.01.09aeadc2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/01-e84936b9d1e5ab0b.01.09aeadc2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/01-e84936b9d1e5ab0b.01.09aeadc2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/01-e84936b9d1e5ab0b.01.09aeadc2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/01-e84936b9d1e5ab0b.01.09aeadc2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/01-e84936b9d1e5ab0b.01.09aeadc2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/01-e84936b9d1e5ab0b.01.09aeadc2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/01-e84936b9d1e5ab0b.01.09aeadc2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/01-e84936b9d1e5ab0b.01.09aeadc2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/01-e84936b9d1e5ab0b.01.09aeadc2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/01-e84936b9d1e5ab0b.01.09aeadc2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/01-e84936b9d1e5ab0b.01.09aeadc2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/01-e84936b9d1e5ab0b.01.09aeadc2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/01-e84936b9d1e5ab0b.01.09aeadc2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/01-e84936b9d1e5ab0b.01.09aeadc2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/01-e84936b9d1e5ab0b.01.09aeadc2-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/01-e84936b9d1e5ab0b.mk2smq6484hye5m.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libadvent-0673908ae6d67bf7.rlib" "/opt/rustwide/target/debug/deps/libreqwest-20d9e0d8a2ec1694.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-07f621ae60c44308.rlib" "/opt/rustwide/target/debug/deps/libserde_json-00fa97f315146a14.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-66725af6e7f98b89.rlib" "/opt/rustwide/target/debug/deps/libregex-9101c68c43db5b5c.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fc112ae30411db47.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-64af4cd96b64887d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-893f4c3b4ecb939d.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-4be017ca4afbfb30.rlib" "/opt/rustwide/target/debug/deps/libcookie-30214f62468f9b5f.rlib" "/opt/rustwide/target/debug/deps/libtime-61b782df6df8eaa8.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-de4b07c8c78c40d1.rlib" "/opt/rustwide/target/debug/deps/libstandback-c9a31a38d343d653.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-e8f5fe6d9ca7a36d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-7ad3c5862f3aa362.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libipnet-61a9bc273e84f915.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-e5721f6caebdea84.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-cd09d043d886746c.rlib" "/opt/rustwide/target/debug/deps/libserde-1c1b80f8fb7c8614.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-1de3be8a99b6e7fd.rlib" "/opt/rustwide/target/debug/deps/libunicase-81ee84fc02d12410.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-b67418690a38e590.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-5bc3769021491af5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-06aaa72435a8c3c0.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libhyper-04ea061af210dcd8.rlib" "/opt/rustwide/target/debug/deps/libhttparse-af5c8ad150445e6f.rlib" "/opt/rustwide/target/debug/deps/libwant-d47adad540681629.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libh2-876eb50ef7221d2a.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-48b85a3f98ef90c1.rlib" "/opt/rustwide/target/debug/deps/libpin_project-2c2c59529c0f681f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-e93c8776eca2a55b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f68c299677dc64e2.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-60571fb7e2fe22ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-a5d1a948e3fff4ee.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-933da9c49938bd48.rlib" "/opt/rustwide/target/debug/deps/libsocket2-cc6de44845407c5f.rlib" "/opt/rustwide/target/debug/deps/libtower_service-9fa19250f61b8c82.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-66d38da61662acb3.rlib" "/opt/rustwide/target/debug/deps/libtracing-e24f1c192d452a6a.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2662e2daeb780a86.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-8545ef3738d3b5bc.rlib" "/opt/rustwide/target/debug/deps/libpin_project-a959ae1a7a433d6f.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d63b92bb9601c727.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-6cb9487576296286.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-64ede31b96d39252.rlib" "/opt/rustwide/target/debug/deps/liburl-3373d2d2dc2c0c2b.rlib" "/opt/rustwide/target/debug/deps/libidna-c90f623de246d721.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-fc8047be9f3bf2ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-08f81a1fd910a93c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-04eaf20a6b8209a8.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libhttp-cd42fdc59cc8b701.rlib" "/opt/rustwide/target/debug/deps/libitoa-ebac3c6dd5ca1a23.rlib" "/opt/rustwide/target/debug/deps/libtokio-b057d0ff17901cad.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-60adbd71e5af6401.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3b3ea3a1f635dba5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-dc28abbf05ce61fd.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-2026425846eae1d1.rlib" "/opt/rustwide/target/debug/deps/libmio-172f09e3f05e90a3.rlib" "/opt/rustwide/target/debug/deps/liblog-2dc54ae93de1162f.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libiovec-25417179b6489bee.rlib" "/opt/rustwide/target/debug/deps/libnet2-e6df2db2cb2f8f14.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/liblibc-99b8c1c5ae8ebe65.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-f62c3de0fa4b1417.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libbytes-b63c3b3ea06c4474.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-55d1b613307b8f8b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/01-e84936b9d1e5ab0b" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `advent` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/03-76de9171b963307e.03.1056981d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/03-76de9171b963307e.03.1056981d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/03-76de9171b963307e.03.1056981d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/03-76de9171b963307e.03.1056981d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/03-76de9171b963307e.03.1056981d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/03-76de9171b963307e.03.1056981d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/03-76de9171b963307e.03.1056981d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/03-76de9171b963307e.03.1056981d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/03-76de9171b963307e.03.1056981d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/03-76de9171b963307e.03.1056981d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/03-76de9171b963307e.03.1056981d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/03-76de9171b963307e.03.1056981d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/03-76de9171b963307e.03.1056981d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/03-76de9171b963307e.03.1056981d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/03-76de9171b963307e.03.1056981d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/03-76de9171b963307e.03.1056981d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/03-76de9171b963307e.27edvw5xi8cczlw0.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libadvent-0673908ae6d67bf7.rlib" "/opt/rustwide/target/debug/deps/libreqwest-20d9e0d8a2ec1694.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-07f621ae60c44308.rlib" "/opt/rustwide/target/debug/deps/libserde_json-00fa97f315146a14.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-66725af6e7f98b89.rlib" "/opt/rustwide/target/debug/deps/libregex-9101c68c43db5b5c.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fc112ae30411db47.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-64af4cd96b64887d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-893f4c3b4ecb939d.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-4be017ca4afbfb30.rlib" "/opt/rustwide/target/debug/deps/libcookie-30214f62468f9b5f.rlib" "/opt/rustwide/target/debug/deps/libtime-61b782df6df8eaa8.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-de4b07c8c78c40d1.rlib" "/opt/rustwide/target/debug/deps/libstandback-c9a31a38d343d653.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-e8f5fe6d9ca7a36d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-7ad3c5862f3aa362.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libipnet-61a9bc273e84f915.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-e5721f6caebdea84.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-cd09d043d886746c.rlib" "/opt/rustwide/target/debug/deps/libserde-1c1b80f8fb7c8614.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-1de3be8a99b6e7fd.rlib" "/opt/rustwide/target/debug/deps/libunicase-81ee84fc02d12410.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-b67418690a38e590.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-5bc3769021491af5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-06aaa72435a8c3c0.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libhyper-04ea061af210dcd8.rlib" "/opt/rustwide/target/debug/deps/libhttparse-af5c8ad150445e6f.rlib" "/opt/rustwide/target/debug/deps/libwant-d47adad540681629.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libh2-876eb50ef7221d2a.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-48b85a3f98ef90c1.rlib" "/opt/rustwide/target/debug/deps/libpin_project-2c2c59529c0f681f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-e93c8776eca2a55b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f68c299677dc64e2.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-60571fb7e2fe22ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-a5d1a948e3fff4ee.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-933da9c49938bd48.rlib" "/opt/rustwide/target/debug/deps/libsocket2-cc6de44845407c5f.rlib" "/opt/rustwide/target/debug/deps/libtower_service-9fa19250f61b8c82.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-66d38da61662acb3.rlib" "/opt/rustwide/target/debug/deps/libtracing-e24f1c192d452a6a.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2662e2daeb780a86.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-8545ef3738d3b5bc.rlib" "/opt/rustwide/target/debug/deps/libpin_project-a959ae1a7a433d6f.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d63b92bb9601c727.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-6cb9487576296286.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-64ede31b96d39252.rlib" "/opt/rustwide/target/debug/deps/liburl-3373d2d2dc2c0c2b.rlib" "/opt/rustwide/target/debug/deps/libidna-c90f623de246d721.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-fc8047be9f3bf2ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-08f81a1fd910a93c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-04eaf20a6b8209a8.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libhttp-cd42fdc59cc8b701.rlib" "/opt/rustwide/target/debug/deps/libitoa-ebac3c6dd5ca1a23.rlib" "/opt/rustwide/target/debug/deps/libtokio-b057d0ff17901cad.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-60adbd71e5af6401.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3b3ea3a1f635dba5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-dc28abbf05ce61fd.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-2026425846eae1d1.rlib" "/opt/rustwide/target/debug/deps/libmio-172f09e3f05e90a3.rlib" "/opt/rustwide/target/debug/deps/liblog-2dc54ae93de1162f.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libiovec-25417179b6489bee.rlib" "/opt/rustwide/target/debug/deps/libnet2-e6df2db2cb2f8f14.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/liblibc-99b8c1c5ae8ebe65.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-f62c3de0fa4b1417.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libbytes-b63c3b3ea06c4474.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-55d1b613307b8f8b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/03-76de9171b963307e" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/05-13366e2e32d1beb6.05.8b95e137-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/05-13366e2e32d1beb6.05.8b95e137-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/05-13366e2e32d1beb6.05.8b95e137-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/05-13366e2e32d1beb6.05.8b95e137-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/05-13366e2e32d1beb6.05.8b95e137-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/05-13366e2e32d1beb6.05.8b95e137-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/05-13366e2e32d1beb6.05.8b95e137-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/05-13366e2e32d1beb6.05.8b95e137-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/05-13366e2e32d1beb6.05.8b95e137-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/05-13366e2e32d1beb6.05.8b95e137-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/05-13366e2e32d1beb6.05.8b95e137-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/05-13366e2e32d1beb6.05.8b95e137-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/05-13366e2e32d1beb6.05.8b95e137-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/05-13366e2e32d1beb6.05.8b95e137-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/05-13366e2e32d1beb6.05.8b95e137-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/05-13366e2e32d1beb6.05.8b95e137-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/05-13366e2e32d1beb6.24s9dprzp19ecw4h.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libadvent-0673908ae6d67bf7.rlib" "/opt/rustwide/target/debug/deps/libreqwest-20d9e0d8a2ec1694.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-07f621ae60c44308.rlib" "/opt/rustwide/target/debug/deps/libserde_json-00fa97f315146a14.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-66725af6e7f98b89.rlib" "/opt/rustwide/target/debug/deps/libregex-9101c68c43db5b5c.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fc112ae30411db47.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-64af4cd96b64887d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-893f4c3b4ecb939d.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-4be017ca4afbfb30.rlib" "/opt/rustwide/target/debug/deps/libcookie-30214f62468f9b5f.rlib" "/opt/rustwide/target/debug/deps/libtime-61b782df6df8eaa8.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-de4b07c8c78c40d1.rlib" "/opt/rustwide/target/debug/deps/libstandback-c9a31a38d343d653.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-e8f5fe6d9ca7a36d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-7ad3c5862f3aa362.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libipnet-61a9bc273e84f915.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-e5721f6caebdea84.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-cd09d043d886746c.rlib" "/opt/rustwide/target/debug/deps/libserde-1c1b80f8fb7c8614.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-1de3be8a99b6e7fd.rlib" "/opt/rustwide/target/debug/deps/libunicase-81ee84fc02d12410.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-b67418690a38e590.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-5bc3769021491af5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-06aaa72435a8c3c0.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libhyper-04ea061af210dcd8.rlib" "/opt/rustwide/target/debug/deps/libhttparse-af5c8ad150445e6f.rlib" "/opt/rustwide/target/debug/deps/libwant-d47adad540681629.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libh2-876eb50ef7221d2a.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-48b85a3f98ef90c1.rlib" "/opt/rustwide/target/debug/deps/libpin_project-2c2c59529c0f681f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-e93c8776eca2a55b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f68c299677dc64e2.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-60571fb7e2fe22ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-a5d1a948e3fff4ee.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-933da9c49938bd48.rlib" "/opt/rustwide/target/debug/deps/libsocket2-cc6de44845407c5f.rlib" "/opt/rustwide/target/debug/deps/libtower_service-9fa19250f61b8c82.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-66d38da61662acb3.rlib" "/opt/rustwide/target/debug/deps/libtracing-e24f1c192d452a6a.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2662e2daeb780a86.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-8545ef3738d3b5bc.rlib" "/opt/rustwide/target/debug/deps/libpin_project-a959ae1a7a433d6f.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d63b92bb9601c727.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-6cb9487576296286.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-64ede31b96d39252.rlib" "/opt/rustwide/target/debug/deps/liburl-3373d2d2dc2c0c2b.rlib" "/opt/rustwide/target/debug/deps/libidna-c90f623de246d721.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-fc8047be9f3bf2ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-08f81a1fd910a93c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-04eaf20a6b8209a8.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libhttp-cd42fdc59cc8b701.rlib" "/opt/rustwide/target/debug/deps/libitoa-ebac3c6dd5ca1a23.rlib" "/opt/rustwide/target/debug/deps/libtokio-b057d0ff17901cad.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-60adbd71e5af6401.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3b3ea3a1f635dba5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-dc28abbf05ce61fd.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-2026425846eae1d1.rlib" "/opt/rustwide/target/debug/deps/libmio-172f09e3f05e90a3.rlib" "/opt/rustwide/target/debug/deps/liblog-2dc54ae93de1162f.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libiovec-25417179b6489bee.rlib" "/opt/rustwide/target/debug/deps/libnet2-e6df2db2cb2f8f14.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/liblibc-99b8c1c5ae8ebe65.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-f62c3de0fa4b1417.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libbytes-b63c3b3ea06c4474.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-55d1b613307b8f8b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/05-13366e2e32d1beb6" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `advent` due to 2 previous errors [INFO] [stderr] error: could not compile `advent` due to 2 previous errors; 3 warnings emitted [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "76f3c4c171144a3cabd18c42467649e7ce8b77b9e83999044a54138a9ea1d2ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76f3c4c171144a3cabd18c42467649e7ce8b77b9e83999044a54138a9ea1d2ba", kill_on_drop: false }` [INFO] [stdout] 76f3c4c171144a3cabd18c42467649e7ce8b77b9e83999044a54138a9ea1d2ba