[INFO] cloning repository https://github.com/shtanton/listen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shtanton/listen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshtanton%2Flisten", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshtanton%2Flisten'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4cf5375aba459e9c04b005e69d47ca8c0915733a [INFO] testing shtanton/listen against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshtanton%2Flisten" "/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/shtanton/listen on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shtanton/listen [INFO] finished tweaking git repo https://github.com/shtanton/listen [INFO] tweaked toml for git repo https://github.com/shtanton/listen written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/shtanton/listen already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded iced_native v0.2.2 [INFO] [stderr] Downloaded svg_fmt v0.2.1 [INFO] [stderr] Downloaded iced_core v0.2.1 [INFO] [stderr] Downloaded iced_style v0.1.0 [INFO] [stderr] Downloaded gfx-backend-dx11 v0.4.6 [INFO] [stderr] Downloaded gfx-backend-vulkan v0.4.3 [INFO] [stderr] Downloaded clipboard_wayland v0.1.0 [INFO] [stderr] Downloaded iced_futures v0.1.2 [INFO] [stderr] Downloaded iced_web v0.2.1 [INFO] [stderr] Downloaded smithay-clipboard v0.3.7 [INFO] [stderr] Downloaded dodrio v0.1.0 [INFO] [stderr] Downloaded glam v0.8.7 [INFO] [stderr] Downloaded iced v0.1.1 [INFO] [stderr] Downloaded gfx-backend-metal v0.4.5 [INFO] [stderr] Downloaded iced_winit v0.1.0 [INFO] [stderr] Downloaded wgpu_glyph v0.7.0 [INFO] [stderr] Downloaded window_clipboard v0.1.1 [INFO] [stderr] Downloaded guillotiere v0.4.4 [INFO] [stderr] Downloaded iced_wgpu v0.2.3 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 45c51730c0b3a9138355eb8b9a99802faf1acd401cafe4e85e6239c9ddfb6261 [INFO] running `Command { std: "docker" "start" "-a" "45c51730c0b3a9138355eb8b9a99802faf1acd401cafe4e85e6239c9ddfb6261", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45c51730c0b3a9138355eb8b9a99802faf1acd401cafe4e85e6239c9ddfb6261", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45c51730c0b3a9138355eb8b9a99802faf1acd401cafe4e85e6239c9ddfb6261", kill_on_drop: false }` [INFO] [stdout] 45c51730c0b3a9138355eb8b9a99802faf1acd401cafe4e85e6239c9ddfb6261 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d3f1becce581c4bfd068c5d165e943c907bbfb5139bbce00286ab4daf1ff4d9 [INFO] running `Command { std: "docker" "start" "-a" "7d3f1becce581c4bfd068c5d165e943c907bbfb5139bbce00286ab4daf1ff4d9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling gfx-hal v0.4.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling relevant v0.4.2 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling ash v0.29.0 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling colorful v0.2.1 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling twox-hash v1.5.0 [INFO] [stderr] Compiling euclid v0.20.13 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling rendy-descriptor v0.5.1 [INFO] [stderr] Compiling gfx-backend-empty v0.4.0 [INFO] [stderr] Compiling rendy-memory v0.5.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling xi-unicode v0.2.1 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling iced_core v0.2.1 [INFO] [stderr] Compiling glyph_brush_layout v0.1.9 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling glam v0.8.7 [INFO] [stderr] Compiling servo-fontconfig v0.4.0 [INFO] [stderr] Compiling lyon_geom v0.14.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling glyph_brush v0.6.3 [INFO] [stderr] Compiling freetype v0.4.1 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling svg_fmt v0.2.1 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling instant v0.1.4 [INFO] [stderr] Compiling iced_style v0.1.0 [INFO] [stderr] Compiling cpal v0.11.0 [INFO] [stderr] Compiling zerocopy-derive v0.1.4 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling lyon_path v0.14.0 [INFO] [stderr] Compiling font-kit v0.4.0 [INFO] [stderr] Compiling euclid v0.19.9 [INFO] [stderr] Compiling zerocopy v0.2.8 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling guillotiere v0.4.4 [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Compiling gfx-backend-vulkan v0.4.3 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling wgpu-native v0.4.3 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling iced_futures v0.1.2 [INFO] [stderr] Compiling iced_native v0.2.2 [INFO] [stderr] Compiling clipboard_x11 v0.1.0 [INFO] [stderr] Compiling wgpu v0.4.0 [INFO] [stderr] Compiling wgpu_glyph v0.7.0 [INFO] [stderr] Compiling iced_wgpu v0.2.3 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling smithay-clipboard v0.3.7 [INFO] [stderr] Compiling winit v0.22.2 [INFO] [stderr] Compiling clipboard_wayland v0.1.0 [INFO] [stderr] Compiling window_clipboard v0.1.1 [INFO] [stderr] Compiling iced_winit v0.1.0 [INFO] [stderr] Compiling iced v0.1.1 [INFO] [stderr] Compiling listen v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.23s [INFO] running `Command { std: "docker" "inspect" "7d3f1becce581c4bfd068c5d165e943c907bbfb5139bbce00286ab4daf1ff4d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d3f1becce581c4bfd068c5d165e943c907bbfb5139bbce00286ab4daf1ff4d9", kill_on_drop: false }` [INFO] [stdout] 7d3f1becce581c4bfd068c5d165e943c907bbfb5139bbce00286ab4daf1ff4d9 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1dd228c200b2001ab6ece00b34ededff7e73d278e1e2fdaa39150a8719761cc [INFO] running `Command { std: "docker" "start" "-a" "a1dd228c200b2001ab6ece00b34ededff7e73d278e1e2fdaa39150a8719761cc", kill_on_drop: false }` [INFO] [stderr] Compiling listen v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.78s [INFO] running `Command { std: "docker" "inspect" "a1dd228c200b2001ab6ece00b34ededff7e73d278e1e2fdaa39150a8719761cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1dd228c200b2001ab6ece00b34ededff7e73d278e1e2fdaa39150a8719761cc", kill_on_drop: false }` [INFO] [stdout] a1dd228c200b2001ab6ece00b34ededff7e73d278e1e2fdaa39150a8719761cc [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] eb0c9a1e5f468071f3ee3def0701f5b0b07dbebac818b6cb2120f05eb0491c1b [INFO] running `Command { std: "docker" "start" "-a" "eb0c9a1e5f468071f3ee3def0701f5b0b07dbebac818b6cb2120f05eb0491c1b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/listen-6454b3e72f7b7913) [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" "eb0c9a1e5f468071f3ee3def0701f5b0b07dbebac818b6cb2120f05eb0491c1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb0c9a1e5f468071f3ee3def0701f5b0b07dbebac818b6cb2120f05eb0491c1b", kill_on_drop: false }` [INFO] [stdout] eb0c9a1e5f468071f3ee3def0701f5b0b07dbebac818b6cb2120f05eb0491c1b [INFO] testing shtanton/listen against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshtanton%2Flisten" "/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/shtanton/listen on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shtanton/listen [INFO] finished tweaking git repo https://github.com/shtanton/listen [INFO] tweaked toml for git repo https://github.com/shtanton/listen written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/shtanton/listen 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" "+beta-2024-03-24" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ba807babdd60f084c08e4104fd8814c3c57b36d8999c13a6712830a5221f7d4 [INFO] running `Command { std: "docker" "start" "-a" "8ba807babdd60f084c08e4104fd8814c3c57b36d8999c13a6712830a5221f7d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ba807babdd60f084c08e4104fd8814c3c57b36d8999c13a6712830a5221f7d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ba807babdd60f084c08e4104fd8814c3c57b36d8999c13a6712830a5221f7d4", kill_on_drop: false }` [INFO] [stdout] 8ba807babdd60f084c08e4104fd8814c3c57b36d8999c13a6712830a5221f7d4 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7109e298fcd5a9da5b3ea2860e85be50fa9d237eba5f9689f09e786f9e843bd7 [INFO] running `Command { std: "docker" "start" "-a" "7109e298fcd5a9da5b3ea2860e85be50fa9d237eba5f9689f09e786f9e843bd7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling gfx-hal v0.4.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling relevant v0.4.2 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling ash v0.29.0 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling colorful v0.2.1 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling euclid v0.20.13 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling twox-hash v1.5.0 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling iced_core v0.2.1 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling xi-unicode v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling gfx-backend-empty v0.4.0 [INFO] [stderr] Compiling rendy-memory v0.5.2 [INFO] [stderr] Compiling rendy-descriptor v0.5.1 [INFO] [stderr] Compiling glyph_brush_layout v0.1.9 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling glam v0.8.7 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling lyon_geom v0.14.1 [INFO] [stderr] Compiling glyph_brush v0.6.3 [INFO] [stderr] Compiling servo-fontconfig v0.4.0 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling freetype v0.4.1 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling instant v0.1.4 [INFO] [stderr] Compiling svg_fmt v0.2.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling iced_style v0.1.0 [INFO] [stderr] Compiling cpal v0.11.0 [INFO] [stderr] Compiling lyon_path v0.14.0 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling font-kit v0.4.0 [INFO] [stderr] Compiling zerocopy-derive v0.1.4 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Compiling zerocopy v0.2.8 [INFO] [stderr] Compiling euclid v0.19.9 [INFO] [stderr] Compiling guillotiere v0.4.4 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustc8MD7JW/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc8MD7JW/symbols.o" "/opt/rustwide/target/debug/deps/futures_macro-fe070a7a38358c4e.futures_macro.5ab421a6d6406f79-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-fe070a7a38358c4e.futures_macro.5ab421a6d6406f79-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-fe070a7a38358c4e.futures_macro.5ab421a6d6406f79-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-fe070a7a38358c4e.futures_macro.5ab421a6d6406f79-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-fe070a7a38358c4e.futures_macro.5ab421a6d6406f79-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-fe070a7a38358c4e.futures_macro.5ab421a6d6406f79-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-fe070a7a38358c4e.futures_macro.5ab421a6d6406f79-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-fe070a7a38358c4e.4qnzmkoo2n3mewx4.rcgu.rmeta" "/opt/rustwide/target/debug/deps/futures_macro-fe070a7a38358c4e.4gvljpmo0xs34puw.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-20ca98b2c8612a87.rlib" "/opt/rustwide/target/debug/deps/libquote-383625e8ce5d94d6.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-0f15e522c8aa6a99.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-7e8ed1879301e2e9.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-5688081dddcf964b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7c8cd1ffc7c5704a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1e3d939fe4a32679.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-bed8a8012d8de197.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-9836220ffcdef837.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-477946c62ad09c5d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-034c7f6c8e092d4a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-adf6bdbbb95d6d76.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-4fd348bd7cce625e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8fda1b14c74c5d02.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-39c58d6af528e9fd.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-e61464812b7ba584.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a1a7e8ad93bd156f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5c7df282c1e709fe.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e94871c8e3cbbc8f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f9710d18df4cb9d1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-67944a192beb15f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-e46bc3da6d7c462f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8d1ac131d3cb2645.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c7f132c6815d4f60.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libfutures_macro-fe070a7a38358c4e.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 `futures-macro` (lib) due to 2 previous errors [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] [stderr] error: could not compile `pin-project-internal` (lib) [INFO] [stdout] error: failed to write /tmp/rustcx1Hgaq/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wayland-client` (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/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcRy1eCM/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcRy1eCM/symbols.o" "/opt/rustwide/target/debug/deps/thiserror_impl-17b371d00979cfcf.thiserror_impl.f5a9aa5bcdeac09-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-17b371d00979cfcf.thiserror_impl.f5a9aa5bcdeac09-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-17b371d00979cfcf.thiserror_impl.f5a9aa5bcdeac09-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-17b371d00979cfcf.thiserror_impl.f5a9aa5bcdeac09-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-17b371d00979cfcf.thiserror_impl.f5a9aa5bcdeac09-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-17b371d00979cfcf.thiserror_impl.f5a9aa5bcdeac09-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-17b371d00979cfcf.thiserror_impl.f5a9aa5bcdeac09-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-17b371d00979cfcf.thiserror_impl.f5a9aa5bcdeac09-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-17b371d00979cfcf.thiserror_impl.f5a9aa5bcdeac09-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-17b371d00979cfcf.47hov8vsx15t5td1.rcgu.rmeta" "/opt/rustwide/target/debug/deps/thiserror_impl-17b371d00979cfcf.2bvqcjv1v1fs887q.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-20ca98b2c8612a87.rlib" "/opt/rustwide/target/debug/deps/libquote-383625e8ce5d94d6.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-0f15e522c8aa6a99.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-7e8ed1879301e2e9.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-5688081dddcf964b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7c8cd1ffc7c5704a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1e3d939fe4a32679.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-bed8a8012d8de197.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-9836220ffcdef837.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-477946c62ad09c5d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-034c7f6c8e092d4a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-adf6bdbbb95d6d76.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-4fd348bd7cce625e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8fda1b14c74c5d02.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-39c58d6af528e9fd.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-e61464812b7ba584.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a1a7e8ad93bd156f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5c7df282c1e709fe.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e94871c8e3cbbc8f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f9710d18df4cb9d1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-67944a192beb15f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-e46bc3da6d7c462f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8d1ac131d3cb2645.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c7f132c6815d4f60.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libthiserror_impl-17b371d00979cfcf.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 `thiserror-impl` (lib) due to 2 previous errors [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetan4pDdX/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ash` (lib) due to 2 previous errors [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.23.6` [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/wayland-protocols-64bc7e00419c499e/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_CLIENT [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_SERVER [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_UNSTABLE_PROTOCOLS [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/presentation-time/presentation-time.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/viewporter/viewporter.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/xdg-shell/xdg-shell.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/gtk-primary-selection.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/input-method/input-method-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/input-timestamps/input-timestamps-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/keyboard-shortcuts-inhibit/keyboard-shortcuts-inhibit-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/linux-explicit-synchronization/linux-explicit-synchronization-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/pointer-constraints/pointer-constraints-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/primary-selection/primary-selection-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/relative-pointer/relative-pointer-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/tablet/tablet-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/tablet/tablet-unstable-v2.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/text-input/text-input-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/text-input/text-input-unstable-v3.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-foreign/xdg-foreign-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-foreign/xdg-foreign-unstable-v2.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-output/xdg-output-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-shell/xdg-shell-unstable-v5.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-shell/xdg-shell-unstable-v6.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xwayland-keyboard-grab/xwayland-keyboard-grab-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-data-control-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-export-dmabuf-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-foreign-toplevel-management-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-gamma-control-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-input-inhibitor-unstable-v1.xml [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-03-24-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain {toolchain}rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-03-24-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain {toolchain}rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-03-24-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain {toolchain}rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-03-24-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain {toolchain}rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-03-24-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain {toolchain}rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-03-24-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain {toolchain}rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-03-24-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain {toolchain}rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-03-24-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain {toolchain}rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-03-24-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain {toolchain}rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-03-24-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain {toolchain}rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-03-24-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain {toolchain}rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-03-24-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain {toolchain}rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-03-24-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain {toolchain}rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-03-24-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain {toolchain}rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-03-24-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain {toolchain}rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-03-24-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain {toolchain}rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-03-24-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain {toolchain}rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-03-24-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain {toolchain}rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-03-24-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain {toolchain}rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-03-24-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain {toolchain}rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-03-24-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain {toolchain}rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-03-24-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain {toolchain}rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-03-24-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain {toolchain}rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-03-24-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain {toolchain}rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-03-24-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain {toolchain}rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-03-24-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain {toolchain}rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-03-24-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain {toolchain}rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-03-24-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain {toolchain}rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-03-24-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain {toolchain}rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-03-24-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain {toolchain}rustfmt` [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wayland-scanner-0.23.6/src/lib.rs:158:40: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x56272a7c9752 - std::backtrace_rs::backtrace::libunwind::trace::hf591c4fa475b521b [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x56272a7c9752 - std::backtrace_rs::backtrace::trace_unsynchronized::hce0fc3788d7159a9 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x56272a7c9752 - std::sys_common::backtrace::_print_fmt::he2d1cbe468040257 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x56272a7c9752 - ::fmt::h2c24b8bf09043006 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x56272a7ebc4c - core::fmt::rt::Argument::fmt::h982f45771e9ecd8b [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x56272a7ebc4c - core::fmt::write::h08d521d188b46bd0 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/fmt/mod.rs:1153:17 [INFO] [stderr] 6: 0x56272a7c766f - std::io::Write::write_fmt::h30d389991f37d75e [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/io/mod.rs:1843:15 [INFO] [stderr] 7: 0x56272a7c9524 - std::sys_common::backtrace::_print::h3e781da3859a0efa [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x56272a7c9524 - std::sys_common::backtrace::print::he5e9ec6ac18663c5 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x56272a7cad5b - std::panicking::default_hook::{{closure}}::hb05b3618b96e9a16 [INFO] [stderr] 10: 0x56272a7caab3 - std::panicking::default_hook::ha92ce0e319b86adc [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x56272a7cb390 - as core::ops::function::Fn>::call::h48f57e8ba0ebe10d [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2034:9 [INFO] [stderr] 12: 0x56272a7cb390 - std::panicking::rust_panic_with_hook::h0843a0c6d846e961 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:783:13 [INFO] [stderr] 13: 0x56272a7cb0d2 - std::panicking::begin_panic_handler::{{closure}}::h089f044d920e4ed4 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:657:13 [INFO] [stderr] 14: 0x56272a7c9c26 - std::sys_common::backtrace::__rust_end_short_backtrace::h17a752ec00eb4307 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 15: 0x56272a7cae04 - rust_begin_unwind [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:645:5 [INFO] [stderr] 16: 0x56272a6d1d35 - core::panicking::panic_fmt::hf9e3650f9c0b35ad [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panicking.rs:72:14 [INFO] [stderr] 17: 0x56272a6d2293 - core::result::unwrap_failed::h771e22f2bbdd5cf2 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/result.rs:1654:5 [INFO] [stderr] 18: 0x56272a6dd0b5 - wayland_scanner::generate_code_with_destructor_events::hb930c6908027e4df [INFO] [stderr] 19: 0x56272a6d650e - build_script_build::generate_protocol::hbc64bcaa0e0306aa [INFO] [stderr] 20: 0x56272a6d72d2 - build_script_build::main::hbf8805c5b60f1937 [INFO] [stderr] 21: 0x56272a6d9823 - core::ops::function::FnOnce::call_once::h0dc146e042c0a621 [INFO] [stderr] 22: 0x56272a6d8486 - std::sys_common::backtrace::__rust_begin_short_backtrace::hba0095f72232655c [INFO] [stderr] 23: 0x56272a6d2ed9 - std::rt::lang_start::{{closure}}::hcdfd52eed3b14914 [INFO] [stderr] 24: 0x56272a7c44a3 - core::ops::function::impls:: for &F>::call_once::ha55599606c4801fa [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 25: 0x56272a7c44a3 - std::panicking::try::do_call::hdbe0105e9cf1e2ee [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:552:40 [INFO] [stderr] 26: 0x56272a7c44a3 - std::panicking::try::hc30968547c4c042b [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:516:19 [INFO] [stderr] 27: 0x56272a7c44a3 - std::panic::catch_unwind::hd3d3f133d01e085b [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panic.rs:146:14 [INFO] [stderr] 28: 0x56272a7c44a3 - std::rt::lang_start_internal::{{closure}}::h6e4de722777ae3c2 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/rt.rs:148:48 [INFO] [stderr] 29: 0x56272a7c44a3 - std::panicking::try::do_call::h46b94aee435e7f57 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:552:40 [INFO] [stderr] 30: 0x56272a7c44a3 - std::panicking::try::h1ffb076bbe218058 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:516:19 [INFO] [stderr] 31: 0x56272a7c44a3 - std::panic::catch_unwind::h9edee6e761ecfcb7 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panic.rs:146:14 [INFO] [stderr] 32: 0x56272a7c44a3 - std::rt::lang_start_internal::h6114988f93cc8d0a [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/rt.rs:148:20 [INFO] [stderr] 33: 0x56272a6d2eb7 - std::rt::lang_start::h13f91c99395edcbe [INFO] [stderr] 34: 0x56272a6d7fe5 - main [INFO] [stderr] 35: 0x7f7b4b173d90 - [INFO] [stderr] 36: 0x7f7b4b173e40 - __libc_start_main [INFO] [stderr] 37: 0x56272a6d2445 - _start [INFO] [stderr] 38: 0x0 - [INFO] running `Command { std: "docker" "inspect" "7109e298fcd5a9da5b3ea2860e85be50fa9d237eba5f9689f09e786f9e843bd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7109e298fcd5a9da5b3ea2860e85be50fa9d237eba5f9689f09e786f9e843bd7", kill_on_drop: false }` [INFO] [stdout] 7109e298fcd5a9da5b3ea2860e85be50fa9d237eba5f9689f09e786f9e843bd7