[INFO] cloning repository https://github.com/edo1z/repcon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/edo1z/repcon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedo1z%2Frepcon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedo1z%2Frepcon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 604c92bc821e3a23884f0c558f8de4133bfe1953 [INFO] testing edo1z/repcon/604c92bc821e3a23884f0c558f8de4133bfe1953 against try#f23b22458132fb20faeb8a915b1c252478696f25 for pr-131095 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedo1z%2Frepcon" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/edo1z/repcon on toolchain f23b22458132fb20faeb8a915b1c252478696f25 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/edo1z/repcon [INFO] finished tweaking git repo https://github.com/edo1z/repcon [INFO] tweaked toml for git repo https://github.com/edo1z/repcon written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/edo1z/repcon 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" "+f23b22458132fb20faeb8a915b1c252478696f25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2bc65810b341bf03bbfa64a2b957fd7f3ceb9c0f4755d2863269d5aa72f54ae [INFO] running `Command { std: "docker" "start" "-a" "b2bc65810b341bf03bbfa64a2b957fd7f3ceb9c0f4755d2863269d5aa72f54ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2bc65810b341bf03bbfa64a2b957fd7f3ceb9c0f4755d2863269d5aa72f54ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2bc65810b341bf03bbfa64a2b957fd7f3ceb9c0f4755d2863269d5aa72f54ae", kill_on_drop: false }` [INFO] [stdout] b2bc65810b341bf03bbfa64a2b957fd7f3ceb9c0f4755d2863269d5aa72f54ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8632e4e6a00c3e3455703670988729a39667858af89fe5d0d7d6bc8740ce76d9 [INFO] running `Command { std: "docker" "start" "-a" "8632e4e6a00c3e3455703670988729a39667858af89fe5d0d7d6bc8740ce76d9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling openssl v0.10.59 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling bstr v1.7.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.11 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling clap_builder v4.4.7 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.95 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libdotenv-aec792e0e9b26cb8.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `dotenv` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ipnet` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/bin/rustc --crate-name ipnet --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ipnet-2.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "heapless", "json", "schemars", "ser_as_str", "serde", "std"))' -C metadata=e48bd8e2986d8365 -C extra-filename=-e48bd8e2986d8365 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `aho-corasick` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/bin/rustc --crate-name aho_corasick --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aho-corasick-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=cb8d365a0a20c1bd -C extra-filename=-cb8d365a0a20c1bd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-926d55368685478f.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcMHqGz5/symbols.o" "/opt/rustwide/target/debug/build/openssl-sys-faa825415e5415d6/build_script_main-faa825415e5415d6.build_script_main.f78e7c7957c4746-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/openssl-sys-faa825415e5415d6/build_script_main-faa825415e5415d6.build_script_main.f78e7c7957c4746-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/openssl-sys-faa825415e5415d6/build_script_main-faa825415e5415d6.build_script_main.f78e7c7957c4746-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/openssl-sys-faa825415e5415d6/build_script_main-faa825415e5415d6.6ml2ghevun03lj5r1g5fxul0r.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libvcpkg-65f69b1e115cb203.rlib" "/opt/rustwide/target/debug/deps/libpkg_config-2094ec413fe87ab4.rlib" "/opt/rustwide/target/debug/deps/libcc-ef9b1ccf77ef767d.rlib" "/opt/rustwide/target/debug/deps/liblibc-560df5e62562a047.rlib" "/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-f36c847cc7d794fc.rlib" "/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-578d54746a79aa44.rlib" "/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-904c29d49e5cf73e.rlib" "/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-68b28eebae724018.rlib" "/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-560631c702dee569.rlib" "/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-10bcfbd81438e288.rlib" "/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-ca754d8825224f8b.rlib" "/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-eaa8e0bee9de3791.rlib" "/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9871c3445f9c3efa.rlib" "/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-ed5a3106f015c794.rlib" "/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22e9e03915f31288.rlib" "/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-fb6b09f170935963.rlib" "/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-c17c3ff980a79a1f.rlib" "/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-af872ecf6f22cced.rlib" "/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ca8dddbae7535f84.rlib" "/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-efa1bbd65297b1ec.rlib" "/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-a00d470c02c17e75.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/openssl-sys-faa825415e5415d6/build_script_main-faa825415e5415d6" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `openssl-sys` (build script) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaeoqHZM/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `url` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/bin/rustc --crate-name url --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/url-2.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde"))' -C metadata=d0b400df73339777 -C extra-filename=-d0b400df73339777 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern form_urlencoded=/opt/rustwide/target/debug/deps/libform_urlencoded-e5efb99ec35ae369.rmeta --extern idna=/opt/rustwide/target/debug/deps/libidna-a4947f774e1e51d4.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-31eb7a2f590c4419.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaV6iHSM" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `encoding_rs` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta71RKwY" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta9cNxVJ/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustix` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta9wflVe/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clap_builder` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8632e4e6a00c3e3455703670988729a39667858af89fe5d0d7d6bc8740ce76d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8632e4e6a00c3e3455703670988729a39667858af89fe5d0d7d6bc8740ce76d9", kill_on_drop: false }` [INFO] [stdout] 8632e4e6a00c3e3455703670988729a39667858af89fe5d0d7d6bc8740ce76d9