[INFO] updating cached repository https://github.com/Jbat1Jumper/fulbito [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 46fbcc9c578edaa8c1ac62c3687015c2ff6c2026 [INFO] testing Jbat1Jumper/fulbito against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FJbat1Jumper%2Ffulbito" "work/builds/worker-1/source"` [INFO] [stderr] Cloning into 'work/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Jbat1Jumper/fulbito on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Jbat1Jumper/fulbito [INFO] finished tweaking git repo https://github.com/Jbat1Jumper/fulbito [INFO] tweaked toml for git repo https://github.com/Jbat1Jumper/fulbito written to work/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/Jbat1Jumper/fulbito already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 4bca18ac1bdebbb0b72de38589f7f296d1d73fc90184f8f5f838377f8f3ed68c [INFO] running `"docker" "start" "-a" "4bca18ac1bdebbb0b72de38589f7f296d1d73fc90184f8f5f838377f8f3ed68c"` [INFO] [stderr] Compiling pkg-config v0.3.12 [INFO] [stderr] Compiling bzip2-sys v0.1.6 [INFO] [stderr] Compiling sdl2-sys v0.31.0 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling twox-hash v1.1.1 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling syn v0.14.5 [INFO] [stderr] Compiling gfx_core v0.8.2 [INFO] [stderr] Compiling sid v0.5.2 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling pretty_env_logger v0.2.4 [INFO] [stderr] Compiling lyon_tessellation v0.10.2 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling lyon v0.10.2 [INFO] [stderr] Compiling sdl2 v0.31.0 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling zip v0.3.3 [INFO] [stderr] Compiling cpal v0.8.2 [INFO] [stderr] Compiling rodio v0.7.0 [INFO] [stderr] Compiling num-derive v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.70 [INFO] [stderr] Compiling image v0.19.0 [INFO] [stderr] Compiling gfx_device_gl v0.15.3 [INFO] [stderr] Compiling gfx v0.17.1 [INFO] [stderr] Compiling gfx_window_sdl v0.8.0 [INFO] [stderr] Compiling gfx_glyph v0.10.2 [INFO] [stderr] Compiling ggez v0.4.3 [INFO] [stderr] Compiling fulbito v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `next_simulation_state` [INFO] [stderr] --> src/main.rs:47:13 [INFO] [stderr] | [INFO] [stderr] 47 | let next_simulation_state = ask_for_team_directions(&simulation_state, &mut ctx); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: consider prefixing with an underscore: `_next_simulation_state` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant item is never used: `GATE_WIDTH` [INFO] [stderr] --> src/main.rs:162:5 [INFO] [stderr] | [INFO] [stderr] 162 | pub const GATE_WIDTH: f32 = 80.0; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `"docker" "inspect" "4bca18ac1bdebbb0b72de38589f7f296d1d73fc90184f8f5f838377f8f3ed68c"` [INFO] running `"docker" "rm" "-f" "4bca18ac1bdebbb0b72de38589f7f296d1d73fc90184f8f5f838377f8f3ed68c"` [INFO] [stdout] 4bca18ac1bdebbb0b72de38589f7f296d1d73fc90184f8f5f838377f8f3ed68c [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] cdbc19a40650a16d217b4691d2e4e1354d6bdd4f2e8abf0e7ea652cc471b1fda [INFO] running `"docker" "start" "-a" "cdbc19a40650a16d217b4691d2e4e1354d6bdd4f2e8abf0e7ea652cc471b1fda"` [INFO] [stderr] Compiling fulbito v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `next_simulation_state` [INFO] [stderr] --> src/main.rs:47:13 [INFO] [stderr] | [INFO] [stderr] 47 | let next_simulation_state = ask_for_team_directions(&simulation_state, &mut ctx); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: consider prefixing with an underscore: `_next_simulation_state` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant item is never used: `GATE_WIDTH` [INFO] [stderr] --> src/main.rs:162:5 [INFO] [stderr] | [INFO] [stderr] 162 | pub const GATE_WIDTH: f32 = 80.0; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.27s [INFO] running `"docker" "inspect" "cdbc19a40650a16d217b4691d2e4e1354d6bdd4f2e8abf0e7ea652cc471b1fda"` [INFO] running `"docker" "rm" "-f" "cdbc19a40650a16d217b4691d2e4e1354d6bdd4f2e8abf0e7ea652cc471b1fda"` [INFO] [stdout] cdbc19a40650a16d217b4691d2e4e1354d6bdd4f2e8abf0e7ea652cc471b1fda [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 4206462d2e8065aa2f340b2dece5bda290c84f638c0e9840815c7c211b4403d1 [INFO] running `"docker" "start" "-a" "4206462d2e8065aa2f340b2dece5bda290c84f638c0e9840815c7c211b4403d1"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/fulbito-adf8a48911a24822 [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "4206462d2e8065aa2f340b2dece5bda290c84f638c0e9840815c7c211b4403d1"` [INFO] running `"docker" "rm" "-f" "4206462d2e8065aa2f340b2dece5bda290c84f638c0e9840815c7c211b4403d1"` [INFO] [stdout] 4206462d2e8065aa2f340b2dece5bda290c84f638c0e9840815c7c211b4403d1