[INFO] cloning repository https://github.com/jedrzejowski/wshorturl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jedrzejowski/wshorturl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjedrzejowski%2Fwshorturl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjedrzejowski%2Fwshorturl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c2eb40238f4b86d2a9cff406bf169ee36e0bfd80 [INFO] testing jedrzejowski/wshorturl against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjedrzejowski%2Fwshorturl" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jedrzejowski/wshorturl on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jedrzejowski/wshorturl [INFO] finished tweaking git repo https://github.com/jedrzejowski/wshorturl [INFO] tweaked toml for git repo https://github.com/jedrzejowski/wshorturl written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jedrzejowski/wshorturl 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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e56d7222a3b8741fc3ae2027109894b5b60efc8f91870403a285e915291ad43b [INFO] running `Command { std: "docker" "start" "-a" "e56d7222a3b8741fc3ae2027109894b5b60efc8f91870403a285e915291ad43b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e56d7222a3b8741fc3ae2027109894b5b60efc8f91870403a285e915291ad43b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e56d7222a3b8741fc3ae2027109894b5b60efc8f91870403a285e915291ad43b", kill_on_drop: false }` [INFO] [stdout] e56d7222a3b8741fc3ae2027109894b5b60efc8f91870403a285e915291ad43b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69e0ad2ae34913b373c3c538a860b44ee0000acae5533ab8d4ca7baec7fe865a [INFO] running `Command { std: "docker" "start" "-a" "69e0ad2ae34913b373c3c538a860b44ee0000acae5533ab8d4ca7baec7fe865a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling pin-project-internal v0.4.29 [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 autocfg v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling futures-macro v0.3.19 [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 time-macros-impl v0.1.2 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling pin-project v0.4.29 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling futures v0.3.19 [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 serde_urlencoded v0.7.0 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling envy v0.4.2 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling actix-http v2.2.1 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] Compiling actix-web v3.3.3 [INFO] [stderr] Compiling wshorturl v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `domain` and `db` are never read [INFO] [stdout] --> src/config.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct AppEnv { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 8 | pub domain: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 9 | [INFO] [stdout] 10 | pub db: Option, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `AppEnv` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.84.0-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/rustcUvQ8F0/symbols.o" "/opt/rustwide/target/debug/deps/wshorturl-4434105a44102ad8.wshorturl.683d2666d934b1b8-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/wshorturl-4434105a44102ad8.wshorturl.683d2666d934b1b8-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/wshorturl-4434105a44102ad8.wshorturl.683d2666d934b1b8-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/wshorturl-4434105a44102ad8.wshorturl.683d2666d934b1b8-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/wshorturl-4434105a44102ad8.wshorturl.683d2666d934b1b8-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/wshorturl-4434105a44102ad8.wshorturl.683d2666d934b1b8-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/wshorturl-4434105a44102ad8.wshorturl.683d2666d934b1b8-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/wshorturl-4434105a44102ad8.wshorturl.683d2666d934b1b8-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/wshorturl-4434105a44102ad8.wshorturl.683d2666d934b1b8-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/wshorturl-4434105a44102ad8.wshorturl.683d2666d934b1b8-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/wshorturl-4434105a44102ad8.wshorturl.683d2666d934b1b8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/wshorturl-4434105a44102ad8.wshorturl.683d2666d934b1b8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/wshorturl-4434105a44102ad8.wshorturl.683d2666d934b1b8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/wshorturl-4434105a44102ad8.wshorturl.683d2666d934b1b8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/wshorturl-4434105a44102ad8.wshorturl.683d2666d934b1b8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/wshorturl-4434105a44102ad8.wshorturl.683d2666d934b1b8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/wshorturl-4434105a44102ad8.3pocmphvzeag7gk3ujptk4v8a.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenvy-e4c332514b996cf0.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-815d4dd49b669408.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-05554b08f38471d6.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7ba85c68f363983c.rlib" "/opt/rustwide/target/debug/deps/libanyhow-d42e4e5b47ce2a99.rlib" "/opt/rustwide/target/debug/deps/libactix_web-0552d10f7aa2881f.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-768b4f4355a0ddeb.rlib" "/opt/rustwide/target/debug/deps/libawc-8dcd2ebc6c601732.rlib" "/opt/rustwide/target/debug/deps/libactix_server-e1fc652ca2276e45.rlib" "/opt/rustwide/target/debug/deps/libsocket2-aea799c052eeaff2.rlib" "/opt/rustwide/target/debug/deps/libactix_router-2335446ef0b9daf6.rlib" "/opt/rustwide/target/debug/deps/libbytestring-abb5c21534c5aa25.rlib" "/opt/rustwide/target/debug/deps/libactix_http-4bfed67e9380f853.rlib" "/opt/rustwide/target/debug/deps/libbase64-7760247393b529ea.rlib" "/opt/rustwide/target/debug/deps/libhttparse-37cfeca29f9f7ea4.rlib" "/opt/rustwide/target/debug/deps/libsha1-b25aed88979e80b1.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-10215846cf3cd1b4.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-b3ae2ae70e9b335f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-e68483cfd53ce75a.rlib" "/opt/rustwide/target/debug/deps/libdigest-4d980316944fcd3f.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-d70a306df342ef58.rlib" "/opt/rustwide/target/debug/deps/libtypenum-b99755886e696220.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-cf83c23919e84976.rlib" "/opt/rustwide/target/debug/deps/libitoa-33c38cd26ab78d22.rlib" "/opt/rustwide/target/debug/deps/libserde_json-53df56cf5c1ea95a.rlib" "/opt/rustwide/target/debug/deps/libryu-09367a7ef18fabe8.rlib" "/opt/rustwide/target/debug/deps/libcookie-fff66cadb96813c4.rlib" "/opt/rustwide/target/debug/deps/libserde-15bf0f46c2ce4c64.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-25fcedaa8de5e7d7.rlib" "/opt/rustwide/target/debug/deps/libregex-cc0605a6bc3b490f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9e2af2b803b7e237.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-202b6f92cc006935.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-44a818e4f94ce306.rlib" "/opt/rustwide/target/debug/deps/libmime-4bcbece52c10d809.rlib" "/opt/rustwide/target/debug/deps/libflate2-d6c3366253ede2da.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-4b839487ec164865.rlib" "/opt/rustwide/target/debug/deps/libadler-6e2239da07b4bf7a.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-10fbf909acf3161c.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-d96ba6a7bd7d0d09.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-a1fee6a6eaf72a3e.rlib" "/opt/rustwide/target/debug/deps/libtime-25e419e33d91c419.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-22878504fd4bb452.rlib" "/opt/rustwide/target/debug/deps/libstandback-b7316a70e213c219.rlib" "/opt/rustwide/target/debug/deps/libfxhash-2bc16303050237e9.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d8637429f7f8153b.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-f8bea0e3b1bd59b7.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-71cbaa0672a9bb20.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-4d2bc85fc391fdb1.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-c507e184b50d3495.rlib" "/opt/rustwide/target/debug/deps/libhostname-1918cc266a09668b.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-6af12c4ad54ee2aa.rlib" "/opt/rustwide/target/debug/deps/libquick_error-f65da788bd712813.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-226aa6ab74af672a.rlib" "/opt/rustwide/target/debug/deps/librand-70916f7c3ab2c6d1.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b91b54acd23d3f66.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-1fde923cfb3ccd19.rlib" "/opt/rustwide/target/debug/deps/librand_core-636b5769660988fb.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-3ca03ea51d8dfeee.rlib" "/opt/rustwide/target/debug/deps/liburl-0eabcbf6c86d4ead.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-69513cc842ae9b3d.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a0ca4bc71d2a5e52.rlib" "/opt/rustwide/target/debug/deps/libidna-fae369394bacf7a2.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-6c16c2de481a8bb3.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-93ce9a3180abc4d6.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-092535495408a9a1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-58e09e042ec27ee9.rlib" "/opt/rustwide/target/debug/deps/libmatches-d94bf27bbd1551a4.rlib" "/opt/rustwide/target/debug/deps/libthiserror-e1b5fd9fb5abd95b.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-e2898c56ef8f57fe.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-c312f4726fa0745b.rlib" "/opt/rustwide/target/debug/deps/libfutures-d0fffb53a292ba82.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-8e73d034493e7c74.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-33f24b6639153a48.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-88bafba3a41189b5.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9acae09d88897dce.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-3fb8b34d25ba71b2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d34a596319f153b7.rlib" "/opt/rustwide/target/debug/deps/liblock_api-3308c45693996f49.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-82059f033d9c8a99.rlib" "/opt/rustwide/target/debug/deps/libinstant-db5d76b9e6a5415c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-eba78cda0ce34418.rlib" "/opt/rustwide/target/debug/deps/libcopyless-eee1b0c1c56384a5.rlib" "/opt/rustwide/target/debug/deps/libeither-bc0d4907aa8c3166.rlib" "/opt/rustwide/target/debug/deps/libh2-de020948512a1110.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-e7dca6b26f0c8045.rlib" "/opt/rustwide/target/debug/deps/libtracing-1c87a6abb2548ad0.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-59077da571647e8b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-e39f9dff05fdf3e9.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-c7cbea886edfb9b5.rlib" "/opt/rustwide/target/debug/deps/libhttp-fe171eea9c3a7ef6.rlib" "/opt/rustwide/target/debug/deps/libitoa-b26da4aa5d586da8.rlib" "/opt/rustwide/target/debug/deps/libbytes-24876783b36c99b7.rlib" "/opt/rustwide/target/debug/deps/libfnv-dfe83f35af277293.rlib" "/opt/rustwide/target/debug/deps/libactix_service-a22426d5e9080cc5.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-4eeee495be1402a8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-2169ba44ab025064.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-32d1349df28ff55e.rlib" "/opt/rustwide/target/debug/deps/libtokio-b5d7498ed7f59c8c.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-287452cfc1b1fc82.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-fa8ad8a6a51aec7e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-c71c7d3baff721e2.rlib" "/opt/rustwide/target/debug/deps/libmio-d9e03993b6c6e77d.rlib" "/opt/rustwide/target/debug/deps/libiovec-622d758e633eae0d.rlib" "/opt/rustwide/target/debug/deps/libnet2-9ab4fd329fff9a56.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-066b54dcc0b2baaf.rlib" "/opt/rustwide/target/debug/deps/liblibc-05773c88c1df2eeb.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-958807cdeb8a4ad3.rlib" "/opt/rustwide/target/debug/deps/libpin_project-b91fe9d6c23e1191.rlib" "/opt/rustwide/target/debug/deps/libpin_project-fddb49f93bfcc1f2.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-bca538d92191a512.rlib" "/opt/rustwide/target/debug/deps/libmemchr-89184f34be94da89.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9e4efd28af9a345e.rlib" "/opt/rustwide/target/debug/deps/libslab-67c3ba84e33044d9.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-c0766cf276af5c1f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-84867a50b96be63a.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-f02e379958f4a048.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-cc7f7b003d8d9c29.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-cd7995bff5c53296.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-25b676fed8c93532.rlib" "/opt/rustwide/target/debug/deps/libbytes-54cb0554db295fdc.rlib" "/opt/rustwide/target/debug/deps/liblog-645ea4878d94637b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-1caf228b3233c4a9.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-057643b1ee86c6e4.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8e63f34add4b5f76.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8f13995dfe88b143.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-45742ba23c5ac84b.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-bea85df8985bb2f0.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-042a1cb2143833ef.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-092847c11df9843e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-766a7f754c8a7b1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9b015ab0e459320f.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5742b2ff1aee27a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d03b432324732a0e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-7edbe936f6124018.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b3cefab73e1d8804.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a6ffb752c82ede63.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c896c1f3ebd992a5.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-915fd1ebf7e3c376.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-0ca9d0e07c79bf1c.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1e6496089ac34c68.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3d4809363f767eb8.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-9b8a4e8bedb6ae88/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/wshorturl-4434105a44102ad8" "-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 `wshorturl` (bin "wshorturl") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "69e0ad2ae34913b373c3c538a860b44ee0000acae5533ab8d4ca7baec7fe865a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69e0ad2ae34913b373c3c538a860b44ee0000acae5533ab8d4ca7baec7fe865a", kill_on_drop: false }` [INFO] [stdout] 69e0ad2ae34913b373c3c538a860b44ee0000acae5533ab8d4ca7baec7fe865a