[INFO] cloning repository https://github.com/jfroche/advent2021 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jfroche/advent2021" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjfroche%2Fadvent2021", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjfroche%2Fadvent2021'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 599923e71ff0abb1f86842eafb23b50be8a99047 [INFO] testing jfroche/advent2021 against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjfroche%2Fadvent2021" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jfroche/advent2021 on toolchain beta-2024-12-08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jfroche/advent2021 [INFO] finished tweaking git repo https://github.com/jfroche/advent2021 [INFO] tweaked toml for git repo https://github.com/jfroche/advent2021 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jfroche/advent2021 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d0a2eab7ce1b78d1bfed5a3a8116fe67739ccdb9bb0af84e7b14d22bce637a0 [INFO] running `Command { std: "docker" "start" "-a" "1d0a2eab7ce1b78d1bfed5a3a8116fe67739ccdb9bb0af84e7b14d22bce637a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d0a2eab7ce1b78d1bfed5a3a8116fe67739ccdb9bb0af84e7b14d22bce637a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d0a2eab7ce1b78d1bfed5a3a8116fe67739ccdb9bb0af84e7b14d22bce637a0", kill_on_drop: false }` [INFO] [stdout] 1d0a2eab7ce1b78d1bfed5a3a8116fe67739ccdb9bb0af84e7b14d22bce637a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0dc9881f2d716ed3149db62249f0b8f3707fbbdedde0f1f092c8ad260c5b5545 [INFO] running `Command { std: "docker" "start" "-a" "0dc9881f2d716ed3149db62249f0b8f3707fbbdedde0f1f092c8ad260c5b5545", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling serde_derive v1.0.131 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling futures v0.3.18 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling trust-dns-proto v0.19.7 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling trust-dns-resolver v0.19.7 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling actix-http v2.2.1 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] Compiling actix-web v3.3.2 [INFO] [stderr] Compiling advent-of-code-2021 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.64s [INFO] running `Command { std: "docker" "inspect" "0dc9881f2d716ed3149db62249f0b8f3707fbbdedde0f1f092c8ad260c5b5545", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dc9881f2d716ed3149db62249f0b8f3707fbbdedde0f1f092c8ad260c5b5545", kill_on_drop: false }` [INFO] [stdout] 0dc9881f2d716ed3149db62249f0b8f3707fbbdedde0f1f092c8ad260c5b5545 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2808919057de0bddcffaf6abca228b147a79bf36f9f2746d6f161f4227c9e99b [INFO] running `Command { std: "docker" "start" "-a" "2808919057de0bddcffaf6abca228b147a79bf36f9f2746d6f161f4227c9e99b", kill_on_drop: false }` [INFO] [stderr] Compiling advent-of-code-2021 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcTQu58O/symbols.o" "/opt/rustwide/target/debug/deps/advent_of_code_2021-07a7d9d95f56be69.advent_of_code_2021.3a8fe2f13a7b1207-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/advent_of_code_2021-07a7d9d95f56be69.advent_of_code_2021.3a8fe2f13a7b1207-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/advent_of_code_2021-07a7d9d95f56be69.advent_of_code_2021.3a8fe2f13a7b1207-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/advent_of_code_2021-07a7d9d95f56be69.advent_of_code_2021.3a8fe2f13a7b1207-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/advent_of_code_2021-07a7d9d95f56be69.advent_of_code_2021.3a8fe2f13a7b1207-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/advent_of_code_2021-07a7d9d95f56be69.d36lzjs49wpykqmsiex9yvrlp.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-4c7d7a4c0fbb68c4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-57a209e00ba3f24b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-af6f8a165e09614f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2daf1314af1a0bd9.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-c3cbd2703880ffa2.rlib" "/opt/rustwide/target/debug/deps/libatty-9fbe749569c710b2.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-7385e12c997bfceb.rlib" "/opt/rustwide/target/debug/deps/libhumantime-ce381c4933d03978.rlib" "/opt/rustwide/target/debug/deps/libactix_web-66ec2939a4aa6f72.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-1ce9192f90464e61.rlib" "/opt/rustwide/target/debug/deps/libawc-9015f226ea7ae529.rlib" "/opt/rustwide/target/debug/deps/libactix_server-509b92240f781f95.rlib" "/opt/rustwide/target/debug/deps/libsocket2-2c6e613816f0aed5.rlib" "/opt/rustwide/target/debug/deps/libactix_router-045e113e413e5637.rlib" "/opt/rustwide/target/debug/deps/libbytestring-65d35b42adc3f7a2.rlib" "/opt/rustwide/target/debug/deps/libactix_http-87f3e69ebc5148d8.rlib" "/opt/rustwide/target/debug/deps/libbase64-450a6d9dcba13b9b.rlib" "/opt/rustwide/target/debug/deps/libhttparse-34e081384930e2cc.rlib" "/opt/rustwide/target/debug/deps/libsha1-74ef342c48713e4b.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-9427fa68e0589f7d.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-9a6b0d33d2e85a8b.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-330a32b7baf08ee7.rlib" "/opt/rustwide/target/debug/deps/libdigest-dfe153c9a72ce0db.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-afc952d990b520bd.rlib" "/opt/rustwide/target/debug/deps/libtypenum-b3ac8b304d2ff271.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-4d6a118d96970890.rlib" "/opt/rustwide/target/debug/deps/libserde_json-cba4cbfa9e3d61dc.rlib" "/opt/rustwide/target/debug/deps/libryu-00b239d902c98479.rlib" "/opt/rustwide/target/debug/deps/libcookie-52486ee6daf8ad96.rlib" "/opt/rustwide/target/debug/deps/libserde-98b5e6e385068019.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-ed1aa9986aebbe3f.rlib" "/opt/rustwide/target/debug/deps/libregex-9bd021fddf5ff46d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-568b0d6cd2919161.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d8281184da307500.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-13ffee38e6e5a81b.rlib" "/opt/rustwide/target/debug/deps/libmime-d5b83fc07afe1071.rlib" "/opt/rustwide/target/debug/deps/libflate2-3fc7785027700d5b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-6a7ff52e3756c8c9.rlib" "/opt/rustwide/target/debug/deps/libadler-eba61f23bb3cdb48.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-5284ab1e8b21ea5f.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-e345789635df249f.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-879f69096e6c4170.rlib" "/opt/rustwide/target/debug/deps/libtime-94ff8aebd8cdc736.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-8b30854fda08ee9b.rlib" "/opt/rustwide/target/debug/deps/libstandback-2cc08a4914d3165a.rlib" "/opt/rustwide/target/debug/deps/libfxhash-50ec1e7e2db7710c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0ef92d8cf14cf0b1.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-b977a043ca0ff04d.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-5600aff47654c8fe.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-a5b0ea52b38dba8d.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-b9424bf0c18dc722.rlib" "/opt/rustwide/target/debug/deps/libhostname-59716d88cd26a010.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-6483637d69d2fef6.rlib" "/opt/rustwide/target/debug/deps/libquick_error-74e479ae94e35649.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-8f86c9ff2cce8c30.rlib" "/opt/rustwide/target/debug/deps/librand-3d8d2e81a92585bb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9979ea177d713b22.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-ac34d6410681b35c.rlib" "/opt/rustwide/target/debug/deps/librand_core-249b2b8359148b7b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c257a7fed0b44b10.rlib" "/opt/rustwide/target/debug/deps/liburl-1a18be4da9817759.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-7d9b20aeea9d65fb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-d421ee550bd528ce.rlib" "/opt/rustwide/target/debug/deps/libidna-3580b33e30dcb008.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3aaaf7c733666b06.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-63fcc069d8fc338e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-2b90caf71be257df.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-9e22f06d2a04cff1.rlib" "/opt/rustwide/target/debug/deps/libmatches-7dacc739f2471d9d.rlib" "/opt/rustwide/target/debug/deps/libthiserror-c4005a2e1d5daa97.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-6abc95f40e9e9cb4.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-94004641c0d130c7.rlib" "/opt/rustwide/target/debug/deps/libfutures-5f103adda5b50492.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-238a92105ccca3ed.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-afffcf91d8cf473e.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-46e80bd66634cb28.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-aaa7caac10a25ea3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-715602dac8539525.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-dff992d065fad7cd.rlib" "/opt/rustwide/target/debug/deps/liblock_api-92cbc39673177ee5.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-31f1b56a39f2a372.rlib" "/opt/rustwide/target/debug/deps/libinstant-840f3dd9a81fef53.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2009b1c4d251fbd1.rlib" "/opt/rustwide/target/debug/deps/libcopyless-3987a508ff007f45.rlib" "/opt/rustwide/target/debug/deps/libeither-4bae4be6882f5042.rlib" "/opt/rustwide/target/debug/deps/libh2-7a582f12e98a8eac.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-68e2deeee98c8e75.rlib" "/opt/rustwide/target/debug/deps/libtracing-adcc1c51a5635eb2.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-a7d0bb236a690e73.rlib" "/opt/rustwide/target/debug/deps/libindexmap-2b567cce9f81011a.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d5b24f3d513fb86b.rlib" "/opt/rustwide/target/debug/deps/libhttp-6dd80f6549c192fb.rlib" "/opt/rustwide/target/debug/deps/libitoa-a2832f2392deebad.rlib" "/opt/rustwide/target/debug/deps/libbytes-cc9c49d7958180b3.rlib" "/opt/rustwide/target/debug/deps/libfnv-953831fe314029b4.rlib" "/opt/rustwide/target/debug/deps/libactix_service-ba1682f1cceac5d9.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-9eb7840c8ac40a1f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-85e13ed1e0c6d910.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-52ad6a345eab021b.rlib" "/opt/rustwide/target/debug/deps/libtokio-0b385ba2c030733d.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-0c23a68f8da10da9.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-7aff787a009bfccb.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-efa3519517df6cf0.rlib" "/opt/rustwide/target/debug/deps/libmio-91d9868c84b09088.rlib" "/opt/rustwide/target/debug/deps/libiovec-c531b85181d76391.rlib" "/opt/rustwide/target/debug/deps/libnet2-1b5d284132f59424.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-66a9116f556de7cb.rlib" "/opt/rustwide/target/debug/deps/liblibc-e799435a17876908.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-be99af96131e07f0.rlib" "/opt/rustwide/target/debug/deps/libpin_project-62d39d91604f06f0.rlib" "/opt/rustwide/target/debug/deps/libpin_project-6769a1a77ef896c9.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-5a215bfbf4562343.rlib" "/opt/rustwide/target/debug/deps/libmemchr-6f62f415054b7720.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-b87868483037a9c9.rlib" "/opt/rustwide/target/debug/deps/libslab-e5442f48fd9b849e.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-3a1e70f263382edf.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a6b39be114c4c5d8.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-c335c76681dc068a.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-1099799b59dc9c69.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-e8360a4d12f71807.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-2697899af9158a89.rlib" "/opt/rustwide/target/debug/deps/libbytes-de5719fbf9674f6a.rlib" "/opt/rustwide/target/debug/deps/liblog-f4796996a673a555.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-a3e7e701fcd1f47b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-02dc84f49135b6b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a8f45b397fae3f81.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-089607133c180609.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fc89f091bcd86cbb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-5a60949f01c7340c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-d29e6a55ca253c8c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-273c078d5f65de7a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-413c950ffbdd4454.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1853c0976a1d88a6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-ccb3384ddacb0f9e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0b901dfb0ca849e0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eebeb8d7c64543ad.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4723ef81d6079867.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-54442f8b422f5a54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e0bbe034b5282553.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-d0febb68c1c37b90.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-4cf833632aafa84c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-65c2c6d2d6ae570b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-97929cee0dcfe424.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/brotli-sys-dec6e30714f058f1/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/advent_of_code_2021-07a7d9d95f56be69" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `advent-of-code-2021` (bin "advent-of-code-2021" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "2808919057de0bddcffaf6abca228b147a79bf36f9f2746d6f161f4227c9e99b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2808919057de0bddcffaf6abca228b147a79bf36f9f2746d6f161f4227c9e99b", kill_on_drop: false }` [INFO] [stdout] 2808919057de0bddcffaf6abca228b147a79bf36f9f2746d6f161f4227c9e99b