[INFO] fetching crate macgyver-lock 0.2.0... [INFO] testing macgyver-lock-0.2.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate macgyver-lock 0.2.0 into /workspace/builds/worker-114/source [INFO] validating manifest of crates.io crate macgyver-lock 0.2.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate macgyver-lock 0.2.0 [INFO] finished tweaking crates.io crate macgyver-lock 0.2.0 [INFO] tweaked toml for crates.io crate macgyver-lock 0.2.0 written to /workspace/builds/worker-114/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e60fbfd4ff56dab66e9ea754fb967a004e38a853c662b9f29a5d906d936a3a94 [INFO] running `Command { std: "docker" "start" "-a" "e60fbfd4ff56dab66e9ea754fb967a004e38a853c662b9f29a5d906d936a3a94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e60fbfd4ff56dab66e9ea754fb967a004e38a853c662b9f29a5d906d936a3a94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e60fbfd4ff56dab66e9ea754fb967a004e38a853c662b9f29a5d906d936a3a94", kill_on_drop: false }` [INFO] [stdout] e60fbfd4ff56dab66e9ea754fb967a004e38a853c662b9f29a5d906d936a3a94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51fc5241053fb1d300ec3044cfb2d44f7e6300005c21daeda6c295f47c071b83 [INFO] running `Command { std: "docker" "start" "-a" "51fc5241053fb1d300ec3044cfb2d44f7e6300005c21daeda6c295f47c071b83", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling enum_dispatch v0.2.4 [INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `syn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/enum_dispatch-0.2.4/src/enum_dispatch_item.rs:58:11 [INFO] [stdout] | [INFO] [stdout] 58 | impl syn::export::quote::ToTokens for EnumDispatchItem { [INFO] [stdout] | ^^^^^^ could not find `export` in `syn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `syn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/enum_dispatch-0.2.4/src/enum_dispatch_variant.rs:51:11 [INFO] [stdout] | [INFO] [stdout] 51 | impl syn::export::quote::ToTokens for EnumDispatchVariant { [INFO] [stdout] | ^^^^^^ could not find `export` in `syn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `syn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/enum_dispatch-0.2.4/src/expansion.rs:243:69 [INFO] [stdout] | [INFO] [stdout] 243 | ident: syn::Ident::new("self", syn::export::Span::call_site()), [INFO] [stdout] | ^^^^ not found in `syn::export` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::expansion::proc_macro::Span; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::expansion::proc_macro::bridge::server::Span; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::expansion::syn::__private::Span; [INFO] [stdout] | [INFO] [stdout] 3 | use proc_macro2::Span; [INFO] [stdout] | [INFO] [stdout] and 4 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `enum_dispatch` due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "51fc5241053fb1d300ec3044cfb2d44f7e6300005c21daeda6c295f47c071b83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51fc5241053fb1d300ec3044cfb2d44f7e6300005c21daeda6c295f47c071b83", kill_on_drop: false }` [INFO] [stdout] 51fc5241053fb1d300ec3044cfb2d44f7e6300005c21daeda6c295f47c071b83