[INFO] cloning repository https://github.com/anharu2394/rust-llvm-calculator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anharu2394/rust-llvm-calculator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanharu2394%2Frust-llvm-calculator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanharu2394%2Frust-llvm-calculator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 81ef7f65522b50a265e09522c969cf7f740c521d [INFO] checking anharu2394/rust-llvm-calculator against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanharu2394%2Frust-llvm-calculator" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/anharu2394/rust-llvm-calculator 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/anharu2394/rust-llvm-calculator [INFO] finished tweaking git repo https://github.com/anharu2394/rust-llvm-calculator [INFO] tweaked toml for git repo https://github.com/anharu2394/rust-llvm-calculator written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/anharu2394/rust-llvm-calculator 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] Updating git repository `https://github.com/TheDan64/inkwell` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enum-methods v0.0.8 [INFO] [stderr] Downloaded peg v0.5.7 [INFO] [stderr] Downloaded llvm-sys v70.1.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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 22dbadcad6d58bc864ce63d1ac53d20af9c08b5db89f3c3bb8cd55da817e4d0e [INFO] running `Command { std: "docker" "start" "-a" "22dbadcad6d58bc864ce63d1ac53d20af9c08b5db89f3c3bb8cd55da817e4d0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22dbadcad6d58bc864ce63d1ac53d20af9c08b5db89f3c3bb8cd55da817e4d0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22dbadcad6d58bc864ce63d1ac53d20af9c08b5db89f3c3bb8cd55da817e4d0e", kill_on_drop: false }` [INFO] [stdout] 22dbadcad6d58bc864ce63d1ac53d20af9c08b5db89f3c3bb8cd55da817e4d0e [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7f78b7e8183a63b1053bfd3386a27eb74f7cab42a03dcaf70904ba8be31f408 [INFO] running `Command { std: "docker" "start" "-a" "a7f78b7e8183a63b1053bfd3386a27eb74f7cab42a03dcaf70904ba8be31f408", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.31 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling inkwell v0.1.0 (https://github.com/TheDan64/inkwell?branch=llvm7-0#b541566a) [INFO] [stderr] Checking cfg-if v0.1.7 [INFO] [stderr] Checking rustc-demangle v0.1.13 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling peg v0.5.7 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking either v1.5.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling anharu-calculator-project v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling enum-methods v0.0.8 [INFO] [stderr] Compiling llvm-sys v70.1.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling inkwell_internal_macros v0.1.0 (https://github.com/TheDan64/inkwell?branch=llvm7-0#b541566a) [INFO] [stderr] Checking failure v0.1.5 [INFO] [stdout] warning: the item `failure` is imported redundantly [INFO] [stdout] --> src/codegen/compile.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use failure; [INFO] [stdout] | ^^^^^^^ the item `failure` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `inkwell` is imported redundantly [INFO] [stdout] --> src/codegen/compile.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use inkwell; [INFO] [stdout] | ^^^^^^^ the item `inkwell` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `failure` is imported redundantly [INFO] [stdout] --> src/codegen/compile.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use failure; [INFO] [stdout] | ^^^^^^^ the item `failure` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `inkwell` is imported redundantly [INFO] [stdout] --> src/codegen/compile.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use inkwell; [INFO] [stdout] | ^^^^^^^ the item `inkwell` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/anharu-calculator-project-6692a9f82f055f24/out/calculator.rs:87:804 [INFO] [stdout] | [INFO] [stdout] 87 | ...nge_at ( __input , __pos ) ; match __ch { '0' ... '9' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( __pos , "[0-9]" ) , ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/anharu-calculator-project-6692a9f82f055f24/out/calculator.rs:87:804 [INFO] [stdout] | [INFO] [stdout] 87 | ...nge_at ( __input , __pos ) ; match __ch { '0' ... '9' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( __pos , "[0-9]" ) , ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.22s [INFO] running `Command { std: "docker" "inspect" "a7f78b7e8183a63b1053bfd3386a27eb74f7cab42a03dcaf70904ba8be31f408", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7f78b7e8183a63b1053bfd3386a27eb74f7cab42a03dcaf70904ba8be31f408", kill_on_drop: false }` [INFO] [stdout] a7f78b7e8183a63b1053bfd3386a27eb74f7cab42a03dcaf70904ba8be31f408 [INFO] checking anharu2394/rust-llvm-calculator against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanharu2394%2Frust-llvm-calculator" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/anharu2394/rust-llvm-calculator 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/anharu2394/rust-llvm-calculator [INFO] finished tweaking git repo https://github.com/anharu2394/rust-llvm-calculator [INFO] tweaked toml for git repo https://github.com/anharu2394/rust-llvm-calculator written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/anharu2394/rust-llvm-calculator 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-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eeb4376247e04be28865334e44da80ba05435ac2586794912a52987c623741d3 [INFO] running `Command { std: "docker" "start" "-a" "eeb4376247e04be28865334e44da80ba05435ac2586794912a52987c623741d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eeb4376247e04be28865334e44da80ba05435ac2586794912a52987c623741d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eeb4376247e04be28865334e44da80ba05435ac2586794912a52987c623741d3", kill_on_drop: false }` [INFO] [stdout] eeb4376247e04be28865334e44da80ba05435ac2586794912a52987c623741d3 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fcf577855fe77e8680f3402b0fdf68fa63d9948c95615f6110cecfc388cc55d5 [INFO] running `Command { std: "docker" "start" "-a" "fcf577855fe77e8680f3402b0fdf68fa63d9948c95615f6110cecfc388cc55d5", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.31 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking cfg-if v0.1.7 [INFO] [stderr] Compiling inkwell v0.1.0 (https://github.com/TheDan64/inkwell?branch=llvm7-0#b541566a) [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking rustc-demangle v0.1.13 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Checking either v1.5.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling peg v0.5.7 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling anharu-calculator-project v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling enum-methods v0.0.8 [INFO] [stderr] Compiling llvm-sys v70.1.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling inkwell_internal_macros v0.1.0 (https://github.com/TheDan64/inkwell?branch=llvm7-0#b541566a) [INFO] [stderr] Checking failure v0.1.5 [INFO] [stdout] warning: the item `failure` is imported redundantly [INFO] [stdout] --> src/codegen/compile.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use failure; [INFO] [stdout] | ^^^^^^^ the item `failure` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `inkwell` is imported redundantly [INFO] [stdout] --> src/codegen/compile.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use inkwell; [INFO] [stdout] | ^^^^^^^ the item `inkwell` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/anharu-calculator-project-6692a9f82f055f24/out/calculator.rs:87:804 [INFO] [stdout] | [INFO] [stdout] 87 | ...nge_at ( __input , __pos ) ; match __ch { '0' ... '9' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( __pos , "[0-9]" ) , ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `failure` is imported redundantly [INFO] [stdout] --> src/codegen/compile.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use failure; [INFO] [stdout] | ^^^^^^^ the item `failure` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `inkwell` is imported redundantly [INFO] [stdout] --> src/codegen/compile.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use inkwell; [INFO] [stdout] | ^^^^^^^ the item `inkwell` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/anharu-calculator-project-6692a9f82f055f24/out/calculator.rs:87:804 [INFO] [stdout] | [INFO] [stdout] 87 | ...nge_at ( __input , __pos ) ; match __ch { '0' ... '9' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( __pos , "[0-9]" ) , ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.76s [INFO] running `Command { std: "docker" "inspect" "fcf577855fe77e8680f3402b0fdf68fa63d9948c95615f6110cecfc388cc55d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcf577855fe77e8680f3402b0fdf68fa63d9948c95615f6110cecfc388cc55d5", kill_on_drop: false }` [INFO] [stdout] fcf577855fe77e8680f3402b0fdf68fa63d9948c95615f6110cecfc388cc55d5