[INFO] cloning repository https://github.com/brannan/axum-di [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brannan/axum-di" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrannan%2Faxum-di", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrannan%2Faxum-di'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] beb96baed936f285fb68f7fa4efdfa0f4d665bd0 [INFO] testing brannan/axum-di against try#6c5b2f071bf9fe3a4b05942f31d42d076171aa61 for pr-115315 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrannan%2Faxum-di" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/brannan/axum-di on toolchain 6c5b2f071bf9fe3a4b05942f31d42d076171aa61 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6c5b2f071bf9fe3a4b05942f31d42d076171aa61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/brannan/axum-di [INFO] finished tweaking git repo https://github.com/brannan/axum-di [INFO] tweaked toml for git repo https://github.com/brannan/axum-di written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/brannan/axum-di 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" "+6c5b2f071bf9fe3a4b05942f31d42d076171aa61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f5e78b491441a5b9644e276a59809eedfadf4ee1de96655588122b3a64cb522c" "/opt/rustwide/cargo-home/bin/cargo" "+6c5b2f071bf9fe3a4b05942f31d42d076171aa61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3dec5c4bb37665e8664c2ea4f2d025cc40e2d5d3c3331818700d17a52be3f804 [INFO] running `Command { std: "docker" "start" "-a" "3dec5c4bb37665e8664c2ea4f2d025cc40e2d5d3c3331818700d17a52be3f804", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3dec5c4bb37665e8664c2ea4f2d025cc40e2d5d3c3331818700d17a52be3f804", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dec5c4bb37665e8664c2ea4f2d025cc40e2d5d3c3331818700d17a52be3f804", kill_on_drop: false }` [INFO] [stdout] 3dec5c4bb37665e8664c2ea4f2d025cc40e2d5d3c3331818700d17a52be3f804 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:f5e78b491441a5b9644e276a59809eedfadf4ee1de96655588122b3a64cb522c" "/opt/rustwide/cargo-home/bin/cargo" "+6c5b2f071bf9fe3a4b05942f31d42d076171aa61" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 43e7ab3249c5c00e71f674949fca50e78c6632b6c06d5ed9a17c0fbcf54a336d [INFO] running `Command { std: "docker" "start" "-a" "43e7ab3249c5c00e71f674949fca50e78c6632b6c06d5ed9a17c0fbcf54a336d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Compiling brotli-decompressor v2.3.4 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hdrhistogram v7.5.2 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling axum v0.6.18 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling uuid v1.4.0 [INFO] [stderr] Compiling iri-string v0.7.0 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling base64 v0.20.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling matchit v0.7.0 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling axum-macros v0.3.7 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling pin-project v1.1.2 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling async-compression v0.3.15 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling serde_path_to_error v0.1.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tower-http v0.4.1 [INFO] [stderr] Compiling axum-di v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.03s [INFO] running `Command { std: "docker" "inspect" "43e7ab3249c5c00e71f674949fca50e78c6632b6c06d5ed9a17c0fbcf54a336d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43e7ab3249c5c00e71f674949fca50e78c6632b6c06d5ed9a17c0fbcf54a336d", kill_on_drop: false }` [INFO] [stdout] 43e7ab3249c5c00e71f674949fca50e78c6632b6c06d5ed9a17c0fbcf54a336d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:f5e78b491441a5b9644e276a59809eedfadf4ee1de96655588122b3a64cb522c" "/opt/rustwide/cargo-home/bin/cargo" "+6c5b2f071bf9fe3a4b05942f31d42d076171aa61" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b78fff8847f8a210742ae578d63e8d9a54cb7ab1741626d1fc9c18b75aa3d2f3 [INFO] running `Command { std: "docker" "start" "-a" "b78fff8847f8a210742ae578d63e8d9a54cb7ab1741626d1fc9c18b75aa3d2f3", kill_on_drop: false }` [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling fragile v2.0.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rstest_macros v0.17.0 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling mockall_derive v0.11.4 [INFO] [stderr] Compiling tower-http v0.4.1 [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `mockall_derive` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/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" "-Wl,--version-script=/tmp/rustcljzBrh/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcljzBrh/symbols.o" "/opt/rustwide/target/debug/deps/rstest_macros-7e641a7de68b5dae.rstest_macros.6eba916ee664f1ac-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/rstest_macros-7e641a7de68b5dae.rstest_macros.6eba916ee664f1ac-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/rstest_macros-7e641a7de68b5dae.rstest_macros.6eba916ee664f1ac-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/rstest_macros-7e641a7de68b5dae.rstest_macros.6eba916ee664f1ac-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/rstest_macros-7e641a7de68b5dae.rstest_macros.6eba916ee664f1ac-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/rstest_macros-7e641a7de68b5dae.rstest_macros.6eba916ee664f1ac-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/rstest_macros-7e641a7de68b5dae.rstest_macros.6eba916ee664f1ac-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/rstest_macros-7e641a7de68b5dae.rstest_macros.6eba916ee664f1ac-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/rstest_macros-7e641a7de68b5dae.rstest_macros.6eba916ee664f1ac-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/rstest_macros-7e641a7de68b5dae.rstest_macros.6eba916ee664f1ac-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/rstest_macros-7e641a7de68b5dae.rstest_macros.6eba916ee664f1ac-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rstest_macros-7e641a7de68b5dae.rstest_macros.6eba916ee664f1ac-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rstest_macros-7e641a7de68b5dae.rstest_macros.6eba916ee664f1ac-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rstest_macros-7e641a7de68b5dae.rstest_macros.6eba916ee664f1ac-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rstest_macros-7e641a7de68b5dae.rstest_macros.6eba916ee664f1ac-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rstest_macros-7e641a7de68b5dae.rstest_macros.6eba916ee664f1ac-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rstest_macros-7e641a7de68b5dae.3v9q50227qhyt0s3.rcgu.rmeta" "/opt/rustwide/target/debug/deps/rstest_macros-7e641a7de68b5dae.2sf4rc3hblregxy4.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-8f8b00ce168dbef3.rlib" "/opt/rustwide/target/debug/deps/libquote-8e9cbd35cc7949b6.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-38f8ce7ca1869e61.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-0e53082f4f416819.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-b02085de848d0686.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-19964a87984cce8a.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ad64a60ea2c4aaa.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-37a5cbc9c5c20c04.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e8cedd2960ff146a.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-5deb081ad96d9130.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-22c964fd8f2dfaf9.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6971442fd1c2cfbb.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ec7906ee77b1d540.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4307a3ebc7f0bfcf.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2ab156d57b93da1.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-763bbb8717f828b7.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eb9ba65f17380c5d.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4286d0bf3addfc05.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fa17a4d002f91ad9.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ff4ae84067796be3.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-6f47c72c85a10103.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4df0073ab5846ddb.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/librstest_macros-7e641a7de68b5dae.so" "-Wl,--gc-sections" "-shared" "-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 `rstest_macros` (lib) due to 2 previous errors [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_metadata/src/rmeta/encoder.rs:449:9: [INFO] [stderr] error: could not compile `h2` (lib) [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_metadata/src/rmeta/encoder.rs:449:9: [INFO] [stderr] error: could not compile `tower-http` (lib) [INFO] running `Command { std: "docker" "inspect" "b78fff8847f8a210742ae578d63e8d9a54cb7ab1741626d1fc9c18b75aa3d2f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b78fff8847f8a210742ae578d63e8d9a54cb7ab1741626d1fc9c18b75aa3d2f3", kill_on_drop: false }` [INFO] [stdout] b78fff8847f8a210742ae578d63e8d9a54cb7ab1741626d1fc9c18b75aa3d2f3