[INFO] cloning repository https://github.com/rmvermeulen/raqote-app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rmvermeulen/raqote-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frmvermeulen%2Fraqote-app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frmvermeulen%2Fraqote-app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d2a66e7756346b986857bc8382b89e66670cb187 [INFO] testing rmvermeulen/raqote-app against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frmvermeulen%2Fraqote-app" "/workspace/builds/worker-110/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-110/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rmvermeulen/raqote-app on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rmvermeulen/raqote-app [INFO] finished tweaking git repo https://github.com/rmvermeulen/raqote-app [INFO] tweaked toml for git repo https://github.com/rmvermeulen/raqote-app written to /workspace/builds/worker-110/source/Cargo.toml [INFO] crate git repo https://github.com/rmvermeulen/raqote-app already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8713a4831dcfeaeb186aa77b8b8ee8d0b02ef2a7abd4cd90f2ed76060f16f867 [INFO] running `Command { std: "docker" "start" "-a" "8713a4831dcfeaeb186aa77b8b8ee8d0b02ef2a7abd4cd90f2ed76060f16f867", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8713a4831dcfeaeb186aa77b8b8ee8d0b02ef2a7abd4cd90f2ed76060f16f867", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8713a4831dcfeaeb186aa77b8b8ee8d0b02ef2a7abd4cd90f2ed76060f16f867", kill_on_drop: false }` [INFO] [stdout] 8713a4831dcfeaeb186aa77b8b8ee8d0b02ef2a7abd4cd90f2ed76060f16f867 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a28aa18c4780778a21a420786968ea06a2604eb12d08552cc8c94aec4d1dfc2 [INFO] running `Command { std: "docker" "start" "-a" "9a28aa18c4780778a21a420786968ea06a2604eb12d08552cc8c94aec4d1dfc2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling wayland-sys v0.24.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling sw-composite v0.7.14 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.6 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling minifb v0.15.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling euclid v0.20.14 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling wayland-scanner v0.24.1 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling servo-freetype-sys v4.0.3 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling pathfinder_simd v0.5.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling lyon_geom v0.15.3 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling freetype v0.4.1 [INFO] [stderr] Compiling wayland-client v0.24.1 [INFO] [stderr] Compiling wayland-protocols v0.24.1 [INFO] [stderr] Compiling servo-fontconfig v0.4.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling font-kit v0.7.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling raqote v0.8.0 [INFO] [stderr] Compiling wayland-commons v0.24.1 [INFO] [stderr] Compiling bevy-game v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `ScaleMode`, `Scale` [INFO] [stdout] --> src/main.rs:4:25 [INFO] [stdout] | [INFO] [stdout] 4 | use minifb::{MouseMode, Scale, ScaleMode, Window, WindowOptions}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `StrokeStyle`, `Transform` [INFO] [stdout] --> src/main.rs:6:71 [INFO] [stdout] | [INFO] [stdout] 6 | DrawOptions, DrawTarget, PathBuilder, Point, SolidSource, Source, StrokeStyle, Transform, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "9a28aa18c4780778a21a420786968ea06a2604eb12d08552cc8c94aec4d1dfc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a28aa18c4780778a21a420786968ea06a2604eb12d08552cc8c94aec4d1dfc2", kill_on_drop: false }` [INFO] [stdout] 9a28aa18c4780778a21a420786968ea06a2604eb12d08552cc8c94aec4d1dfc2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da583bee8a55d38c3d23fc281492aadcce30d7c0b6ea372a364ee1e61bedaece [INFO] running `Command { std: "docker" "start" "-a" "da583bee8a55d38c3d23fc281492aadcce30d7c0b6ea372a364ee1e61bedaece", kill_on_drop: false }` [INFO] [stderr] Compiling bevy-game v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `ScaleMode`, `Scale` [INFO] [stdout] --> src/main.rs:4:25 [INFO] [stdout] | [INFO] [stdout] 4 | use minifb::{MouseMode, Scale, ScaleMode, Window, WindowOptions}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `StrokeStyle`, `Transform` [INFO] [stdout] --> src/main.rs:6:71 [INFO] [stdout] | [INFO] [stdout] 6 | DrawOptions, DrawTarget, PathBuilder, Point, SolidSource, Source, StrokeStyle, Transform, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 16.82s [INFO] running `Command { std: "docker" "inspect" "da583bee8a55d38c3d23fc281492aadcce30d7c0b6ea372a364ee1e61bedaece", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da583bee8a55d38c3d23fc281492aadcce30d7c0b6ea372a364ee1e61bedaece", kill_on_drop: false }` [INFO] [stdout] da583bee8a55d38c3d23fc281492aadcce30d7c0b6ea372a364ee1e61bedaece [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 22d407189ed605d00646cd3e607d08a1549f29fd9f20e830f258256814487611 [INFO] running `Command { std: "docker" "start" "-a" "22d407189ed605d00646cd3e607d08a1549f29fd9f20e830f258256814487611", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `ScaleMode`, `Scale` [INFO] [stderr] --> src/main.rs:4:25 [INFO] [stderr] | [INFO] [stderr] 4 | use minifb::{MouseMode, Scale, ScaleMode, Window, WindowOptions}; [INFO] [stderr] | ^^^^^ ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `StrokeStyle`, `Transform` [INFO] [stderr] --> src/main.rs:6:71 [INFO] [stderr] | [INFO] [stderr] 6 | DrawOptions, DrawTarget, PathBuilder, Point, SolidSource, Source, StrokeStyle, Transform, [INFO] [stderr] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `bevy-game` (bin "bevy-game" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/bevy_game-afeef9ac4f0bfea4) [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" "22d407189ed605d00646cd3e607d08a1549f29fd9f20e830f258256814487611", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22d407189ed605d00646cd3e607d08a1549f29fd9f20e830f258256814487611", kill_on_drop: false }` [INFO] [stdout] 22d407189ed605d00646cd3e607d08a1549f29fd9f20e830f258256814487611