[INFO] cloning repository https://github.com/Ukililee/web-components-sample-202001 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ukililee/web-components-sample-202001" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUkililee%2Fweb-components-sample-202001", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUkililee%2Fweb-components-sample-202001'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 76ff29fd8d9ed53b25c6c7dbf448b36e3962a824 [INFO] testing Ukililee/web-components-sample-202001 against beta-2023-10-04 for beta-1.74-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUkililee%2Fweb-components-sample-202001" "/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/Ukililee/web-components-sample-202001 on toolchain beta-2023-10-04 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ukililee/web-components-sample-202001 [INFO] finished tweaking git repo https://github.com/Ukililee/web-components-sample-202001 [INFO] tweaked toml for git repo https://github.com/Ukililee/web-components-sample-202001 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Ukililee/web-components-sample-202001 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-2023-10-04" "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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f1de62e7f37c4ffcb9e4859de1aa2b9e1cef2bef9607ca7d52ec12eb800361da [INFO] running `Command { std: "docker" "start" "-a" "f1de62e7f37c4ffcb9e4859de1aa2b9e1cef2bef9607ca7d52ec12eb800361da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f1de62e7f37c4ffcb9e4859de1aa2b9e1cef2bef9607ca7d52ec12eb800361da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1de62e7f37c4ffcb9e4859de1aa2b9e1cef2bef9607ca7d52ec12eb800361da", kill_on_drop: false }` [INFO] [stdout] f1de62e7f37c4ffcb9e4859de1aa2b9e1cef2bef9607ca7d52ec12eb800361da [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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da298aa9e37777d7f6ef2100e9c7d20e29c0ce77599272699edb038a1d2355b1 [INFO] running `Command { std: "docker" "start" "-a" "da298aa9e37777d7f6ef2100e9c7d20e29c0ce77599272699edb038a1d2355b1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling tinyvec v1.4.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [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 typenum v1.14.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling tracing-core v0.1.20 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling tracing v0.1.28 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling once_cell v1.8.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 url v2.2.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures v0.3.17 [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 actix v0.10.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 stock v0.1.0 (/opt/rustwide/workdir/stock) [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] Compiling actix-web v3.3.2 [INFO] [stderr] Compiling actix-web-actors v3.0.0 [INFO] [stderr] Compiling api v0.1.0 (/opt/rustwide/workdir/api) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.87s [INFO] running `Command { std: "docker" "inspect" "da298aa9e37777d7f6ef2100e9c7d20e29c0ce77599272699edb038a1d2355b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da298aa9e37777d7f6ef2100e9c7d20e29c0ce77599272699edb038a1d2355b1", kill_on_drop: false }` [INFO] [stdout] da298aa9e37777d7f6ef2100e9c7d20e29c0ce77599272699edb038a1d2355b1 [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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f284d6fda2947c7f41a0e2ca76e2b55af119a68034239f378136b2698036717 [INFO] running `Command { std: "docker" "start" "-a" "8f284d6fda2947c7f41a0e2ca76e2b55af119a68034239f378136b2698036717", kill_on_drop: false }` [INFO] [stderr] Compiling stock v0.1.0 (/opt/rustwide/workdir/stock) [INFO] [stderr] Compiling api v0.1.0 (/opt/rustwide/workdir/api) [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-2023-10-04-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/rustcOZEJ0G/symbols.o" "/opt/rustwide/target/debug/deps/api-98673223d82b9582.api.cceeac51f13ec428-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/api-98673223d82b9582.api.cceeac51f13ec428-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/api-98673223d82b9582.api.cceeac51f13ec428-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/api-98673223d82b9582.api.cceeac51f13ec428-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/api-98673223d82b9582.api.cceeac51f13ec428-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/api-98673223d82b9582.api.cceeac51f13ec428-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/api-98673223d82b9582.api.cceeac51f13ec428-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/api-98673223d82b9582.api.cceeac51f13ec428-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/api-98673223d82b9582.api.cceeac51f13ec428-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/api-98673223d82b9582.api.cceeac51f13ec428-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/api-98673223d82b9582.api.cceeac51f13ec428-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/api-98673223d82b9582.api.cceeac51f13ec428-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/api-98673223d82b9582.api.cceeac51f13ec428-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/api-98673223d82b9582.api.cceeac51f13ec428-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/api-98673223d82b9582.api.cceeac51f13ec428-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/api-98673223d82b9582.api.cceeac51f13ec428-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/api-98673223d82b9582.59gkw3zvi7bhw7gc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-331a6775cfbd4467/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-e1ff27d39bb50770.rlib" "/opt/rustwide/target/debug/deps/libatty-288866c8a495f98f.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-fb6cd52414e029f3.rlib" "/opt/rustwide/target/debug/deps/libhumantime-81eb015faf70e9e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-4256539ea1dc385b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-10bc7516d144bcd2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-d44cc811d51850b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-67c874b8f206f8de.rlib" "/opt/rustwide/target/debug/deps/libstock-04b6cc3a58c9623f.rlib" "/opt/rustwide/target/debug/deps/libactix_web_actors-8621cf84672edb61.rlib" "/opt/rustwide/target/debug/deps/libactix_web-6a78e138ce5556eb.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-9c2e485f6b0c79ec.rlib" "/opt/rustwide/target/debug/deps/libawc-d1c0537544fda809.rlib" "/opt/rustwide/target/debug/deps/libactix_server-6056929bf77234dc.rlib" "/opt/rustwide/target/debug/deps/libsocket2-91866097c5deb31c.rlib" "/opt/rustwide/target/debug/deps/libactix_router-64a19a6f231a2a4e.rlib" "/opt/rustwide/target/debug/deps/libbytestring-ea607e7b56c03195.rlib" "/opt/rustwide/target/debug/deps/libactix_http-7ecf63555415cfd5.rlib" "/opt/rustwide/target/debug/deps/libbase64-a8b2665023c41cd8.rlib" "/opt/rustwide/target/debug/deps/libhttparse-5bf50896a548237d.rlib" "/opt/rustwide/target/debug/deps/libsha1-ff2dad2525413b02.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-1140ca89b08cd245.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-ab2ad8537473e648.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-842ee7aae0d449ed.rlib" "/opt/rustwide/target/debug/deps/libdigest-c2db81ce5e1c3a0d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-f43159264d316a27.rlib" "/opt/rustwide/target/debug/deps/libtypenum-bb40823462c6ce74.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-b52eb26858c9133b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5d88198a9dff4ecf.rlib" "/opt/rustwide/target/debug/deps/libryu-ae50239eed3b19d2.rlib" "/opt/rustwide/target/debug/deps/libcookie-823355744bffb144.rlib" "/opt/rustwide/target/debug/deps/libserde-d0b84ea700ca486b.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-f4141b56b008ea18.rlib" "/opt/rustwide/target/debug/deps/libregex-a9bed3ef2137d88f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-484b97b81e0dbc5a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-6679b9e8fc404b4e.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-03649c909dd67e03.rlib" "/opt/rustwide/target/debug/deps/libmime-afdd552e55d9cb9e.rlib" "/opt/rustwide/target/debug/deps/libflate2-a3af0071fdda3a8e.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-45ae1261d233ef6a.rlib" "/opt/rustwide/target/debug/deps/libadler-037ec129765694ec.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-a36397ade787e865.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-23f386c2da727783.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-832c6711b5784b32.rlib" "/opt/rustwide/target/debug/deps/libtime-c1f02a73d18b974c.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-2efd021dedc54637.rlib" "/opt/rustwide/target/debug/deps/libstandback-6b2c4de8c3fc7708.rlib" "/opt/rustwide/target/debug/deps/libfxhash-591edda2b691eae9.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-5d3d0f7b0e7e8aee.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-e500b032a0aeb026.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-9503332d2a5fcf00.rlib" "/opt/rustwide/target/debug/deps/libeither-a238dc733064a3ef.rlib" "/opt/rustwide/target/debug/deps/libh2-557d8331b9a571e1.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-a7b94326f8afe4be.rlib" "/opt/rustwide/target/debug/deps/libtracing-b1afd7d95ae52ed3.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-98554e20e4451f10.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ab18513f0772627e.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-cf224045e7c9cd93.rlib" "/opt/rustwide/target/debug/deps/libhttp-c504de01092a6cb2.rlib" "/opt/rustwide/target/debug/deps/libitoa-c0cf7f2404f02e91.rlib" "/opt/rustwide/target/debug/deps/libbytes-7371d323ae8109e6.rlib" "/opt/rustwide/target/debug/deps/libactix_service-4366525b22f183d3.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-25c71604eef7e367.rlib" "/opt/rustwide/target/debug/deps/libpin_project-b65fe5ea506fafef.rlib" "/opt/rustwide/target/debug/deps/libactix-bae657805d92aa94.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-16fc1ad4e60b60d0.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-dd58c339e7112771.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-0d6034ef3c36cab8.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-28fd2e9b6744d126.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-facdcade0cbe3904.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-43a62f9089851889.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-6b8b61182f5d20de.rlib" "/opt/rustwide/target/debug/deps/libhostname-2c63a6f52e126c8f.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-e4cf207839d827d2.rlib" "/opt/rustwide/target/debug/deps/libquick_error-e2a9e03d75d0ddc7.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-4473ce7b643f6861.rlib" "/opt/rustwide/target/debug/deps/librand-d0d7f69c46d1ef28.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2f4acc2a14e99c84.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-a49b8a5600f2acff.rlib" "/opt/rustwide/target/debug/deps/librand_core-d58d68d4c3080d91.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-023919eddd12e82d.rlib" "/opt/rustwide/target/debug/deps/liburl-9ba7fbf618c71cbe.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-31be1f3c958f3afa.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-ef83b74367fa5994.rlib" "/opt/rustwide/target/debug/deps/libidna-fd88c193836c0544.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-e3a1535ad2cd6177.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-afc7537bb3768eba.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-f8f43f9da163b958.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ee4797ff4b1800b2.rlib" "/opt/rustwide/target/debug/deps/libmatches-cab00802f51edb25.rlib" "/opt/rustwide/target/debug/deps/libthiserror-2c066ce931da35e1.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-fd4e4a66a0638ee3.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-83c7f2f99c156b4e.rlib" "/opt/rustwide/target/debug/deps/libfutures-3c1baaeb16bdcf68.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-25e1f24e083e8eb8.rlib" "/opt/rustwide/target/debug/deps/libpin_project-4b150aa6c7c2446f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5767efca53968b50.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-93daa4ae26c228cc.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-38aa92fae5752d23.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-20e491ca6f277381.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bf6f8a247f18538e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-cf125c1a83bb484f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1c03afae4dc81088.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4a36ad34870f89a5.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d9b65e1edd6a470f.rlib" "/opt/rustwide/target/debug/deps/libinstant-73543d8a476bb882.rlib" "/opt/rustwide/target/debug/deps/libtokio-8f5c7199c42d45b8.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-3cde79d3b6644cd6.rlib" "/opt/rustwide/target/debug/deps/libfnv-57a1ad4fa04458e0.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-b6b8c71dd0b6b869.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-d88fc998f1ab5be0.rlib" "/opt/rustwide/target/debug/deps/libmio-a66a22c9b27fbed6.rlib" "/opt/rustwide/target/debug/deps/liblog-6f35958312637586.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-23be4e025b0ec51f.rlib" "/opt/rustwide/target/debug/deps/libiovec-59ad814d9c877913.rlib" "/opt/rustwide/target/debug/deps/libnet2-630fd55d6acdb98b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4996277dc570759a.rlib" "/opt/rustwide/target/debug/deps/liblibc-df5a8b4869abeff3.rlib" "/opt/rustwide/target/debug/deps/libbytes-5b8872af53cf298a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-232665935da28059.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-6a46ca523ea40035.rlib" "/opt/rustwide/target/debug/deps/libcopyless-ffc204a6a2341980.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-cf0d562dea6555d1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-992d9374f8376dfc.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-26a422e82ec67dc1.rlib" "/opt/rustwide/target/debug/deps/libslab-1783c899cb1fc4e7.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-7179df9bc801cb27.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-fd1a9f99cd0869d6.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1403530712c91c7d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-20ae8c78434aa3b2.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-56fc1ea5fe7692ca.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d48467adb88d11a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-eca148d40c27828a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-f79ce8642007e855.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1fe9bd67498fbf18.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-3788e49522b852a5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-293157cb6c33dac0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-abbb9acf47228326.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-8eb538eb14475afc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-096c75e791c517e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-70d829e242cc2600.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0f72c91344bcfa94.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1615daa34e109985.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd25f392b75bcc2b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-6927c286ef5bc991.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c1e84b1d0c9e0ae0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6e9717f33e8b3ab4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5f3ff2b3bef25937.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bc0a01f2fc69c61c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3bdfb762c845e8a5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-24e1c84d0c94c858.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/api-98673223d82b9582" "-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] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `api` (bin "api" test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "8f284d6fda2947c7f41a0e2ca76e2b55af119a68034239f378136b2698036717", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f284d6fda2947c7f41a0e2ca76e2b55af119a68034239f378136b2698036717", kill_on_drop: false }` [INFO] [stdout] 8f284d6fda2947c7f41a0e2ca76e2b55af119a68034239f378136b2698036717