[INFO] cloning repository https://github.com/yazgoo/myumberwm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yazgoo/myumberwm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyazgoo%2Fmyumberwm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyazgoo%2Fmyumberwm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 31bc7f7024378ccb1658a0abaafb2bbe2051c21b
[INFO] checking yazgoo/myumberwm against master#b3bd7058c139e71bae0862ef8f8ac936208873e9 for pr-123752
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyazgoo%2Fmyumberwm" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/yazgoo/myumberwm on toolchain b3bd7058c139e71bae0862ef8f8ac936208873e9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/yazgoo/myumberwm
[INFO] finished tweaking git repo https://github.com/yazgoo/myumberwm
[INFO] tweaked toml for git repo https://github.com/yazgoo/myumberwm written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/yazgoo/myumberwm 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" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xmodmap-pke-umberwm v0.0.1
[INFO] [stderr]   Downloaded umberwm v0.0.34
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e86e44a5a2cc0d99af2b26ab54b1621d7e9d5de9bb0f0dccbb5b5b552e944075
[INFO] running `Command { std: "docker" "start" "-a" "e86e44a5a2cc0d99af2b26ab54b1621d7e9d5de9bb0f0dccbb5b5b552e944075", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e86e44a5a2cc0d99af2b26ab54b1621d7e9d5de9bb0f0dccbb5b5b552e944075", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e86e44a5a2cc0d99af2b26ab54b1621d7e9d5de9bb0f0dccbb5b5b552e944075", kill_on_drop: false }`
[INFO] [stdout] e86e44a5a2cc0d99af2b26ab54b1621d7e9d5de9bb0f0dccbb5b5b552e944075
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b1730298f26dad513124c34c64bbe8a65276e94521c922eb55f4a2417b6106e
[INFO] running `Command { std: "docker" "start" "-a" "8b1730298f26dad513124c34c64bbe8a65276e94521c922eb55f4a2417b6106e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling libc v0.2.69
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling anyhow v1.0.65
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling thiserror v1.0.35
[INFO] [stderr]    Compiling xmodmap-pke-umberwm v0.0.1
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling x11 v2.18.2
[INFO] [stderr]    Compiling xcb v0.9.0
[INFO] [stderr]     Checking dirs-sys v0.3.6
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking dirs v3.0.2
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.35
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]     Checking serde_with v1.14.0
[INFO] [stderr]     Checking ron v0.6.6
[INFO] [stderr]     Checking umberwm v0.0.34
[INFO] [stderr]     Checking myumberwm v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `MOD_MASK_1`, `MOD_MASK_2`, `MOD_MASK_3`, `MOD_MASK_4`
[INFO] [stdout]   --> src/main.rs:10:46
[INFO] [stdout]    |
[INFO] [stdout] 10 |     Conf, EventsCallbacks, SerializableConf, MOD_MASK_1, MOD_MASK_2, MOD_MASK_3, MOD_MASK_4,
[INFO] [stdout]    |                                              ^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MOD_MASK_1`, `MOD_MASK_2`, `MOD_MASK_3`, `MOD_MASK_4`
[INFO] [stdout]   --> src/main.rs:10:46
[INFO] [stdout]    |
[INFO] [stdout] 10 |     Conf, EventsCallbacks, SerializableConf, MOD_MASK_1, MOD_MASK_2, MOD_MASK_3, MOD_MASK_4,
[INFO] [stdout]    |                                              ^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let mut serializable = SerializableConf::load().unwrap();
[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/main.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let mut serializable = SerializableConf::load().unwrap();
[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: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.99s
[INFO] running `Command { std: "docker" "inspect" "8b1730298f26dad513124c34c64bbe8a65276e94521c922eb55f4a2417b6106e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b1730298f26dad513124c34c64bbe8a65276e94521c922eb55f4a2417b6106e", kill_on_drop: false }`
[INFO] [stdout] 8b1730298f26dad513124c34c64bbe8a65276e94521c922eb55f4a2417b6106e
[INFO] checking yazgoo/myumberwm against try#57fe1b734d9ff1c8a92bda60b85506b9648158d3 for pr-123752
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyazgoo%2Fmyumberwm" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/yazgoo/myumberwm on toolchain 57fe1b734d9ff1c8a92bda60b85506b9648158d3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/yazgoo/myumberwm
[INFO] finished tweaking git repo https://github.com/yazgoo/myumberwm
[INFO] tweaked toml for git repo https://github.com/yazgoo/myumberwm written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/yazgoo/myumberwm 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" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8f8b9ab8535583d6c5391b4a0663cf9fc02f2d56c74feafcd4efc5083da9aca5
[INFO] running `Command { std: "docker" "start" "-a" "8f8b9ab8535583d6c5391b4a0663cf9fc02f2d56c74feafcd4efc5083da9aca5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8f8b9ab8535583d6c5391b4a0663cf9fc02f2d56c74feafcd4efc5083da9aca5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f8b9ab8535583d6c5391b4a0663cf9fc02f2d56c74feafcd4efc5083da9aca5", kill_on_drop: false }`
[INFO] [stdout] 8f8b9ab8535583d6c5391b4a0663cf9fc02f2d56c74feafcd4efc5083da9aca5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 50eeaede4ebfc0995455809daf61ff78388409323f92b79b776a2a7d380f7219
[INFO] running `Command { std: "docker" "start" "-a" "50eeaede4ebfc0995455809daf61ff78388409323f92b79b776a2a7d380f7219", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling libc v0.2.69
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling anyhow v1.0.65
[INFO] [stderr]    Compiling thiserror v1.0.35
[INFO] [stderr]    Compiling xmodmap-pke-umberwm v0.0.1
[INFO] [stderr]    Compiling x11 v2.18.2
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking dirs-sys v0.3.6
[INFO] [stderr]    Compiling xcb v0.9.0
[INFO] [stderr]     Checking dirs v3.0.2
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.35
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[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/57fe1b734d9ff1c8a92bda60b85506b9648158d3/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/rustcWgvguX/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcWgvguX/symbols.o" "/opt/rustwide/target/debug/deps/serde_with_macros-dac534d9fa0fa2a3.serde_with_macros.5200c5399ba178ae-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/serde_with_macros-dac534d9fa0fa2a3.serde_with_macros.5200c5399ba178ae-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/serde_with_macros-dac534d9fa0fa2a3.serde_with_macros.5200c5399ba178ae-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/serde_with_macros-dac534d9fa0fa2a3.serde_with_macros.5200c5399ba178ae-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/serde_with_macros-dac534d9fa0fa2a3.serde_with_macros.5200c5399ba178ae-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/serde_with_macros-dac534d9fa0fa2a3.serde_with_macros.5200c5399ba178ae-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/serde_with_macros-dac534d9fa0fa2a3.3atxaqeoktve67md.rcgu.rmeta" "/opt/rustwide/target/debug/deps/serde_with_macros-dac534d9fa0fa2a3.3l4j94dzlonbgnc5.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdarling-7f2c47f7215c2cbe.rlib" "/opt/rustwide/target/debug/deps/libdarling_core-7fdf81a7487aef06.rlib" "/opt/rustwide/target/debug/deps/libstrsim-eee6944e2c0e98a3.rlib" "/opt/rustwide/target/debug/deps/libident_case-49d3ad58cbcd4716.rlib" "/opt/rustwide/target/debug/deps/libfnv-43453d2fd5c0d4d9.rlib" "/opt/rustwide/target/debug/deps/libsyn-90fc84be35c63e7f.rlib" "/opt/rustwide/target/debug/deps/libquote-731d48c7b7420404.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-5905b8092862388b.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-b9fd5b68425e7ef8.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-f251fb108567dd79.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6183181fa671dc5b.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0717037f6b0eea2d.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-b30b1af07795b345.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-b4513439f9e2eff4.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-89c7daf7b6421ee6.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ca929c3c4a8825b3.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a6207a4090808d.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ae671f6743503b8e.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-081c0dc6465d213d.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-4e1666f139f12757.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d6789b63313428be.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eb6f9b960309e6b1.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cda7cee373864ce1.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d84d0e58f34585a5.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e8a6a2df7983aa1a.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b3e30276043b6e7.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libserde_with_macros-dac534d9fa0fa2a3.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 `serde_with_macros` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `serde_derive` (lib)
[INFO] [stderr] error: failed to run custom build command for `xcb v0.9.0`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/xcb-d2f300a8ef3d03e8/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   event  ('xcb', 'Present', 'CompleteNotify')  is packed
[INFO] [stderr]   event  ('xcb', 'Present', 'RedirectNotify')  is packed
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   error occured in handler:  ('error:   ', ('xcb', 'Input', 'Class'))
[INFO] [stderr]   Traceback (most recent call last):
[INFO] [stderr]     File "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/xcb-0.9.0/rs_client.py", line 2455, in <module>
[INFO] [stderr]       module.generate()
[INFO] [stderr]     File "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/xcb-0.9.0/xcbgen/state.py", line 108, in generate
[INFO] [stderr]       self.close()
[INFO] [stderr]     File "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/xcb-0.9.0/rs_client.py", line 293, in rs_close
[INFO] [stderr]       _f.writeout(os.path.join(module.rs_srcdir, "ffi", "%s.rs" % _module_name(_ns.ext_name)))
[INFO] [stderr]     File "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/xcb-0.9.0/rs_client.py", line 118, in writeout
[INFO] [stderr]       print(line.rstrip(), file=f)
[INFO] [stderr]   OSError: [Errno 28] No space left on device
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/xcb-0.9.0/build.rs:77:17:
[INFO] [stderr]   processing of /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/xcb-0.9.0/xml/xinput.xml returned non-zero (1)
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x561ee3057105 - std::backtrace_rs::backtrace::libunwind::trace::hf3db8a8b40c24f7d
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stderr]      1:     0x561ee3057105 - std::backtrace_rs::backtrace::trace_unsynchronized::hc235afb01e65858b
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x561ee3057105 - std::sys_common::backtrace::_print_fmt::h3d22b03c95159582
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]      3:     0x561ee3057105 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hda8229ae97fa6e6e
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr]      4:     0x561ee3077b2b - core::fmt::rt::Argument::fmt::hd364ed8041485813
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/core/src/fmt/rt.rs:142:9
[INFO] [stderr]      5:     0x561ee3077b2b - core::fmt::write::h5f860456c85c48e6
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/core/src/fmt/mod.rs:1153:17
[INFO] [stderr]      6:     0x561ee3054e1f - std::io::Write::write_fmt::h9739ecb5be58d920
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/io/mod.rs:1850:15
[INFO] [stderr]      7:     0x561ee3056ede - std::sys_common::backtrace::_print::hccefc98514458b82
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]      8:     0x561ee3056ede - std::sys_common::backtrace::print::h8665330714bbc830
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]      9:     0x561ee3058339 - std::panicking::default_hook::{{closure}}::h861ab60f9faa0af8
[INFO] [stderr]     10:     0x561ee3058055 - std::panicking::default_hook::h246a08137a9bf8ad
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/panicking.rs:291:9
[INFO] [stderr]     11:     0x561ee30587d4 - std::panicking::rust_panic_with_hook::hf3201bc4e87dcc95
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/panicking.rs:788:13
[INFO] [stderr]     12:     0x561ee30586b6 - std::panicking::begin_panic_handler::{{closure}}::hb553d0042661e592
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/panicking.rs:657:13
[INFO] [stderr]     13:     0x561ee30575c9 - std::sys_common::backtrace::__rust_end_short_backtrace::h803c216fab262e21
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stderr]     14:     0x561ee30583e7 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/panicking.rs:645:5
[INFO] [stderr]     15:     0x561ee3030fe6 - core::panicking::panic_fmt::h4d756fc5322adaca
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/core/src/panicking.rs:72:14
[INFO] [stderr]     16:     0x561ee30373b9 - build_script_build::main::{{closure}}::h45bbc03c76abda22
[INFO] [stderr]     17:     0x561ee3035dd6 - build_script_build::visit_xml::hfd67f515b5e193e3
[INFO] [stderr]     18:     0x561ee303684c - build_script_build::main::h22fd4e97b2c8c41b
[INFO] [stderr]     19:     0x561ee3032c73 - core::ops::function::FnOnce::call_once::h41c4814f73807272
[INFO] [stderr]     20:     0x561ee30319d6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h6b5c356d8d95c98d
[INFO] [stderr]     21:     0x561ee3032329 - std::rt::lang_start::{{closure}}::h114a064deb044fe2
[INFO] [stderr]     22:     0x561ee3051de6 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hfbf15a8f32286aaa
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     23:     0x561ee3051de6 - std::panicking::try::do_call::hdb1c225d0095074d
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/panicking.rs:552:40
[INFO] [stderr]     24:     0x561ee3051de6 - std::panicking::try::hbcc926c02fc4540f
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/panicking.rs:516:19
[INFO] [stderr]     25:     0x561ee3051de6 - std::panic::catch_unwind::h8b2d970b29c5af89
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/panic.rs:149:14
[INFO] [stderr]     26:     0x561ee3051de6 - std::rt::lang_start_internal::{{closure}}::h04af4338bb06de8b
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/rt.rs:141:48
[INFO] [stderr]     27:     0x561ee3051de6 - std::panicking::try::do_call::ha7ce4120aacfc8a3
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/panicking.rs:552:40
[INFO] [stderr]     28:     0x561ee3051de6 - std::panicking::try::h8f2eb319a88f8304
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/panicking.rs:516:19
[INFO] [stderr]     29:     0x561ee3051de6 - std::panic::catch_unwind::hd6c35347627418da
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/panic.rs:149:14
[INFO] [stderr]     30:     0x561ee3051de6 - std::rt::lang_start_internal::h04e27d290bf4f790
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/rt.rs:141:20
[INFO] [stderr]     31:     0x561ee3032307 - std::rt::lang_start::hca6a74121b6461ec
[INFO] [stderr]     32:     0x561ee3037435 - main
[INFO] [stderr]     33:     0x7f36cbcd4d90 - <unknown>
[INFO] [stderr]     34:     0x7f36cbcd4e40 - __libc_start_main
[INFO] [stderr]     35:     0x561ee30315d5 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "50eeaede4ebfc0995455809daf61ff78388409323f92b79b776a2a7d380f7219", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50eeaede4ebfc0995455809daf61ff78388409323f92b79b776a2a7d380f7219", kill_on_drop: false }`
[INFO] [stdout] 50eeaede4ebfc0995455809daf61ff78388409323f92b79b776a2a7d380f7219
