[INFO] cloning repository https://github.com/silverweed/ecsde [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/silverweed/ecsde" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsilverweed%2Fecsde", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsilverweed%2Fecsde'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1e052783fb3b808db2443ae1732a8b59b530b3d7 [INFO] testing silverweed/ecsde against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsilverweed%2Fecsde" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/silverweed/ecsde on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/silverweed/ecsde [INFO] finished tweaking git repo https://github.com/silverweed/ecsde [INFO] tweaked toml for git repo https://github.com/silverweed/ecsde written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/jeremyletang/rust-sfml` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e1158892e73492e81143aad0f63574652a375762f7b96854caa70fdd4214550a [INFO] running `Command { std: "docker" "start" "-a" "e1158892e73492e81143aad0f63574652a375762f7b96854caa70fdd4214550a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1158892e73492e81143aad0f63574652a375762f7b96854caa70fdd4214550a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1158892e73492e81143aad0f63574652a375762f7b96854caa70fdd4214550a", kill_on_drop: false }` [INFO] [stdout] e1158892e73492e81143aad0f63574652a375762f7b96854caa70fdd4214550a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48545cfc5b93dc63684781e9c47744aa5c514a50d6da96dae2db693d8c27b046 [INFO] running `Command { std: "docker" "start" "-a" "48545cfc5b93dc63684781e9c47744aa5c514a50d6da96dae2db693d8c27b046", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling sfml-build v0.3.0 (https://github.com/jeremyletang/rust-sfml?rev=9199dc4#9199dc40) [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling widestring v0.4.3 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling inle_serialize v0.1.0 (/opt/rustwide/workdir/inle/inle_serialize) [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling csfml-system-sys v0.5.0 (https://github.com/jeremyletang/rust-sfml?rev=9199dc4#9199dc40) [INFO] [stderr] Compiling csfml-window-sys v0.5.0 (https://github.com/jeremyletang/rust-sfml?rev=9199dc4#9199dc40) [INFO] [stderr] Compiling csfml-audio-sys v0.5.0 (https://github.com/jeremyletang/rust-sfml?rev=9199dc4#9199dc40) [INFO] [stderr] Compiling csfml-graphics-sys v0.5.0 (https://github.com/jeremyletang/rust-sfml?rev=9199dc4#9199dc40) [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling sfml v0.15.1 (https://github.com/jeremyletang/rust-sfml?rev=9199dc4#9199dc40) [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling inle_core v0.1.0 (/opt/rustwide/workdir/inle/inle_core) [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling ecs v0.1.0 (/opt/rustwide/workdir/ecs_runner) [INFO] [stderr] Compiling inle_diagnostics v0.1.0 (/opt/rustwide/workdir/inle/inle_diagnostics) [INFO] [stderr] Compiling inle_math v0.1.0 (/opt/rustwide/workdir/inle/inle_math) [INFO] [stderr] Compiling inle_events v0.1.0 (/opt/rustwide/workdir/inle/inle_events) [INFO] [stderr] Compiling inle_common v0.1.0 (/opt/rustwide/workdir/inle/inle_common) [INFO] [stderr] Compiling inle_win v0.1.0 (/opt/rustwide/workdir/inle/inle_win) [INFO] [stderr] Compiling inle_gfx_backend v0.1.0 (/opt/rustwide/workdir/inle/inle_gfx_backend) [INFO] [stderr] Compiling inle_audio_backend v0.1.0 (/opt/rustwide/workdir/inle/inle_audio_backend) [INFO] [stderr] Compiling inle_fs v0.1.0 (/opt/rustwide/workdir/inle/inle_fs) [INFO] [stderr] Compiling inle_alloc v0.1.0 (/opt/rustwide/workdir/inle/inle_alloc) [INFO] [stderr] Compiling inle_input v0.1.0 (/opt/rustwide/workdir/inle/inle_input) [INFO] [stderr] Compiling inle_resources v0.1.0 (/opt/rustwide/workdir/inle/inle_resources) [INFO] [stderr] Compiling inle_cfg v0.1.0 (/opt/rustwide/workdir/inle/inle_cfg) [INFO] [stderr] Compiling inle_audio v0.1.0 (/opt/rustwide/workdir/inle/inle_audio) [INFO] [stderr] Compiling inle_test v0.1.0 (/opt/rustwide/workdir/inle/inle_test) [INFO] [stderr] Compiling inle_gfx v0.1.0 (/opt/rustwide/workdir/inle/inle_gfx) [INFO] [stderr] Compiling inle_replay v0.1.0 (/opt/rustwide/workdir/inle/inle_replay) [INFO] [stderr] Compiling inle_debug v0.1.0 (/opt/rustwide/workdir/inle/inle_debug) [INFO] [stderr] Compiling inle_ui v0.1.0 (/opt/rustwide/workdir/inle/inle_ui) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> inle/inle_debug/src/frame_scroller.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling inle_ecs v0.1.0 (/opt/rustwide/workdir/inle/inle_ecs) [INFO] [stderr] Compiling inle_physics v0.1.0 (/opt/rustwide/workdir/inle/inle_physics) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling inle_app v0.1.0 (/opt/rustwide/workdir/inle/inle_app) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> inle/inle_app/src/app/tracer_drawing.rs:65:6 [INFO] [stdout] | [INFO] [stdout] 65 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling inle v0.1.0 (/opt/rustwide/workdir/inle) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ecs_game v0.1.0 (/opt/rustwide/workdir/ecs_game) [INFO] [stdout] warning: unused import: `crate::entities` [INFO] [stdout] --> ecs_game/src/systems/entity_preview_system.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::entities; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Action_Kind` [INFO] [stdout] --> ecs_game/src/systems/entity_preview_system.rs:7:31 [INFO] [stdout] | [INFO] [stdout] 7 | use inle_input::input_state::{Action_Kind, Game_Action}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `phys_world` [INFO] [stdout] --> ecs_game/src/systems/entity_preview_system.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | phys_world: &mut Physics_World, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_phys_world` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gres` [INFO] [stdout] --> ecs_game/src/systems/entity_preview_system.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | gres: &mut Gfx_Resources, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_gres` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shader_cache` [INFO] [stdout] --> ecs_game/src/systems/entity_preview_system.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | shader_cache: &mut Shader_Cache, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shader_cache` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `env` [INFO] [stdout] --> ecs_game/src/systems/entity_preview_system.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | env: &Env_Info, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `actions` [INFO] [stdout] --> ecs_game/src/systems/entity_preview_system.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | actions: &[Game_Action], [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_actions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cfg` [INFO] [stdout] --> ecs_game/src/systems/entity_preview_system.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | cfg: &Config, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cfg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.99s [INFO] running `Command { std: "docker" "inspect" "48545cfc5b93dc63684781e9c47744aa5c514a50d6da96dae2db693d8c27b046", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48545cfc5b93dc63684781e9c47744aa5c514a50d6da96dae2db693d8c27b046", kill_on_drop: false }` [INFO] [stdout] 48545cfc5b93dc63684781e9c47744aa5c514a50d6da96dae2db693d8c27b046 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ef9f4b3b7287f3e5319d34bab7de544731141b94612678cc9eaea6fd8412b35 [INFO] running `Command { std: "docker" "start" "-a" "1ef9f4b3b7287f3e5319d34bab7de544731141b94612678cc9eaea6fd8412b35", kill_on_drop: false }` [INFO] [stderr] Compiling inle_serialize v0.1.0 (/opt/rustwide/workdir/inle/inle_serialize) [INFO] [stderr] Compiling inle_core v0.1.0 (/opt/rustwide/workdir/inle/inle_core) [INFO] [stderr] Compiling float-cmp v0.5.3 [INFO] [stderr] Compiling ecs v0.1.0 (/opt/rustwide/workdir/ecs_runner) [INFO] [stderr] Compiling inle_diagnostics v0.1.0 (/opt/rustwide/workdir/inle/inle_diagnostics) [INFO] [stderr] Compiling inle_events v0.1.0 (/opt/rustwide/workdir/inle/inle_events) [INFO] [stderr] Compiling inle_win v0.1.0 (/opt/rustwide/workdir/inle/inle_win) [INFO] [stderr] Compiling inle_alloc v0.1.0 (/opt/rustwide/workdir/inle/inle_alloc) [INFO] [stderr] Compiling inle_fs v0.1.0 (/opt/rustwide/workdir/inle/inle_fs) [INFO] [stderr] Compiling inle_audio_backend v0.1.0 (/opt/rustwide/workdir/inle/inle_audio_backend) [INFO] [stderr] Compiling inle_gfx_backend v0.1.0 (/opt/rustwide/workdir/inle/inle_gfx_backend) [INFO] [stderr] Compiling inle_input v0.1.0 (/opt/rustwide/workdir/inle/inle_input) [INFO] [stderr] Compiling inle_resources v0.1.0 (/opt/rustwide/workdir/inle/inle_resources) [INFO] [stderr] Compiling inle_test v0.1.0 (/opt/rustwide/workdir/inle/inle_test) [INFO] [stderr] Compiling inle_gfx v0.1.0 (/opt/rustwide/workdir/inle/inle_gfx) [INFO] [stderr] Compiling inle_replay v0.1.0 (/opt/rustwide/workdir/inle/inle_replay) [INFO] [stderr] Compiling inle_debug v0.1.0 (/opt/rustwide/workdir/inle/inle_debug) [INFO] [stderr] Compiling inle_math v0.1.0 (/opt/rustwide/workdir/inle/inle_math) [INFO] [stderr] Compiling inle_common v0.1.0 (/opt/rustwide/workdir/inle/inle_common) [INFO] [stderr] Compiling inle_ui v0.1.0 (/opt/rustwide/workdir/inle/inle_ui) [INFO] [stderr] Compiling inle_cfg v0.1.0 (/opt/rustwide/workdir/inle/inle_cfg) [INFO] [stderr] Compiling inle_audio v0.1.0 (/opt/rustwide/workdir/inle/inle_audio) [INFO] [stderr] Compiling inle_ecs v0.1.0 (/opt/rustwide/workdir/inle/inle_ecs) [INFO] [stderr] Compiling inle_physics v0.1.0 (/opt/rustwide/workdir/inle/inle_physics) [INFO] [stderr] Compiling inle_app v0.1.0 (/opt/rustwide/workdir/inle/inle_app) [INFO] [stderr] Compiling inle v0.1.0 (/opt/rustwide/workdir/inle) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> inle/inle_debug/src/frame_scroller.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> inle/inle_app/src/app/tracer_drawing.rs:65:6 [INFO] [stdout] | [INFO] [stdout] 65 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> inle/inle_debug/src/frame_scroller.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> inle/inle_app/src/app/tracer_drawing.rs:65:6 [INFO] [stdout] | [INFO] [stdout] 65 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ecs_game v0.1.0 (/opt/rustwide/workdir/ecs_game) [INFO] [stdout] warning: unused import: `crate::entities` [INFO] [stdout] --> ecs_game/src/systems/entity_preview_system.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::entities; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Action_Kind` [INFO] [stdout] --> ecs_game/src/systems/entity_preview_system.rs:7:31 [INFO] [stdout] | [INFO] [stdout] 7 | use inle_input::input_state::{Action_Kind, Game_Action}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> inle/inle_common/src/vis_align.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 36 | format!("expected_approx: {}, got: {}", ex, r) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 36 | "expected_approx: {}, got: {}", ex, r [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> inle/inle_common/src/vis_align.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | format!("expected_approx: {}, got: {}", ex, r) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 45 | "expected_approx: {}, got: {}", ex, r [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> inle/inle_common/src/vis_align.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | format!("expected_approx: {}, got: {}", ex, r) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 54 | "expected_approx: {}, got: {}", ex, r [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `phys_world` [INFO] [stdout] --> ecs_game/src/systems/entity_preview_system.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | phys_world: &mut Physics_World, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_phys_world` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gres` [INFO] [stdout] --> ecs_game/src/systems/entity_preview_system.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | gres: &mut Gfx_Resources, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_gres` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shader_cache` [INFO] [stdout] --> ecs_game/src/systems/entity_preview_system.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | shader_cache: &mut Shader_Cache, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shader_cache` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `env` [INFO] [stdout] --> ecs_game/src/systems/entity_preview_system.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | env: &Env_Info, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `actions` [INFO] [stdout] --> ecs_game/src/systems/entity_preview_system.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | actions: &[Game_Action], [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_actions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cfg` [INFO] [stdout] --> ecs_game/src/systems/entity_preview_system.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | cfg: &Config, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cfg` [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] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.32s [INFO] running `Command { std: "docker" "inspect" "1ef9f4b3b7287f3e5319d34bab7de544731141b94612678cc9eaea6fd8412b35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ef9f4b3b7287f3e5319d34bab7de544731141b94612678cc9eaea6fd8412b35", kill_on_drop: false }` [INFO] [stdout] 1ef9f4b3b7287f3e5319d34bab7de544731141b94612678cc9eaea6fd8412b35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1700171c6cc16dd0c338ed197ddb339f519a39d303511a2d2a089c634fb83195 [INFO] running `Command { std: "docker" "start" "-a" "1700171c6cc16dd0c338ed197ddb339f519a39d303511a2d2a089c634fb83195", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> inle/inle_debug/src/frame_scroller.rs:98:10 [INFO] [stderr] | [INFO] [stderr] 98 | }; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> inle/inle_debug/src/frame_scroller.rs:98:10 [INFO] [stderr] | [INFO] [stderr] 98 | }; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> inle/inle_common/src/vis_align.rs:36:17 [INFO] [stderr] | [INFO] [stderr] 36 | format!("expected_approx: {}, got: {}", ex, r) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 36 | "expected_approx: {}, got: {}", ex, r [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> inle/inle_common/src/vis_align.rs:45:17 [INFO] [stderr] | [INFO] [stderr] 45 | format!("expected_approx: {}, got: {}", ex, r) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 45 | "expected_approx: {}, got: {}", ex, r [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> inle/inle_common/src/vis_align.rs:54:17 [INFO] [stderr] | [INFO] [stderr] 54 | format!("expected_approx: {}, got: {}", ex, r) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 54 | "expected_approx: {}, got: {}", ex, r [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> inle/inle_app/src/app/tracer_drawing.rs:65:6 [INFO] [stderr] | [INFO] [stderr] 65 | }; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> inle/inle_app/src/app/tracer_drawing.rs:65:6 [INFO] [stderr] | [INFO] [stderr] 65 | }; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::entities` [INFO] [stderr] --> ecs_game/src/systems/entity_preview_system.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use crate::entities; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Action_Kind` [INFO] [stderr] --> ecs_game/src/systems/entity_preview_system.rs:7:31 [INFO] [stderr] | [INFO] [stderr] 7 | use inle_input::input_state::{Action_Kind, Game_Action}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `phys_world` [INFO] [stderr] --> ecs_game/src/systems/entity_preview_system.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 17 | phys_world: &mut Physics_World, [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_phys_world` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `gres` [INFO] [stderr] --> ecs_game/src/systems/entity_preview_system.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | gres: &mut Gfx_Resources, [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_gres` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `shader_cache` [INFO] [stderr] --> ecs_game/src/systems/entity_preview_system.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | shader_cache: &mut Shader_Cache, [INFO] [stderr] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shader_cache` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `env` [INFO] [stderr] --> ecs_game/src/systems/entity_preview_system.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | env: &Env_Info, [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `actions` [INFO] [stderr] --> ecs_game/src/systems/entity_preview_system.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | actions: &[Game_Action], [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_actions` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `cfg` [INFO] [stderr] --> ecs_game/src/systems/entity_preview_system.rs:24:5 [INFO] [stderr] | [INFO] [stderr] 24 | cfg: &Config, [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_cfg` [INFO] [stderr] [INFO] [stderr] warning: 8 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ecs-e10daef19bff30a3) [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/ecs_game-c263702d81aa657f) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/inle-3311cbeb41dc1d03) [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/inle_alloc-37057d007bbf1039) [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] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test gen_alloc::tests::gen_alloc_allocate ... ok [INFO] [stdout] test gen_alloc::tests::gen_alloc_invalid_is_invalid ... ok [INFO] [stdout] test gen_alloc::tests::gen_alloc_allocate_past_initial_size ... ok [INFO] [stdout] test temp::excl_temp_array::tests::excl_temp_array_into_read_only ... ok [INFO] [stdout] test temp::excl_temp_array::tests::excl_temp_array_return_cap ... ok [INFO] [stdout] test temp::temp_alloc::tests::alloc_many ... ok [INFO] [stdout] test temp::temp_alloc::tests::alloc_dealloc_small ... ok [INFO] [stdout] test gen_alloc::tests::gen_alloc_is_valid ... ok [INFO] [stdout] test gen_alloc::tests::gen_alloc_create ... ok [INFO] [stdout] test temp::excl_temp_array::tests::test_excl_temp_array ... ok [INFO] [stdout] test gen_alloc::tests::gen_alloc_uncreated_entity_is_invalid ... ok [INFO] [stdout] test temp::temp_alloc::tests::alloc_small ... ok [INFO] [stdout] test temp::temp_alloc::tests::capacity_consistency ... ok [INFO] [stdout] test gen_alloc::tests::gen_alloc_reuse_empty_slot ... ok [INFO] [stdout] test gen_alloc::tests::gen_alloc_deallocate ... ok [INFO] [stdout] test gen_alloc::tests::gen_alloc_bad_deallocate_1 ... ok [INFO] [stdout] test gen_alloc::tests::gen_alloc_bad_deallocate_3 ... ok [INFO] [stdout] test temp::temp_alloc::tests::access_after_free ... ok [INFO] [stdout] test temp::excl_temp_array::tests::excl_temp_array_push_over_alloc_cap ... ok [INFO] [stdout] test temp::excl_temp_array::tests::excl_temp_array_access_after_free ... ok [INFO] [stdout] test temp::temp_alloc::tests::alloc_oom ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/inle_app-b64572733fc2e33e) [INFO] [stdout] test temp::excl_temp_array::tests::excl_temp_array_oob_access ... ok [INFO] [stdout] test gen_alloc::tests::gen_alloc_bad_deallocate_4 ... ok [INFO] [stdout] test gen_alloc::tests::gen_alloc_bad_deallocate_2 ... ok [INFO] [stdout] test temp::temp_alloc::tests::access_after_free_2 ... ok [INFO] [stdout] test gen_alloc::tests::gen_alloc_bad_deallocate_5 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Failed to open X11 display; make sure the DISPLAY environment variable is set correctly [INFO] [stderr] error: test failed, to rerun pass '-p inle_app --lib' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/inle_app-b64572733fc2e33e` (signal: 6, SIGABRT: process abort signal) [INFO] running `Command { std: "docker" "inspect" "1700171c6cc16dd0c338ed197ddb339f519a39d303511a2d2a089c634fb83195", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1700171c6cc16dd0c338ed197ddb339f519a39d303511a2d2a089c634fb83195", kill_on_drop: false }` [INFO] [stdout] 1700171c6cc16dd0c338ed197ddb339f519a39d303511a2d2a089c634fb83195