[INFO] cloning repository https://github.com/loafofpiecrust/kramer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/loafofpiecrust/kramer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floafofpiecrust%2Fkramer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floafofpiecrust%2Fkramer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bc8ebaa751a9a67dec2c7e76ca1555000626186d [INFO] checking loafofpiecrust/kramer against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floafofpiecrust%2Fkramer" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/loafofpiecrust/kramer on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/loafofpiecrust/kramer [INFO] finished tweaking git repo https://github.com/loafofpiecrust/kramer [INFO] tweaked toml for git repo https://github.com/loafofpiecrust/kramer written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/loafofpiecrust/kramer 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/serde-rs/json` [INFO] [stderr] Updating git repository `https://github.com/dtolnay/serde-yaml` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nom v3.0.0 [INFO] [stderr] Downloaded clap v2.23.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e48a592ebe5dee8bf5e2e5eceb51bd3ed61446e16438f3682e4acc4dc441a924 [INFO] running `Command { std: "docker" "start" "-a" "e48a592ebe5dee8bf5e2e5eceb51bd3ed61446e16438f3682e4acc4dc441a924", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e48a592ebe5dee8bf5e2e5eceb51bd3ed61446e16438f3682e4acc4dc441a924", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e48a592ebe5dee8bf5e2e5eceb51bd3ed61446e16438f3682e4acc4dc441a924", kill_on_drop: false }` [INFO] [stdout] e48a592ebe5dee8bf5e2e5eceb51bd3ed61446e16438f3682e4acc4dc441a924 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9da6161047591bcab877e064d6a47ae0c84aaeddeef00bbf3790ca4fe6a2839a [INFO] running `Command { std: "docker" "start" "-a" "9da6161047591bcab877e064d6a47ae0c84aaeddeef00bbf3790ca4fe6a2839a", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking libc v0.2.21 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking linked-hash-map v0.3.0 [INFO] [stderr] Checking serde v1.0.2 [INFO] [stderr] Checking num-traits v0.1.37 [INFO] [stderr] Checking unicode-segmentation v1.1.0 [INFO] [stderr] Checking bitflags v0.8.2 [INFO] [stderr] Checking linked-hash-map v0.4.2 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking yaml-rust v0.3.5 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking vec_map v0.7.0 [INFO] [stderr] Checking unicode-width v0.1.4 [INFO] [stderr] Checking either v1.1.0 [INFO] [stderr] Checking ansi_term v0.9.0 [INFO] [stderr] Checking term_size v0.3.0 [INFO] [stderr] Checking atty v0.2.2 [INFO] [stderr] Checking dtoa v0.4.1 [INFO] [stderr] Checking strsim v0.6.0 [INFO] [stderr] Checking itoa v0.3.1 [INFO] [stderr] Checking itertools v0.6.0 [INFO] [stderr] Checking nom v3.0.0 [INFO] [stderr] Checking clap v2.23.3 [INFO] [stderr] Compiling serde_derive_internals v0.15.0 [INFO] [stderr] Compiling serde_derive v1.0.2 [INFO] [stderr] Checking serde_yaml v0.7.0 (https://github.com/dtolnay/serde-yaml#e6c14ac1) [INFO] [stderr] Checking serde_json v1.0.1 (https://github.com/serde-rs/json#8202c68c) [INFO] [stderr] Checking kramer v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(box_syntax)] [INFO] [stdout] | ^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: replaced with `#[rustc_box]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(box_syntax)] [INFO] [stdout] | ^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: replaced with `#[rustc_box]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `adoc` [INFO] [stdout] --> src/lib.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | pub mod adoc; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `adoc`, create file "src/adoc.rs" or "src/adoc/mod.rs" [INFO] [stdout] = note: if there is a `mod adoc` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `adoc` [INFO] [stdout] --> src/lib.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | pub mod adoc; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `adoc`, create file "src/adoc.rs" or "src/adoc/mod.rs" [INFO] [stdout] = note: if there is a `mod adoc` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `placement_in_syntax` [INFO] [stdout] --> src/lib.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | #![feature(placement_in_syntax)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `placement_in_syntax` [INFO] [stdout] --> src/lib.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | #![feature(placement_in_syntax)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/ast_pull.rs:796:50 [INFO] [stdout] | [INFO] [stdout] 796 | let mut res: Stream = hs.into_iter().flatten().collect(); [INFO] [stdout] | ^^^^^^^ multiple `flatten` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `Itertools` for the type `T` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `Iterator` for the type `std::vec::IntoIter` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 796 | let mut res: Stream = Itertools::flatten(hs.into_iter()).collect(); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 796 | let mut res: Stream = Iterator::flatten(hs.into_iter()).collect(); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/ast_pull.rs:796:50 [INFO] [stdout] | [INFO] [stdout] 796 | let mut res: Stream = hs.into_iter().flatten().collect(); [INFO] [stdout] | ^^^^^^^ multiple `flatten` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `Itertools` for the type `T` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `Iterator` for the type `std::vec::IntoIter` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 796 | let mut res: Stream = Itertools::flatten(hs.into_iter()).collect(); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 796 | let mut res: Stream = Iterator::flatten(hs.into_iter()).collect(); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/ast_pull.rs:1017:49 [INFO] [stdout] | [INFO] [stdout] 1017 | let mut res: Stream = items.into_iter().flatten().collect(); [INFO] [stdout] | ^^^^^^^ multiple `flatten` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `Itertools` for the type `T` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `Iterator` for the type `std::vec::IntoIter` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1017 | let mut res: Stream = Itertools::flatten(items.into_iter()).collect(); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1017 | let mut res: Stream = Iterator::flatten(items.into_iter()).collect(); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/ast_pull.rs:1017:49 [INFO] [stdout] | [INFO] [stdout] 1017 | let mut res: Stream = items.into_iter().flatten().collect(); [INFO] [stdout] | ^^^^^^^ multiple `flatten` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `Itertools` for the type `T` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `Iterator` for the type `std::vec::IntoIter` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1017 | let mut res: Stream = Itertools::flatten(items.into_iter()).collect(); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1017 | let mut res: Stream = Iterator::flatten(items.into_iter()).collect(); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/ast_pull.rs:1300:52 [INFO] [stdout] | [INFO] [stdout] 1300 | |stmts: Vec>| stmts.into_iter().flatten().collect()) [INFO] [stdout] | ^^^^^^^ multiple `flatten` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `Itertools` for the type `T` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `Iterator` for the type `std::vec::IntoIter` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1300 | |stmts: Vec>| Itertools::flatten(stmts.into_iter()).collect()) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1300 | |stmts: Vec>| Iterator::flatten(stmts.into_iter()).collect()) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/ast_pull.rs:1300:52 [INFO] [stdout] | [INFO] [stdout] 1300 | |stmts: Vec>| stmts.into_iter().flatten().collect()) [INFO] [stdout] | ^^^^^^^ multiple `flatten` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `Itertools` for the type `T` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `Iterator` for the type `std::vec::IntoIter` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1300 | |stmts: Vec>| Itertools::flatten(stmts.into_iter()).collect()) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1300 | |stmts: Vec>| Iterator::flatten(stmts.into_iter()).collect()) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0034, E0557, E0583, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stderr] error: could not compile `kramer` (lib test) due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0034, E0557, E0583, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stderr] error: could not compile `kramer` (lib) due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "9da6161047591bcab877e064d6a47ae0c84aaeddeef00bbf3790ca4fe6a2839a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9da6161047591bcab877e064d6a47ae0c84aaeddeef00bbf3790ca4fe6a2839a", kill_on_drop: false }` [INFO] [stdout] 9da6161047591bcab877e064d6a47ae0c84aaeddeef00bbf3790ca4fe6a2839a [INFO] checking loafofpiecrust/kramer against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floafofpiecrust%2Fkramer" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/loafofpiecrust/kramer on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/loafofpiecrust/kramer [INFO] finished tweaking git repo https://github.com/loafofpiecrust/kramer [INFO] tweaked toml for git repo https://github.com/loafofpiecrust/kramer written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/loafofpiecrust/kramer 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" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 678e30475d2333f90c7582133a9a217af184714fb55df71d67ccb7377a37c069 [INFO] running `Command { std: "docker" "start" "-a" "678e30475d2333f90c7582133a9a217af184714fb55df71d67ccb7377a37c069", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "678e30475d2333f90c7582133a9a217af184714fb55df71d67ccb7377a37c069", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "678e30475d2333f90c7582133a9a217af184714fb55df71d67ccb7377a37c069", kill_on_drop: false }` [INFO] [stdout] 678e30475d2333f90c7582133a9a217af184714fb55df71d67ccb7377a37c069 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fbb00bc658cb996b229a61cbd90d47e6757272571c38a37c8ab6c832825c8835 [INFO] running `Command { std: "docker" "start" "-a" "fbb00bc658cb996b229a61cbd90d47e6757272571c38a37c8ab6c832825c8835", 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" "fbb00bc658cb996b229a61cbd90d47e6757272571c38a37c8ab6c832825c8835", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbb00bc658cb996b229a61cbd90d47e6757272571c38a37c8ab6c832825c8835", kill_on_drop: false }` [INFO] [stdout] fbb00bc658cb996b229a61cbd90d47e6757272571c38a37c8ab6c832825c8835