[INFO] cloning repository https://github.com/brb/coolc-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brb/coolc-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrb%2Fcoolc-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrb%2Fcoolc-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b0819957478e39ece69cc82c68f298869cef9de4 [INFO] checking brb/coolc-rs against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrb%2Fcoolc-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/brb/coolc-rs on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/brb/coolc-rs [INFO] finished tweaking git repo https://github.com/brb/coolc-rs [INFO] tweaked toml for git repo https://github.com/brb/coolc-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/brb/coolc-rs 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 46ee19efc245e854397475be8d8048fc09f56282250168c82f6ab440bfd2242f [INFO] running `Command { std: "docker" "start" "-a" "46ee19efc245e854397475be8d8048fc09f56282250168c82f6ab440bfd2242f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46ee19efc245e854397475be8d8048fc09f56282250168c82f6ab440bfd2242f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46ee19efc245e854397475be8d8048fc09f56282250168c82f6ab440bfd2242f", kill_on_drop: false }` [INFO] [stdout] 46ee19efc245e854397475be8d8048fc09f56282250168c82f6ab440bfd2242f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 648e87493b7a9b9c05172a4d91bbf5405216f4b9ac07077dcdbbeb14bcb6a127 [INFO] running `Command { std: "docker" "start" "-a" "648e87493b7a9b9c05172a4d91bbf5405216f4b9ac07077dcdbbeb14bcb6a127", kill_on_drop: false }` [INFO] [stderr] Checking coolc-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `std::io::Chars` [INFO] [stdout] --> src/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::io::Chars; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `Chars` in `io` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct instead [INFO] [stdout] | [INFO] [stdout] 3 | use std::str::Chars; [INFO] [stdout] | ~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::io::Chars` [INFO] [stdout] --> src/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::io::Chars; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `Chars` in `io` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct instead [INFO] [stdout] | [INFO] [stdout] 3 | use std::str::Chars; [INFO] [stdout] | ~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `io` [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(io)] [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `io` [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(io)] [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:116:20 [INFO] [stdout] | [INFO] [stdout] 116 | while self.is_digit() { [INFO] [stdout] | ^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: std::io::Read` [INFO] [stdout] note: required by a bound in `Scanner::::is_digit` [INFO] [stdout] --> src/main.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | impl Scanner { [INFO] [stdout] | ^^^^^^^^ required by this bound in `Scanner::::is_digit` [INFO] [stdout] ... [INFO] [stdout] 153 | fn is_digit(&self) -> bool { [INFO] [stdout] | -------- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:116:20 [INFO] [stdout] | [INFO] [stdout] 116 | while self.is_digit() { [INFO] [stdout] | ^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: std::io::Read` [INFO] [stdout] note: required by a bound in `Scanner::::is_digit` [INFO] [stdout] --> src/main.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | impl Scanner { [INFO] [stdout] | ^^^^^^^^ required by this bound in `Scanner::::is_digit` [INFO] [stdout] ... [INFO] [stdout] 153 | fn is_digit(&self) -> bool { [INFO] [stdout] | -------- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:125:20 [INFO] [stdout] | [INFO] [stdout] 125 | while self.is_digit() || self.is_letter() { [INFO] [stdout] | ^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: std::io::Read` [INFO] [stdout] note: required by a bound in `Scanner::::is_digit` [INFO] [stdout] --> src/main.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | impl Scanner { [INFO] [stdout] | ^^^^^^^^ required by this bound in `Scanner::::is_digit` [INFO] [stdout] ... [INFO] [stdout] 153 | fn is_digit(&self) -> bool { [INFO] [stdout] | -------- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:125:20 [INFO] [stdout] | [INFO] [stdout] 125 | while self.is_digit() || self.is_letter() { [INFO] [stdout] | ^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: std::io::Read` [INFO] [stdout] note: required by a bound in `Scanner::::is_digit` [INFO] [stdout] --> src/main.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | impl Scanner { [INFO] [stdout] | ^^^^^^^^ required by this bound in `Scanner::::is_digit` [INFO] [stdout] ... [INFO] [stdout] 153 | fn is_digit(&self) -> bool { [INFO] [stdout] | -------- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:186:26 [INFO] [stdout] | [INFO] [stdout] 186 | else if self.is_eof() { [INFO] [stdout] | ^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: std::io::Read` [INFO] [stdout] note: required by a bound in `Scanner::::is_eof` [INFO] [stdout] --> src/main.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | impl Scanner { [INFO] [stdout] | ^^^^^^^^ required by this bound in `Scanner::::is_eof` [INFO] [stdout] ... [INFO] [stdout] 157 | fn is_eof(&self) -> bool { [INFO] [stdout] | ------ required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:186:26 [INFO] [stdout] | [INFO] [stdout] 186 | else if self.is_eof() { [INFO] [stdout] | ^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: std::io::Read` [INFO] [stdout] note: required by a bound in `Scanner::::is_eof` [INFO] [stdout] --> src/main.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | impl Scanner { [INFO] [stdout] | ^^^^^^^^ required by this bound in `Scanner::::is_eof` [INFO] [stdout] ... [INFO] [stdout] 157 | fn is_eof(&self) -> bool { [INFO] [stdout] | ------ required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:202:26 [INFO] [stdout] | [INFO] [stdout] 202 | else if self.is_eof() { [INFO] [stdout] | ^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: std::io::Read` [INFO] [stdout] note: required by a bound in `Scanner::::is_eof` [INFO] [stdout] --> src/main.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | impl Scanner { [INFO] [stdout] | ^^^^^^^^ required by this bound in `Scanner::::is_eof` [INFO] [stdout] ... [INFO] [stdout] 157 | fn is_eof(&self) -> bool { [INFO] [stdout] | ------ required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:202:26 [INFO] [stdout] | [INFO] [stdout] 202 | else if self.is_eof() { [INFO] [stdout] | ^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: std::io::Read` [INFO] [stdout] note: required by a bound in `Scanner::::is_eof` [INFO] [stdout] --> src/main.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | impl Scanner { [INFO] [stdout] | ^^^^^^^^ required by this bound in `Scanner::::is_eof` [INFO] [stdout] ... [INFO] [stdout] 157 | fn is_eof(&self) -> bool { [INFO] [stdout] | ------ required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:219:17 [INFO] [stdout] | [INFO] [stdout] 219 | if self.is_digit() { [INFO] [stdout] | ^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: std::io::Read` [INFO] [stdout] note: required by a bound in `Scanner::::is_digit` [INFO] [stdout] --> src/main.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | impl Scanner { [INFO] [stdout] | ^^^^^^^^ required by this bound in `Scanner::::is_digit` [INFO] [stdout] ... [INFO] [stdout] 153 | fn is_digit(&self) -> bool { [INFO] [stdout] | -------- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:219:17 [INFO] [stdout] | [INFO] [stdout] 219 | if self.is_digit() { [INFO] [stdout] | ^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: std::io::Read` [INFO] [stdout] note: required by a bound in `Scanner::::is_digit` [INFO] [stdout] --> src/main.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | impl Scanner { [INFO] [stdout] | ^^^^^^^^ required by this bound in `Scanner::::is_digit` [INFO] [stdout] ... [INFO] [stdout] 153 | fn is_digit(&self) -> bool { [INFO] [stdout] | -------- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `chars` found for struct `File` in the current scope [INFO] [stdout] --> src/main.rs:295:41 [INFO] [stdout] | [INFO] [stdout] 295 | let mut scanner = Scanner::new(file.chars()); [INFO] [stdout] | ^^^^^ method not found in `File` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `chars` found for struct `File` in the current scope [INFO] [stdout] --> src/main.rs:295:41 [INFO] [stdout] | [INFO] [stdout] 295 | let mut scanner = Scanner::new(file.chars()); [INFO] [stdout] | ^^^^^ method not found in `File` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0432, E0599, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0432, E0599, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `coolc-rs` (bin "coolc-rs") due to 9 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `coolc-rs` (bin "coolc-rs" test) due to 9 previous errors [INFO] running `Command { std: "docker" "inspect" "648e87493b7a9b9c05172a4d91bbf5405216f4b9ac07077dcdbbeb14bcb6a127", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "648e87493b7a9b9c05172a4d91bbf5405216f4b9ac07077dcdbbeb14bcb6a127", kill_on_drop: false }` [INFO] [stdout] 648e87493b7a9b9c05172a4d91bbf5405216f4b9ac07077dcdbbeb14bcb6a127 [INFO] checking brb/coolc-rs against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrb%2Fcoolc-rs" "/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/brb/coolc-rs on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/brb/coolc-rs [INFO] finished tweaking git repo https://github.com/brb/coolc-rs [INFO] tweaked toml for git repo https://github.com/brb/coolc-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/brb/coolc-rs 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 248607132e3a9f87023c6c8149ee83cfafcb4fc07839b180c3cd119681e74785 [INFO] running `Command { std: "docker" "start" "-a" "248607132e3a9f87023c6c8149ee83cfafcb4fc07839b180c3cd119681e74785", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "248607132e3a9f87023c6c8149ee83cfafcb4fc07839b180c3cd119681e74785", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "248607132e3a9f87023c6c8149ee83cfafcb4fc07839b180c3cd119681e74785", kill_on_drop: false }` [INFO] [stdout] 248607132e3a9f87023c6c8149ee83cfafcb4fc07839b180c3cd119681e74785 [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de0563755b8197e034fe56151564376ae5d5f1a18797adb381b5ba05b3fa399d [INFO] running `Command { std: "docker" "start" "-a" "de0563755b8197e034fe56151564376ae5d5f1a18797adb381b5ba05b3fa399d", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "de0563755b8197e034fe56151564376ae5d5f1a18797adb381b5ba05b3fa399d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de0563755b8197e034fe56151564376ae5d5f1a18797adb381b5ba05b3fa399d", kill_on_drop: false }` [INFO] [stdout] de0563755b8197e034fe56151564376ae5d5f1a18797adb381b5ba05b3fa399d