[INFO] fetching crate roguewave 0.1.0... [INFO] testing roguewave-0.1.0 against 1.86.0 for beta-1.87-1 [INFO] extracting crate roguewave 0.1.0 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate roguewave 0.1.0 on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate roguewave 0.1.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate roguewave 0.1.0 [INFO] tweaked toml for crates.io crate roguewave 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate roguewave 0.1.0 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.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded awaitable-error v0.1.0 [INFO] [stderr] Downloaded openssh-sftp-protocol-error v0.1.0 [INFO] [stderr] Downloaded ssh_format_error v0.1.0 [INFO] [stderr] Downloaded openssh-sftp-client-lowlevel v0.6.0 [INFO] [stderr] Downloaded non-zero-byte-slice v0.1.0 [INFO] [stderr] Downloaded format-sql-query v0.4.0 [INFO] [stderr] Downloaded sendfd v0.4.3 [INFO] [stderr] Downloaded openssh-sftp-error v0.4.0 [INFO] [stderr] Downloaded openssh-mux-client-error v0.1.0 [INFO] [stderr] Downloaded openssh-mux-client v0.17.4 [INFO] [stderr] Downloaded tokio-pipe v0.2.12 [INFO] [stderr] Downloaded awaitable v0.4.0 [INFO] [stderr] Downloaded concurrent_arena v0.1.8 [INFO] [stderr] Downloaded ssh_format v0.14.1 [INFO] [stderr] Downloaded openssh-sftp-client v0.14.6 [INFO] [stderr] Downloaded vec-strings v0.4.8 [INFO] [stderr] Downloaded openssh-sftp-protocol v0.24.0 [INFO] [stderr] Downloaded openssh v0.10.5 [INFO] [stderr] Downloaded tokio-io-utility v0.7.6 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 05303d689d921589e16dc7cc742c2b020ef54cc0d9f3be72ed37ce57f5a14034 [INFO] running `Command { std: "docker" "start" "-a" "05303d689d921589e16dc7cc742c2b020ef54cc0d9f3be72ed37ce57f5a14034", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05303d689d921589e16dc7cc742c2b020ef54cc0d9f3be72ed37ce57f5a14034", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05303d689d921589e16dc7cc742c2b020ef54cc0d9f3be72ed37ce57f5a14034", kill_on_drop: false }` [INFO] [stdout] 05303d689d921589e16dc7cc742c2b020ef54cc0d9f3be72ed37ce57f5a14034 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9692ea241daceed264e0409ab1ff990ae0fe6a7a234a5ce6b066f724ef167813 [INFO] running `Command { std: "docker" "start" "-a" "9692ea241daceed264e0409ab1ff990ae0fe6a7a234a5ce6b066f724ef167813", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thin-vec v0.2.13 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling awaitable-error v0.1.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling cc v1.1.13 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling awaitable v0.4.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling object v0.36.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling type-map v0.5.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling addr2line v0.22.0 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling format-sql-query v0.4.0 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling serde_derive v1.0.208 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling typed-builder-macro v0.19.1 [INFO] [stderr] Compiling derive_destructure2 v0.1.3 [INFO] [stderr] Compiling tokio v1.39.3 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcyRh45D/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcyRh45D/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/typed_builder_macro-a17cb38ea2dab1eb.27cbh31hoeoddsnpw9ka89shy.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-6ec0c35dd0aa3649.rlib,libquote-25e206899720735a.rlib,libproc_macro2-71b242b65ba2a4bf.rlib,libunicode_ident-8e58dc8fac5e6a17.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libtyped_builder_macro-a17cb38ea2dab1eb.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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 `typed-builder-macro` (lib) due to 1 previous error [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: "cc" "-Wl,--version-script=/tmp/rustc6QR5tg/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc6QR5tg/symbols.o" "<11 object files omitted>" "/opt/rustwide/target/debug/deps/pin_project_internal-aa8f0cae5c9a99dd.48f1cuq0twu69w578yqe9606h.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-6ec0c35dd0aa3649.rlib,libquote-25e206899720735a.rlib,libproc_macro2-71b242b65ba2a4bf.rlib,libunicode_ident-8e58dc8fac5e6a17.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libpin_project_internal-aa8f0cae5c9a99dd.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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 `pin-project-internal` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcH45LO1/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcH45LO1/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/thiserror_impl-6d2bf3e74e6d1db8.40sxcambtbxnzcnj12b9aux4b.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-6ec0c35dd0aa3649.rlib,libquote-25e206899720735a.rlib,libproc_macro2-71b242b65ba2a4bf.rlib,libunicode_ident-8e58dc8fac5e6a17.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libthiserror_impl-6d2bf3e74e6d1db8.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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 `thiserror-impl` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "9692ea241daceed264e0409ab1ff990ae0fe6a7a234a5ce6b066f724ef167813", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9692ea241daceed264e0409ab1ff990ae0fe6a7a234a5ce6b066f724ef167813", kill_on_drop: false }` [INFO] [stdout] 9692ea241daceed264e0409ab1ff990ae0fe6a7a234a5ce6b066f724ef167813