[INFO] cloning repository https://github.com/AtsukiTak/atom-asm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AtsukiTak/atom-asm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtsukiTak%2Fatom-asm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtsukiTak%2Fatom-asm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 024f0883520ee21177ff9247735c221f3749eea2 [INFO] checking AtsukiTak/atom-asm against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtsukiTak%2Fatom-asm" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AtsukiTak/atom-asm 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/AtsukiTak/atom-asm [INFO] finished tweaking git repo https://github.com/AtsukiTak/atom-asm [INFO] tweaked toml for git repo https://github.com/AtsukiTak/atom-asm written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/AtsukiTak/atom-asm 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] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mach_object v0.1.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 1fe56c0b142ae1e6f13c1de29d506071f9d8a438b969b552a539e5cd88c79918 [INFO] running `Command { std: "docker" "start" "-a" "1fe56c0b142ae1e6f13c1de29d506071f9d8a438b969b552a539e5cd88c79918", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1fe56c0b142ae1e6f13c1de29d506071f9d8a438b969b552a539e5cd88c79918", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fe56c0b142ae1e6f13c1de29d506071f9d8a438b969b552a539e5cd88c79918", kill_on_drop: false }` [INFO] [stdout] 1fe56c0b142ae1e6f13c1de29d506071f9d8a438b969b552a539e5cd88c79918 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17e92323a367b974d2c00aba25460c92471907d87b6fc7f146378f1cade39ad3 [INFO] running `Command { std: "docker" "start" "-a" "17e92323a367b974d2c00aba25460c92471907d87b6fc7f146378f1cade39ad3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking atom-x86-64 v0.1.0 (/opt/rustwide/workdir/atom-x86-64) [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking mach_object v0.1.14 [INFO] [stderr] Checking atom-macho v0.1.0 (/opt/rustwide/workdir/atom-macho) [INFO] [stderr] Checking atom-asm v0.1.0 (/opt/rustwide/workdir/atom-asm) [INFO] [stderr] Checking atom-objpars v0.1.0 (/opt/rustwide/workdir/atom-objparse) [INFO] [stdout] warning: unused import: `Error as IoError` [INFO] [stdout] --> atom-asm/src/parser.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::{BufRead, Error as IoError}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Error as IoError` [INFO] [stdout] --> atom-asm/src/parser.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::{BufRead, Error as IoError}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> atom-asm/src/object.rs:35:31 [INFO] [stdout] | [INFO] [stdout] 35 | std::array::IntoIter::new(arr).filter(|sect| !sect.is_empty()) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> atom-asm/src/object.rs:35:31 [INFO] [stdout] | [INFO] [stdout] 35 | std::array::IntoIter::new(arr).filter(|sect| !sect.is_empty()) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `header`, `load_commands`, `sections`, and `symbol_tables` are never read [INFO] [stdout] --> atom-objparse/src/macho.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct MachO { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 10 | header: Header64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 11 | load_commands: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 12 | sections: Vec<(Hex>, Vec)>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 13 | symbol_tables: Vec<(Vec, StringTable)>, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MachO` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `parser::SectionType` is more private than the item `Line::SectionDeclare::0` [INFO] [stdout] --> atom-asm/src/parser.rs:39:20 [INFO] [stdout] | [INFO] [stdout] 39 | SectionDeclare(SectionType), [INFO] [stdout] | ^^^^^^^^^^^ field `Line::SectionDeclare::0` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `parser::SectionType` is only usable at visibility `pub(self)` [INFO] [stdout] --> atom-asm/src/parser.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | enum SectionType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Section` is never used [INFO] [stdout] --> atom-asm/src/object.rs:103:11 [INFO] [stdout] | [INFO] [stdout] 103 | pub trait Section { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Undef` is never constructed [INFO] [stdout] --> atom-asm/src/object.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 171 | pub enum Symbol { [INFO] [stdout] | ------ variant in this enum [INFO] [stdout] 172 | Undef { name: String }, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Symbol` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> atom-asm/src/parser.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 8 | impl LineStream { [INFO] [stdout] | ------------------------------ associated function in this implementation [INFO] [stdout] 9 | pub fn new(read: R) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `parser::SectionType` is more private than the item `Line::SectionDeclare::0` [INFO] [stdout] --> atom-asm/src/parser.rs:39:20 [INFO] [stdout] | [INFO] [stdout] 39 | SectionDeclare(SectionType), [INFO] [stdout] | ^^^^^^^^^^^ field `Line::SectionDeclare::0` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `parser::SectionType` is only usable at visibility `pub(self)` [INFO] [stdout] --> atom-asm/src/parser.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | enum SectionType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Section` is never used [INFO] [stdout] --> atom-asm/src/object.rs:103:11 [INFO] [stdout] | [INFO] [stdout] 103 | pub trait Section { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Undef` is never constructed [INFO] [stdout] --> atom-asm/src/object.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 171 | pub enum Symbol { [INFO] [stdout] | ------ variant in this enum [INFO] [stdout] 172 | Undef { name: String }, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Symbol` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> atom-asm/src/parser.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 8 | impl LineStream { [INFO] [stdout] | ------------------------------ associated function in this implementation [INFO] [stdout] 9 | pub fn new(read: R) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `atom-objparse/examples/./a.out`: No such file or directory (os error 2) [INFO] [stdout] --> atom-objparse/examples/parse.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | let bytes = include_bytes!("./a.out"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `macho_parser` [INFO] [stdout] --> atom-objparse/examples/parse.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use macho_parser::{Reader, MachO}; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `macho_parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `atom-objpars` (example "parse") due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no variant named `SegmentCommand64` found for enum `LoadCommand` [INFO] [stdout] --> atom-objparse/examples/parse_with_mach_object_crate.rs:23:34 [INFO] [stdout] | [INFO] [stdout] 23 | if let &LoadCommand::SegmentCommand64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ variant not found in `LoadCommand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `sectname` on type `&_` [INFO] [stdout] --> atom-objparse/examples/parse_with_mach_object_crate.rs:31:52 [INFO] [stdout] | [INFO] [stdout] 31 | println!(" section: {}", sect.sectname); [INFO] [stdout] | ^^^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0599, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `atom-objpars` (example "parse_with_mach_object_crate") due to 3 previous errors [INFO] [stdout] warning: fields `header`, `load_commands`, `sections`, and `symbol_tables` are never read [INFO] [stdout] --> atom-objparse/src/macho.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct MachO { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 10 | header: Header64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 11 | load_commands: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 12 | sections: Vec<(Hex>, Vec)>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 13 | symbol_tables: Vec<(Vec, StringTable)>, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MachO` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "17e92323a367b974d2c00aba25460c92471907d87b6fc7f146378f1cade39ad3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17e92323a367b974d2c00aba25460c92471907d87b6fc7f146378f1cade39ad3", kill_on_drop: false }` [INFO] [stdout] 17e92323a367b974d2c00aba25460c92471907d87b6fc7f146378f1cade39ad3 [INFO] checking AtsukiTak/atom-asm against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtsukiTak%2Fatom-asm" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AtsukiTak/atom-asm 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/AtsukiTak/atom-asm [INFO] finished tweaking git repo https://github.com/AtsukiTak/atom-asm [INFO] tweaked toml for git repo https://github.com/AtsukiTak/atom-asm written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/AtsukiTak/atom-asm 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] e49b032cc51731db33aec1f52dafcd511bed4c356a790f9605d05662e15dc41a [INFO] running `Command { std: "docker" "start" "-a" "e49b032cc51731db33aec1f52dafcd511bed4c356a790f9605d05662e15dc41a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e49b032cc51731db33aec1f52dafcd511bed4c356a790f9605d05662e15dc41a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e49b032cc51731db33aec1f52dafcd511bed4c356a790f9605d05662e15dc41a", kill_on_drop: false }` [INFO] [stdout] e49b032cc51731db33aec1f52dafcd511bed4c356a790f9605d05662e15dc41a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07fae42daef5c87cc0a7eb7c6a06f5fad88b196e3f5fcbff4057f690e53db41e [INFO] running `Command { std: "docker" "start" "-a" "07fae42daef5c87cc0a7eb7c6a06f5fad88b196e3f5fcbff4057f690e53db41e", 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" "07fae42daef5c87cc0a7eb7c6a06f5fad88b196e3f5fcbff4057f690e53db41e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07fae42daef5c87cc0a7eb7c6a06f5fad88b196e3f5fcbff4057f690e53db41e", kill_on_drop: false }` [INFO] [stdout] 07fae42daef5c87cc0a7eb7c6a06f5fad88b196e3f5fcbff4057f690e53db41e