[INFO] fetching crate rabbithole 0.3.1... [INFO] checking rabbithole-0.3.1 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate rabbithole 0.3.1 into /workspace/builds/worker-89/source [INFO] validating manifest of crates.io crate rabbithole 0.3.1 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 crates.io crate rabbithole 0.3.1 [INFO] finished tweaking crates.io crate rabbithole 0.3.1 [INFO] tweaked toml for crates.io crate rabbithole 0.3.1 written to /workspace/builds/worker-89/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded frunk_proc_macro_helpers v0.0.5 [INFO] [stderr] Downloaded frunk_proc_macros_impl v0.0.5 [INFO] [stderr] Downloaded frunk v0.3.2 [INFO] [stderr] Downloaded frunk_derives v0.3.2 [INFO] [stderr] Downloaded frunk_core v0.3.2 [INFO] [stderr] Downloaded frunk_proc_macros v0.0.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/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] b27328c25cfc38787b1211f8986731eee5c541c94c5158b6a472d899673d5f5a [INFO] running `Command { std: "docker" "start" "-a" "b27328c25cfc38787b1211f8986731eee5c541c94c5158b6a472d899673d5f5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b27328c25cfc38787b1211f8986731eee5c541c94c5158b6a472d899673d5f5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b27328c25cfc38787b1211f8986731eee5c541c94c5158b6a472d899673d5f5a", kill_on_drop: false }` [INFO] [stdout] b27328c25cfc38787b1211f8986731eee5c541c94c5158b6a472d899673d5f5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/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] b29906563dd5af13c1b0fa3553dd19a3c5ea6f3070340e0943013dcf9f02dbab [INFO] running `Command { std: "docker" "start" "-a" "b29906563dd5af13c1b0fa3553dd19a3c5ea6f3070340e0943013dcf9f02dbab", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [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] frunk_core v0.3.2 (as host dependency): std [INFO] [stderr] [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling frunk_core v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.128 [INFO] [stderr] Compiling serde v1.0.128 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking strum v0.16.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling pest v2.0.2 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling pest_meta v2.0.3 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Compiling pest_generator v2.0.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.0.5 [INFO] [stderr] Compiling pest_derive v2.0.1 [INFO] [stderr] Compiling frunk_proc_macros_impl v0.0.5 [INFO] [stderr] Compiling frunk_derives v0.3.2 [INFO] [stderr] Checking frunk_proc_macros v0.0.5 [INFO] [stderr] Checking frunk v0.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling strum_macros v0.16.0 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Compiling rabbithole-derive v0.3.1 [INFO] [stderr] Checking serde_json v1.0.66 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking rsql-rs v0.2.0 [INFO] [stderr] Checking rabbithole v0.3.1 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stdout] error[E0603]: module `export` is private [INFO] [stdout] --> src/model/link.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | use serde::export::Formatter; [INFO] [stdout] | ^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `export` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.128/src/lib.rs:275:5 [INFO] [stdout] | [INFO] [stdout] 275 | use self::__private as export; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [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 E0603`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rabbithole` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0603]: module `export` is private [INFO] [stdout] --> src/model/link.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | use serde::export::Formatter; [INFO] [stdout] | ^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `export` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.128/src/lib.rs:275:5 [INFO] [stdout] | [INFO] [stdout] 275 | use self::__private as export; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [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 E0603`. [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" "b29906563dd5af13c1b0fa3553dd19a3c5ea6f3070340e0943013dcf9f02dbab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b29906563dd5af13c1b0fa3553dd19a3c5ea6f3070340e0943013dcf9f02dbab", kill_on_drop: false }` [INFO] [stdout] b29906563dd5af13c1b0fa3553dd19a3c5ea6f3070340e0943013dcf9f02dbab