[INFO] updating cached repository https://github.com/Defman/espresso [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3d765624c4bc1597eb8807cebebe037d485beb19 [INFO] testing Defman/espresso against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDefman%2Fespresso" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Defman/espresso on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Defman/espresso [INFO] finished tweaking git repo https://github.com/Defman/espresso [INFO] tweaked toml for git repo https://github.com/Defman/espresso written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/Defman/espresso already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d6acc1250d86bec38536ce51fa06e06832b648ea56b4a39458f08035a2d59a6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2d6acc1250d86bec38536ce51fa06e06832b648ea56b4a39458f08035a2d59a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d6acc1250d86bec38536ce51fa06e06832b648ea56b4a39458f08035a2d59a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d6acc1250d86bec38536ce51fa06e06832b648ea56b4a39458f08035a2d59a6", kill_on_drop: false }` [INFO] [stdout] 2d6acc1250d86bec38536ce51fa06e06832b648ea56b4a39458f08035a2d59a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68715c908810acf29baa9d30c0100da05f771f2807a75866ec4401851c1ecae3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "68715c908810acf29baa9d30c0100da05f771f2807a75866ec4401851c1ecae3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling thiserror-impl v1.0.15 [INFO] [stderr] Compiling thiserror v1.0.15 [INFO] [stderr] Compiling espresso v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0412]: cannot find type `InnerClassesAttribute` in this scope [INFO] [stdout] --> src/raw/attributes.rs:7:18 [INFO] [stdout] | [INFO] [stdout] 7 | InnerClasses(InnerClassesAttribute), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EnclosingMethodAttribute` in this scope [INFO] [stdout] --> src/raw/attributes.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | EnclosingMethod(EnclosingMethodAttribute), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SyntheticAttribute` in this scope [INFO] [stdout] --> src/raw/attributes.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | Synthetic(SyntheticAttribute), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SignatureAttribute` in this scope [INFO] [stdout] --> src/raw/attributes.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 10 | Signature(SignatureAttribute), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SourceFileAttribute` in this scope [INFO] [stdout] --> src/raw/attributes.rs:11:16 [INFO] [stdout] | [INFO] [stdout] 11 | SourceFile(SourceFileAttribute), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SourceDebugExtensionAttribute` in this scope [INFO] [stdout] --> src/raw/attributes.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | SourceDebugExtension(SourceDebugExtensionAttribute), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LineNumberTableAttribute` in this scope [INFO] [stdout] --> src/raw/attributes.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | LineNumberTable(LineNumberTableAttribute), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LocalVariableTableAttribute` in this scope [INFO] [stdout] --> src/raw/attributes.rs:14:24 [INFO] [stdout] | [INFO] [stdout] 14 | LocalVariableTable(LocalVariableTableAttribute), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LocalVariableTypeTableAttribute` in this scope [INFO] [stdout] --> src/raw/attributes.rs:15:28 [INFO] [stdout] | [INFO] [stdout] 15 | LocalVariableTypeTable(LocalVariableTypeTableAttribute), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DeprecatedAttribute` in this scope [INFO] [stdout] --> src/raw/attributes.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | Deprecated(DeprecatedAttribute), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RuntimeVisibleAnnotations` in this scope [INFO] [stdout] --> src/raw/attributes.rs:17:31 [INFO] [stdout] | [INFO] [stdout] 17 | RuntimeVisibleAnnotations(RuntimeVisibleAnnotations), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::raw::attributes::Attribute::RuntimeVisibleAnnotations`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 17 | RuntimeVisibleAnnotations(crate::raw::attributes::Attribute), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RuntimeInvisibleAnnotationsAttribute` in this scope [INFO] [stdout] --> src/raw/attributes.rs:18:33 [INFO] [stdout] | [INFO] [stdout] 18 | RuntimeInvisibleAnnotations(RuntimeInvisibleAnnotationsAttribute), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RuntimeVisibleParameterAnnotations` in this scope [INFO] [stdout] --> src/raw/attributes.rs:19:40 [INFO] [stdout] | [INFO] [stdout] 19 | RuntimeVisibleParameterAnnotations(RuntimeVisibleParameterAnnotations), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::raw::attributes::Attribute::RuntimeVisibleParameterAnnotations`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 19 | RuntimeVisibleParameterAnnotations(crate::raw::attributes::Attribute), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RuntimeInvisibleParameterAnnotationsAttribute` in this scope [INFO] [stdout] --> src/raw/attributes.rs:20:42 [INFO] [stdout] | [INFO] [stdout] 20 | RuntimeInvisibleParameterAnnotations(RuntimeInvisibleParameterAnnotationsAttribute), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RuntimeVisibleTypeAnnotationsAttribute` in this scope [INFO] [stdout] --> src/raw/attributes.rs:21:35 [INFO] [stdout] | [INFO] [stdout] 21 | RuntimeVisibleTypeAnnotations(RuntimeVisibleTypeAnnotationsAttribute), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BootstrapMethodsAttribute` in this scope [INFO] [stdout] --> src/raw/attributes.rs:22:22 [INFO] [stdout] | [INFO] [stdout] 22 | BootstrapMethods(BootstrapMethodsAttribute), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Primitive` in this scope [INFO] [stdout] --> src/raw/attributes.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | value: Primitive, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ClassInfo` in this scope [INFO] [stdout] --> src/raw/attributes.rs:54:21 [INFO] [stdout] | [INFO] [stdout] 53 | pub struct ExceptionsAttribute { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 54 | exceptions: Vec, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `raw::constant_pool::ConstantPool` doesn't implement `std::fmt::Debug` [INFO] [stdout] --> src/raw/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | constant_pool: ConstantPool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `raw::constant_pool::ConstantPool` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Debug` is not implemented for `raw::constant_pool::ConstantPool` [INFO] [stdout] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stdout] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&raw::constant_pool::ConstantPool` [INFO] [stdout] = note: required for the cast to the object type `dyn std::fmt::Debug` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `raw::attributes::Attribute` doesn't implement `std::fmt::Debug` [INFO] [stdout] --> src/raw/mod.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | attributes: Vec [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ `raw::attributes::Attribute` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Debug` is not implemented for `raw::attributes::Attribute` [INFO] [stdout] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stdout] = note: required because of the requirements on the impl of `std::fmt::Debug` for `std::vec::Vec` [INFO] [stdout] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&std::vec::Vec` [INFO] [stdout] = note: required for the cast to the object type `dyn std::fmt::Debug` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `raw::constant_pool::ConstantPool` [INFO] [stdout] --> src/raw/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | constant_pool: ConstantPool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: an implementation of `std::cmp::PartialEq` might be missing for `raw::constant_pool::ConstantPool` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `std::vec::Vec` [INFO] [stdout] --> src/raw/mod.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | attributes: Vec [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `!=` cannot be applied to type `raw::constant_pool::ConstantPool` [INFO] [stdout] --> src/raw/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | constant_pool: ConstantPool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: an implementation of `std::cmp::PartialEq` might be missing for `raw::constant_pool::ConstantPool` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `!=` cannot be applied to type `std::vec::Vec` [INFO] [stdout] --> src/raw/mod.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | attributes: Vec [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `raw::attributes::Attribute` doesn't implement `std::fmt::Debug` [INFO] [stdout] --> src/raw/mod.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | attributes: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ `raw::attributes::Attribute` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Debug` is not implemented for `raw::attributes::Attribute` [INFO] [stdout] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stdout] = note: required because of the requirements on the impl of `std::fmt::Debug` for `std::vec::Vec` [INFO] [stdout] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&std::vec::Vec` [INFO] [stdout] = note: required for the cast to the object type `dyn std::fmt::Debug` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `std::vec::Vec` [INFO] [stdout] --> src/raw/mod.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | attributes: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `!=` cannot be applied to type `std::vec::Vec` [INFO] [stdout] --> src/raw/mod.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | attributes: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `raw::attributes::Attribute` doesn't implement `std::fmt::Debug` [INFO] [stdout] --> src/raw/mod.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | attributes: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ `raw::attributes::Attribute` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Debug` is not implemented for `raw::attributes::Attribute` [INFO] [stdout] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stdout] = note: required because of the requirements on the impl of `std::fmt::Debug` for `std::vec::Vec` [INFO] [stdout] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&std::vec::Vec` [INFO] [stdout] = note: required for the cast to the object type `dyn std::fmt::Debug` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `std::vec::Vec` [INFO] [stdout] --> src/raw/mod.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | attributes: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `!=` cannot be applied to type `std::vec::Vec` [INFO] [stdout] --> src/raw/mod.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | attributes: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 30 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0369, E0412. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `espresso`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "68715c908810acf29baa9d30c0100da05f771f2807a75866ec4401851c1ecae3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68715c908810acf29baa9d30c0100da05f771f2807a75866ec4401851c1ecae3", kill_on_drop: false }` [INFO] [stdout] 68715c908810acf29baa9d30c0100da05f771f2807a75866ec4401851c1ecae3