[INFO] cloning repository https://github.com/jt28828/rust-trial [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jt28828/rust-trial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjt28828%2Frust-trial", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjt28828%2Frust-trial'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b4f6e8ce40cfb4ad93f59883d702e6c9ecaf27f1 [INFO] checking jt28828/rust-trial against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjt28828%2Frust-trial" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jt28828/rust-trial on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jt28828/rust-trial [INFO] finished tweaking git repo https://github.com/jt28828/rust-trial [INFO] tweaked toml for git repo https://github.com/jt28828/rust-trial written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jt28828/rust-trial 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.40 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.40 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.40 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.40 [INFO] [stderr] Downloaded bumpalo v2.3.0 [INFO] [stderr] Downloaded syn v0.15.30 [INFO] [stderr] Downloaded wasm-bindgen v0.2.40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5dd1caf7fd03a980ebd0b1ceffc519a9ba2999db74355f6b5de965859c5ef40e [INFO] running `Command { std: "docker" "start" "-a" "5dd1caf7fd03a980ebd0b1ceffc519a9ba2999db74355f6b5de965859c5ef40e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5dd1caf7fd03a980ebd0b1ceffc519a9ba2999db74355f6b5de965859c5ef40e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5dd1caf7fd03a980ebd0b1ceffc519a9ba2999db74355f6b5de965859c5ef40e", kill_on_drop: false }` [INFO] [stdout] 5dd1caf7fd03a980ebd0b1ceffc519a9ba2999db74355f6b5de965859c5ef40e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70cead675126343fe1d23591c6200442b7e1e4242acceb4802bffa1b0ae4bd86 [INFO] running `Command { std: "docker" "start" "-a" "70cead675126343fe1d23591c6200442b7e1e4242acceb4802bffa1b0ae4bd86", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.30 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.40 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling bumpalo v2.3.0 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling wasm-bindgen v0.2.40 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.40 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.40 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.40 [INFO] [stderr] Checking screeps-wasm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `controller` is never read [INFO] [stdout] --> src/models.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct ScreepsRoom { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 3 | pub controller: ScreepsStructure [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `hitsMax` should have a snake case name [INFO] [stdout] --> src/models.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub hitsMax: i32, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `hits_max` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `hitsMax` should have a snake case name [INFO] [stdout] --> src/models.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub hitsMax: i32, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `hits_max` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `orderedStructures` should have a snake case name [INFO] [stdout] --> src/models.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub orderedStructures: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `ordered_structures` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `orderedCreeps` should have a snake case name [INFO] [stdout] --> src/models.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub orderedCreeps: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `ordered_creeps` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `controller` is never read [INFO] [stdout] --> src/models.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct ScreepsRoom { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 3 | pub controller: ScreepsStructure [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `hitsMax` should have a snake case name [INFO] [stdout] --> src/models.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub hitsMax: i32, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `hits_max` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `hitsMax` should have a snake case name [INFO] [stdout] --> src/models.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub hitsMax: i32, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `hits_max` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `orderedStructures` should have a snake case name [INFO] [stdout] --> src/models.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub orderedStructures: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `ordered_structures` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `orderedCreeps` should have a snake case name [INFO] [stdout] --> src/models.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub orderedCreeps: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `ordered_creeps` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.85s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.40 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "70cead675126343fe1d23591c6200442b7e1e4242acceb4802bffa1b0ae4bd86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70cead675126343fe1d23591c6200442b7e1e4242acceb4802bffa1b0ae4bd86", kill_on_drop: false }` [INFO] [stdout] 70cead675126343fe1d23591c6200442b7e1e4242acceb4802bffa1b0ae4bd86 [INFO] checking jt28828/rust-trial against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjt28828%2Frust-trial" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jt28828/rust-trial on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jt28828/rust-trial [INFO] finished tweaking git repo https://github.com/jt28828/rust-trial [INFO] tweaked toml for git repo https://github.com/jt28828/rust-trial written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jt28828/rust-trial 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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 981264a9c27d76f0f2416fd10bf3163dbbd0c4d6f3464ae984f331a8a1c78761 [INFO] running `Command { std: "docker" "start" "-a" "981264a9c27d76f0f2416fd10bf3163dbbd0c4d6f3464ae984f331a8a1c78761", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "981264a9c27d76f0f2416fd10bf3163dbbd0c4d6f3464ae984f331a8a1c78761", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "981264a9c27d76f0f2416fd10bf3163dbbd0c4d6f3464ae984f331a8a1c78761", kill_on_drop: false }` [INFO] [stdout] 981264a9c27d76f0f2416fd10bf3163dbbd0c4d6f3464ae984f331a8a1c78761 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a99624328d217049fb3aa4ed412e713dacaccaeda44b594de9713af47e2dd830 [INFO] running `Command { std: "docker" "start" "-a" "a99624328d217049fb3aa4ed412e713dacaccaeda44b594de9713af47e2dd830", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.30 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.40 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling bumpalo v2.3.0 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling wasm-bindgen v0.2.40 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.40 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.40 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.40 [INFO] [stderr] Checking screeps-wasm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `controller` is never read [INFO] [stdout] --> src/models.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct ScreepsRoom { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 3 | pub controller: ScreepsStructure [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `hitsMax` should have a snake case name [INFO] [stdout] --> src/models.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub hitsMax: i32, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `hits_max` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `hitsMax` should have a snake case name [INFO] [stdout] --> src/models.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub hitsMax: i32, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `hits_max` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `orderedStructures` should have a snake case name [INFO] [stdout] --> src/models.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub orderedStructures: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `ordered_structures` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `orderedCreeps` should have a snake case name [INFO] [stdout] --> src/models.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub orderedCreeps: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `ordered_creeps` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `controller` is never read [INFO] [stdout] --> src/models.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct ScreepsRoom { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 3 | pub controller: ScreepsStructure [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `hitsMax` should have a snake case name [INFO] [stdout] --> src/models.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub hitsMax: i32, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `hits_max` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `hitsMax` should have a snake case name [INFO] [stdout] --> src/models.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub hitsMax: i32, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `hits_max` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `orderedStructures` should have a snake case name [INFO] [stdout] --> src/models.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub orderedStructures: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `ordered_structures` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `orderedCreeps` should have a snake case name [INFO] [stdout] --> src/models.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub orderedCreeps: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `ordered_creeps` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.43s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.40 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "a99624328d217049fb3aa4ed412e713dacaccaeda44b594de9713af47e2dd830", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a99624328d217049fb3aa4ed412e713dacaccaeda44b594de9713af47e2dd830", kill_on_drop: false }` [INFO] [stdout] a99624328d217049fb3aa4ed412e713dacaccaeda44b594de9713af47e2dd830