[INFO] cloning repository https://github.com/storyfeet/rpg_tracker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/storyfeet/rpg_tracker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstoryfeet%2Frpg_tracker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstoryfeet%2Frpg_tracker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 90f45d796726582479f5829b852ff4ede875a6b8 [INFO] checking storyfeet/rpg_tracker against try#bb9dbf1d07454a99066eabaabd5819851281494b for pr-80920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstoryfeet%2Frpg_tracker" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/storyfeet/rpg_tracker on toolchain bb9dbf1d07454a99066eabaabd5819851281494b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/storyfeet/rpg_tracker [INFO] removed path dependency clap_conf from git repo https://github.com/storyfeet/rpg_tracker [INFO] removed path dependency gobble from git repo https://github.com/storyfeet/rpg_tracker [INFO] finished tweaking git repo https://github.com/storyfeet/rpg_tracker [INFO] tweaked toml for git repo https://github.com/storyfeet/rpg_tracker written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/storyfeet/rpg_tracker already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (clap_conf) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (gobble) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-4/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" "+bb9dbf1d07454a99066eabaabd5819851281494b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (clap_conf) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (gobble) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 272de9de27aeca99eb094825cfa61f16f4d1d30836384307ce9475c0ac194fe6 [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" "272de9de27aeca99eb094825cfa61f16f4d1d30836384307ce9475c0ac194fe6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "272de9de27aeca99eb094825cfa61f16f4d1d30836384307ce9475c0ac194fe6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "272de9de27aeca99eb094825cfa61f16f4d1d30836384307ce9475c0ac194fe6", kill_on_drop: false }` [INFO] [stdout] 272de9de27aeca99eb094825cfa61f16f4d1d30836384307ce9475c0ac194fe6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b59877bdf53d067002c855629d559274fbfb4515e8edb5fa687fa2c810bcb3a [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" "4b59877bdf53d067002c855629d559274fbfb4515e8edb5fa687fa2c810bcb3a", kill_on_drop: false }` [INFO] [stderr] warning: dependency (clap_conf) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (gobble) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.119 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.119 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking array-macro v1.0.5 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking unicode-segmentation v1.7.1 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking hashbrown v0.5.0 [INFO] [stderr] Checking xi-unicode v0.2.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking signal-hook v0.1.17 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling ncurses v5.100.0 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling enum-map-derive v0.4.6 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking enum-map v0.6.4 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Checking clap_conf v0.1.5 [INFO] [stderr] Checking gobble v0.6.3 [INFO] [stderr] Compiling enumset_derive v0.4.4 [INFO] [stdout] error[E0432]: unresolved import `syn::export` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/enumset_derive-0.4.4/src/lib.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | use syn::export::Span; [INFO] [stdout] | ^^^^^^ could not find `export` in `syn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `enumset_derive` [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" "4b59877bdf53d067002c855629d559274fbfb4515e8edb5fa687fa2c810bcb3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b59877bdf53d067002c855629d559274fbfb4515e8edb5fa687fa2c810bcb3a", kill_on_drop: false }` [INFO] [stdout] 4b59877bdf53d067002c855629d559274fbfb4515e8edb5fa687fa2c810bcb3a