[INFO] cloning repository https://github.com/sphereflow/rugol [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sphereflow/rugol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsphereflow%2Frugol", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsphereflow%2Frugol'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2c1e0b2d1bab1d488ceb994c65fe7b90effa0423 [INFO] testing sphereflow/rugol against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsphereflow%2Frugol" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sphereflow/rugol 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/sphereflow/rugol [INFO] finished tweaking git repo https://github.com/sphereflow/rugol [INFO] tweaked toml for git repo https://github.com/sphereflow/rugol written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/sphereflow/rugol 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 507913cf61c378d551cc90a5b337c438d31553f8c4e062401a3e7afe1cc213ac [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" "507913cf61c378d551cc90a5b337c438d31553f8c4e062401a3e7afe1cc213ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "507913cf61c378d551cc90a5b337c438d31553f8c4e062401a3e7afe1cc213ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "507913cf61c378d551cc90a5b337c438d31553f8c4e062401a3e7afe1cc213ac", kill_on_drop: false }` [INFO] [stdout] 507913cf61c378d551cc90a5b337c438d31553f8c4e062401a3e7afe1cc213ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1d10f954f4a4441440e4ff25bf927c1ea707d969156649cf1fdbb0d72d8e66dd [INFO] running `Command { std: "docker" "start" "-a" "1d10f954f4a4441440e4ff25bf927c1ea707d969156649cf1fdbb0d72d8e66dd", kill_on_drop: false }` [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling ttf-parser v0.15.0 [INFO] [stderr] Compiling quad-alsa-sys v0.3.2 [INFO] [stderr] Compiling sapp-linux v0.1.13 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling emath v0.16.0 [INFO] [stderr] Compiling quad-snd v0.2.3 [INFO] [stderr] Compiling atomic_refcell v0.1.8 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling macroquad_macro v0.1.7 [INFO] [stderr] Compiling glam v0.14.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling ogg v0.7.1 [INFO] [stderr] Compiling quad-url v0.1.1 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling dasp_frame v0.11.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling fontdue v0.5.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling miniquad v0.3.0-alpha.43 [INFO] [stderr] Compiling owned_ttf_parser v0.15.0 [INFO] [stderr] Compiling audrey v0.3.0 [INFO] [stderr] Compiling ab_glyph v0.2.14 [INFO] [stderr] Compiling epaint v0.16.0 [INFO] [stderr] Compiling macroquad v0.3.10 [INFO] [stderr] Compiling egui v0.16.1 [INFO] [stderr] Compiling egui-miniquad v0.8.0 [INFO] [stderr] Compiling egui-macroquad v0.8.0 [INFO] [stderr] Compiling rugol v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `egui::Label::heading`: Replaced by Label::new(RichText::new(…).heading()) [INFO] [stdout] --> src/main.rs:368:146 [INFO] [stdout] | [INFO] [stdout] 368 | ... ui.add(Label::new("Warning: Depending on the settings this program may produce bright flashing and/or pulsating images").heading().... [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `egui::Label::strong`: Replaced by Label::new(RichText::new(…).strong()) [INFO] [stdout] --> src/main.rs:368:156 [INFO] [stdout] | [INFO] [stdout] 368 | ...may produce bright flashing and/or pulsating images").heading().strong()); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `egui::Label::text_color`: Replaced by Label::new(RichText::new(…).text_color()) [INFO] [stdout] --> src/main.rs:269:50 [INFO] [stdout] | [INFO] [stdout] 269 | ... .text_color(text_col) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `egui::Label::strong`: Replaced by Label::new(RichText::new(…).strong()) [INFO] [stdout] --> src/main.rs:270:50 [INFO] [stdout] | [INFO] [stdout] 270 | ... .strong() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `egui::Label::heading`: Replaced by Label::new(RichText::new(…).heading()) [INFO] [stdout] --> src/main.rs:271:50 [INFO] [stdout] | [INFO] [stdout] 271 | ... .heading() [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `egui::Label::background_color`: Replaced by Label::new(RichText::new(…).background_color(…)) [INFO] [stdout] --> src/main.rs:272:50 [INFO] [stdout] | [INFO] [stdout] 272 | ... .background_color(Rgba::from_rgb( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "1d10f954f4a4441440e4ff25bf927c1ea707d969156649cf1fdbb0d72d8e66dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d10f954f4a4441440e4ff25bf927c1ea707d969156649cf1fdbb0d72d8e66dd", kill_on_drop: false }` [INFO] [stdout] 1d10f954f4a4441440e4ff25bf927c1ea707d969156649cf1fdbb0d72d8e66dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 147f5ed8d51ddf4c6e6d08ff62c87a5ec76cfad36684822219bb99ead3268d38 [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" "147f5ed8d51ddf4c6e6d08ff62c87a5ec76cfad36684822219bb99ead3268d38", kill_on_drop: false }` [INFO] [stderr] Compiling rugol v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `egui::Label::heading`: Replaced by Label::new(RichText::new(…).heading()) [INFO] [stdout] --> src/main.rs:368:146 [INFO] [stdout] | [INFO] [stdout] 368 | ... ui.add(Label::new("Warning: Depending on the settings this program may produce bright flashing and/or pulsating images").heading().... [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `egui::Label::strong`: Replaced by Label::new(RichText::new(…).strong()) [INFO] [stdout] --> src/main.rs:368:156 [INFO] [stdout] | [INFO] [stdout] 368 | ...may produce bright flashing and/or pulsating images").heading().strong()); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `egui::Label::text_color`: Replaced by Label::new(RichText::new(…).text_color()) [INFO] [stdout] --> src/main.rs:269:50 [INFO] [stdout] | [INFO] [stdout] 269 | ... .text_color(text_col) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `egui::Label::strong`: Replaced by Label::new(RichText::new(…).strong()) [INFO] [stdout] --> src/main.rs:270:50 [INFO] [stdout] | [INFO] [stdout] 270 | ... .strong() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `egui::Label::heading`: Replaced by Label::new(RichText::new(…).heading()) [INFO] [stdout] --> src/main.rs:271:50 [INFO] [stdout] | [INFO] [stdout] 271 | ... .heading() [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `egui::Label::background_color`: Replaced by Label::new(RichText::new(…).background_color(…)) [INFO] [stdout] --> src/main.rs:272:50 [INFO] [stdout] | [INFO] [stdout] 272 | ... .background_color(Rgba::from_rgb( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.60s [INFO] running `Command { std: "docker" "inspect" "147f5ed8d51ddf4c6e6d08ff62c87a5ec76cfad36684822219bb99ead3268d38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "147f5ed8d51ddf4c6e6d08ff62c87a5ec76cfad36684822219bb99ead3268d38", kill_on_drop: false }` [INFO] [stdout] 147f5ed8d51ddf4c6e6d08ff62c87a5ec76cfad36684822219bb99ead3268d38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 14b91b414197a626d65161c1cf4ac7d3f35164a13ccab8c00ecff96c4de6549a [INFO] running `Command { std: "docker" "start" "-a" "14b91b414197a626d65161c1cf4ac7d3f35164a13ccab8c00ecff96c4de6549a", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated associated function `egui::Label::heading`: Replaced by Label::new(RichText::new(…).heading()) [INFO] [stderr] --> src/main.rs:368:146 [INFO] [stderr] | [INFO] [stderr] 368 | ... ui.add(Label::new("Warning: Depending on the settings this program may produce bright flashing and/or pulsating images").heading().... [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `egui::Label::strong`: Replaced by Label::new(RichText::new(…).strong()) [INFO] [stderr] --> src/main.rs:368:156 [INFO] [stderr] | [INFO] [stderr] 368 | ...may produce bright flashing and/or pulsating images").heading().strong()); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `egui::Label::text_color`: Replaced by Label::new(RichText::new(…).text_color()) [INFO] [stderr] --> src/main.rs:269:50 [INFO] [stderr] | [INFO] [stderr] 269 | ... .text_color(text_col) [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `egui::Label::strong`: Replaced by Label::new(RichText::new(…).strong()) [INFO] [stderr] --> src/main.rs:270:50 [INFO] [stderr] | [INFO] [stderr] 270 | ... .strong() [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `egui::Label::heading`: Replaced by Label::new(RichText::new(…).heading()) [INFO] [stderr] --> src/main.rs:271:50 [INFO] [stderr] | [INFO] [stderr] 271 | ... .heading() [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `egui::Label::background_color`: Replaced by Label::new(RichText::new(…).background_color(…)) [INFO] [stderr] --> src/main.rs:272:50 [INFO] [stderr] | [INFO] [stderr] 272 | ... .background_color(Rgba::from_rgb( [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `rugol` (bin "rugol" test) generated 6 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rugol-8c8db8504048f92b) [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" "14b91b414197a626d65161c1cf4ac7d3f35164a13ccab8c00ecff96c4de6549a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14b91b414197a626d65161c1cf4ac7d3f35164a13ccab8c00ecff96c4de6549a", kill_on_drop: false }` [INFO] [stdout] 14b91b414197a626d65161c1cf4ac7d3f35164a13ccab8c00ecff96c4de6549a