[INFO] cloning repository https://github.com/dannycheong65535/tower [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dannycheong65535/tower" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdannycheong65535%2Ftower", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdannycheong65535%2Ftower'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ec66749e27a8bcd8cc207900707886a004d30736 [INFO] testing dannycheong65535/tower against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdannycheong65535%2Ftower" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dannycheong65535/tower [INFO] finished tweaking git repo https://github.com/dannycheong65535/tower [INFO] tweaked toml for git repo https://github.com/dannycheong65535/tower written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dannycheong65535/tower on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dannycheong65535/tower 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 135ce24be90df7d12021e7e238b0e3ef88753d835b55813d57d111b364d1d562 [INFO] running `Command { std: "docker" "start" "-a" "135ce24be90df7d12021e7e238b0e3ef88753d835b55813d57d111b364d1d562", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "135ce24be90df7d12021e7e238b0e3ef88753d835b55813d57d111b364d1d562", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "135ce24be90df7d12021e7e238b0e3ef88753d835b55813d57d111b364d1d562", kill_on_drop: false }` [INFO] [stdout] 135ce24be90df7d12021e7e238b0e3ef88753d835b55813d57d111b364d1d562 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3cc45a49789d54d366c7cd03dfef57969ea9c29f59a8b79b68505366651662e0 [INFO] running `Command { std: "docker" "start" "-a" "3cc45a49789d54d366c7cd03dfef57969ea9c29f59a8b79b68505366651662e0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling cc v1.0.62 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling libloading v0.6.5 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling gfx_core v0.9.2 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling sid v0.5.2 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling xi-unicode v0.2.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling bytecount v0.6.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling twox-hash v1.6.0 [INFO] [stderr] Compiling glyph_brush_layout v0.1.9 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling alga v0.9.3 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling ogg v0.7.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling mint v0.5.6 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling paste v1.0.3 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling minimp3 v0.3.5 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling cpal v0.8.2 [INFO] [stderr] Compiling glyph_brush v0.6.3 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling simba v0.3.1 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling nalgebra v0.18.1 [INFO] [stderr] Compiling rand_distr v0.3.0 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling gfx_device_gl v0.16.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling euclid v0.19.9 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling glyph_brush v0.5.4 [INFO] [stderr] Compiling smart-default v0.5.2 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling zip v0.5.8 [INFO] [stderr] Compiling gfx v0.18.2 [INFO] [stderr] Compiling lyon_geom v0.12.7 [INFO] [stderr] Compiling smallvec v1.5.1 [INFO] [stderr] Compiling slotmap v0.4.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling fern v0.5.9 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling pathfinding v2.0.4 [INFO] [stderr] Compiling gilrs-core v0.2.6 [INFO] [stderr] Compiling lyon_path v0.13.2 [INFO] [stderr] Compiling image v0.22.5 [INFO] [stderr] Compiling lyon_algorithms v0.13.4 [INFO] [stderr] Compiling lyon_tessellation v0.13.5 [INFO] [stderr] Compiling gilrs v0.7.4 [INFO] [stderr] Compiling lyon v0.13.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling ron v0.6.2 [INFO] [stderr] Compiling nalgebra v0.23.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling cargo_metadata v0.10.0 [INFO] [stderr] Compiling skeptic v0.13.5 [INFO] [stderr] Compiling rodio v0.9.0 [INFO] [stderr] Compiling ggez v0.5.1 [INFO] [stderr] Compiling ncollide2d v0.26.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling winit v0.19.5 [INFO] [stderr] Compiling glutin v0.20.1 [INFO] [stderr] Compiling gfx_window_glutin v0.30.0 [INFO] [stderr] Compiling tower v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `game` [INFO] [stdout] --> src/core/novel.rs:385:19 [INFO] [stdout] | [INFO] [stdout] 385 | pub fn is_met(game: &Game, condition: &Condition) -> bool { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_game` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `condition` [INFO] [stdout] --> src/core/novel.rs:385:32 [INFO] [stdout] | [INFO] [stdout] 385 | pub fn is_met(game: &Game, condition: &Condition) -> bool { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_condition` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `CrowdControlKind` is never used [INFO] [stdout] --> src/core/character.rs:154:10 [INFO] [stdout] | [INFO] [stdout] 154 | pub enum CrowdControlKind { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ScriptAnimation` is never constructed [INFO] [stdout] --> src/core/novel.rs:354:12 [INFO] [stdout] | [INFO] [stdout] 354 | pub struct ScriptAnimation { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Target` [INFO] [stdout] --> src/data.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | use tower::core::{Game, Target}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/scenes/novel_scene.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(ctx: &mut Context, data: &mut Data) -> Self { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/scenes/novel_scene.rs:17:35 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(ctx: &mut Context, data: &mut Data) -> Self { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/scenes/select_ability_scene.rs:71:43 [INFO] [stdout] | [INFO] [stdout] 71 | fn draw(&mut self, ctx: &mut Context, data: &mut Data) -> GameResult<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/scenes/shop_scene.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn new(ctx: &mut Context, data: &mut Data) -> Self { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/scenes/shop_scene.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn new(ctx: &mut Context, data: &mut Data) -> Self { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `text` is never read [INFO] [stdout] --> src/scenes/novel_scene.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct NovelScene { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 12 | pub text: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `character_id` and `action_ids` are never read [INFO] [stdout] --> src/scenes/select_ability_scene.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct SelectAbilityScene { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 10 | character_id: i32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 11 | current_item: usize, [INFO] [stdout] 12 | action_ids: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "3cc45a49789d54d366c7cd03dfef57969ea9c29f59a8b79b68505366651662e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cc45a49789d54d366c7cd03dfef57969ea9c29f59a8b79b68505366651662e0", kill_on_drop: false }` [INFO] [stdout] 3cc45a49789d54d366c7cd03dfef57969ea9c29f59a8b79b68505366651662e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 262632cf81bc0e606dcb055e4d5e431b3598fdfd6f34672d7a562c70ab7e586c [INFO] running `Command { std: "docker" "start" "-a" "262632cf81bc0e606dcb055e4d5e431b3598fdfd6f34672d7a562c70ab7e586c", kill_on_drop: false }` [INFO] [stdout] warning: unused variable: `game` [INFO] [stdout] --> src/core/novel.rs:385:19 [INFO] [stdout] | [INFO] [stdout] 385 | pub fn is_met(game: &Game, condition: &Condition) -> bool { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_game` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `condition` [INFO] [stdout] --> src/core/novel.rs:385:32 [INFO] [stdout] | [INFO] [stdout] 385 | pub fn is_met(game: &Game, condition: &Condition) -> bool { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_condition` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `CrowdControlKind` is never used [INFO] [stdout] --> src/core/character.rs:154:10 [INFO] [stdout] | [INFO] [stdout] 154 | pub enum CrowdControlKind { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ScriptAnimation` is never constructed [INFO] [stdout] --> src/core/novel.rs:354:12 [INFO] [stdout] | [INFO] [stdout] 354 | pub struct ScriptAnimation { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tower v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Target` [INFO] [stdout] --> src/data.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | use tower::core::{Game, Target}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/scenes/novel_scene.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(ctx: &mut Context, data: &mut Data) -> Self { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/scenes/novel_scene.rs:17:35 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(ctx: &mut Context, data: &mut Data) -> Self { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/scenes/select_ability_scene.rs:71:43 [INFO] [stdout] | [INFO] [stdout] 71 | fn draw(&mut self, ctx: &mut Context, data: &mut Data) -> GameResult<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/scenes/shop_scene.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn new(ctx: &mut Context, data: &mut Data) -> Self { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/scenes/shop_scene.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn new(ctx: &mut Context, data: &mut Data) -> Self { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `text` is never read [INFO] [stdout] --> src/scenes/novel_scene.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct NovelScene { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 12 | pub text: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `character_id` and `action_ids` are never read [INFO] [stdout] --> src/scenes/select_ability_scene.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct SelectAbilityScene { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 10 | character_id: i32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 11 | current_item: usize, [INFO] [stdout] 12 | action_ids: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `game` [INFO] [stdout] --> src/core/novel.rs:385:19 [INFO] [stdout] | [INFO] [stdout] 385 | pub fn is_met(game: &Game, condition: &Condition) -> bool { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_game` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `condition` [INFO] [stdout] --> src/core/novel.rs:385:32 [INFO] [stdout] | [INFO] [stdout] 385 | pub fn is_met(game: &Game, condition: &Condition) -> bool { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_condition` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `CrowdControlKind` is never used [INFO] [stdout] --> src/core/character.rs:154:10 [INFO] [stdout] | [INFO] [stdout] 154 | pub enum CrowdControlKind { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ScriptAnimation` is never constructed [INFO] [stdout] --> src/core/novel.rs:354:12 [INFO] [stdout] | [INFO] [stdout] 354 | pub struct ScriptAnimation { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.42s [INFO] running `Command { std: "docker" "inspect" "262632cf81bc0e606dcb055e4d5e431b3598fdfd6f34672d7a562c70ab7e586c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "262632cf81bc0e606dcb055e4d5e431b3598fdfd6f34672d7a562c70ab7e586c", kill_on_drop: false }` [INFO] [stdout] 262632cf81bc0e606dcb055e4d5e431b3598fdfd6f34672d7a562c70ab7e586c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bed331ccb15200b0827500883f33ac716d1b10cb1b2d806a9e99d93f062dec07 [INFO] running `Command { std: "docker" "start" "-a" "bed331ccb15200b0827500883f33ac716d1b10cb1b2d806a9e99d93f062dec07", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `game` [INFO] [stderr] --> src/core/novel.rs:385:19 [INFO] [stderr] | [INFO] [stderr] 385 | pub fn is_met(game: &Game, condition: &Condition) -> bool { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_game` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `condition` [INFO] [stderr] --> src/core/novel.rs:385:32 [INFO] [stderr] | [INFO] [stderr] 385 | pub fn is_met(game: &Game, condition: &Condition) -> bool { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_condition` [INFO] [stderr] [INFO] [stderr] warning: enum `CrowdControlKind` is never used [INFO] [stderr] --> src/core/character.rs:154:10 [INFO] [stderr] | [INFO] [stderr] 154 | pub enum CrowdControlKind { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: struct `ScriptAnimation` is never constructed [INFO] [stderr] --> src/core/novel.rs:354:12 [INFO] [stderr] | [INFO] [stderr] 354 | pub struct ScriptAnimation { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `tower` (lib) generated 4 warnings [INFO] [stderr] warning: `tower` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] warning: unused import: `Target` [INFO] [stderr] --> src/data.rs:5:25 [INFO] [stderr] | [INFO] [stderr] 5 | use tower::core::{Game, Target}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ctx` [INFO] [stderr] --> src/scenes/novel_scene.rs:17:16 [INFO] [stderr] | [INFO] [stderr] 17 | pub fn new(ctx: &mut Context, data: &mut Data) -> Self { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `data` [INFO] [stderr] --> src/scenes/novel_scene.rs:17:35 [INFO] [stderr] | [INFO] [stderr] 17 | pub fn new(ctx: &mut Context, data: &mut Data) -> Self { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `data` [INFO] [stderr] --> src/scenes/select_ability_scene.rs:71:43 [INFO] [stderr] | [INFO] [stderr] 71 | fn draw(&mut self, ctx: &mut Context, data: &mut Data) -> GameResult<()> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ctx` [INFO] [stderr] --> src/scenes/shop_scene.rs:14:16 [INFO] [stderr] | [INFO] [stderr] 14 | pub fn new(ctx: &mut Context, data: &mut Data) -> Self { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `data` [INFO] [stderr] --> src/scenes/shop_scene.rs:14:35 [INFO] [stderr] | [INFO] [stderr] 14 | pub fn new(ctx: &mut Context, data: &mut Data) -> Self { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stderr] [INFO] [stderr] warning: field `text` is never read [INFO] [stderr] --> src/scenes/novel_scene.rs:12:9 [INFO] [stderr] | [INFO] [stderr] 11 | pub struct NovelScene { [INFO] [stderr] | ---------- field in this struct [INFO] [stderr] 12 | pub text: Option, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: fields `character_id` and `action_ids` are never read [INFO] [stderr] --> src/scenes/select_ability_scene.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 9 | pub struct SelectAbilityScene { [INFO] [stderr] | ------------------ fields in this struct [INFO] [stderr] 10 | character_id: i32, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 11 | current_item: usize, [INFO] [stderr] 12 | action_ids: Vec, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `tower` (bin "tower" test) generated 8 warnings (run `cargo fix --bin "tower" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tower-30a1ed1ab95fc370) [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 src/main.rs (/opt/rustwide/target/debug/deps/tower-9de4761f34fa0325) [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] Doc-tests tower [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" "bed331ccb15200b0827500883f33ac716d1b10cb1b2d806a9e99d93f062dec07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bed331ccb15200b0827500883f33ac716d1b10cb1b2d806a9e99d93f062dec07", kill_on_drop: false }` [INFO] [stdout] bed331ccb15200b0827500883f33ac716d1b10cb1b2d806a9e99d93f062dec07