[INFO] cloning repository https://github.com/seurimas/war_tools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/seurimas/war_tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseurimas%2Fwar_tools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseurimas%2Fwar_tools'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 50bb3e2ba01459c164f0d76e11bd86323763c058 [INFO] testing seurimas/war_tools against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseurimas%2Fwar_tools" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/seurimas/war_tools on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/seurimas/war_tools [INFO] finished tweaking git repo https://github.com/seurimas/war_tools [INFO] tweaked toml for git repo https://github.com/seurimas/war_tools written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/seurimas/war_tools 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.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 35e904b8335af2e440b18b7e7840d54f5ac47cf555acf450cbf284b62d7ece58 [INFO] running `Command { std: "docker" "start" "-a" "35e904b8335af2e440b18b7e7840d54f5ac47cf555acf450cbf284b62d7ece58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35e904b8335af2e440b18b7e7840d54f5ac47cf555acf450cbf284b62d7ece58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35e904b8335af2e440b18b7e7840d54f5ac47cf555acf450cbf284b62d7ece58", kill_on_drop: false }` [INFO] [stdout] 35e904b8335af2e440b18b7e7840d54f5ac47cf555acf450cbf284b62d7ece58 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 249df25d2912273078a8870f0b666773e54e5ba5841a0bb62f94aefbdc52e51c [INFO] running `Command { std: "docker" "start" "-a" "249df25d2912273078a8870f0b666773e54e5ba5841a0bb62f94aefbdc52e51c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.83 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling bumpalo v3.11.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.83 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.149 [INFO] [stderr] Compiling serde v1.0.149 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling tokio v1.23.0 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling prettyplease v0.1.21 [INFO] [stderr] Compiling anymap2 v0.13.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling implicit-clone v0.3.4 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.83 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling yew-macro v0.20.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.83 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.83 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling js-sys v0.3.60 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling pinned v0.1.0 [INFO] [stderr] Compiling prokio v0.1.0 [INFO] [stderr] Compiling web-sys v0.3.60 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.33 [INFO] [stderr] Compiling gloo-timers v0.2.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde-wasm-bindgen v0.3.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling gloo-utils v0.1.6 [INFO] [stderr] Compiling gloo-events v0.1.2 [INFO] [stderr] Compiling gloo-dialogs v0.1.1 [INFO] [stderr] Compiling gloo-render v0.1.1 [INFO] [stderr] Compiling gloo-console v0.2.3 [INFO] [stderr] Compiling gloo-net v0.2.5 [INFO] [stderr] Compiling gloo-storage v0.2.2 [INFO] [stderr] Compiling gloo-file v0.2.3 [INFO] [stderr] Compiling gloo-history v0.1.2 [INFO] [stderr] Compiling gloo-worker v0.2.1 [INFO] [stderr] Compiling gloo v0.8.0 [INFO] [stderr] Compiling yew v0.20.0 [INFO] [stderr] Compiling trunk-template v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/calculate.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/app.rs:214:15 [INFO] [stdout] | [INFO] [stdout] 214 | fn create(ctx: &Context) -> Self { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `weights` [INFO] [stdout] --> src/app.rs:219:21 [INFO] [stdout] | [INFO] [stdout] 219 | if let Some(weights) = &self.weights { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_weights` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/app.rs:231:26 [INFO] [stdout] | [INFO] [stdout] 231 | fn update(&mut self, ctx: &Context, msg: Self::Message) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/app.rs:335:38 [INFO] [stdout] | [INFO] [stdout] 335 | fn get_results_table_node(&self, ctx: &Context, results: [f64; MAX_SOLDIERS + 1]) -> yew::virtual_dom::VNode { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> src/app.rs:340:58 [INFO] [stdout] | [INFO] [stdout] 340 | let median = results.iter().enumerate().map(|(i, r)| { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_r` [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.77.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" "-m64" "/tmp/rustcun6zdx/symbols.o" "/opt/rustwide/target/debug/deps/trunk_template-c8c896843e3227a8.trunk_template.7ba802b91e4429ac-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/trunk_template-c8c896843e3227a8.trunk_template.7ba802b91e4429ac-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/trunk_template-c8c896843e3227a8.trunk_template.7ba802b91e4429ac-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/trunk_template-c8c896843e3227a8.trunk_template.7ba802b91e4429ac-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/trunk_template-c8c896843e3227a8.trunk_template.7ba802b91e4429ac-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/trunk_template-c8c896843e3227a8.zknzpz430ah1xoh.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libyew-868f8f094fd48fa7.rlib" "/opt/rustwide/target/debug/deps/libconsole_error_panic_hook-ff93d2b0d22a2aa9.rlib" "/opt/rustwide/target/debug/deps/libtracing-e49486d185874c68.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3619199e30ee5791.rlib" "/opt/rustwide/target/debug/deps/libprokio-5dfdff43800d191a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-100f22952fa67293.rlib" "/opt/rustwide/target/debug/deps/liblibc-8ce4fffba6a386d2.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-ce10b8c6ecaf4f9d.rlib" "/opt/rustwide/target/debug/deps/libtokio-c05ee20950646d1d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8b216194ea8cb8e6.rlib" "/opt/rustwide/target/debug/deps/libpinned-145dd2f7f2744312.rlib" "/opt/rustwide/target/debug/deps/libimplicit_clone-65bd445a874549bd.rlib" "/opt/rustwide/target/debug/deps/libfutures-3fedba88214768f2.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-35a17b5dae78c497.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d770859d7cdf82bc.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-bbc964bb48341fa9.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f56bf5d1670f700b.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-8eb0618f53fc8d0b.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5f5d7584ea826e85.rlib" "/opt/rustwide/target/debug/deps/libindexmap-eac620ed79651a83.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-2cc98a5d712d6e1c.rlib" "/opt/rustwide/target/debug/deps/libgloo-e178775118584a38.rlib" "/opt/rustwide/target/debug/deps/libgloo_worker-026f04c3633d8cb2.rlib" "/opt/rustwide/target/debug/deps/libbincode-3b687ba01d6f96dd.rlib" "/opt/rustwide/target/debug/deps/libgloo_timers-563ce842633e5103.rlib" "/opt/rustwide/target/debug/deps/libgloo_storage-d0202e79f0b5f092.rlib" "/opt/rustwide/target/debug/deps/libgloo_render-2b9881401732b7ae.rlib" "/opt/rustwide/target/debug/deps/libgloo_net-41f78a9a2e0b4433.rlib" "/opt/rustwide/target/debug/deps/libwasm_bindgen_futures-902a535d4f291e64.rlib" "/opt/rustwide/target/debug/deps/libpin_project-616af577e7a54a29.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-163480e904b33b38.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-41b9d560eaf8c73c.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-467ebd073e98bbc8.rlib" "/opt/rustwide/target/debug/deps/libgloo_history-091a1d8323051902.rlib" "/opt/rustwide/target/debug/deps/libserde_wasm_bindgen-f222c6f8527717a1.rlib" "/opt/rustwide/target/debug/deps/libfnv-7237d9c24006bd47.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f81367c037971b24.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-6eb7b25cf74df511.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-72a8838878fe7dca.rlib" "/opt/rustwide/target/debug/deps/libthiserror-49ef3533b05ab4ae.rlib" "/opt/rustwide/target/debug/deps/libgloo_file-7e1525ab59554f34.rlib" "/opt/rustwide/target/debug/deps/libgloo_events-cf1a77554bfb7655.rlib" "/opt/rustwide/target/debug/deps/libgloo_dialogs-2e01e54972f2cd54.rlib" "/opt/rustwide/target/debug/deps/libgloo_console-2f3a6edc98235d6c.rlib" "/opt/rustwide/target/debug/deps/libgloo_utils-1842942904a01df1.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c970fb123565b8e7.rlib" "/opt/rustwide/target/debug/deps/libryu-8a0d956f51e0624e.rlib" "/opt/rustwide/target/debug/deps/libitoa-d761450ca2b255b3.rlib" "/opt/rustwide/target/debug/deps/libserde-3d699353697e27f6.rlib" "/opt/rustwide/target/debug/deps/libslab-88e89aa3121dd6d8.rlib" "/opt/rustwide/target/debug/deps/libweb_sys-b11cfc21328095fd.rlib" "/opt/rustwide/target/debug/deps/libjs_sys-928cb54c878e0872.rlib" "/opt/rustwide/target/debug/deps/libwasm_bindgen-d8dd6763273ffa34.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-330a72d854cebf0a.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-320ebc7037fb8f95.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c5363659220970d.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-bec15aa2c4312c4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fe71d6e60bf77974.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-0f5608a77595bf7e.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b8b7c25fe3bad107.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0f75b33b546e9dfc.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2c2d79a7fce0ec84.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d29140320fecac62.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9274a8eb44eefdb5.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4c1e8c7ac02fe45d.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0f62d6b334d8a8b9.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-56f5161b8051bb71.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-659f33ab33d4b7a0.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-194ca45e594e82cf.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8de8e7171366ad5b.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-dd54ac19f2116694.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-7466f872aeeff38e.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9886ca42a5954174.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/trunk_template-c8c896843e3227a8" "-Wl,--gc-sections" "-pie" "-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] [stdout] error: aborting due to 1 previous error; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `trunk-template` (bin "trunk-template") due to 2 previous errors; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "249df25d2912273078a8870f0b666773e54e5ba5841a0bb62f94aefbdc52e51c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "249df25d2912273078a8870f0b666773e54e5ba5841a0bb62f94aefbdc52e51c", kill_on_drop: false }` [INFO] [stdout] 249df25d2912273078a8870f0b666773e54e5ba5841a0bb62f94aefbdc52e51c