[INFO] cloning repository https://github.com/mbernat/fluit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mbernat/fluit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbernat%2Ffluit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbernat%2Ffluit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b3a2b9f0cd93af04fbe906876b4a2d823d6dca2b [INFO] testing mbernat/fluit against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbernat%2Ffluit" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mbernat/fluit on toolchain 1871252fc8bb672d40787e67404e6eaae7059369 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mbernat/fluit [INFO] finished tweaking git repo https://github.com/mbernat/fluit [INFO] tweaked toml for git repo https://github.com/mbernat/fluit written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mbernat/fluit 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded winit_input_helper v0.10.0 [INFO] [stderr] Downloaded gpu-alloc v0.5.1 [INFO] [stderr] Downloaded pixels v0.6.0 [INFO] [stderr] Downloaded naga v0.6.3 [INFO] [stderr] Downloaded wgpu-core v0.10.2 [INFO] [stderr] Downloaded wgpu-hal v0.10.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 39c2def8a255bc7d439dda7c84f5a3080199814a627fc8cbddcdf7da65a2002b [INFO] running `Command { std: "docker" "start" "-a" "39c2def8a255bc7d439dda7c84f5a3080199814a627fc8cbddcdf7da65a2002b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39c2def8a255bc7d439dda7c84f5a3080199814a627fc8cbddcdf7da65a2002b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39c2def8a255bc7d439dda7c84f5a3080199814a627fc8cbddcdf7da65a2002b", kill_on_drop: false }` [INFO] [stdout] 39c2def8a255bc7d439dda7c84f5a3080199814a627fc8cbddcdf7da65a2002b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a5cf59215dd3f295225cc621fb98f2c7ed84cb2c0cd768266f2ece3387ffcd3a [INFO] running `Command { std: "docker" "start" "-a" "a5cf59215dd3f295225cc621fb98f2c7ed84cb2c0cd768266f2ece3387ffcd3a", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling fixedbitset v0.4.0 [INFO] [stderr] Compiling minimal-lexical v0.1.3 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling wgpu-core v0.10.2 [INFO] [stderr] Compiling gpu-alloc v0.5.1 [INFO] [stderr] Compiling gpu-descriptor v0.2.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling ash v0.33.3+1.2.191 [INFO] [stderr] Compiling wgpu-types v0.10.0 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling glow v0.11.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling inplace_it v0.3.3 [INFO] [stderr] Compiling arrayvec v0.7.1 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling profiling v1.0.3 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling wide v0.6.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling pollster v0.2.4 [INFO] [stderr] Compiling mio-misc v1.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling ultraviolet v0.8.1 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling naga v0.6.3 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling wgpu-hal v0.10.4 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling wgpu v0.10.1 [INFO] [stderr] Compiling winit_input_helper v0.10.0 [INFO] [stderr] Compiling pixels v0.6.0 [INFO] [stderr] Compiling fluit v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `FRAME_SIZE` is never used [INFO] [stdout] --> src/main.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | const FRAME_SIZE: usize = 4 * WIDTH as usize * HEIGHT as usize; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.97s [INFO] running `Command { std: "docker" "inspect" "a5cf59215dd3f295225cc621fb98f2c7ed84cb2c0cd768266f2ece3387ffcd3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5cf59215dd3f295225cc621fb98f2c7ed84cb2c0cd768266f2ece3387ffcd3a", kill_on_drop: false }` [INFO] [stdout] a5cf59215dd3f295225cc621fb98f2c7ed84cb2c0cd768266f2ece3387ffcd3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0700b099c0bb61040b10a191d0cdb5966617d73b88b0f40967d2dbf0929c0295 [INFO] running `Command { std: "docker" "start" "-a" "0700b099c0bb61040b10a191d0cdb5966617d73b88b0f40967d2dbf0929c0295", kill_on_drop: false }` [INFO] [stderr] Compiling fluit v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `FRAME_SIZE` is never used [INFO] [stdout] --> src/main.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | const FRAME_SIZE: usize = 4 * WIDTH as usize * HEIGHT as usize; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.17s [INFO] running `Command { std: "docker" "inspect" "0700b099c0bb61040b10a191d0cdb5966617d73b88b0f40967d2dbf0929c0295", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0700b099c0bb61040b10a191d0cdb5966617d73b88b0f40967d2dbf0929c0295", kill_on_drop: false }` [INFO] [stdout] 0700b099c0bb61040b10a191d0cdb5966617d73b88b0f40967d2dbf0929c0295 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6485e113350fac64a2f6c72eef88b388e34c7f4abf604c0078f1f4d046e622fc [INFO] running `Command { std: "docker" "start" "-a" "6485e113350fac64a2f6c72eef88b388e34c7f4abf604c0078f1f4d046e622fc", kill_on_drop: false }` [INFO] [stderr] warning: constant `FRAME_SIZE` is never used [INFO] [stderr] --> src/main.rs:14:7 [INFO] [stderr] | [INFO] [stderr] 14 | const FRAME_SIZE: usize = 4 * WIDTH as usize * HEIGHT as usize; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `fluit` (bin "fluit" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fluit-38343059a5e7357f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6485e113350fac64a2f6c72eef88b388e34c7f4abf604c0078f1f4d046e622fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6485e113350fac64a2f6c72eef88b388e34c7f4abf604c0078f1f4d046e622fc", kill_on_drop: false }` [INFO] [stdout] 6485e113350fac64a2f6c72eef88b388e34c7f4abf604c0078f1f4d046e622fc [INFO] testing mbernat/fluit against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbernat%2Ffluit" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mbernat/fluit on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mbernat/fluit [INFO] finished tweaking git repo https://github.com/mbernat/fluit [INFO] tweaked toml for git repo https://github.com/mbernat/fluit written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mbernat/fluit 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 02aee31d47ffaa5fbc86af1565c422aafc97dca61725d5f0149d1cc3d5f6115f [INFO] running `Command { std: "docker" "start" "-a" "02aee31d47ffaa5fbc86af1565c422aafc97dca61725d5f0149d1cc3d5f6115f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "02aee31d47ffaa5fbc86af1565c422aafc97dca61725d5f0149d1cc3d5f6115f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02aee31d47ffaa5fbc86af1565c422aafc97dca61725d5f0149d1cc3d5f6115f", kill_on_drop: false }` [INFO] [stdout] 02aee31d47ffaa5fbc86af1565c422aafc97dca61725d5f0149d1cc3d5f6115f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 521fa76b90905b5bc50c17f4486e909def287ffb8d38b8361cc1d300bfd40abc [INFO] running `Command { std: "docker" "start" "-a" "521fa76b90905b5bc50c17f4486e909def287ffb8d38b8361cc1d300bfd40abc", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling fixedbitset v0.4.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling minimal-lexical v0.1.3 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling wgpu-core v0.10.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling gpu-alloc v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling gpu-descriptor v0.2.1 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling ash v0.33.3+1.2.191 [INFO] [stderr] Compiling wgpu-types v0.10.0 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling arrayvec v0.7.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling inplace_it v0.3.3 [INFO] [stderr] Compiling glow v0.11.0 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Compiling profiling v1.0.3 [INFO] [stderr] Compiling wide v0.6.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling pollster v0.2.4 [INFO] [stderr] Compiling mio-misc v1.2.1 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling ultraviolet v0.8.1 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling naga v0.6.3 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling wgpu-hal v0.10.4 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling wgpu v0.10.1 [INFO] [stderr] Compiling winit_input_helper v0.10.0 [INFO] [stderr] Compiling pixels v0.6.0 [INFO] [stderr] Compiling fluit v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `FRAME_SIZE` is never used [INFO] [stdout] --> src/main.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | const FRAME_SIZE: usize = 4 * WIDTH as usize * HEIGHT as usize; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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/b642703cf9526da1e72c0b6755753b939a9c6b6d/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/rustcuV0wNk/symbols.o" "/opt/rustwide/target/debug/deps/fluit-b55312ad4463eb28.fluit.56510ab461a1f113-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/fluit-b55312ad4463eb28.fluit.56510ab461a1f113-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/fluit-b55312ad4463eb28.fluit.56510ab461a1f113-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/fluit-b55312ad4463eb28.fluit.56510ab461a1f113-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/fluit-b55312ad4463eb28.fluit.56510ab461a1f113-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/fluit-b55312ad4463eb28.fluit.56510ab461a1f113-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/fluit-b55312ad4463eb28.fluit.56510ab461a1f113-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/fluit-b55312ad4463eb28.fluit.56510ab461a1f113-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/fluit-b55312ad4463eb28.fluit.56510ab461a1f113-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/fluit-b55312ad4463eb28.fluit.56510ab461a1f113-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/fluit-b55312ad4463eb28.fluit.56510ab461a1f113-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/fluit-b55312ad4463eb28.fluit.56510ab461a1f113-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/fluit-b55312ad4463eb28.fluit.56510ab461a1f113-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/fluit-b55312ad4463eb28.fluit.56510ab461a1f113-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/fluit-b55312ad4463eb28.fluit.56510ab461a1f113-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/fluit-b55312ad4463eb28.fluit.56510ab461a1f113-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/fluit-b55312ad4463eb28.bqhahsa3v90xcmuq6c6ob5fff.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libwinit_input_helper-405f592b2c13f9f3.rlib" "/opt/rustwide/target/debug/deps/libwinit-d3c93be41175d86b.rlib" "/opt/rustwide/target/debug/deps/libmio_misc-8600652d18775081.rlib" "/opt/rustwide/target/debug/deps/libmio-a43a79f98dde82f8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-98c6f19b5e3a4552.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-6e1ee05cecc356d3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-4b12da877f972149.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-5d83b14beba60490.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3b96bccd66c6891a.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-41d0065c78292d4d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f13a9fdc45c03f0f.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-551bcdc2f1b65f42.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-a1b1ac97f2fc1404.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-728584a78b46a6c0.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-92cc0ae0ef9613f7.rlib" "/opt/rustwide/target/debug/deps/libandrew-0cbed39779eaec02.rlib" "/opt/rustwide/target/debug/deps/libxml-0fde99760ab204b7.rlib" "/opt/rustwide/target/debug/deps/libxdg-b9f145572016601e.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-f1fb062e139c421a.rlib" "/opt/rustwide/target/debug/deps/libsame_file-3c36b17025d91add.rlib" "/opt/rustwide/target/debug/deps/librusttype-00f61409d0644b17.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-cee05ae636f7771f.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-5af4fb8b38927ad0.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-e819a80abb4b39ec.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-337399325146f05d.rlib" "/opt/rustwide/target/debug/deps/libxcursor-538b67821fb17740.rlib" "/opt/rustwide/target/debug/deps/libnom-5272df69ab9b0c34.rlib" "/opt/rustwide/target/debug/deps/libminimal_lexical-b700f6236b49ce98.rlib" "/opt/rustwide/target/debug/deps/libmemchr-43aca175d6fbec12.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-c27bb43771747b74.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-d14ca5e3dad0baca.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-6807fa8dc0b95bac.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-4702f1dd783a4832.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-a265bcdcea8f247d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-549db65b1a2041d4.rlib" "/opt/rustwide/target/debug/deps/libnix-3f8fb062dc806105.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-1ca92022d2d83b4a.rlib" "/opt/rustwide/target/debug/deps/libdlib-22e276eeec413306.rlib" "/opt/rustwide/target/debug/deps/libcalloop-02b8bfd2f117e602.rlib" "/opt/rustwide/target/debug/deps/libnix-3a0fd655d7cbea38.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-6065b8815e149626.rlib" "/opt/rustwide/target/debug/deps/libdlib-be4f37aa88323c90.rlib" "/opt/rustwide/target/debug/deps/liblibloading-bbb610b03b897c5a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libpixels-7e317e2ce9cd8b73.rlib" "/opt/rustwide/target/debug/deps/libpollster-4b24a9aad2980853.rlib" "/opt/rustwide/target/debug/deps/libultraviolet-724a772853419395.rlib" "/opt/rustwide/target/debug/deps/libwide-44d0a3efd334fb27.rlib" "/opt/rustwide/target/debug/deps/libsafe_arch-8eb9ca49c090af4b.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-8a5b53d7164304aa.rlib" "/opt/rustwide/target/debug/deps/libwgpu-8f33c35473851288.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-6a4e7aba3b1c9569.rlib" "/opt/rustwide/target/debug/deps/libprofiling-96da6028784d6960.rlib" "/opt/rustwide/target/debug/deps/libcopyless-a7d33c76ef5aa396.rlib" "/opt/rustwide/target/debug/deps/libwgpu_hal-cf8e7a6ca6038d9d.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-55e093294fb29a59.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-e729d0657a109f4b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-89ee347c7ecaaf82.rlib" "/opt/rustwide/target/debug/deps/libahash-58ae4c67045b5240.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-396d3495c90f1e70.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-23b5c74c05393a57.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-b3018ffc7a426edb.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-2ec11098623f11fc.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-80b0488b8f9326b6.rlib" "/opt/rustwide/target/debug/deps/libash-1686f2e0494b1b6e.rlib" "/opt/rustwide/target/debug/deps/liblibloading-687ef5a6f144bf17.rlib" "/opt/rustwide/target/debug/deps/libnaga-4e4097a88b3eb6f3.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e5073e5d06fa0fc4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib" "/opt/rustwide/target/debug/deps/liblog-e97256dba8f0ccab.rlib" "/opt/rustwide/target/debug/deps/libbit_set-ebeeb360134adcc6.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-9e3ffed94b5799cd.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-f6406dbc2cbe9e5f.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-87ca8420365cd259.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-75e8a229f3cc7d11.rlib" "/opt/rustwide/target/debug/deps/libspirv-e22fc3ab7b59ac7d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ef5cde8550224b17.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-19643a5d2ef2c26d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libglow-b6478463bbd89bca.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-a2d49638bc902443.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-3916054cdfb83741.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ec3d532a58682045.rlib" "/opt/rustwide/target/debug/deps/liblock_api-0c6f13a724f839b8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ebe5b14c8a6c2d8.rlib" "/opt/rustwide/target/debug/deps/libinstant-3aa419afc200c657.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-f1fc5d2381827227.rlib" "/opt/rustwide/target/debug/deps/libthiserror-2179cc2660cc0330.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-71ba2a5392931268.rlib" "/opt/rustwide/target/debug/deps/liblibc-a9be1f307b06d529.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/fluit-b55312ad4463eb28" "-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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fluit` (bin "fluit") due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "521fa76b90905b5bc50c17f4486e909def287ffb8d38b8361cc1d300bfd40abc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "521fa76b90905b5bc50c17f4486e909def287ffb8d38b8361cc1d300bfd40abc", kill_on_drop: false }` [INFO] [stdout] 521fa76b90905b5bc50c17f4486e909def287ffb8d38b8361cc1d300bfd40abc