[INFO] cloning repository https://github.com/SymmetricChaos/egui-template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SymmetricChaos/egui-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSymmetricChaos%2Fegui-template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSymmetricChaos%2Fegui-template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b191377305487e8510dee7eebe749e4862347482 [INFO] testing SymmetricChaos/egui-template against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSymmetricChaos%2Fegui-template" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SymmetricChaos/egui-template on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SymmetricChaos/egui-template [INFO] finished tweaking git repo https://github.com/SymmetricChaos/egui-template [INFO] tweaked toml for git repo https://github.com/SymmetricChaos/egui-template written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/SymmetricChaos/egui-template already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tnt v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e6b9f1c741f65b4d457587fbd634c4ce3b09d4e5bf0da8e0f3e50016564bfa8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4e6b9f1c741f65b4d457587fbd634c4ce3b09d4e5bf0da8e0f3e50016564bfa8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e6b9f1c741f65b4d457587fbd634c4ce3b09d4e5bf0da8e0f3e50016564bfa8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e6b9f1c741f65b4d457587fbd634c4ce3b09d4e5bf0da8e0f3e50016564bfa8", kill_on_drop: false }` [INFO] [stdout] 4e6b9f1c741f65b4d457587fbd634c4ce3b09d4e5bf0da8e0f3e50016564bfa8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 55d9b7b3eec81835ce0492b2e8ba96992cb14da18877aae7d05db816c9e0ba0f [INFO] running `Command { std: "docker" "start" "-a" "55d9b7b3eec81835ce0492b2e8ba96992cb14da18877aae7d05db816c9e0ba0f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling ttf-parser v0.13.4 [INFO] [stderr] Compiling winit v0.26.0 [INFO] [stderr] Compiling atomic_refcell v0.1.8 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling emath v0.16.0 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling wayland-sys v0.29.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling wayland-scanner v0.29.1 [INFO] [stderr] Compiling glium v0.31.0 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling fancy-regex v0.5.0 [INFO] [stderr] Compiling xcb v0.10.1 [INFO] [stderr] Compiling wayland-client v0.29.1 [INFO] [stderr] Compiling wayland-protocols v0.29.1 [INFO] [stderr] Compiling owned_ttf_parser v0.13.2 [INFO] [stderr] Compiling ab_glyph v0.2.12 [INFO] [stderr] Compiling nix v0.22.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling epaint v0.16.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling egui v0.16.0 [INFO] [stderr] Compiling tnt v1.0.1 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling x11-clipboard v0.5.3 [INFO] [stderr] Compiling wayland-commons v0.29.1 [INFO] [stderr] Compiling calloop v0.9.3 [INFO] [stderr] Compiling epi v0.16.0 [INFO] [stderr] Compiling wayland-cursor v0.29.1 [INFO] [stderr] Compiling wayland-egl v0.29.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.3 [INFO] [stderr] Compiling smithay-clipboard v0.6.5 [INFO] [stderr] Compiling copypasta v0.7.1 [INFO] [stderr] Compiling glutin v0.28.0 [INFO] [stderr] Compiling egui-winit v0.16.0 [INFO] [stderr] Compiling egui_glium v0.16.0 [INFO] [stderr] Compiling eframe v0.16.0 [INFO] [stderr] Compiling tnt-gui v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `variables` [INFO] [stdout] --> src/app.rs:42:35 [INFO] [stdout] | [INFO] [stdout] 42 | let Self { proof, checks, variables} = self; [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `variables: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `variables` [INFO] [stdout] --> src/app.rs:42:35 [INFO] [stdout] | [INFO] [stdout] 42 | let Self { proof, checks, variables} = self; [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `variables: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 22s [INFO] running `Command { std: "docker" "inspect" "55d9b7b3eec81835ce0492b2e8ba96992cb14da18877aae7d05db816c9e0ba0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55d9b7b3eec81835ce0492b2e8ba96992cb14da18877aae7d05db816c9e0ba0f", kill_on_drop: false }` [INFO] [stdout] 55d9b7b3eec81835ce0492b2e8ba96992cb14da18877aae7d05db816c9e0ba0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 073edc8d75b5d4a5248c7b5f30722af8f0f94e61c816b1bae0b5aca3cc525a9a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "073edc8d75b5d4a5248c7b5f30722af8f0f94e61c816b1bae0b5aca3cc525a9a", kill_on_drop: false }` [INFO] [stderr] Compiling tnt-gui v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `variables` [INFO] [stdout] --> src/app.rs:42:35 [INFO] [stdout] | [INFO] [stdout] 42 | let Self { proof, checks, variables} = self; [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `variables: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `variables` [INFO] [stdout] --> src/app.rs:42:35 [INFO] [stdout] | [INFO] [stdout] 42 | let Self { proof, checks, variables} = self; [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `variables: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `variables` [INFO] [stdout] --> src/app.rs:42:35 [INFO] [stdout] | [INFO] [stdout] 42 | let Self { proof, checks, variables} = self; [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `variables: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.96s [INFO] running `Command { std: "docker" "inspect" "073edc8d75b5d4a5248c7b5f30722af8f0f94e61c816b1bae0b5aca3cc525a9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "073edc8d75b5d4a5248c7b5f30722af8f0f94e61c816b1bae0b5aca3cc525a9a", kill_on_drop: false }` [INFO] [stdout] 073edc8d75b5d4a5248c7b5f30722af8f0f94e61c816b1bae0b5aca3cc525a9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a6d9c89274b610f552a77b684f999c9d25c65b811c89c3214d48dce0129b0e38 [INFO] running `Command { std: "docker" "start" "-a" "a6d9c89274b610f552a77b684f999c9d25c65b811c89c3214d48dce0129b0e38", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `variables` [INFO] [stderr] --> src/app.rs:42:35 [INFO] [stderr] | [INFO] [stderr] 42 | let Self { proof, checks, variables} = self; [INFO] [stderr] | ^^^^^^^^^ help: try ignoring the field: `variables: _` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `tnt-gui` (lib) generated 1 warning [INFO] [stderr] warning: `tnt-gui` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: `tnt-gui` (bin "tnt-gui" test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tnt_gui-1f3da6e9244ddbd3) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tnt_gui-2e369c7c30b9535e) [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 tnt-gui [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] [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" "a6d9c89274b610f552a77b684f999c9d25c65b811c89c3214d48dce0129b0e38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6d9c89274b610f552a77b684f999c9d25c65b811c89c3214d48dce0129b0e38", kill_on_drop: false }` [INFO] [stdout] a6d9c89274b610f552a77b684f999c9d25c65b811c89c3214d48dce0129b0e38