[INFO] cloning repository https://github.com/timando/egui_test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/timando/egui_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimando%2Fegui_test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimando%2Fegui_test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 83f5ccbf0a26bf9fd85deafb906d8440e7619d78 [INFO] testing timando/egui_test against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimando%2Fegui_test" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/timando/egui_test 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/timando/egui_test [INFO] finished tweaking git repo https://github.com/timando/egui_test [INFO] tweaked toml for git repo https://github.com/timando/egui_test written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/timando/egui_test 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 55e73df6869eb79703aa7db918c82fcfd35ba96b689fc4f34053284cdb3041b7 [INFO] running `Command { std: "docker" "start" "-a" "55e73df6869eb79703aa7db918c82fcfd35ba96b689fc4f34053284cdb3041b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "55e73df6869eb79703aa7db918c82fcfd35ba96b689fc4f34053284cdb3041b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55e73df6869eb79703aa7db918c82fcfd35ba96b689fc4f34053284cdb3041b7", kill_on_drop: false }` [INFO] [stdout] 55e73df6869eb79703aa7db918c82fcfd35ba96b689fc4f34053284cdb3041b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] ecf66502f8289aa8a3fa9af22b605cdf41bad31de70e4acadc9fb130e98fbb19 [INFO] running `Command { std: "docker" "start" "-a" "ecf66502f8289aa8a3fa9af22b605cdf41bad31de70e4acadc9fb130e98fbb19", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.105 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pkg-config v0.3.21 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling libloading v0.7.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling minimal-lexical v0.1.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling atomic_refcell v0.1.8 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling emath v0.15.0 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling takeable-option v0.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling xcb v0.10.1 [INFO] [stderr] Compiling xdg v2.4.0 [INFO] [stderr] Compiling owned_ttf_parser v0.12.1 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling ab_glyph v0.2.11 [INFO] [stderr] Compiling memmap2 v0.2.3 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling mio-misc v1.2.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling epaint v0.15.0 [INFO] [stderr] Compiling backtrace v0.3.62 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling glium v0.30.2 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling egui v0.15.0 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling x11-clipboard v0.5.3 [INFO] [stderr] Compiling epi v0.15.0 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling wayland-egl v0.28.6 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling smithay-client-toolkit v0.14.0 [INFO] [stderr] Compiling smithay-clipboard v0.6.4 [INFO] [stderr] Compiling copypasta v0.7.1 [INFO] [stderr] Compiling glutin v0.27.0 [INFO] [stderr] Compiling egui-winit v0.15.0 [INFO] [stderr] Compiling egui_glium v0.15.0 [INFO] [stderr] Compiling eframe v0.15.0 [INFO] [stderr] Compiling eframe_template v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.99s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "ecf66502f8289aa8a3fa9af22b605cdf41bad31de70e4acadc9fb130e98fbb19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecf66502f8289aa8a3fa9af22b605cdf41bad31de70e4acadc9fb130e98fbb19", kill_on_drop: false }` [INFO] [stdout] ecf66502f8289aa8a3fa9af22b605cdf41bad31de70e4acadc9fb130e98fbb19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 523204e66c5d637bad4eaf8516e05e13a9478c80f5deb7916c6091a10bf70bb4 [INFO] running `Command { std: "docker" "start" "-a" "523204e66c5d637bad4eaf8516e05e13a9478c80f5deb7916c6091a10bf70bb4", kill_on_drop: false }` [INFO] [stderr] Compiling eframe_template v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "523204e66c5d637bad4eaf8516e05e13a9478c80f5deb7916c6091a10bf70bb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "523204e66c5d637bad4eaf8516e05e13a9478c80f5deb7916c6091a10bf70bb4", kill_on_drop: false }` [INFO] [stdout] 523204e66c5d637bad4eaf8516e05e13a9478c80f5deb7916c6091a10bf70bb4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] fdab46415659ef99f3ded3c41b2ed9506f7716351d2b22917287ed4992377fc9 [INFO] running `Command { std: "docker" "start" "-a" "fdab46415659ef99f3ded3c41b2ed9506f7716351d2b22917287ed4992377fc9", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/eframe_template-6d42617fdaafaa1d) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/eframe_template-30a940a93771211c) [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] [stderr] Doc-tests eframe_template [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" "fdab46415659ef99f3ded3c41b2ed9506f7716351d2b22917287ed4992377fc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdab46415659ef99f3ded3c41b2ed9506f7716351d2b22917287ed4992377fc9", kill_on_drop: false }` [INFO] [stdout] fdab46415659ef99f3ded3c41b2ed9506f7716351d2b22917287ed4992377fc9 [INFO] testing timando/egui_test 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%2Ftimando%2Fegui_test" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/timando/egui_test 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/timando/egui_test [INFO] finished tweaking git repo https://github.com/timando/egui_test [INFO] tweaked toml for git repo https://github.com/timando/egui_test written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/timando/egui_test 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] d1f63a1b088ad916aaba6b264fde9fbd1bee4f20d7f9bcb457478ac0796f71eb [INFO] running `Command { std: "docker" "start" "-a" "d1f63a1b088ad916aaba6b264fde9fbd1bee4f20d7f9bcb457478ac0796f71eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d1f63a1b088ad916aaba6b264fde9fbd1bee4f20d7f9bcb457478ac0796f71eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1f63a1b088ad916aaba6b264fde9fbd1bee4f20d7f9bcb457478ac0796f71eb", kill_on_drop: false }` [INFO] [stdout] d1f63a1b088ad916aaba6b264fde9fbd1bee4f20d7f9bcb457478ac0796f71eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] c8bac6f5b4f21891c6d5c3f1ad6967418516262e8a4246dc74864fc48e66cc08 [INFO] running `Command { std: "docker" "start" "-a" "c8bac6f5b4f21891c6d5c3f1ad6967418516262e8a4246dc74864fc48e66cc08", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.105 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling pkg-config v0.3.21 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling libloading v0.7.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling minimal-lexical v0.1.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling atomic_refcell v0.1.8 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling emath v0.15.0 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling takeable-option v0.5.0 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling owned_ttf_parser v0.12.1 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling xcb v0.10.1 [INFO] [stderr] Compiling xdg v2.4.0 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling ab_glyph v0.2.11 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling memmap2 v0.2.3 [INFO] [stderr] Compiling mio-misc v1.2.1 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling epaint v0.15.0 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling backtrace v0.3.62 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling glium v0.30.2 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling egui v0.15.0 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling epi v0.15.0 [INFO] [stderr] Compiling x11-clipboard v0.5.3 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling wayland-egl v0.28.6 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling smithay-client-toolkit v0.14.0 [INFO] [stderr] Compiling smithay-clipboard v0.6.4 [INFO] [stderr] Compiling copypasta v0.7.1 [INFO] [stderr] Compiling glutin v0.27.0 [INFO] [stderr] Compiling egui-winit v0.15.0 [INFO] [stderr] Compiling egui_glium v0.15.0 [INFO] [stderr] Compiling eframe v0.15.0 [INFO] [stderr] Compiling eframe_template v0.1.0 (/opt/rustwide/workdir) [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" "-m64" "/tmp/rustcKgdNci/symbols.o" "/opt/rustwide/target/debug/deps/eframe_template-4132a83108b725e6.eframe_template.de8c69b943afba1e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/eframe_template-4132a83108b725e6.20qeb8gkqdxemoge.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/libeframe_template.rlib" "/opt/rustwide/target/debug/deps/libeframe-98324ce3f9fb0c69.rlib" "/opt/rustwide/target/debug/deps/libegui_glium-e4bdb873a91bf901.rlib" "/opt/rustwide/target/debug/deps/libegui_winit-7a85ab2a1c3612e3.rlib" "/opt/rustwide/target/debug/deps/libwebbrowser-15e32d3fc936eff3.rlib" "/opt/rustwide/target/debug/deps/libcopypasta-d6d6902e354f7fe5.rlib" "/opt/rustwide/target/debug/deps/libx11_clipboard-f8f4a4d0930864e1.rlib" "/opt/rustwide/target/debug/deps/libxcb-86c965d96b03b5cc.rlib" "/opt/rustwide/target/debug/deps/libsmithay_clipboard-2a30338473896beb.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-2cc05523cfb3ed01.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-f7df80f58b3c4b9e.rlib" "/opt/rustwide/target/debug/deps/libglium-f10fef6548db45fe.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-fe10b8751133b6c7.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-6a7ff52e3756c8c9.rlib" "/opt/rustwide/target/debug/deps/libadler-eba61f23bb3cdb48.rlib" "/opt/rustwide/target/debug/deps/libobject-0e463952d6140fc2.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-3bf22762078705ab.rlib" "/opt/rustwide/target/debug/deps/libgimli-b7fb63b558164b2e.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-cb44ef9b448c715b.rlib" "/opt/rustwide/target/debug/deps/libtakeable_option-1bdd0c047b91ec12.rlib" "/opt/rustwide/target/debug/deps/libglutin-a100504072ad7463.rlib" "/opt/rustwide/target/debug/deps/libwayland_egl-239c885640185d79.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-8a136294b1f36586.rlib" "/opt/rustwide/target/debug/deps/libshared_library-e6762d3974ecbcee.rlib" "/opt/rustwide/target/debug/deps/libwinit-6a38ff6a78627ea2.rlib" "/opt/rustwide/target/debug/deps/libmio_misc-5f5e7bb04282ef2b.rlib" "/opt/rustwide/target/debug/deps/libmio-463be11f81c6d031.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-47895fd8d8ec9310.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-0df96d439f04897e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-9c03f736941881ae.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-2a36b263c4bd377e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-00ca2f927c1288e7.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-163e049d8d9735ff.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b14c03d84619b063.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-3da2a87a41f86eb7.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-575cc240178fb556.rlib" "/opt/rustwide/target/debug/deps/libandrew-c3ee599d77d08c40.rlib" "/opt/rustwide/target/debug/deps/libxml-06886181afabb648.rlib" "/opt/rustwide/target/debug/deps/libxdg-1b6ae2e64678a09d.rlib" "/opt/rustwide/target/debug/deps/libdirs-3f4812d26c1c0859.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-3665d156a64ff3bf.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-f0b67fbf628bcd90.rlib" "/opt/rustwide/target/debug/deps/libsame_file-5e62a1af5be346fb.rlib" "/opt/rustwide/target/debug/deps/librusttype-4de07253b29edd22.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-c7bc538bcb6e7308.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-896ce8ded84c3dbc.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-cb4528fa487afa34.rlib" "/opt/rustwide/target/debug/deps/libxcursor-1d5669107c714adb.rlib" "/opt/rustwide/target/debug/deps/libnom-26d30efaade69183.rlib" "/opt/rustwide/target/debug/deps/libminimal_lexical-0f16fe88c7399c0a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-96c7c37583bcf710.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-addfe3bc65c38ded.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-cff0170814a4aaf6.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-da17312fb7e236f2.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-6de6b56ab72c2897.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-4cd538cb5ae29473.rlib" "/opt/rustwide/target/debug/deps/libnix-4275dda3ca29a53c.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-ee758d316a8516d4.rlib" "/opt/rustwide/target/debug/deps/libdlib-ee6ecfcea00bf65a.rlib" "/opt/rustwide/target/debug/deps/liblibloading-413f1e5e3a8bab84.rlib" "/opt/rustwide/target/debug/deps/libcalloop-7aec96d70be77b25.rlib" "/opt/rustwide/target/debug/deps/libnix-ff1f29fe4df2c313.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-e83968822db62928.rlib" "/opt/rustwide/target/debug/deps/libdlib-71a4d4dbc6bbee04.rlib" "/opt/rustwide/target/debug/deps/liblibloading-83c0d7cd3101f704.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-fba52641c251a6e4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-687ae26a712e8401.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-15c0aee622f170e8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2009b1c4d251fbd1.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d59e58090980d338.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-aef5c9d2a61dca7c.rlib" "/opt/rustwide/target/debug/deps/libinstant-3aa96c1efb8242b8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-85e13ed1e0c6d910.rlib" "/opt/rustwide/target/debug/deps/liblog-08c38375a0b41cf0.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-56a124ce75b78cbf.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-ce8d5ab53f7b52e0.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-af22488418b9c5f8.rlib" "/opt/rustwide/target/debug/deps/libfnv-953831fe314029b4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-efa3519517df6cf0.rlib" "/opt/rustwide/target/debug/deps/libepi-1da4a5c9942c4808.rlib" "/opt/rustwide/target/debug/deps/libegui-e629022a99f36c3b.rlib" "/opt/rustwide/target/debug/deps/libepaint-326c93faa5bc9864.rlib" "/opt/rustwide/target/debug/deps/libnohash_hasher-3d09ec30a512d75b.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-c8950b216bf088e4.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-8a5b8d80744cd741.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-ddcaf866f55bfcac.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-a7c4d73516bb8e86.rlib" "/opt/rustwide/target/debug/deps/libahash-7c70ee455aa36ed1.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-3b8d74ca9c3c781f.rlib" "/opt/rustwide/target/debug/deps/liblibc-f8ae07cc4a956667.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-e7002d307f97bc56.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-1fc356a87167a13f.rlib" "/opt/rustwide/target/debug/deps/libatomic_refcell-8fa48214c82b08cf.rlib" "/opt/rustwide/target/debug/deps/libemath-3a505392ba1d62f7.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" "-lxcb" "-lxcb-render" "-lxcb-shape" "-lxcb-xfixes" "-lxkbcommon" "-ldl" "-ldl" "-ldl" "-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/eframe_template-4132a83108b725e6" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `eframe_template` (bin "eframe_template") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "c8bac6f5b4f21891c6d5c3f1ad6967418516262e8a4246dc74864fc48e66cc08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8bac6f5b4f21891c6d5c3f1ad6967418516262e8a4246dc74864fc48e66cc08", kill_on_drop: false }` [INFO] [stdout] c8bac6f5b4f21891c6d5c3f1ad6967418516262e8a4246dc74864fc48e66cc08