[INFO] cloning repository https://github.com/flatcar-linux/coreos-metadata [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/flatcar-linux/coreos-metadata" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflatcar-linux%2Fcoreos-metadata", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflatcar-linux%2Fcoreos-metadata'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stderr] warning: refname 'HEAD' is ambiguous. [INFO] [stdout] bb3cdd0b895e9803c843d1e1831f9c0613e35e02 [INFO] checking flatcar-linux/coreos-metadata against master#a26e97be8826d408309fffbd8168362365719f50 for pr-136776 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflatcar-linux%2Fcoreos-metadata" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/flatcar-linux/coreos-metadata on toolchain a26e97be8826d408309fffbd8168362365719f50 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/flatcar-linux/coreos-metadata [INFO] finished tweaking git repo https://github.com/flatcar-linux/coreos-metadata [INFO] tweaked toml for git repo https://github.com/flatcar-linux/coreos-metadata written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/flatcar-linux/coreos-metadata 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" "+a26e97be8826d408309fffbd8168362365719f50" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded update-ssh-keys v0.4.1 [INFO] [stderr] Downloaded serde-xml-rs v0.2.1 [INFO] [stderr] Downloaded slog-scope v4.0.1 [INFO] [stderr] Downloaded pnet_macros v0.21.0 [INFO] [stderr] Downloaded slog v2.4.1 [INFO] [stderr] Downloaded mockito v0.17.0 [INFO] [stderr] Downloaded hyper v0.12.18 [INFO] [stderr] Downloaded openssh-keys v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 99bb33caa62b929d52c3b4553cd944d8f3c064e567a187142ba1e5ab03becfb2 [INFO] running `Command { std: "docker" "start" "-a" "99bb33caa62b929d52c3b4553cd944d8f3c064e567a187142ba1e5ab03becfb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99bb33caa62b929d52c3b4553cd944d8f3c064e567a187142ba1e5ab03becfb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99bb33caa62b929d52c3b4553cd944d8f3c064e567a187142ba1e5ab03becfb2", kill_on_drop: false }` [INFO] [stdout] 99bb33caa62b929d52c3b4553cd944d8f3c064e567a187142ba1e5ab03becfb2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb29fba03ecff332c6a1355c45ea168049040c378511a4eb972e7b628fb1043a [INFO] running `Command { std: "docker" "start" "-a" "eb29fba03ecff332c6a1355c45ea168049040c378511a4eb972e7b628fb1043a", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.47 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Checking rand_core v0.3.0 [INFO] [stderr] Checking futures v0.1.25 [INFO] [stderr] Checking lazy_static v1.2.0 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking slab v0.4.1 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Compiling arrayvec v0.4.9 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking crossbeam-utils v0.6.3 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking rand_core v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking smallvec v0.6.7 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Compiling cc v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.24/src/serialize.rs:1155:5 [INFO] [stdout] | [INFO] [stdout] 1155 | fn decode(d: &mut D) -> Result, D::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `T` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `T` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /rustc/a26e97be8826d408309fffbd8168362365719f50/library/alloc/src/borrow.rs:179:30 [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 1151 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T> [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Checking rand_xorshift v0.1.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Checking num_cpus v1.9.0 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Checking bytes v0.4.11 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking crossbeam-epoch v0.7.0 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking tokio-executor v0.1.5 [INFO] [stderr] Checking tokio-io v0.1.10 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Compiling openssl-sys v0.9.67 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Checking time v0.1.41 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Checking pnet_base v0.22.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking byte-tools v0.3.0 [INFO] [stdout] For more information about this error, try `rustc --explain E0310`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/tokio_io-aebc2bfe5f37c359.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/tokio-io-aebc2bfe5f37c359/dep-lib-tokio_io` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaPq2HQq" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaQll5Eg/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ryu` (build script) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a26e97be8826d408309fffbd8168362365719f50/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ryu-0.2.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=a38448179c634f07 -C extra-filename=-de6d3bc7b9f2e750 --out-dir /opt/rustwide/target/debug/build/ryu-de6d3bc7b9f2e750 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `mio` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `parking_lot_core` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustczp8ICH/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{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" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/httparse-fd710247404dfab6/build_script_build-fd710247404dfab6" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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 `httparse` (build script) 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 `glob` (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/a26e97be8826d408309fffbd8168362365719f50/bin/rustc --crate-name glob --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glob-0.2.11/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2866e065a268d958 -C extra-filename=-53eb3be8aa52688a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcu0Co7g/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{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" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/openssl-c9a88786696eeab8/build_script_build-c9a88786696eeab8" "-Wl,--gc-sections" "-pie" "-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] 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` (build script) 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/rmeta23N7ES" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `typenum` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc3kmkkH/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{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" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/num-traits-42113fcd2dff69fe/build_script_build-42113fcd2dff69fe" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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 `num-traits` (build script) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc55MhGM/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpkg_config-75a07d5c2b731e9b.rlib,libcc-b7427c08909d1d22.rlib,libautocfg-25a993b23e246124.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{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" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/openssl-sys-e3e002a417421dd8/build_script_main-e3e002a417421dd8" "-Wl,--gc-sections" "-pie" "-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/a26e97be8826d408309fffbd8168362365719f50/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccBgp7Uy.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o /opt/rustwide/target/debug/build/openssl-sys-e3e002a417421dd8/build_script_main-e3e002a417421dd8 /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o -L/opt/rustwide/rustup-home/toolchains/a26e97be8826d408309fffbd8168362365719f50/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/a26e97be8826d408309fffbd8168362365719f50/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../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/11/../../.. /tmp/rustc55MhGM/symbols.o /opt/rustwide/target/debug/build/openssl-sys-e3e002a417421dd8/build_script_main-e3e002a417421dd8.build_script_main.bfa6a28af07efb6b-cgu.0.rcgu.o /opt/rustwide/target/debug/build/openssl-sys-e3e002a417421dd8/build_script_main-e3e002a417421dd8.build_script_main.bfa6a28af07efb6b-cgu.1.rcgu.o /opt/rustwide/target/debug/build/openssl-sys-e3e002a417421dd8/build_script_main-e3e002a417421dd8.build_script_main.bfa6a28af07efb6b-cgu.2.rcgu.o /opt/rustwide/target/debug/build/openssl-sys-e3e002a417421dd8/build_script_main-e3e002a417421dd8.8076psuxf1hboo70af9r3ocvj.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libpkg_config-75a07d5c2b731e9b.rlib /opt/rustwide/target/debug/deps/libcc-b7427c08909d1d22.rlib /opt/rustwide/target/debug/deps/libautocfg-25a993b23e246124.rlib /opt/rustwide/rustup-home/toolchains/a26e97be8826d408309fffbd8168362365719f50/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-399a850a7013db0c.rlib /opt/rustwide/rustup-home/toolchains/a26e97be8826d408309fffbd8168362365719f50/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b36642d8495e199.rlib /opt/rustwide/rustup-home/toolchains/a26e97be8826d408309fffbd8168362365719f50/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8235626b544cc140.rlib /opt/rustwide/rustup-home/toolchains/a26e97be8826d408309fffbd8168362365719f50/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-7bfe9d2d2fc1ae0c.rlib /opt/rustwide/rustup-home/toolchains/a26e97be8826d408309fffbd8168362365719f50/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-32ef70820f23084e.rlib /opt/rustwide/rustup-home/toolchains/a26e97be8826d408309fffbd8168362365719f50/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2120f8ee4588dd96.rlib /opt/rustwide/rustup-home/toolchains/a26e97be8826d408309fffbd8168362365719f50/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-10f557afaa5dd2ab.rlib /opt/rustwide/rustup-home/toolchains/a26e97be8826d408309fffbd8168362365719f50/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2860d84d1d6a0353.rlib /opt/rustwide/rustup-home/toolchains/a26e97be8826d408309fffbd8168362365719f50/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8ce7672350ab6d58.rlib /opt/rustwide/rustup-home/toolchains/a26e97be8826d408309fffbd8168362365719f50/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c38a948677e3f39b.rlib /opt/rustwide/rustup-home/toolchains/a26e97be8826d408309fffbd8168362365719f50/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-bf82b019ca7675c7.rlib /opt/rustwide/rustup-home/toolchains/a26e97be8826d408309fffbd8168362365719f50/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-e47a16ecf1486305.rlib /opt/rustwide/rustup-home/toolchains/a26e97be8826d408309fffbd8168362365719f50/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-632eecb8ee51751b.rlib /opt/rustwide/rustup-home/toolchains/a26e97be8826d408309fffbd8168362365719f50/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6484fc582f9529ef.rlib /opt/rustwide/rustup-home/toolchains/a26e97be8826d408309fffbd8168362365719f50/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9a70dd751e922712.rlib /opt/rustwide/rustup-home/toolchains/a26e97be8826d408309fffbd8168362365719f50/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-bea0f3f990675568.rlib /opt/rustwide/rustup-home/toolchains/a26e97be8826d408309fffbd8168362365719f50/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-747298ada1b3fdc7.rlib /opt/rustwide/rustup-home/toolchains/a26e97be8826d408309fffbd8168362365719f50/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d31de6036608c8f.rlib /opt/rustwide/rustup-home/toolchains/a26e97be8826d408309fffbd8168362365719f50/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c206257e2ed65ab6.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] #0 0x00007a9177d4cc17 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/a26e97be8826d408309fffbd8168362365719f50/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x3f4cc17) [INFO] [stdout] #1 0x00007a9177d4d02c SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/a26e97be8826d408309fffbd8168362365719f50/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x3f4d02c) [INFO] [stdout] #2 0x00007a9173c19520 (/lib/x86_64-linux-gnu/libc.so.6+0x42520) [INFO] [stdout] #3 0x0000558d39406c73 void lld::elf::writeResult >() (/opt/rustwide/rustup-home/toolchains/a26e97be8826d408309fffbd8168362365719f50/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x512c73) [INFO] [stdout] #4 0x0000558d3923ab36 void lld::elf::LinkerDriver::link >(llvm::opt::InputArgList&) Driver.cpp:0:0 [INFO] [stdout] #5 0x0000558d392204ec lld::elf::link(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, bool, bool) (/opt/rustwide/rustup-home/toolchains/a26e97be8826d408309fffbd8168362365719f50/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x32c4ec) [INFO] [stdout] #6 0x0000558d39151ae0 lld::unsafeLldMain(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, llvm::ArrayRef, bool) (/opt/rustwide/rustup-home/toolchains/a26e97be8826d408309fffbd8168362365719f50/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25dae0) [INFO] [stdout] #7 0x0000558d39150b7d lld_main(int, char**, llvm::ToolContext const&) (/opt/rustwide/rustup-home/toolchains/a26e97be8826d408309fffbd8168362365719f50/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25cb7d) [INFO] [stdout] #8 0x0000558d39151221 main (/opt/rustwide/rustup-home/toolchains/a26e97be8826d408309fffbd8168362365719f50/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25d221) [INFO] [stdout] #9 0x00007a9173c00d90 (/lib/x86_64-linux-gnu/libc.so.6+0x29d90) [INFO] [stdout] #10 0x00007a9173c00e40 __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x29e40) [INFO] [stdout] #11 0x0000558d38fd37e9 _start (/opt/rustwide/rustup-home/toolchains/a26e97be8826d408309fffbd8168362365719f50/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0xdf7e9) [INFO] [stdout] rust-lld: error: failed to write output '/opt/rustwide/target/debug/build/openssl-sys-e3e002a417421dd8/build_script_main-e3e002a417421dd8': 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 `openssl-sys` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "eb29fba03ecff332c6a1355c45ea168049040c378511a4eb972e7b628fb1043a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb29fba03ecff332c6a1355c45ea168049040c378511a4eb972e7b628fb1043a", kill_on_drop: false }` [INFO] [stdout] eb29fba03ecff332c6a1355c45ea168049040c378511a4eb972e7b628fb1043a