[INFO] cloning repository https://github.com/sornas/lingon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sornas/lingon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsornas%2Flingon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsornas%2Flingon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0e779b95386370d37a05b6dbed9cbe6fbbc954d8 [INFO] testing sornas/lingon against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsornas%2Flingon" "/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/sornas/lingon on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sornas/lingon [INFO] finished tweaking git repo https://github.com/sornas/lingon [INFO] tweaked toml for git repo https://github.com/sornas/lingon written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/sornas/lingon already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e83446fa7e74cf4531db6c1a0ca799ff9c653e59ba47544504cf2c59cf2f481a [INFO] running `Command { std: "docker" "start" "-a" "e83446fa7e74cf4531db6c1a0ca799ff9c653e59ba47544504cf2c59cf2f481a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e83446fa7e74cf4531db6c1a0ca799ff9c653e59ba47544504cf2c59cf2f481a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e83446fa7e74cf4531db6c1a0ca799ff9c653e59ba47544504cf2c59cf2f481a", kill_on_drop: false }` [INFO] [stdout] e83446fa7e74cf4531db6c1a0ca799ff9c653e59ba47544504cf2c59cf2f481a [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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c7996b2eae91566e61eaadc82f8a5959e12442d5440ccbbb5f6a3a7f86e0e00c [INFO] running `Command { std: "docker" "start" "-a" "c7996b2eae91566e61eaadc82f8a5959e12442d5440ccbbb5f6a3a7f86e0e00c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling sdl2 v0.34.5 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling riff v1.0.1 [INFO] [stderr] Compiling sungod v0.3.1 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling sdl2-sys v0.34.5 [INFO] [stderr] Compiling wav v0.6.0 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling stb_image v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling owned_ttf_parser v0.12.1 [INFO] [stderr] Compiling ab_glyph v0.2.11 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling ordered-float v2.6.0 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling glyph_brush_layout v0.2.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling twox-hash v1.6.0 [INFO] [stderr] Compiling glyph_brush_draw_cache v0.1.4 [INFO] [stderr] Compiling glyph_brush v0.7.2 [INFO] [stderr] Compiling luminance-derive v0.6.3 [INFO] [stderr] Compiling lingon_macro v0.1.0 (/opt/rustwide/workdir/lingon_macro) [INFO] [stderr] Compiling luminance v0.43.2 [INFO] [stderr] Compiling luminance-gl v0.16.1 [INFO] [stderr] Compiling luminance-glyph v0.2.0 [INFO] [stderr] Compiling luminance-windowing v0.9.3 [INFO] [stderr] Compiling luminance-sdl2 v0.2.2 [INFO] [stderr] Compiling lingon v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `font` [INFO] [stdout] --> src/main.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | let font = game.renderer.add_font(game.assets[font].clone()); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_font` [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 25.79s [INFO] running `Command { std: "docker" "inspect" "c7996b2eae91566e61eaadc82f8a5959e12442d5440ccbbb5f6a3a7f86e0e00c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7996b2eae91566e61eaadc82f8a5959e12442d5440ccbbb5f6a3a7f86e0e00c", kill_on_drop: false }` [INFO] [stdout] c7996b2eae91566e61eaadc82f8a5959e12442d5440ccbbb5f6a3a7f86e0e00c [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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cdfb67ee8908e4a48811c047ec32edc744a7524fe7f3c08e6f22870437200d7f [INFO] running `Command { std: "docker" "start" "-a" "cdfb67ee8908e4a48811c047ec32edc744a7524fe7f3c08e6f22870437200d7f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling lingon v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `font` [INFO] [stdout] --> src/main.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | let font = game.renderer.add_font(game.assets[font].clone()); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_font` [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 test [unoptimized + debuginfo] target(s) in 1.77s [INFO] running `Command { std: "docker" "inspect" "cdfb67ee8908e4a48811c047ec32edc744a7524fe7f3c08e6f22870437200d7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdfb67ee8908e4a48811c047ec32edc744a7524fe7f3c08e6f22870437200d7f", kill_on_drop: false }` [INFO] [stdout] cdfb67ee8908e4a48811c047ec32edc744a7524fe7f3c08e6f22870437200d7f [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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c89e2bb3df86ade727f209ca139e1affe4a499733b91e89faa23cc79f13cae93 [INFO] running `Command { std: "docker" "start" "-a" "c89e2bb3df86ade727f209ca139e1affe4a499733b91e89faa23cc79f13cae93", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `font` [INFO] [stderr] --> src/main.rs:51:9 [INFO] [stderr] | [INFO] [stderr] 51 | let font = game.renderer.add_font(game.assets[font].clone()); [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_font` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/lingon-cae94fb5bd424a24) [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 (/opt/rustwide/target/debug/deps/lingon-80240194e1f2416f) [INFO] [stdout] [INFO] [stderr] Doc-tests lingon [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 3 tests [INFO] [stdout] test src/input.rs - input (line 4) ... ignored [INFO] [stdout] test src/renderer.rs - renderer (line 4) ... ignored [INFO] [stdout] test src/renderer/particles.rs - particle_system (line 11) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 1.84s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c89e2bb3df86ade727f209ca139e1affe4a499733b91e89faa23cc79f13cae93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c89e2bb3df86ade727f209ca139e1affe4a499733b91e89faa23cc79f13cae93", kill_on_drop: false }` [INFO] [stdout] c89e2bb3df86ade727f209ca139e1affe4a499733b91e89faa23cc79f13cae93