[INFO] fetching crate teki 0.2.0... [INFO] checking teki-0.2.0 against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] extracting crate teki 0.2.0 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate teki 0.2.0 on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate teki 0.2.0 [INFO] finished tweaking crates.io crate teki 0.2.0 [INFO] tweaked toml for crates.io crate teki 0.2.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate teki 0.2.0 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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rand_core v0.6.0 [INFO] [stderr] Downloaded array-macro v1.0.5 [INFO] [stderr] Downloaded legion_codegen v0.3.0 [INFO] [stderr] Downloaded erased-serde v0.3.12 [INFO] [stderr] Downloaded crossbeam-epoch v0.9.1 [INFO] [stderr] Downloaded serde_derive v1.0.118 [INFO] [stderr] Downloaded serde v1.0.118 [INFO] [stderr] Downloaded legion v0.3.1 [INFO] [stderr] Downloaded rand v0.8.0 [INFO] [stderr] Downloaded getrandom v0.2.0 [INFO] [stderr] Downloaded smallvec v1.5.1 [INFO] [stderr] Downloaded sdl2 v0.34.3 [INFO] [stderr] Downloaded paste v1.0.4 [INFO] [stderr] Downloaded sdl2-sys v0.34.3 [INFO] [stderr] Downloaded const_fn v0.4.4 [INFO] [stderr] Downloaded proc_vector2d v1.0.2 [INFO] [stderr] Downloaded vector2d v2.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1967c0abc07da81a0fb9b670cb89fa7e89a89924a23adf77834aa94d50a7b208 [INFO] running `Command { std: "docker" "start" "-a" "1967c0abc07da81a0fb9b670cb89fa7e89a89924a23adf77834aa94d50a7b208", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1967c0abc07da81a0fb9b670cb89fa7e89a89924a23adf77834aa94d50a7b208", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1967c0abc07da81a0fb9b670cb89fa7e89a89924a23adf77834aa94d50a7b208", kill_on_drop: false }` [INFO] [stdout] 1967c0abc07da81a0fb9b670cb89fa7e89a89924a23adf77834aa94d50a7b208 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 21e569e1ca13d900671beda0187f74a8cec9cfab4a096a4a049c391e9f069643 [INFO] running `Command { std: "docker" "start" "-a" "21e569e1ca13d900671beda0187f74a8cec9cfab4a096a4a049c391e9f069643", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking smallvec v1.5.1 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling sdl2 v0.34.3 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling sdl2-sys v0.34.3 [INFO] [stderr] Compiling proc_vector2d v1.0.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling paste v1.0.4 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking array-macro v1.0.5 [INFO] [stderr] Checking vector2d v2.2.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking rand_core v0.6.0 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand v0.8.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling legion_codegen v0.3.0 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking erased-serde v0.3.12 [INFO] [stderr] Checking legion v0.3.1 [INFO] [stderr] Checking teki v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `player_entity` is never read [INFO] [stdout] --> src/teki/ecs/components.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct MyShot { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 15 | pub player_entity: Entity, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `enemy_type` is never read [INFO] [stdout] --> src/teki/ecs/components.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Enemy { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 19 | pub enemy_type: EnemyType, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `player_entity` is never read [INFO] [stdout] --> src/teki/ecs/components.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct MyShot { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 15 | pub player_entity: Entity, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `enemy_type` is never read [INFO] [stdout] --> src/teki/ecs/components.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Enemy { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 19 | pub enemy_type: EnemyType, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.19s [INFO] running `Command { std: "docker" "inspect" "21e569e1ca13d900671beda0187f74a8cec9cfab4a096a4a049c391e9f069643", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21e569e1ca13d900671beda0187f74a8cec9cfab4a096a4a049c391e9f069643", kill_on_drop: false }` [INFO] [stdout] 21e569e1ca13d900671beda0187f74a8cec9cfab4a096a4a049c391e9f069643 [INFO] checking teki-0.2.0 against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] extracting crate teki 0.2.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate teki 0.2.0 on toolchain 6289438dbad80b1a0029c66dd3f6abf57c2c51be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate teki 0.2.0 [INFO] finished tweaking crates.io crate teki 0.2.0 [INFO] tweaked toml for crates.io crate teki 0.2.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate teki 0.2.0 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" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5b1661d2fd900b056e8d19a689ad1eba7b868971a1c4894124774d400287631e [INFO] running `Command { std: "docker" "start" "-a" "5b1661d2fd900b056e8d19a689ad1eba7b868971a1c4894124774d400287631e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b1661d2fd900b056e8d19a689ad1eba7b868971a1c4894124774d400287631e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b1661d2fd900b056e8d19a689ad1eba7b868971a1c4894124774d400287631e", kill_on_drop: false }` [INFO] [stdout] 5b1661d2fd900b056e8d19a689ad1eba7b868971a1c4894124774d400287631e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b68cb55271a34a6d5fe4caff433d01b83374e8722d30072f15990e9549027cfe [INFO] running `Command { std: "docker" "start" "-a" "b68cb55271a34a6d5fe4caff433d01b83374e8722d30072f15990e9549027cfe", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking smallvec v1.5.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling sdl2-sys v0.34.3 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling sdl2 v0.34.3 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling paste v1.0.4 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Compiling proc_vector2d v1.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking array-macro v1.0.5 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking vector2d v2.2.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_core v0.6.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking rand v0.8.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling legion_codegen v0.3.0 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking erased-serde v0.3.12 [INFO] [stderr] Checking legion v0.3.1 [INFO] [stderr] Checking teki v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `player_entity` is never read [INFO] [stdout] --> src/teki/ecs/components.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct MyShot { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 15 | pub player_entity: Entity, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `player_entity` is never read [INFO] [stdout] --> src/teki/ecs/components.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct MyShot { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 15 | pub player_entity: Entity, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `enemy_type` is never read [INFO] [stdout] --> src/teki/ecs/components.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Enemy { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 19 | pub enemy_type: EnemyType, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `enemy_type` is never read [INFO] [stdout] --> src/teki/ecs/components.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Enemy { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 19 | pub enemy_type: EnemyType, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.64s [INFO] running `Command { std: "docker" "inspect" "b68cb55271a34a6d5fe4caff433d01b83374e8722d30072f15990e9549027cfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b68cb55271a34a6d5fe4caff433d01b83374e8722d30072f15990e9549027cfe", kill_on_drop: false }` [INFO] [stdout] b68cb55271a34a6d5fe4caff433d01b83374e8722d30072f15990e9549027cfe