[INFO] fetching crate cmd_wrk 0.0.1... [INFO] checking cmd_wrk-0.0.1 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] extracting crate cmd_wrk 0.0.1 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate cmd_wrk 0.0.1 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 crates.io crate cmd_wrk 0.0.1 [INFO] finished tweaking crates.io crate cmd_wrk 0.0.1 [INFO] tweaked toml for crates.io crate cmd_wrk 0.0.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 29 packages [INFO] [stderr] Adding bitflags v1.3.2 (latest: v2.5.0) [INFO] [stderr] Adding clap v2.34.0 (latest: v4.5.4) [INFO] [stderr] Adding hermit-abi v0.1.19 (latest: v0.3.9) [INFO] [stderr] Adding strsim v0.8.0 (latest: v0.11.1) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.58) [INFO] [stderr] Adding textwrap v0.11.0 (latest: v0.16.1) [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] Downloading crates ... [INFO] [stderr] Downloaded cmd_wrk_macros v0.0.1 [INFO] [stderr] Downloaded cmd_wrk_parser v0.0.1 [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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 93634b535943086c30e0c411dd1e9abf215754ecaa6d1b5373a66d4026c2b8b8 [INFO] running `Command { std: "docker" "start" "-a" "93634b535943086c30e0c411dd1e9abf215754ecaa6d1b5373a66d4026c2b8b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "93634b535943086c30e0c411dd1e9abf215754ecaa6d1b5373a66d4026c2b8b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93634b535943086c30e0c411dd1e9abf215754ecaa6d1b5373a66d4026c2b8b8", kill_on_drop: false }` [INFO] [stdout] 93634b535943086c30e0c411dd1e9abf215754ecaa6d1b5373a66d4026c2b8b8 [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=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] fd0aa5edbce38464cadf117da82fd0a43aba1e0d479ce61681571705bce4dd52 [INFO] running `Command { std: "docker" "start" "-a" "fd0aa5edbce38464cadf117da82fd0a43aba1e0d479ce61681571705bce4dd52", kill_on_drop: false }` [INFO] [stderr] Checking cmd_wrk_parser v0.0.1 [INFO] [stderr] Compiling cmd_wrk_macros v0.0.1 [INFO] [stdout] error: `proc-macro` crate types currently cannot export any items other than functions tagged with `#[proc_macro]`, `#[proc_macro_derive]`, or `#[proc_macro_attribute]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmd_wrk_macros-0.0.1/src/lib.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn cli(args: TokenStream, input: TokenStream) -> TokenStream { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `syn::export` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmd_wrk_macros-0.0.1/src/lib.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | use syn::export::ToTokens; [INFO] [stdout] | ^^^^^^ could not find `export` in `syn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `Rc<()>` cannot be shared between threads safely [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmd_wrk_macros-0.0.1/src/lib.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | static INJECT_IDENT: Ident = format_ident!("inject"); [INFO] [stdout] | ^^^^^ `Rc<()>` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `syn::Ident`, the trait `Sync` is not implemented for `Rc<()>`, which is required by `syn::Ident: Sync` [INFO] [stdout] note: required because it appears within the type `PhantomData>` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/marker.rs:740:12 [INFO] [stdout] note: required because it appears within the type `proc_macro2::marker::ProcMacroAutoTraits` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.79/src/marker.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 12 | pub(crate) struct ProcMacroAutoTraits(PhantomData>); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `syn::Ident` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.79/src/lib.rs:938:12 [INFO] [stdout] | [INFO] [stdout] 938 | pub struct Ident { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: shared static variables must have a type that implements `Sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `bridge::symbol::Symbol` cannot be shared between threads safely [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmd_wrk_macros-0.0.1/src/lib.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | static INJECT_IDENT: Ident = format_ident!("inject"); [INFO] [stdout] | ^^^^^ `bridge::symbol::Symbol` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `syn::Ident`, the trait `Sync` is not implemented for `bridge::symbol::Symbol`, which is required by `syn::Ident: Sync` [INFO] [stdout] note: required because it appears within the type `proc_macro::bridge::Ident` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/proc_macro/src/bridge/mod.rs:486:12 [INFO] [stdout] note: required because it appears within the type `proc_macro::Ident` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/proc_macro/src/lib.rs:1066:12 [INFO] [stdout] note: required because it appears within the type `proc_macro2::imp::Ident` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.79/src/wrapper.rs:665:17 [INFO] [stdout] | [INFO] [stdout] 665 | pub(crate) enum Ident { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it appears within the type `syn::Ident` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.79/src/lib.rs:938:12 [INFO] [stdout] | [INFO] [stdout] 938 | pub struct Ident { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: shared static variables must have a type that implements `Sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `*mut ()` cannot be shared between threads safely [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmd_wrk_macros-0.0.1/src/lib.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | static INJECT_IDENT: Ident = format_ident!("inject"); [INFO] [stdout] | ^^^^^ `*mut ()` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `syn::Ident`, the trait `Sync` is not implemented for `*mut ()`, which is required by `syn::Ident: Sync` [INFO] [stdout] note: required because it appears within the type `PhantomData<*mut ()>` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/marker.rs:740:12 [INFO] [stdout] note: required because it appears within the type `client::Span` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/proc_macro/src/bridge/client.rs:109:1 [INFO] [stdout] note: required because it appears within the type `proc_macro::bridge::Ident` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/proc_macro/src/bridge/mod.rs:486:12 [INFO] [stdout] note: required because it appears within the type `proc_macro::Ident` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/proc_macro/src/lib.rs:1066:12 [INFO] [stdout] note: required because it appears within the type `proc_macro2::imp::Ident` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.79/src/wrapper.rs:665:17 [INFO] [stdout] | [INFO] [stdout] 665 | pub(crate) enum Ident { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it appears within the type `syn::Ident` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.79/src/lib.rs:938:12 [INFO] [stdout] | [INFO] [stdout] 938 | pub struct Ident { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: shared static variables must have a type that implements `Sync` [INFO] [stdout] = note: this error originates in the macro `with_api_handle_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `Rc<()>` cannot be shared between threads safely [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmd_wrk_macros-0.0.1/src/lib.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 13 | static NAME_IDENT: Ident = format_ident!("name"); [INFO] [stdout] | ^^^^^ `Rc<()>` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `syn::Ident`, the trait `Sync` is not implemented for `Rc<()>`, which is required by `syn::Ident: Sync` [INFO] [stdout] note: required because it appears within the type `PhantomData>` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/marker.rs:740:12 [INFO] [stdout] note: required because it appears within the type `proc_macro2::marker::ProcMacroAutoTraits` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.79/src/marker.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 12 | pub(crate) struct ProcMacroAutoTraits(PhantomData>); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `syn::Ident` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.79/src/lib.rs:938:12 [INFO] [stdout] | [INFO] [stdout] 938 | pub struct Ident { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: shared static variables must have a type that implements `Sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `bridge::symbol::Symbol` cannot be shared between threads safely [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmd_wrk_macros-0.0.1/src/lib.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 13 | static NAME_IDENT: Ident = format_ident!("name"); [INFO] [stdout] | ^^^^^ `bridge::symbol::Symbol` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `syn::Ident`, the trait `Sync` is not implemented for `bridge::symbol::Symbol`, which is required by `syn::Ident: Sync` [INFO] [stdout] note: required because it appears within the type `proc_macro::bridge::Ident` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/proc_macro/src/bridge/mod.rs:486:12 [INFO] [stdout] note: required because it appears within the type `proc_macro::Ident` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/proc_macro/src/lib.rs:1066:12 [INFO] [stdout] note: required because it appears within the type `proc_macro2::imp::Ident` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.79/src/wrapper.rs:665:17 [INFO] [stdout] | [INFO] [stdout] 665 | pub(crate) enum Ident { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it appears within the type `syn::Ident` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.79/src/lib.rs:938:12 [INFO] [stdout] | [INFO] [stdout] 938 | pub struct Ident { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: shared static variables must have a type that implements `Sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `*mut ()` cannot be shared between threads safely [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmd_wrk_macros-0.0.1/src/lib.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 13 | static NAME_IDENT: Ident = format_ident!("name"); [INFO] [stdout] | ^^^^^ `*mut ()` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `syn::Ident`, the trait `Sync` is not implemented for `*mut ()`, which is required by `syn::Ident: Sync` [INFO] [stdout] note: required because it appears within the type `PhantomData<*mut ()>` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/marker.rs:740:12 [INFO] [stdout] note: required because it appears within the type `client::Span` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/proc_macro/src/bridge/client.rs:109:1 [INFO] [stdout] note: required because it appears within the type `proc_macro::bridge::Ident` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/proc_macro/src/bridge/mod.rs:486:12 [INFO] [stdout] note: required because it appears within the type `proc_macro::Ident` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/proc_macro/src/lib.rs:1066:12 [INFO] [stdout] note: required because it appears within the type `proc_macro2::imp::Ident` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.79/src/wrapper.rs:665:17 [INFO] [stdout] | [INFO] [stdout] 665 | pub(crate) enum Ident { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it appears within the type `syn::Ident` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.79/src/lib.rs:938:12 [INFO] [stdout] | [INFO] [stdout] 938 | pub struct Ident { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: shared static variables must have a type that implements `Sync` [INFO] [stdout] = note: this error originates in the macro `with_api_handle_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cmd_wrk_macros` (lib) due to 9 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmd_wrk_parser-0.0.1/src/lib.rs:97:45 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn from_clap_app(app: clap::App) -> Parser { [INFO] [stdout] | ------------- ^^^^^^ expected `Parser`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cmd_wrk_parser` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "fd0aa5edbce38464cadf117da82fd0a43aba1e0d479ce61681571705bce4dd52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd0aa5edbce38464cadf117da82fd0a43aba1e0d479ce61681571705bce4dd52", kill_on_drop: false }` [INFO] [stdout] fd0aa5edbce38464cadf117da82fd0a43aba1e0d479ce61681571705bce4dd52 [INFO] checking cmd_wrk-0.0.1 against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] extracting crate cmd_wrk 0.0.1 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate cmd_wrk 0.0.1 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 crates.io crate cmd_wrk 0.0.1 [INFO] finished tweaking crates.io crate cmd_wrk 0.0.1 [INFO] tweaked toml for crates.io crate cmd_wrk 0.0.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [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-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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d3b7ede98c5960991f7715942a92a700b4ef8011aba531c186e545e62c51d5ff [INFO] running `Command { std: "docker" "start" "-a" "d3b7ede98c5960991f7715942a92a700b4ef8011aba531c186e545e62c51d5ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3b7ede98c5960991f7715942a92a700b4ef8011aba531c186e545e62c51d5ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3b7ede98c5960991f7715942a92a700b4ef8011aba531c186e545e62c51d5ff", kill_on_drop: false }` [INFO] [stdout] d3b7ede98c5960991f7715942a92a700b4ef8011aba531c186e545e62c51d5ff [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=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] 11db07cb078c9490d86dac2d43ad935a7d429d883a9e3b7f9706a81789595415 [INFO] running `Command { std: "docker" "start" "-a" "11db07cb078c9490d86dac2d43ad935a7d429d883a9e3b7f9706a81789595415", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "11db07cb078c9490d86dac2d43ad935a7d429d883a9e3b7f9706a81789595415", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11db07cb078c9490d86dac2d43ad935a7d429d883a9e3b7f9706a81789595415", kill_on_drop: false }` [INFO] [stdout] 11db07cb078c9490d86dac2d43ad935a7d429d883a9e3b7f9706a81789595415