[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 1.59.0 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-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SymmetricChaos/egui-template on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-14/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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b7fc38ed936f10cd3cfe01d7f8c4fcf74dca296dd405318b426184eb7c74ee1 [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" "7b7fc38ed936f10cd3cfe01d7f8c4fcf74dca296dd405318b426184eb7c74ee1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b7fc38ed936f10cd3cfe01d7f8c4fcf74dca296dd405318b426184eb7c74ee1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b7fc38ed936f10cd3cfe01d7f8c4fcf74dca296dd405318b426184eb7c74ee1", kill_on_drop: false }` [INFO] [stdout] 7b7fc38ed936f10cd3cfe01d7f8c4fcf74dca296dd405318b426184eb7c74ee1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7eeda46744817bd87fc5f84c4308540f0b767c46480d7e9e210a45ee902d6b55 [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" "7eeda46744817bd87fc5f84c4308540f0b767c46480d7e9e210a45ee902d6b55", kill_on_drop: false }` [INFO] [stderr] Compiling ttf-parser v0.13.4 [INFO] [stderr] Compiling winit v0.26.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.3 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling wayland-scanner v0.29.1 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling fancy-regex v0.5.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling xcb v0.10.1 [INFO] [stderr] Compiling rand v0.8.4 [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 epaint v0.16.0 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling tnt v1.0.1 [INFO] [stderr] Compiling egui v0.16.0 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling wayland-cursor v0.29.1 [INFO] [stderr] Compiling wayland-egl v0.29.1 [INFO] [stderr] Compiling x11-clipboard v0.5.3 [INFO] [stderr] Compiling epi v0.16.0 [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 glium v0.31.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 01s [INFO] running `Command { std: "docker" "inspect" "7eeda46744817bd87fc5f84c4308540f0b767c46480d7e9e210a45ee902d6b55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7eeda46744817bd87fc5f84c4308540f0b767c46480d7e9e210a45ee902d6b55", kill_on_drop: false }` [INFO] [stdout] 7eeda46744817bd87fc5f84c4308540f0b767c46480d7e9e210a45ee902d6b55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af152f29ae522fd17b422b3873dbc5a3847e70358007c7fa1dd65fdb775f9458 [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" "af152f29ae522fd17b422b3873dbc5a3847e70358007c7fa1dd65fdb775f9458", 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 2.10s [INFO] running `Command { std: "docker" "inspect" "af152f29ae522fd17b422b3873dbc5a3847e70358007c7fa1dd65fdb775f9458", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af152f29ae522fd17b422b3873dbc5a3847e70358007c7fa1dd65fdb775f9458", kill_on_drop: false }` [INFO] [stdout] af152f29ae522fd17b422b3873dbc5a3847e70358007c7fa1dd65fdb775f9458 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cd43897404e93639b69fe748e374751c253561ba2e95f3a627610a9ab96306b4 [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" "cd43897404e93639b69fe748e374751c253561ba2e95f3a627610a9ab96306b4", 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.17s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tnt_gui-d4f1e81e45ad95aa) [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 (/opt/rustwide/target/debug/deps/tnt_gui-4c904d2d223588ef) [INFO] [stdout] [INFO] [stderr] Doc-tests tnt-gui [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" "cd43897404e93639b69fe748e374751c253561ba2e95f3a627610a9ab96306b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd43897404e93639b69fe748e374751c253561ba2e95f3a627610a9ab96306b4", kill_on_drop: false }` [INFO] [stdout] cd43897404e93639b69fe748e374751c253561ba2e95f3a627610a9ab96306b4