[INFO] fetching crate exist 0.1.2... [INFO] checking exist-0.1.2 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate exist 0.1.2 into /workspace/builds/worker-33/source [INFO] validating manifest of crates.io crate exist 0.1.2 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 exist 0.1.2 [INFO] finished tweaking crates.io crate exist 0.1.2 [INFO] tweaked toml for crates.io crate exist 0.1.2 written to /workspace/builds/worker-33/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] [stderr] Blocking waiting for file lock on package cache [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 blake2 v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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] 2f9c7f734b38fb25324aa20a63465f26989e86eebcb8fd0d7f8377d01e99a33b [INFO] running `Command { std: "docker" "start" "-a" "2f9c7f734b38fb25324aa20a63465f26989e86eebcb8fd0d7f8377d01e99a33b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f9c7f734b38fb25324aa20a63465f26989e86eebcb8fd0d7f8377d01e99a33b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f9c7f734b38fb25324aa20a63465f26989e86eebcb8fd0d7f8377d01e99a33b", kill_on_drop: false }` [INFO] [stdout] 2f9c7f734b38fb25324aa20a63465f26989e86eebcb8fd0d7f8377d01e99a33b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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] e75e114d4c421e2f442cb689ab6ae88934191b000dec52b034bbb95d438ec19b [INFO] running `Command { std: "docker" "start" "-a" "e75e114d4c421e2f442cb689ab6ae88934191b000dec52b034bbb95d438ec19b", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling serde v1.0.128 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.128 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking blake2 v0.8.1 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Checking serde_cbor v0.9.0 [INFO] [stderr] Checking serde_json v1.0.66 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking exist v0.1.2 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stdout] error: ambiguous associated item [INFO] [stdout] --> src/data_models/leaf_tree.rs:34:37 [INFO] [stdout] | [INFO] [stdout] 34 | fn visit>(&self, v: &mut V) { [INFO] [stdout] | ^^^^^^^^^^^ help: use fully-qualified syntax: ` as View>::Value` [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(ambiguous_associated_items)]` 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 #57644 [INFO] [stdout] note: `Value` could refer to the variant defined here [INFO] [stdout] --> src/data_models/leaf_tree.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | Value(V), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: `Value` could also refer to the associated type defined here [INFO] [stdout] --> src/data_models/mod.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | $(type $Items;)* [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/data_models/leaf_tree.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | Visitable!(View, Visitor, Value); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `exist` due to 2 previous errors [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: ambiguous associated item [INFO] [stdout] --> src/data_models/leaf_tree.rs:34:37 [INFO] [stdout] | [INFO] [stdout] 34 | fn visit>(&self, v: &mut V) { [INFO] [stdout] | ^^^^^^^^^^^ help: use fully-qualified syntax: ` as View>::Value` [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(ambiguous_associated_items)]` 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 #57644 [INFO] [stdout] note: `Value` could refer to the variant defined here [INFO] [stdout] --> src/data_models/leaf_tree.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | Value(V), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: `Value` could also refer to the associated type defined here [INFO] [stdout] --> src/data_models/mod.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | $(type $Items;)* [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/data_models/leaf_tree.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | Visitable!(View, Visitor, Value); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info) [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" "e75e114d4c421e2f442cb689ab6ae88934191b000dec52b034bbb95d438ec19b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e75e114d4c421e2f442cb689ab6ae88934191b000dec52b034bbb95d438ec19b", kill_on_drop: false }` [INFO] [stdout] e75e114d4c421e2f442cb689ab6ae88934191b000dec52b034bbb95d438ec19b