[INFO] cloning repository https://github.com/JoeHowarth/specs_db [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JoeHowarth/specs_db" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoeHowarth%2Fspecs_db", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoeHowarth%2Fspecs_db'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5c2ca36814cfb344f3e3b9acd8183e26f15eca20 [INFO] checking JoeHowarth/specs_db/5c2ca36814cfb344f3e3b9acd8183e26f15eca20 against try#52ae2445414b2a196b318d85c2819995c6e5f1aa for pr-133397 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoeHowarth%2Fspecs_db" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JoeHowarth/specs_db on toolchain 52ae2445414b2a196b318d85c2819995c6e5f1aa [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+52ae2445414b2a196b318d85c2819995c6e5f1aa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JoeHowarth/specs_db [INFO] finished tweaking git repo https://github.com/JoeHowarth/specs_db [INFO] tweaked toml for git repo https://github.com/JoeHowarth/specs_db written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/JoeHowarth/specs_db 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" "+52ae2445414b2a196b318d85c2819995c6e5f1aa" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hibitset v0.6.2 [INFO] [stderr] Downloaded shred v0.9.2 [INFO] [stderr] Downloaded specs v0.15.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+52ae2445414b2a196b318d85c2819995c6e5f1aa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 68cb843285272e2c507711f881e20a6fd11be76ee066908126a5296f8555e196 [INFO] running `Command { std: "docker" "start" "-a" "68cb843285272e2c507711f881e20a6fd11be76ee066908126a5296f8555e196", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "68cb843285272e2c507711f881e20a6fd11be76ee066908126a5296f8555e196", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68cb843285272e2c507711f881e20a6fd11be76ee066908126a5296f8555e196", kill_on_drop: false }` [INFO] [stdout] 68cb843285272e2c507711f881e20a6fd11be76ee066908126a5296f8555e196 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+52ae2445414b2a196b318d85c2819995c6e5f1aa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4dbd8c9d84c9005674e6fee3b9474f322ce4fcf23afddd6502b57ab5990da138 [INFO] running `Command { std: "docker" "start" "-a" "4dbd8c9d84c9005674e6fee3b9474f322ce4fcf23afddd6502b57ab5990da138", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Compiling nonzero_signed v1.0.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking atom v0.3.5 [INFO] [stderr] Checking hashbrown v0.5.0 [INFO] [stderr] Checking mopa v0.2.2 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Checking tuple_utils v0.3.0 [INFO] [stderr] Checking shrev v1.1.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Checking rayon v1.1.0 [INFO] [stderr] Checking hibitset v0.6.2 [INFO] [stderr] Checking shred v0.9.2 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling specs-derive v0.4.0 [INFO] [stderr] Checking specs v0.15.0 [INFO] [stderr] Checking specs_db v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated type alias `specs::shred::Resources`: renamed to `World` [INFO] [stdout] --> src/main.rs:5:32 [INFO] [stdout] | [INFO] [stdout] 5 | ResourceId, Resources, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `specs::shred::Resources`: renamed to `World` [INFO] [stdout] --> src/main.rs:5:32 [INFO] [stdout] | [INFO] [stdout] 5 | ResourceId, Resources, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `specs::shred::Resources`: renamed to `World` [INFO] [stdout] --> src/main.rs:77:21 [INFO] [stdout] | [INFO] [stdout] 77 | fn accept(res: &Resources) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `specs::shred::Resources`: renamed to `World` [INFO] [stdout] --> src/main.rs:114:31 [INFO] [stdout] | [INFO] [stdout] 114 | fn component(&self, res: &Resources) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `specs::shred::Resources`: renamed to `World` [INFO] [stdout] --> src/main.rs:130:31 [INFO] [stdout] | [INFO] [stdout] 130 | fn component(&self, res: &Resources) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `specs::shred::Resources`: renamed to `World` [INFO] [stdout] --> src/main.rs:77:21 [INFO] [stdout] | [INFO] [stdout] 77 | fn accept(res: &Resources) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `specs::shred::Resources`: renamed to `World` [INFO] [stdout] --> src/other.rs:4:32 [INFO] [stdout] | [INFO] [stdout] 4 | ResourceId, Resources, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `specs::shred::Resources`: renamed to `World` [INFO] [stdout] --> src/main.rs:114:31 [INFO] [stdout] | [INFO] [stdout] 114 | fn component(&self, res: &Resources) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `specs::shred::Resources`: renamed to `World` [INFO] [stdout] --> src/other.rs:44:62 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn fetch_serializable_by_string(reads: &[&str], res: &Resources, f: fn(&dyn Serialize) -> T) -> Vec { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `specs::shred::Resources`: renamed to `World` [INFO] [stdout] --> src/main.rs:130:31 [INFO] [stdout] | [INFO] [stdout] 130 | fn component(&self, res: &Resources) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `specs::shred::Resources`: renamed to `World` [INFO] [stdout] --> src/other.rs:4:32 [INFO] [stdout] | [INFO] [stdout] 4 | ResourceId, Resources, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `specs::shred::Resources`: renamed to `World` [INFO] [stdout] --> src/other.rs:65:37 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn test_dyn_component(res: &mut Resources) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `specs::shred::Resources`: renamed to `World` [INFO] [stdout] --> src/other.rs:44:62 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn fetch_serializable_by_string(reads: &[&str], res: &Resources, f: fn(&dyn Serialize) -> T) -> Vec { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `specs::shred::Resources`: renamed to `World` [INFO] [stdout] --> src/other.rs:78:48 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn test_dyn_join(reads: &[&str], res: &mut Resources) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `specs::shred::Resources`: renamed to `World` [INFO] [stdout] --> src/other.rs:65:37 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn test_dyn_component(res: &mut Resources) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `specs::shred::Resources`: renamed to `World` [INFO] [stdout] --> src/fake_system.rs:2:32 [INFO] [stdout] | [INFO] [stdout] 2 | ResourceId, Resources, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `specs::shred::Resources`: renamed to `World` [INFO] [stdout] --> src/other.rs:78:48 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn test_dyn_join(reads: &[&str], res: &mut Resources) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `specs::shred::Resources`: renamed to `World` [INFO] [stdout] --> src/fake_system.rs:17:53 [INFO] [stdout] | [INFO] [stdout] 17 | fn setup(_accessor: &Self::Accessor, _res: &mut Resources) {} [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `specs::shred::Resources`: renamed to `World` [INFO] [stdout] --> src/fake_system.rs:19:48 [INFO] [stdout] | [INFO] [stdout] 19 | fn fetch(accessor: &Dependencies, res: &'a Resources) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `specs::shred::Resources`: renamed to `World` [INFO] [stdout] --> src/fake_system.rs:69:36 [INFO] [stdout] | [INFO] [stdout] 69 | fn setup(&mut self, _res: &mut Resources) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `specs::shred::Resources`: renamed to `World` [INFO] [stdout] --> src/fake_system.rs:2:32 [INFO] [stdout] | [INFO] [stdout] 2 | ResourceId, Resources, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `specs::shred::Resources`: renamed to `World` [INFO] [stdout] --> src/fake_system.rs:17:53 [INFO] [stdout] | [INFO] [stdout] 17 | fn setup(_accessor: &Self::Accessor, _res: &mut Resources) {} [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `specs::shred::Resources`: renamed to `World` [INFO] [stdout] --> src/fake_system.rs:19:48 [INFO] [stdout] | [INFO] [stdout] 19 | fn fetch(accessor: &Dependencies, res: &'a Resources) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `specs::shred::Resources`: renamed to `World` [INFO] [stdout] --> src/fake_system.rs:69:36 [INFO] [stdout] | [INFO] [stdout] 69 | fn setup(&mut self, _res: &mut Resources) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/fake_system.rs:9:36 [INFO] [stdout] | [INFO] [stdout] 9 | meta_table: Read<'a, MetaTable>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 9 | meta_table: Read<'a, MetaTable>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/fake_system.rs:9:36 [INFO] [stdout] | [INFO] [stdout] 9 | meta_table: Read<'a, MetaTable>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 9 | meta_table: Read<'a, MetaTable>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/fake_system.rs:10:28 [INFO] [stdout] | [INFO] [stdout] 10 | reads: Vec>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 10 | reads: Vec>>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/fake_system.rs:10:28 [INFO] [stdout] | [INFO] [stdout] 10 | reads: Vec>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 10 | reads: Vec>>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/fake_system.rs:11:32 [INFO] [stdout] | [INFO] [stdout] 11 | writes: Vec>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 11 | writes: Vec>>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/fake_system.rs:11:32 [INFO] [stdout] | [INFO] [stdout] 11 | writes: Vec>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 11 | writes: Vec>>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `specs::WorldExt::add_resource`: use `World::insert` instead [INFO] [stdout] --> src/other.rs:31:14 [INFO] [stdout] | [INFO] [stdout] 31 | self.add_resource(r); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `specs::WorldExt::add_resource`: use `World::insert` instead [INFO] [stdout] --> src/other.rs:31:14 [INFO] [stdout] | [INFO] [stdout] 31 | self.add_resource(r); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/fake_system.rs:87:48 [INFO] [stdout] | [INFO] [stdout] 87 | reads.push(ResourceId::new::>()); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 87 | reads.push(ResourceId::new::>()); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/fake_system.rs:87:48 [INFO] [stdout] | [INFO] [stdout] 87 | reads.push(ResourceId::new::>()); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 87 | reads.push(ResourceId::new::>()); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.51s [INFO] running `Command { std: "docker" "inspect" "4dbd8c9d84c9005674e6fee3b9474f322ce4fcf23afddd6502b57ab5990da138", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4dbd8c9d84c9005674e6fee3b9474f322ce4fcf23afddd6502b57ab5990da138", kill_on_drop: false }` [INFO] [stdout] 4dbd8c9d84c9005674e6fee3b9474f322ce4fcf23afddd6502b57ab5990da138