[INFO] cloning repository https://github.com/reggaemuffin/rusty-screeps [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/reggaemuffin/rusty-screeps" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freggaemuffin%2Frusty-screeps", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freggaemuffin%2Frusty-screeps'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c7cfd7e0c86641015a86a5c213d3ad5335b7c9e [INFO] checking reggaemuffin/rusty-screeps against try#6f8a6450478f69b8510c8976ab6c2a70b3b0e47c for pr-84920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freggaemuffin%2Frusty-screeps" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/reggaemuffin/rusty-screeps on toolchain 6f8a6450478f69b8510c8976ab6c2a70b3b0e47c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/reggaemuffin/rusty-screeps [INFO] finished tweaking git repo https://github.com/reggaemuffin/rusty-screeps [INFO] tweaked toml for git repo https://github.com/reggaemuffin/rusty-screeps written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/reggaemuffin/rusty-screeps already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-3/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded parse-display-derive v0.1.2 [INFO] [stderr] Downloaded parse-display v0.1.2 [INFO] [stderr] Downloaded enum_dispatch v0.1.6 [INFO] [stderr] Downloaded screeps-game-api v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27d9884de02ef5b35f28640983252abc73ea946a322b3a306834df0148981b02 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "27d9884de02ef5b35f28640983252abc73ea946a322b3a306834df0148981b02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27d9884de02ef5b35f28640983252abc73ea946a322b3a306834df0148981b02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27d9884de02ef5b35f28640983252abc73ea946a322b3a306834df0148981b02", kill_on_drop: false }` [INFO] [stdout] 27d9884de02ef5b35f28640983252abc73ea946a322b3a306834df0148981b02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df74889dd401036253ac64258c082fce3a73abe70938ac82172a9ae3c63145cb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "df74889dd401036253ac64258c082fce3a73abe70938ac82172a9ae3c63145cb", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Compiling base-x v0.2.8 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling once_cell v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking fern v0.5.9 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling parse-display-derive v0.1.2 [INFO] [stderr] Compiling enum-iterator-derive v0.3.1 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling enum_dispatch v0.1.6 [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.1.6/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.1.6/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.1.6/src/expansion.rs:237:69 [INFO] [stdout] | [INFO] [stdout] 237 | 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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "df74889dd401036253ac64258c082fce3a73abe70938ac82172a9ae3c63145cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df74889dd401036253ac64258c082fce3a73abe70938ac82172a9ae3c63145cb", kill_on_drop: false }` [INFO] [stdout] df74889dd401036253ac64258c082fce3a73abe70938ac82172a9ae3c63145cb