[INFO] cloning repository https://github.com/linxx5599/kubernetes-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/linxx5599/kubernetes-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinxx5599%2Fkubernetes-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinxx5599%2Fkubernetes-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7263e03156ce02ecf689ca7422b34698fdfe5b51 [INFO] checking linxx5599/kubernetes-rust against try#f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208 for pr-139419 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinxx5599%2Fkubernetes-rust" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/linxx5599/kubernetes-rust on toolchain f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/linxx5599/kubernetes-rust [INFO] finished tweaking git repo https://github.com/linxx5599/kubernetes-rust [INFO] tweaked toml for git repo https://github.com/linxx5599/kubernetes-rust written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/linxx5599/kubernetes-rust 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" "+f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] caa8d23c4e5dc3094ae1349b4648461c46594405bbef6393d333876d7b4f07f9 [INFO] running `Command { std: "docker" "start" "-a" "caa8d23c4e5dc3094ae1349b4648461c46594405bbef6393d333876d7b4f07f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "caa8d23c4e5dc3094ae1349b4648461c46594405bbef6393d333876d7b4f07f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "caa8d23c4e5dc3094ae1349b4648461c46594405bbef6393d333876d7b4f07f9", kill_on_drop: false }` [INFO] [stdout] caa8d23c4e5dc3094ae1349b4648461c46594405bbef6393d333876d7b4f07f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 195fe65c144adc9c6280985d6c22debff8b718a6c96c3da57da3cd4acc2a5e74 [INFO] running `Command { std: "docker" "start" "-a" "195fe65c144adc9c6280985d6c22debff8b718a6c96c3da57da3cd4acc2a5e74", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Checking hashbrown v0.15.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling cc v1.1.37 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking litemap v0.7.3 [INFO] [stderr] Checking rustls-pki-types v1.10.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rustls v0.23.16 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling k8s-openapi v0.23.0 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking winnow v0.6.20 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Compiling rustix v0.38.39 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking rustls-native-certs v0.8.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Checking secrecy v0.10.3 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking fastrand v2.2.0 [INFO] [stderr] Checking allocator-api2 v0.2.20 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking async-broadcast v0.7.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking unicase v2.8.0 [INFO] [stderr] Compiling hyper v0.14.31 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling pest v2.7.14 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `zerofrom-derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/bin/rustc --crate-name zerofrom_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerofrom-derive-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=130f5177b0e3ff8a -C extra-filename=-0bb125deb2586d49 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-9e07246079e797d1.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-7fc2064ba2fff4e2.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-e1a4d0463eae232f.rlib --extern synstructure=/opt/rustwide/target/debug/deps/libsynstructure-d3fd7d3eb2c7f2aa.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `tracing-attributes` (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/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/bin/rustc --crate-name tracing_attributes --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-attributes-0.1.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=332302c78a453784 -C extra-filename=-23bac6e8492931e1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-9e07246079e797d1.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-7fc2064ba2fff4e2.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-e1a4d0463eae232f.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `darling_core` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/bin/rustc --crate-name darling_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/darling_core-0.20.10/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 --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("diagnostics", "strsim", "suggestions"))' -C metadata=1040e7437467612c -C extra-filename=-073ec04feb6f10d2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fnv=/opt/rustwide/target/debug/deps/libfnv-bd60753855300b18.rmeta --extern ident_case=/opt/rustwide/target/debug/deps/libident_case-ecc112105bc5215b.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-9e07246079e797d1.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-7fc2064ba2fff4e2.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-9754e702f19a9357.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-e1a4d0463eae232f.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/webpki-111596db31af3214.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/rustls-webpki-111596db31af3214/dep-lib-webpki` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/pear_codegen-761e6bd6748f5bc8.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/pear_codegen-761e6bd6748f5bc8/dep-lib-pear_codegen` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `syn` (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/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=9720357244063532 -C extra-filename=-d598e59f698a034c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-9e07246079e797d1.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-7fc2064ba2fff4e2.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-d14904b1232aa2ec.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: error writing metadata object file: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `async-stream-impl` (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/rustcq2j1bX/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcq2j1bX/symbols.o" "<10 object files omitted>" "/opt/rustwide/target/debug/deps/zerovec_derive-0c455cabfb638cfb.3ux6nd7geafzmzuinfphwms1h.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-e1a4d0463eae232f.rlib,libquote-7fc2064ba2fff4e2.rlib,libproc_macro2-9e07246079e797d1.rlib,libunicode_ident-d14904b1232aa2ec.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" "-L" "/tmp/rustcq2j1bX/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libzerovec_derive-0c455cabfb638cfb.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: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/cc0JAT0s.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -shared -z relro -o /opt/rustwide/target/debug/deps/libzerovec_derive-0c455cabfb638cfb.so /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/tmp/rustcq2j1bX/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. --version-script=/tmp/rustcq2j1bX/list --no-undefined-version /tmp/rustcq2j1bX/symbols.o /opt/rustwide/target/debug/deps/zerovec_derive-0c455cabfb638cfb.zerovec_derive.a85269c272babe6e-cgu.00.rcgu.o /opt/rustwide/target/debug/deps/zerovec_derive-0c455cabfb638cfb.zerovec_derive.a85269c272babe6e-cgu.01.rcgu.o /opt/rustwide/target/debug/deps/zerovec_derive-0c455cabfb638cfb.zerovec_derive.a85269c272babe6e-cgu.02.rcgu.o /opt/rustwide/target/debug/deps/zerovec_derive-0c455cabfb638cfb.zerovec_derive.a85269c272babe6e-cgu.03.rcgu.o /opt/rustwide/target/debug/deps/zerovec_derive-0c455cabfb638cfb.zerovec_derive.a85269c272babe6e-cgu.04.rcgu.o /opt/rustwide/target/debug/deps/zerovec_derive-0c455cabfb638cfb.zerovec_derive.a85269c272babe6e-cgu.05.rcgu.o /opt/rustwide/target/debug/deps/zerovec_derive-0c455cabfb638cfb.zerovec_derive.a85269c272babe6e-cgu.06.rcgu.o /opt/rustwide/target/debug/deps/zerovec_derive-0c455cabfb638cfb.zerovec_derive.a85269c272babe6e-cgu.07.rcgu.o /opt/rustwide/target/debug/deps/zerovec_derive-0c455cabfb638cfb.zerovec_derive.a85269c272babe6e-cgu.08.rcgu.o /opt/rustwide/target/debug/deps/zerovec_derive-0c455cabfb638cfb.zerovec_derive.a85269c272babe6e-cgu.09.rcgu.o /opt/rustwide/target/debug/deps/zerovec_derive-0c455cabfb638cfb.3ux6nd7geafzmzuinfphwms1h.rcgu.rmeta /opt/rustwide/target/debug/deps/zerovec_derive-0c455cabfb638cfb.7ezkwx31hqedogdljpc40z52d.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libsyn-e1a4d0463eae232f.rlib /opt/rustwide/target/debug/deps/libquote-7fc2064ba2fff4e2.rlib /opt/rustwide/target/debug/deps/libproc_macro2-9e07246079e797d1.rlib /opt/rustwide/target/debug/deps/libunicode_ident-d14904b1232aa2ec.rlib /opt/rustwide/rustup-home/toolchains/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-42fbce4a7a67dd74.rlib /opt/rustwide/rustup-home/toolchains/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7cf15cfecba7303c.rlib /opt/rustwide/rustup-home/toolchains/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-cf2e58a5bd64879c.rlib /opt/rustwide/rustup-home/toolchains/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-6d926156ae6ebb22.rlib /opt/rustwide/rustup-home/toolchains/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-9ec0c6107f31a10e.rlib /opt/rustwide/rustup-home/toolchains/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-79199bf1cf52d287.rlib /opt/rustwide/rustup-home/toolchains/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-34be99df30443e31.rlib /opt/rustwide/rustup-home/toolchains/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c22466b37c553260.rlib /opt/rustwide/rustup-home/toolchains/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a5f1a41cb456a32a.rlib /opt/rustwide/rustup-home/toolchains/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-3a979e4b1bedf2cb.rlib /opt/rustwide/rustup-home/toolchains/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-287319d71ad82f11.rlib /opt/rustwide/rustup-home/toolchains/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-cef794ed4746a8a8.rlib /opt/rustwide/rustup-home/toolchains/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-79e2345b7c84b8e8.rlib /opt/rustwide/rustup-home/toolchains/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-30ae05ec2b9fe1cb.rlib /opt/rustwide/rustup-home/toolchains/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-bbe814c763b85e64.rlib /opt/rustwide/rustup-home/toolchains/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c108d169d7d8a33e.rlib /opt/rustwide/rustup-home/toolchains/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-23dc8270f70dc803.rlib /opt/rustwide/rustup-home/toolchains/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fc0ad1732fa36810.rlib /opt/rustwide/rustup-home/toolchains/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-11d9a250f9da47d5.rlib /opt/rustwide/rustup-home/toolchains/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-26f49390046b928a.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc -znostart-stop-gc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] #0 0x000076fc0b0de497 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/lib/libLLVM.so.20.1-rust-1.88.0-nightly+0x56de497) [INFO] [stdout] #1 0x000076fc0b0de8ac SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/lib/libLLVM.so.20.1-rust-1.88.0-nightly+0x56de8ac) [INFO] [stdout] #2 0x000076fc0f669330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) [INFO] [stdout] #3 0x00005e42b046911a void lld::elf::writeResult>(lld::elf::Ctx&) (/opt/rustwide/rustup-home/toolchains/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x55711a) [INFO] [stdout] #4 0x00005e42b02825a3 void lld::elf::LinkerDriver::link>(llvm::opt::InputArgList&) Driver.cpp:0:0 [INFO] [stdout] #5 0x00005e42b026027a lld::elf::LinkerDriver::linkerMain(llvm::ArrayRef) Driver.cpp:0:0 [INFO] [stdout] #6 0x00005e42b025b694 lld::elf::link(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, bool, bool) (/opt/rustwide/rustup-home/toolchains/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x349694) [INFO] [stdout] #7 0x00005e42b016b2d6 lld::unsafeLldMain(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, llvm::ArrayRef, bool) (/opt/rustwide/rustup-home/toolchains/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x2592d6) [INFO] [stdout] #8 0x00005e42b016a320 lld_main(int, char**, llvm::ToolContext const&) (/opt/rustwide/rustup-home/toolchains/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x258320) [INFO] [stdout] #9 0x00005e42b016a9d1 main (/opt/rustwide/rustup-home/toolchains/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x2589d1) [INFO] [stdout] #10 0x000076fc0f64e1ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca) [INFO] [stdout] #11 0x000076fc0f64e28b __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2a28b) [INFO] [stdout] #12 0x00005e42affecf89 _start (/opt/rustwide/rustup-home/toolchains/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0xdaf89) [INFO] [stdout] rust-lld: error: failed to write output '/opt/rustwide/target/debug/deps/libzerovec_derive-0c455cabfb638cfb.so': No such file or directory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `zerovec-derive` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "195fe65c144adc9c6280985d6c22debff8b718a6c96c3da57da3cd4acc2a5e74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "195fe65c144adc9c6280985d6c22debff8b718a6c96c3da57da3cd4acc2a5e74", kill_on_drop: false }` [INFO] [stdout] 195fe65c144adc9c6280985d6c22debff8b718a6c96c3da57da3cd4acc2a5e74