[INFO] cloning repository https://github.com/renato145/docker_queue [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/renato145/docker_queue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frenato145%2Fdocker_queue", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frenato145%2Fdocker_queue'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 67c68b1c3e0f999f67059de3c8b6b8c73f47e039 [INFO] testing renato145/docker_queue against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frenato145%2Fdocker_queue" "/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/renato145/docker_queue on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/renato145/docker_queue [INFO] finished tweaking git repo https://github.com/renato145/docker_queue [INFO] tweaked toml for git repo https://github.com/renato145/docker_queue written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/renato145/docker_queue 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.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bollard-stubs v1.41.0 [INFO] [stderr] Downloaded hyperlocal v0.8.0 [INFO] [stderr] Downloaded axum v0.3.0 [INFO] [stderr] Downloaded test-case v1.2.1 [INFO] [stderr] Downloaded bollard v0.11.0 [INFO] [stderr] Downloaded tracing-subscriber v0.3.1 [INFO] [stderr] Downloaded tracing-bunyan-formatter v0.3.0 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8bf8a2821e504ec928d5e1ee6743f061082dd39c0f8d5a6864a52bf264bd4588 [INFO] running `Command { std: "docker" "start" "-a" "8bf8a2821e504ec928d5e1ee6743f061082dd39c0f8d5a6864a52bf264bd4588", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8bf8a2821e504ec928d5e1ee6743f061082dd39c0f8d5a6864a52bf264bd4588", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bf8a2821e504ec928d5e1ee6743f061082dd39c0f8d5a6864a52bf264bd4588", kill_on_drop: false }` [INFO] [stdout] 8bf8a2821e504ec928d5e1ee6743f061082dd39c0f8d5a6864a52bf264bd4588 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3968da90260190961044e8bb68e004e79744a0c3f459610d7225fd78e2f1357 [INFO] running `Command { std: "docker" "start" "-a" "e3968da90260190961044e8bb68e004e79744a0c3f459610d7225fd78e2f1357", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling libc v0.2.106 [INFO] [stderr] Compiling autocfg v1.0.1 [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 once_cell v1.8.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tokio v1.13.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling anyhow v1.0.45 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling gethostname v0.2.1 [INFO] [stderr] Compiling os_str_bytes v4.2.0 [INFO] [stderr] Compiling matchit v0.4.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling shellwords v1.1.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling tokio-macros v1.5.1 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.5 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling clap v3.0.0-beta.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.1 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling serde_with_macros v1.5.1 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling tower v0.4.10 [INFO] [stderr] Compiling tower-http v0.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_with v1.11.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling tracing-bunyan-formatter v0.3.0 [INFO] [stderr] Compiling bollard-stubs v1.41.0 [INFO] [stderr] Compiling hyper v0.14.14 [INFO] [stderr] Compiling hyperlocal v0.8.0 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling axum v0.3.0 [INFO] [stderr] Compiling reqwest v0.11.6 [INFO] [stderr] Compiling bollard v0.11.0 [INFO] [stderr] Compiling docker_queue v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "e3968da90260190961044e8bb68e004e79744a0c3f459610d7225fd78e2f1357", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3968da90260190961044e8bb68e004e79744a0c3f459610d7225fd78e2f1357", kill_on_drop: false }` [INFO] [stdout] e3968da90260190961044e8bb68e004e79744a0c3f459610d7225fd78e2f1357 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9bd5fc68aa3211a6d282ad867729488292ac7d900ec4c61decadd55c413ab27 [INFO] running `Command { std: "docker" "start" "-a" "d9bd5fc68aa3211a6d282ad867729488292ac7d900ec4c61decadd55c413ab27", kill_on_drop: false }` [INFO] [stderr] Compiling claim v0.5.0 [INFO] [stderr] Compiling test-case v1.2.1 [INFO] [stderr] Compiling docker_queue 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/1.83.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/rustcwkTZ91/symbols.o" "/opt/rustwide/target/debug/deps/api-003470c93987eac5.api.9c538cd936941e75-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/api-003470c93987eac5.api.9c538cd936941e75-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/api-003470c93987eac5.api.9c538cd936941e75-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/api-003470c93987eac5.api.9c538cd936941e75-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/api-003470c93987eac5.api.9c538cd936941e75-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/api-003470c93987eac5.api.9c538cd936941e75-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/api-003470c93987eac5.api.9c538cd936941e75-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/api-003470c93987eac5.api.9c538cd936941e75-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/api-003470c93987eac5.api.9c538cd936941e75-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/api-003470c93987eac5.api.9c538cd936941e75-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/api-003470c93987eac5.api.9c538cd936941e75-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/api-003470c93987eac5.api.9c538cd936941e75-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/api-003470c93987eac5.api.9c538cd936941e75-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/api-003470c93987eac5.api.9c538cd936941e75-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/api-003470c93987eac5.api.9c538cd936941e75-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/api-003470c93987eac5.api.9c538cd936941e75-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/api-003470c93987eac5.4bzxtgyzwac4fi9ezslqnjhh2.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-aa035fdca64e6492.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-094c0ce9f8c98ed9.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-aa0663517f777947.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-e1cd6e17fe237c71.rlib" "/opt/rustwide/target/debug/deps/libdocker_queue-b5f4a460effb3a1a.rlib" "/opt/rustwide/target/debug/deps/libshellwords-542ab9fe0e878450.rlib" "/opt/rustwide/target/debug/deps/libreqwest-ea74e07fa79ebca0.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-1b1dbc27753505c9.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-6dc108ccf8efd5cd.rlib" "/opt/rustwide/target/debug/deps/libipnet-b68174b78cadc8c8.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-ecc4de7cea54f4a1.rlib" "/opt/rustwide/target/debug/deps/librustls-2628a4d28bb424e4.rlib" "/opt/rustwide/target/debug/deps/libsct-bf4684274ce87567.rlib" "/opt/rustwide/target/debug/deps/libwebpki-e30d84c28361c5d9.rlib" "/opt/rustwide/target/debug/deps/libring-1b6bbdc4859d14d9.rlib" "/opt/rustwide/target/debug/deps/libspin-d28cf5365beac357.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-719bc02a0a33c5a5.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-58e1878212d6d791.rlib" "/opt/rustwide/target/debug/deps/libtracing_bunyan_formatter-b8ab4575421f42de.rlib" "/opt/rustwide/target/debug/deps/libgethostname-e4876e475864978f.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-4fda17d5f96f116d.rlib" "/opt/rustwide/target/debug/deps/libthread_local-20d630bf68425613.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-3a28c937666e8cd9.rlib" "/opt/rustwide/target/debug/deps/libansi_term-96fe21606cfb7a10.rlib" "/opt/rustwide/target/debug/deps/libmatchers-d1d99a016f5e0565.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-e691db5a97adb850.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-d7a19f32af164538.rlib" "/opt/rustwide/target/debug/deps/libfutures-1dcc7fc71616362e.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-55daef72a40fe129.rlib" "/opt/rustwide/target/debug/deps/libuuid-abe81ccbcdb45db6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-70b33474940280bc.rlib" "/opt/rustwide/target/debug/deps/libaxum-cfc3bf67c44b0579.rlib" "/opt/rustwide/target/debug/deps/libmatchit-89771b6a1b6ea006.rlib" "/opt/rustwide/target/debug/deps/libbitflags-d3511f9afe014f87.rlib" "/opt/rustwide/target/debug/deps/libtower_http-1cdf08168272d046.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-a66d9e121867082c.rlib" "/opt/rustwide/target/debug/deps/libunicase-088faf33088892de.rlib" "/opt/rustwide/target/debug/deps/libmime-44eb3da8d73c6d4c.rlib" "/opt/rustwide/target/debug/deps/libsync_wrapper-618eb691ed21775b.rlib" "/opt/rustwide/target/debug/deps/libtower-0442406bcd3399a4.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-9e5bc8686c6b9630.rlib" "/opt/rustwide/target/debug/deps/libconsole-cf56da351f04d091.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-a3e479010f0f7066.rlib" "/opt/rustwide/target/debug/deps/libregex-306e3313706787fc.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-edd07f1aaab9c523.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-022b2e065d6cc601.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-534a3d0186835d1e.rlib" "/opt/rustwide/target/debug/deps/libbollard-8bfef4dd9e4eb82c.rlib" "/opt/rustwide/target/debug/deps/libbase64-f24e6eb836530838.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-1082dfcd79d24970.rlib" "/opt/rustwide/target/debug/deps/libthiserror-70b40513c0be0c84.rlib" "/opt/rustwide/target/debug/deps/libbollard_stubs-37438db574f8f34e.rlib" "/opt/rustwide/target/debug/deps/libserde_with-c84c9196bcbbb9c2.rlib" "/opt/rustwide/target/debug/deps/liburl-c064431c6bf15f61.rlib" "/opt/rustwide/target/debug/deps/libidna-7e4eb6f07b4f3a01.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-ea40dd5a3f42ce9b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-90bb208be69738eb.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-4bbd5c88ba0aa3c3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a4a7eca69f679009.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-981c3a66013956ee.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-cf13d6c3cca11d0a.rlib" "/opt/rustwide/target/debug/deps/libmatches-37eee2c50f82dc8b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-60aa681e4099518d.rlib" "/opt/rustwide/target/debug/deps/libryu-15c29cc1d0ea5bec.rlib" "/opt/rustwide/target/debug/deps/libhyperlocal-8d61e603621530c9.rlib" "/opt/rustwide/target/debug/deps/libpin_project-7d39ecb30fe246e9.rlib" "/opt/rustwide/target/debug/deps/libhex-72ec0daf2bf2906b.rlib" "/opt/rustwide/target/debug/deps/libhyper-617ce11b5c877113.rlib" "/opt/rustwide/target/debug/deps/libwant-c5e3c16c5f285231.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b8583ddd4baf3456.rlib" "/opt/rustwide/target/debug/deps/libsocket2-7fd28e17d312d7b9.rlib" "/opt/rustwide/target/debug/deps/libhttparse-5175da0842a13cfb.rlib" "/opt/rustwide/target/debug/deps/libh2-66a17fe08ca8822a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ad0f56bfe233f635.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b9c3d04a8b9fe524.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-315fb4650f3751da.rlib" "/opt/rustwide/target/debug/deps/libtower_service-8427fe6e08d90098.rlib" "/opt/rustwide/target/debug/deps/libtracing-5ade9487b260e127.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-61f2655d0313265e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-8c0bb59ebbb3df6c.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-a8ac1ec6434ef5ce.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f07b0265a239a77d.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5258dcf224e117f5.rlib" "/opt/rustwide/target/debug/deps/libslab-a617169295c62d6b.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-048a32d718f625ed.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-692fa0c75c5ab65b.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-c5c9e1524a35421d.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6bd6355de79f98af.rlib" "/opt/rustwide/target/debug/deps/libtokio-7f2b9dfd66ede76e.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-c32103e1a0bf46b9.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-5090b54c835730ed.rlib" "/opt/rustwide/target/debug/deps/libmemchr-86011cfe2a8fea17.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fb70132b1f2a384a.rlib" "/opt/rustwide/target/debug/deps/libmio-c0cfcfe9f8aa376d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6f62e2baf038a798.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-dd29169b717c5a52.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-34dca29b94cdd9f1.rlib" "/opt/rustwide/target/debug/deps/liblock_api-601a03821ad2c908.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-158c5911326f9fbb.rlib" "/opt/rustwide/target/debug/deps/libinstant-f2f2a43d6d858b96.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-ee6ba6753b260d85.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-90b2ec6a14272d99.rlib" "/opt/rustwide/target/debug/deps/libhttp-44dd1cf10bdc70b5.rlib" "/opt/rustwide/target/debug/deps/libitoa-33e5206728a399ed.rlib" "/opt/rustwide/target/debug/deps/libbytes-35d408d939770451.rlib" "/opt/rustwide/target/debug/deps/libfnv-b4bd047f342dff07.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-cf40ad23924ed9b6.rlib" "/opt/rustwide/target/debug/deps/libchrono-9c521eb76e81888b.rlib" "/opt/rustwide/target/debug/deps/libserde-d0dc38b0ae9affbd.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ea551f2ec1aa210d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e12ac1ba77b133c2.rlib" "/opt/rustwide/target/debug/deps/libtime-50218048f423d283.rlib" "/opt/rustwide/target/debug/deps/liblibc-48f397cb0a5b1a85.rlib" "/opt/rustwide/target/debug/deps/liblog-bf567b8033e6ae89.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-8217498f8667ada9.rlib" "/opt/rustwide/target/debug/deps/libanyhow-b5ec75636b920462.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ca74a2d9c5166d9f.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e31ab23316ed5080.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-27dc4aa955912662.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-bd0d6cccce077b99.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-8d001680935b5e3c.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ba8ce71964f984f4.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-99a73526abcec14b.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-63ac0d22cff92579.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9057355c92c922d5.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-358be9bc1f6bab04.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-aca15549d5bff974.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-8251d2cef7072448.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7d50b86011c66411.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-51ea098fce5006bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5a14e0d0b712e731.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8b83dbf3a7b8f999.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c6fd227bdc7b39ff.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-959d3389fa3da8a5.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-abe05db089cc2c62.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-7a571419a687ca94/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/api-003470c93987eac5" "-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 `docker_queue` (test "api") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d9bd5fc68aa3211a6d282ad867729488292ac7d900ec4c61decadd55c413ab27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9bd5fc68aa3211a6d282ad867729488292ac7d900ec4c61decadd55c413ab27", kill_on_drop: false }` [INFO] [stdout] d9bd5fc68aa3211a6d282ad867729488292ac7d900ec4c61decadd55c413ab27