[INFO] cloning repository https://github.com/retrokiller543/os_lab3_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/retrokiller543/os_lab3_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fretrokiller543%2Fos_lab3_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fretrokiller543%2Fos_lab3_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bd052691bae609722e1476bb01e935c8202efebb [INFO] testing retrokiller543/os_lab3_rust against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fretrokiller543%2Fos_lab3_rust" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/retrokiller543/os_lab3_rust on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/retrokiller543/os_lab3_rust [INFO] finished tweaking git repo https://github.com/retrokiller543/os_lab3_rust [INFO] tweaked toml for git repo https://github.com/retrokiller543/os_lab3_rust written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/retrokiller543/os_lab3_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" "+1.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasmer-derive v4.2.6 [INFO] [stderr] Downloaded wasmer-vm v4.2.6 [INFO] [stderr] Downloaded server_fn_macro_default v0.6.9 [INFO] [stderr] Downloaded leptos_router v0.6.9 [INFO] [stderr] Downloaded leptos_meta v0.6.9 [INFO] [stderr] Downloaded server_fn_macro v0.6.9 [INFO] [stderr] Downloaded server_fn v0.6.9 [INFO] [stderr] Downloaded leptos_dom v0.6.9 [INFO] [stderr] Downloaded leptos_macro v0.6.9 [INFO] [stderr] Downloaded leptos_reactive v0.6.9 [INFO] [stderr] Downloaded wasmer-compiler v4.2.6 [INFO] [stderr] Downloaded wasmer v4.2.6 [INFO] [stderr] Downloaded wasmer-types v4.2.6 [INFO] [stderr] Downloaded leptos_config v0.6.9 [INFO] [stderr] Downloaded leptos_hot_reload v0.6.9 [INFO] [stderr] Downloaded leptos_server v0.6.9 [INFO] [stderr] Downloaded leptos v0.6.9 [INFO] [stderr] Downloaded pyo3-helper-macros v0.0.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 94ea52ee0cbceb5c6ed92f0a62e6fae7cbfc7b89a67fd150568206aa1e089de1 [INFO] running `Command { std: "docker" "start" "-a" "94ea52ee0cbceb5c6ed92f0a62e6fae7cbfc7b89a67fd150568206aa1e089de1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94ea52ee0cbceb5c6ed92f0a62e6fae7cbfc7b89a67fd150568206aa1e089de1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94ea52ee0cbceb5c6ed92f0a62e6fae7cbfc7b89a67fd150568206aa1e089de1", kill_on_drop: false }` [INFO] [stdout] 94ea52ee0cbceb5c6ed92f0a62e6fae7cbfc7b89a67fd150568206aa1e089de1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec31bfebdd513b54046bf108705ccb5b0604bf18cadad195269752918d7dcb65 [INFO] running `Command { std: "docker" "start" "-a" "ec31bfebdd513b54046bf108705ccb5b0604bf18cadad195269752918d7dcb65", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling unindent v0.2.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling virtue v0.0.13 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling pyo3-build-config v0.20.3 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling bincode_derive v2.0.0-rc.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling bincode v2.0.0-rc.3 [INFO] [stderr] Compiling chrono v0.4.35 [INFO] [stderr] Compiling pyo3-ffi v0.20.3 [INFO] [stderr] Compiling pyo3 v0.20.3 [INFO] [stderr] Compiling file_system v0.1.5 (/opt/rustwide/workdir/file_system) [INFO] [stderr] Compiling logger_macro v0.0.0 (/opt/rustwide/workdir/logger_macro) [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.20.3 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling pyo3-macros v0.20.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling serde-big-array v0.5.1 [INFO] [stderr] Compiling rustic_disk v0.1.1 (/opt/rustwide/workdir/rustic_disk) [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stdout] warning: unexpected `cfg` condition name: `PyPy` [INFO] [stdout] --> file_system/src/execute_py.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(PyPy)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(PyPy)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(PyPy)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `PyPy` [INFO] [stdout] --> file_system/src/execute_py.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(not(PyPy))] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(PyPy)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(PyPy)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `PyPy` [INFO] [stdout] --> file_system/src/execute_py.rs:20:11 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(not(PyPy))] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(PyPy)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(PyPy)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `PyPy` [INFO] [stdout] --> file_system/src/execute_py.rs:38:15 [INFO] [stdout] | [INFO] [stdout] 38 | #[cfg(PyPy)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(PyPy)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(PyPy)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `PyPy` [INFO] [stdout] --> file_system/src/execute_py.rs:41:19 [INFO] [stdout] | [INFO] [stdout] 41 | #[cfg(not(PyPy))] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(PyPy)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(PyPy)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/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/rustc54kjzR/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc54kjzR/symbols.o" "/opt/rustwide/target/debug/deps/file_system.file_system.f7b203fc1c763620-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/file_system.file_system.f7b203fc1c763620-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/file_system.file_system.f7b203fc1c763620-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/file_system.file_system.f7b203fc1c763620-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/file_system.file_system.f7b203fc1c763620-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/file_system.file_system.f7b203fc1c763620-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/file_system.file_system.f7b203fc1c763620-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/file_system.file_system.f7b203fc1c763620-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/file_system.file_system.f7b203fc1c763620-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/file_system.859udwg57ay7awuktwb4y5op0.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpyo3-495034f6e49c459a.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-c95ddc2c9c489e38.rlib" "/opt/rustwide/target/debug/deps/libportable_atomic-d2667bef47a13bf4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-cf1e7e33de98a8d4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-da581da5a7523320.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b95a4ce293f037a0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b047ca48e209a10e.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d59b845c07f126eb.rlib" "/opt/rustwide/target/debug/deps/libpyo3_ffi-e31a473ef154646e.rlib" "/opt/rustwide/target/debug/deps/libunindent-14625b19eb53a28f.rlib" "/opt/rustwide/target/debug/deps/libprettytable-b27e451a568a5765.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-3e2636a01061db9a.rlib" "/opt/rustwide/target/debug/deps/libcsv-7c1d7c88f65eaeae.rlib" "/opt/rustwide/target/debug/deps/libryu-774f6cf1b15b200a.rlib" "/opt/rustwide/target/debug/deps/libitoa-31406691a493a3dc.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-cc0e1820eb17de07.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3d6cb740ce72026a.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-c6f4711509928587.rlib" "/opt/rustwide/target/debug/deps/libencode_unicode-36d325f72e1074aa.rlib" "/opt/rustwide/target/debug/deps/libterm-78c9ce1405e83c3b.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-7ce38a331ea3754b.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-0ba2f17616e8c0e1.rlib" "/opt/rustwide/target/debug/deps/liblibc-ec0f6d465543af64.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-8217498f8667ada9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-8c0bb59ebbb3df6c.rlib" "/opt/rustwide/target/debug/deps/librustic_disk.rlib" "/opt/rustwide/target/debug/deps/libbincode-0d891dac3350be45.rlib" "/opt/rustwide/target/debug/deps/liblog-5282f90895004b10.rlib" "/opt/rustwide/target/debug/deps/libthiserror-a55dfa3d810c05b0.rlib" "/opt/rustwide/target/debug/deps/libserde-a041e5f01d6f3998.rlib" "/opt/rustwide/target/debug/deps/libanyhow-e7227f008af30acd.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ca74a2d9c5166d9f.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e31ab23316ed5080.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-27dc4aa955912662.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-bd0d6cccce077b99.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-8d001680935b5e3c.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ba8ce71964f984f4.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-99a73526abcec14b.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-63ac0d22cff92579.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9057355c92c922d5.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-358be9bc1f6bab04.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-aca15549d5bff974.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-8251d2cef7072448.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7d50b86011c66411.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-51ea098fce5006bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5a14e0d0b712e731.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8b83dbf3a7b8f999.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c6fd227bdc7b39ff.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-959d3389fa3da8a5.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-abe05db089cc2c62.rlib" "-Wl,-Bdynamic" "-lpython3.10" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libfile_system.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] [stderr] error: could not compile `file_system` (lib) due to 1 previous error; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "ec31bfebdd513b54046bf108705ccb5b0604bf18cadad195269752918d7dcb65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec31bfebdd513b54046bf108705ccb5b0604bf18cadad195269752918d7dcb65", kill_on_drop: false }` [INFO] [stdout] ec31bfebdd513b54046bf108705ccb5b0604bf18cadad195269752918d7dcb65