[INFO] cloning repository https://github.com/yngtdd/rusty_dungeon
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yngtdd/rusty_dungeon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyngtdd%2Frusty_dungeon", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyngtdd%2Frusty_dungeon'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a691031d95c5607e7b6b4105e0e919c1c6f51d10
[INFO] testing yngtdd/rusty_dungeon against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyngtdd%2Frusty_dungeon" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/yngtdd/rusty_dungeon 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/yngtdd/rusty_dungeon
[INFO] finished tweaking git repo https://github.com/yngtdd/rusty_dungeon
[INFO] tweaked toml for git repo https://github.com/yngtdd/rusty_dungeon written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/yngtdd/rusty_dungeon 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] ba410fdabe3d8ee3c7a8ceed92967d06ff111c429815fc08deda31b711f6abe7
[INFO] running `Command { std: "docker" "start" "-a" "ba410fdabe3d8ee3c7a8ceed92967d06ff111c429815fc08deda31b711f6abe7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ba410fdabe3d8ee3c7a8ceed92967d06ff111c429815fc08deda31b711f6abe7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba410fdabe3d8ee3c7a8ceed92967d06ff111c429815fc08deda31b711f6abe7", kill_on_drop: false }`
[INFO] [stdout] ba410fdabe3d8ee3c7a8ceed92967d06ff111c429815fc08deda31b711f6abe7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] a29682d9fba3ecbfdafe552083288a6214104bed43cf122a5c9c0a3a85bd2ca8
[INFO] running `Command { std: "docker" "start" "-a" "a29682d9fba3ecbfdafe552083288a6214104bed43cf122a5c9c0a3a85bd2ca8", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling syn v1.0.89
[INFO] [stderr]    Compiling wayland-sys v0.28.6
[INFO] [stderr]    Compiling dlib v0.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling quote v1.0.16
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling wayland-scanner v0.28.6
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling scoped-tls v1.0.0
[INFO] [stderr]    Compiling bytemuck v1.8.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling ttf-parser v0.6.2
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling nix v0.20.0
[INFO] [stderr]    Compiling getrandom v0.2.5
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling safe_arch v0.5.2
[INFO] [stderr]    Compiling x11-dl v2.19.1
[INFO] [stderr]    Compiling owned_ttf_parser v0.6.0
[INFO] [stderr]    Compiling wayland-client v0.28.6
[INFO] [stderr]    Compiling wayland-protocols v0.28.6
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.5
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling serde_derive v1.0.115
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling rusttype v0.9.2
[INFO] [stderr]    Compiling wide v0.6.5
[INFO] [stderr]    Compiling xdg v2.4.1
[INFO] [stderr]    Compiling xcursor v0.3.4
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling wayland-commons v0.28.6
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling serde v1.0.115
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling raw-window-handle v0.4.2
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling dlib v0.4.2
[INFO] [stderr]    Compiling ultraviolet v0.8.1
[INFO] [stderr]    Compiling andrew v0.3.1
[INFO] [stderr]    Compiling wayland-cursor v0.28.6
[INFO] [stderr]    Compiling calloop v0.6.5
[INFO] [stderr]    Compiling memmap2 v0.1.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.5
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.7
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling bracket-geometry v0.8.3
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling raw-window-handle v0.3.4
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling osmesa-sys v0.1.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling wayland-egl v0.28.6
[INFO] [stderr]    Compiling crossbeam-channel v0.5.4
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling erased-serde v0.3.20
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling bracket-random v0.8.2
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling bracket-algorithm-traits v0.8.2
[INFO] [stderr]    Compiling bracket-color v0.8.2
[INFO] [stderr]    Compiling object-pool v0.5.4
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling glow v0.10.0
[INFO] [stderr]    Compiling bracket-pathfinding v0.8.4
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]    Compiling crossbeam-channel v0.4.4
[INFO] [stderr]    Compiling legion_codegen v0.3.0
[INFO] [stderr]    Compiling bracket-noise v0.8.2
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.12.3
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling paste v1.0.6
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling ron v0.6.1
[INFO] [stderr]    Compiling winit v0.24.0
[INFO] [stderr]    Compiling legion v0.3.1
[INFO] [stderr]    Compiling glutin v0.26.0
[INFO] [stderr]    Compiling bracket-terminal v0.8.5
[INFO] [stderr]    Compiling bracket-lib v0.8.1
[INFO] [stderr]    Compiling rusty_dungeon v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/systems/combat.rs:42:19
[INFO] [stdout]    |
[INFO] [stdout] 42 |         if let Ok(mut health) = ecs
[INFO] [stdout]    |                   ----^^^^^^
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/systems/field_of_view.rs:12:26
[INFO] [stdout]    |
[INFO] [stdout] 12 |         .for_each(|(pos, mut fov)| {
[INFO] [stdout]    |                          ----^^^
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.26s
[INFO] running `Command { std: "docker" "inspect" "a29682d9fba3ecbfdafe552083288a6214104bed43cf122a5c9c0a3a85bd2ca8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a29682d9fba3ecbfdafe552083288a6214104bed43cf122a5c9c0a3a85bd2ca8", kill_on_drop: false }`
[INFO] [stdout] a29682d9fba3ecbfdafe552083288a6214104bed43cf122a5c9c0a3a85bd2ca8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] f84ee5c0d1aa2b163680c763f2dffc2ce00be090d50c7b38c30c14e6af025b8b
[INFO] running `Command { std: "docker" "start" "-a" "f84ee5c0d1aa2b163680c763f2dffc2ce00be090d50c7b38c30c14e6af025b8b", kill_on_drop: false }`
[INFO] [stderr]    Compiling rusty_dungeon v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/systems/combat.rs:42:19
[INFO] [stdout]    |
[INFO] [stdout] 42 |         if let Ok(mut health) = ecs
[INFO] [stdout]    |                   ----^^^^^^
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/systems/field_of_view.rs:12:26
[INFO] [stdout]    |
[INFO] [stdout] 12 |         .for_each(|(pos, mut fov)| {
[INFO] [stdout]    |                          ----^^^
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.62s
[INFO] running `Command { std: "docker" "inspect" "f84ee5c0d1aa2b163680c763f2dffc2ce00be090d50c7b38c30c14e6af025b8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f84ee5c0d1aa2b163680c763f2dffc2ce00be090d50c7b38c30c14e6af025b8b", kill_on_drop: false }`
[INFO] [stdout] f84ee5c0d1aa2b163680c763f2dffc2ce00be090d50c7b38c30c14e6af025b8b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 7ac3d96dea101bd68b68e25c67b656671bd9574f06e575255e4ea5c14ac73b80
[INFO] running `Command { std: "docker" "start" "-a" "7ac3d96dea101bd68b68e25c67b656671bd9574f06e575255e4ea5c14ac73b80", kill_on_drop: false }`
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/systems/combat.rs:42:19
[INFO] [stderr]    |
[INFO] [stderr] 42 |         if let Ok(mut health) = ecs
[INFO] [stderr]    |                   ----^^^^^^
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/systems/field_of_view.rs:12:26
[INFO] [stderr]    |
[INFO] [stderr] 12 |         .for_each(|(pos, mut fov)| {
[INFO] [stderr]    |                          ----^^^
[INFO] [stderr]    |                          |
[INFO] [stderr]    |                          help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: `rusty_dungeon` (bin "rusty_dungeon" test) generated 2 warnings (run `cargo fix --bin "rusty_dungeon" --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rusty_dungeon-fdf443eececcb880)
[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" "7ac3d96dea101bd68b68e25c67b656671bd9574f06e575255e4ea5c14ac73b80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ac3d96dea101bd68b68e25c67b656671bd9574f06e575255e4ea5c14ac73b80", kill_on_drop: false }`
[INFO] [stdout] 7ac3d96dea101bd68b68e25c67b656671bd9574f06e575255e4ea5c14ac73b80
[INFO] testing yngtdd/rusty_dungeon against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyngtdd%2Frusty_dungeon" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/yngtdd/rusty_dungeon 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/yngtdd/rusty_dungeon
[INFO] finished tweaking git repo https://github.com/yngtdd/rusty_dungeon
[INFO] tweaked toml for git repo https://github.com/yngtdd/rusty_dungeon written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/yngtdd/rusty_dungeon 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0f1023158144b3ec8f15b781ea977b69af8e84f586b3859684c019e17908b34a
[INFO] running `Command { std: "docker" "start" "-a" "0f1023158144b3ec8f15b781ea977b69af8e84f586b3859684c019e17908b34a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f1023158144b3ec8f15b781ea977b69af8e84f586b3859684c019e17908b34a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f1023158144b3ec8f15b781ea977b69af8e84f586b3859684c019e17908b34a", kill_on_drop: false }`
[INFO] [stdout] 0f1023158144b3ec8f15b781ea977b69af8e84f586b3859684c019e17908b34a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dcec6433507ea4a4b8e5231f01664ec9c08fd5c5fa222392051c4547ca0c4f6f
[INFO] running `Command { std: "docker" "start" "-a" "dcec6433507ea4a4b8e5231f01664ec9c08fd5c5fa222392051c4547ca0c4f6f", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling syn v1.0.89
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling wayland-sys v0.28.6
[INFO] [stderr]    Compiling dlib v0.5.0
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling quote v1.0.16
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling wayland-scanner v0.28.6
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling bytemuck v1.8.0
[INFO] [stderr]    Compiling scoped-tls v1.0.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling ttf-parser v0.6.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling nix v0.20.0
[INFO] [stderr]    Compiling getrandom v0.2.5
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling safe_arch v0.5.2
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling x11-dl v2.19.1
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling wayland-client v0.28.6
[INFO] [stderr]    Compiling wayland-protocols v0.28.6
[INFO] [stderr]    Compiling owned_ttf_parser v0.6.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling serde_derive v1.0.115
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.5
[INFO] [stderr]    Compiling rusttype v0.9.2
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling xdg v2.4.1
[INFO] [stderr]    Compiling wide v0.6.5
[INFO] [stderr]    Compiling xcursor v0.3.4
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling wayland-commons v0.28.6
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling serde v1.0.115
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling raw-window-handle v0.4.2
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling dlib v0.4.2
[INFO] [stderr]    Compiling ultraviolet v0.8.1
[INFO] [stderr]    Compiling andrew v0.3.1
[INFO] [stderr]    Compiling wayland-cursor v0.28.6
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.7
[INFO] [stderr]    Compiling calloop v0.6.5
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.5
[INFO] [stderr]    Compiling memmap2 v0.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling bracket-geometry v0.8.3
[INFO] [stderr]    Compiling raw-window-handle v0.3.4
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling osmesa-sys v0.1.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling wayland-egl v0.28.6
[INFO] [stderr]    Compiling crossbeam-channel v0.5.4
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling erased-serde v0.3.20
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling bracket-random v0.8.2
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling bracket-algorithm-traits v0.8.2
[INFO] [stderr]    Compiling bracket-color v0.8.2
[INFO] [stderr]    Compiling object-pool v0.5.4
[INFO] [stderr]    Compiling glow v0.10.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling bracket-pathfinding v0.8.4
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]    Compiling crossbeam-channel v0.4.4
[INFO] [stderr]    Compiling bracket-noise v0.8.2
[INFO] [stderr]    Compiling legion_codegen v0.3.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.12.3
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling paste v1.0.6
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling winit v0.24.0
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling ron v0.6.1
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `ron` (lib)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[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" "-Wl,--version-script=/tmp/rustc4Xxdst/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc4Xxdst/symbols.o" "/opt/rustwide/target/debug/deps/derivative-94fd2ab277e30526.derivative.7d27b355a9fd0099-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/derivative-94fd2ab277e30526.derivative.7d27b355a9fd0099-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/derivative-94fd2ab277e30526.derivative.7d27b355a9fd0099-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/derivative-94fd2ab277e30526.derivative.7d27b355a9fd0099-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/derivative-94fd2ab277e30526.derivative.7d27b355a9fd0099-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/derivative-94fd2ab277e30526.derivative.7d27b355a9fd0099-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/derivative-94fd2ab277e30526.derivative.7d27b355a9fd0099-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/derivative-94fd2ab277e30526.derivative.7d27b355a9fd0099-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/derivative-94fd2ab277e30526.derivative.7d27b355a9fd0099-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/derivative-94fd2ab277e30526.derivative.7d27b355a9fd0099-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/derivative-94fd2ab277e30526.derivative.7d27b355a9fd0099-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/derivative-94fd2ab277e30526.derivative.7d27b355a9fd0099-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/derivative-94fd2ab277e30526.derivative.7d27b355a9fd0099-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/derivative-94fd2ab277e30526.derivative.7d27b355a9fd0099-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/derivative-94fd2ab277e30526.derivative.7d27b355a9fd0099-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/derivative-94fd2ab277e30526.derivative.7d27b355a9fd0099-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/derivative-94fd2ab277e30526.au5726kabe7o1afogd6b1s769.rcgu.rmeta" "/opt/rustwide/target/debug/deps/derivative-94fd2ab277e30526.51grz38b3vqiu8169185z2xrn.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/libsyn-d5e82c779fb18e3a.rlib" "/opt/rustwide/target/debug/deps/libquote-2309256d87816e92.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-92314b65c2eeb2e9.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-b11525fba24dfc5c.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-aa1d72184443bb86.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" "-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/libderivative-94fd2ab277e30526.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] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wayland-protocols` (lib)
[INFO] [stderr] error: could not compile `derivative` (lib) due to 2 previous errors
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `smithay-client-toolkit` (lib)
[INFO] [stderr] error: could not compile `winit` (lib)
[INFO] running `Command { std: "docker" "inspect" "dcec6433507ea4a4b8e5231f01664ec9c08fd5c5fa222392051c4547ca0c4f6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dcec6433507ea4a4b8e5231f01664ec9c08fd5c5fa222392051c4547ca0c4f6f", kill_on_drop: false }`
[INFO] [stdout] dcec6433507ea4a4b8e5231f01664ec9c08fd5c5fa222392051c4547ca0c4f6f
