[INFO] cloning repository https://github.com/afarinetti/hor-dungeon-crawler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/afarinetti/hor-dungeon-crawler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fafarinetti%2Fhor-dungeon-crawler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fafarinetti%2Fhor-dungeon-crawler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3b010b658f7be330b0d399747ab68c30ab9a21b1
[INFO] checking afarinetti/hor-dungeon-crawler/3b010b658f7be330b0d399747ab68c30ab9a21b1 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fafarinetti%2Fhor-dungeon-crawler" "/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/afarinetti/hor-dungeon-crawler on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/afarinetti/hor-dungeon-crawler
[INFO] finished tweaking git repo https://github.com/afarinetti/hor-dungeon-crawler
[INFO] tweaked toml for git repo https://github.com/afarinetti/hor-dungeon-crawler written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 239 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 26a916be636b42126811a56618eb3c33b1a67b80f8c18e15662c9e97a892c162
[INFO] running `Command { std: "docker" "start" "-a" "26a916be636b42126811a56618eb3c33b1a67b80f8c18e15662c9e97a892c162", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "26a916be636b42126811a56618eb3c33b1a67b80f8c18e15662c9e97a892c162", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26a916be636b42126811a56618eb3c33b1a67b80f8c18e15662c9e97a892c162", kill_on_drop: false }`
[INFO] [stdout] 26a916be636b42126811a56618eb3c33b1a67b80f8c18e15662c9e97a892c162
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e215d5fb667821b61b9bced7489f4420308d94562a99b8561d921c45e1cef66f
[INFO] running `Command { std: "docker" "start" "-a" "e215d5fb667821b61b9bced7489f4420308d94562a99b8561d921c45e1cef66f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling xml-rs v0.8.23
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking bytemuck v1.20.0
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling cmake v0.1.52
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling servo-fontconfig-sys v5.1.0
[INFO] [stderr]     Checking fdeflate v0.3.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking png v0.17.14
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling crossfont v0.5.2
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]     Checking safe_arch v0.7.2
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking xcursor v0.3.8
[INFO] [stderr]     Checking foreign-types-shared v0.3.1
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking servo-fontconfig v0.5.1
[INFO] [stderr]     Checking tiny-skia-path v0.7.0
[INFO] [stderr]     Checking wide v0.7.30
[INFO] [stderr]     Checking freetype-rs v0.26.0
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking safe_arch v0.5.2
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking tiny-skia v0.7.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.8
[INFO] [stderr]     Checking ultraviolet v0.9.2
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.6
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaCAVkpM/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `glutin_egl_sys` (build script)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse process output: `/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glutin_egl_sys-0.1.6/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e5af24f839565f39 -C extra-filename=-e5af24f839565f39 --out-dir /opt/rustwide/target/debug/build/glutin_egl_sys-e5af24f839565f39 -L dependency=/opt/rustwide/target/debug/deps --extern gl_generator=/opt/rustwide/target/debug/deps/libgl_generator-4480efae9b4f7458.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `aho-corasick` (lib) due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta9YlFOo"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `getrandom` (lib) due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcKOgbWE/symbols.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-06d838efe2b4b08f/build_script_build-06d838efe2b4b08f.build_script_build.e458058a737ad595-cgu.00.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-06d838efe2b4b08f/build_script_build-06d838efe2b4b08f.build_script_build.e458058a737ad595-cgu.01.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-06d838efe2b4b08f/build_script_build-06d838efe2b4b08f.build_script_build.e458058a737ad595-cgu.02.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-06d838efe2b4b08f/build_script_build-06d838efe2b4b08f.build_script_build.e458058a737ad595-cgu.03.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-06d838efe2b4b08f/build_script_build-06d838efe2b4b08f.build_script_build.e458058a737ad595-cgu.04.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-06d838efe2b4b08f/build_script_build-06d838efe2b4b08f.build_script_build.e458058a737ad595-cgu.05.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-06d838efe2b4b08f/build_script_build-06d838efe2b4b08f.build_script_build.e458058a737ad595-cgu.06.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-06d838efe2b4b08f/build_script_build-06d838efe2b4b08f.build_script_build.e458058a737ad595-cgu.07.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-06d838efe2b4b08f/build_script_build-06d838efe2b4b08f.build_script_build.e458058a737ad595-cgu.08.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-06d838efe2b4b08f/build_script_build-06d838efe2b4b08f.build_script_build.e458058a737ad595-cgu.09.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-06d838efe2b4b08f/build_script_build-06d838efe2b4b08f.build_script_build.e458058a737ad595-cgu.10.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-06d838efe2b4b08f/build_script_build-06d838efe2b4b08f.build_script_build.e458058a737ad595-cgu.11.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-06d838efe2b4b08f/build_script_build-06d838efe2b4b08f.build_script_build.e458058a737ad595-cgu.12.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-06d838efe2b4b08f/build_script_build-06d838efe2b4b08f.build_script_build.e458058a737ad595-cgu.13.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-06d838efe2b4b08f/build_script_build-06d838efe2b4b08f.build_script_build.e458058a737ad595-cgu.14.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-06d838efe2b4b08f/build_script_build-06d838efe2b4b08f.build_script_build.e458058a737ad595-cgu.15.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-06d838efe2b4b08f/build_script_build-06d838efe2b4b08f.38arpwe5x7c19gf5umbw52kzs.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgl_generator-4480efae9b4f7458.rlib" "/opt/rustwide/target/debug/deps/libkhronos_api-6b0f6abae456b51d.rlib" "/opt/rustwide/target/debug/deps/libxml-ada4dbd4c23b2b25.rlib" "/opt/rustwide/target/debug/deps/liblog-59a169bde0af823e.rlib" "/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-cb5ec2ef594bb30c.rlib" "/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fd556125f3c54f38.rlib" "/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-cb648d8066e1f446.rlib" "/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-c5d4f358058ea4b7.rlib" "/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c3d71356250e6616.rlib" "/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f87b04c9c9484f11.rlib" "/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bcb6f2ec634b4b7c.rlib" "/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-24135b58e98c7743.rlib" "/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-b84472edfde5b8b3.rlib" "/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-436fb8ec294074ae.rlib" "/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-8d1606a7c3a02301.rlib" "/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b9d368accc529045.rlib" "/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-9ea54a4ae45fef28.rlib" "/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-04c8eb04b1ca0e2e.rlib" "/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8b7cc309868a115a.rlib" "/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-954db56effadca87.rlib" "/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d643a4794e0b0ebc.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/glutin_glx_sys-06d838efe2b4b08f/build_script_build-06d838efe2b4b08f" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace.
[INFO] [stdout]           LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `glutin_glx_sys` (build script) due to 1 previous error
[INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libsyn-e1698551cc5dc2f9.rlib`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "e215d5fb667821b61b9bced7489f4420308d94562a99b8561d921c45e1cef66f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e215d5fb667821b61b9bced7489f4420308d94562a99b8561d921c45e1cef66f", kill_on_drop: false }`
[INFO] [stdout] e215d5fb667821b61b9bced7489f4420308d94562a99b8561d921c45e1cef66f
