[INFO] cloning repository https://github.com/Hero-Workshop-Apps/hero_workshop_core [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Hero-Workshop-Apps/hero_workshop_core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHero-Workshop-Apps%2Fhero_workshop_core", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHero-Workshop-Apps%2Fhero_workshop_core'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a8d6eabf27c5136264eeabfb3349b7d1c282201b [INFO] checking Hero-Workshop-Apps/hero_workshop_core against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHero-Workshop-Apps%2Fhero_workshop_core" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Hero-Workshop-Apps/hero_workshop_core on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Hero-Workshop-Apps/hero_workshop_core [INFO] finished tweaking git repo https://github.com/Hero-Workshop-Apps/hero_workshop_core [INFO] tweaked toml for git repo https://github.com/Hero-Workshop-Apps/hero_workshop_core written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/Hero-Workshop-Apps/hero_workshop_core already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded codespan-reporting v0.9.5 [INFO] [stderr] Downloaded scratch v1.0.0 [INFO] [stderr] Downloaded protobuf v2.18.1 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.24 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.24 [INFO] [stderr] Downloaded cxx-build v1.0.24 [INFO] [stderr] Downloaded link-cplusplus v1.0.4 [INFO] [stderr] Downloaded protobuf-codegen v2.18.1 [INFO] [stderr] Downloaded cxx v1.0.24 [INFO] [stderr] Downloaded rlua_serde v0.4.0 [INFO] [stderr] Downloaded rlua v0.17.0 [INFO] [stderr] Downloaded protobuf-codegen-pure v2.18.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e5d2cec71062a866f49e1603c06d8db5ea5012d542957a102eb98585ca933d08 [INFO] running `Command { std: "docker" "start" "-a" "e5d2cec71062a866f49e1603c06d8db5ea5012d542957a102eb98585ca933d08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5d2cec71062a866f49e1603c06d8db5ea5012d542957a102eb98585ca933d08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5d2cec71062a866f49e1603c06d8db5ea5012d542957a102eb98585ca933d08", kill_on_drop: false }` [INFO] [stdout] e5d2cec71062a866f49e1603c06d8db5ea5012d542957a102eb98585ca933d08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2aad09cb953f3c7505752efbd8fd01ad249d97c0206c41a51d31ca9f4adbedf4 [INFO] running `Command { std: "docker" "start" "-a" "2aad09cb953f3c7505752efbd8fd01ad249d97c0206c41a51d31ca9f4adbedf4", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] protobuf v2.18.1 (as host dependency): serde, serde_derive, with-serde [INFO] [stderr] [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling protobuf v2.18.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling scratch v1.0.0 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling cxxbridge-flags v1.0.24 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling link-cplusplus v1.0.4 [INFO] [stderr] Compiling rlua v0.17.0 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Compiling cxx v1.0.24 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling codespan-reporting v0.9.5 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling cxx-build v1.0.24 [INFO] [stderr] Compiling cxxbridge-macro v1.0.24 [INFO] [stderr] Checking rlua_serde v0.4.0 [INFO] [stderr] Compiling protobuf-codegen v2.18.1 [INFO] [stderr] Compiling protobuf-codegen-pure v2.18.1 [INFO] [stderr] Compiling hero_workshop_core v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stdout] error: custom inner attributes are unstable [INFO] [stdout] --> /opt/rustwide/target/debug/build/hero_workshop_core-5df54e66ce88d68c/out/generated_protobuf_code/message.rs:9:4 [INFO] [stdout] | [INFO] [stdout] 9 | #![rustfmt::skip] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(soft_unstable)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #64266 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hero_workshop_core` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: custom inner attributes are unstable [INFO] [stdout] --> /opt/rustwide/target/debug/build/hero_workshop_core-5df54e66ce88d68c/out/generated_protobuf_code/message.rs:9:4 [INFO] [stdout] | [INFO] [stdout] 9 | #![rustfmt::skip] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(soft_unstable)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #64266 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "2aad09cb953f3c7505752efbd8fd01ad249d97c0206c41a51d31ca9f4adbedf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2aad09cb953f3c7505752efbd8fd01ad249d97c0206c41a51d31ca9f4adbedf4", kill_on_drop: false }` [INFO] [stdout] 2aad09cb953f3c7505752efbd8fd01ad249d97c0206c41a51d31ca9f4adbedf4