[INFO] cloning repository https://github.com/TimL135/gtRust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TimL135/gtRust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTimL135%2FgtRust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTimL135%2FgtRust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2574fa52c8b381190100317d625fd37979a79161 [INFO] testing TimL135/gtRust against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTimL135%2FgtRust" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/TimL135/gtRust [INFO] finished tweaking git repo https://github.com/TimL135/gtRust [INFO] tweaked toml for git repo https://github.com/TimL135/gtRust written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/TimL135/gtRust on toolchain 1ef7943ee607160a564655b6596f83670ef95df5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/TimL135/gtRust already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quad-alsa-sys v0.3.2 [INFO] [stderr] Downloaded quad-rand v0.2.3 [INFO] [stderr] Downloaded audir-sles v0.1.0 [INFO] [stderr] Downloaded dasp_frame v0.11.0 [INFO] [stderr] Downloaded macroquad_macro v0.1.8 [INFO] [stderr] Downloaded objc-rs v0.2.8 [INFO] [stderr] Downloaded ogg v0.7.1 [INFO] [stderr] Downloaded audrey v0.3.0 [INFO] [stderr] Downloaded fontdue v0.9.3 [INFO] [stderr] Downloaded serde_json v1.0.143 [INFO] [stderr] Downloaded miniquad v0.4.8 [INFO] [stderr] Downloaded glam v0.27.0 [INFO] [stderr] Downloaded quad-snd v0.2.8 [INFO] [stderr] Downloaded macroquad v0.4.14 [INFO] [stderr] Downloaded image v0.24.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d3eb08da534b2e9a02fe083a946ecd434f669ee3c3a22e59ceea7337ecbbb0de [INFO] running `Command { std: "docker" "start" "-a" "d3eb08da534b2e9a02fe083a946ecd434f669ee3c3a22e59ceea7337ecbbb0de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3eb08da534b2e9a02fe083a946ecd434f669ee3c3a22e59ceea7337ecbbb0de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3eb08da534b2e9a02fe083a946ecd434f669ee3c3a22e59ceea7337ecbbb0de", kill_on_drop: false }` [INFO] [stdout] d3eb08da534b2e9a02fe083a946ecd434f669ee3c3a22e59ceea7337ecbbb0de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cdcc6581cb85ab55c4517128c42e13c1155c00f59c261dd08aa5e89bc65db2d3 [INFO] running `Command { std: "docker" "start" "-a" "cdcc6581cb85ab55c4517128c42e13c1155c00f59c261dd08aa5e89bc65db2d3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling quad-alsa-sys v0.3.2 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling quad-snd v0.2.8 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling miniquad v0.4.8 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling quad-rand v0.2.3 [INFO] [stderr] Compiling ogg v0.7.1 [INFO] [stderr] Compiling dasp_frame v0.11.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling fontdue v0.9.3 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling audrey v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling macroquad v0.4.14 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling gtRust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable `duration` is assigned to, but never used [INFO] [stdout] --> src/player.rs:287:17 [INFO] [stdout] | [INFO] [stdout] 287 | let mut duration = effect.original_duration; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_duration` instead [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `duration` is never read [INFO] [stdout] --> src/player.rs:292:21 [INFO] [stdout] | [INFO] [stdout] 292 | duration += self.shield_duration_bonus; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `duration` is never read [INFO] [stdout] --> src/player.rs:299:21 [INFO] [stdout] | [INFO] [stdout] 299 | duration += self.slow_motion_duration_bonus; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `duration` is never read [INFO] [stdout] --> src/player.rs:307:21 [INFO] [stdout] | [INFO] [stdout] 307 | duration += self.phase_duration_bonus; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `duration` is never read [INFO] [stdout] --> src/player.rs:311:21 [INFO] [stdout] | [INFO] [stdout] 311 | duration += self.time_freeze_duration_bonus; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `duration` is never read [INFO] [stdout] --> src/player.rs:326:13 [INFO] [stdout] | [INFO] [stdout] 326 | duration *= self.item_effect_duration_multiplier; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/skill_tree.rs:1083:26 [INFO] [stdout] | [INFO] [stdout] 1083 | &format!("{} points required", (tier - 1) * 5) [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | || | [INFO] [stdout] | || temporary value is freed at the end of this statement [INFO] [stdout] | |creates a temporary value which is freed while still in use [INFO] [stdout] | borrow later used here [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0716`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gtRust` (bin "gtRust") due to 1 previous error; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "cdcc6581cb85ab55c4517128c42e13c1155c00f59c261dd08aa5e89bc65db2d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdcc6581cb85ab55c4517128c42e13c1155c00f59c261dd08aa5e89bc65db2d3", kill_on_drop: false }` [INFO] [stdout] cdcc6581cb85ab55c4517128c42e13c1155c00f59c261dd08aa5e89bc65db2d3