[INFO] fetching crate fast-map 0.2.1... [INFO] checking fast-map-0.2.1 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate fast-map 0.2.1 into /workspace/builds/worker-83/source [INFO] validating manifest of crates.io crate fast-map 0.2.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 fast-map 0.2.1 [INFO] finished tweaking crates.io crate fast-map 0.2.1 [INFO] tweaked toml for crates.io crate fast-map 0.2.1 written to /workspace/builds/worker-83/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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/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] 9542c103057a7c6ad03961149ca07e472cfabbcace717c7d0eb789b8bf72d1fd [INFO] running `Command { std: "docker" "start" "-a" "9542c103057a7c6ad03961149ca07e472cfabbcace717c7d0eb789b8bf72d1fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9542c103057a7c6ad03961149ca07e472cfabbcace717c7d0eb789b8bf72d1fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9542c103057a7c6ad03961149ca07e472cfabbcace717c7d0eb789b8bf72d1fd", kill_on_drop: false }` [INFO] [stdout] 9542c103057a7c6ad03961149ca07e472cfabbcace717c7d0eb789b8bf72d1fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/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] 805804f9fd76b6a5cd25648f810dc78a7019581ecc13c39cdeb4774c1bcc4ca3 [INFO] running `Command { std: "docker" "start" "-a" "805804f9fd76b6a5cd25648f810dc78a7019581ecc13c39cdeb4774c1bcc4ca3", 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] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling fast-map v0.2.1 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2018 edition to 2021 [INFO] [stderr] Compiling fast-map-derive v0.2.1 [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/lib.rs:119:10 [INFO] [stdout] | [INFO] [stdout] 119 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `A` [INFO] [stdout] --> src/lib.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | A, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `D` [INFO] [stdout] --> src/lib.rs:118:13 [INFO] [stdout] | [INFO] [stdout] 118 | D, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 169 | foo.insert(1, "1"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | foo.insert(2, "2"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:171:9 [INFO] [stdout] | [INFO] [stdout] 171 | foo.insert(3, "3"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:172:9 [INFO] [stdout] | [INFO] [stdout] 172 | foo.insert(4, "4"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating benches/all.rs from 2018 edition to 2021 [INFO] [stdout] error[E0432]: unresolved import `fast_map::easy` [INFO] [stdout] --> benches/all.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 12 | use fast_map::easy::MapLike; [INFO] [stdout] | ^^^^ could not find `easy` in `fast_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `fast_map::easy` [INFO] [stdout] --> benches/all.rs:87:19 [INFO] [stdout] | [INFO] [stdout] 87 | use fast_map::easy::MapLike; [INFO] [stdout] | ^^^^ could not find `easy` in `fast_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> benches/all.rs:19:6 [INFO] [stdout] | [INFO] [stdout] 19 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> benches/all.rs:43:6 [INFO] [stdout] | [INFO] [stdout] 43 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `cloned` exists for enum `Result, fast_map::Error>`, but its trait bounds were not satisfied [INFO] [stdout] --> benches/all.rs:31:25 [INFO] [stdout] | [INFO] [stdout] 31 | (foo.get(&A::A).cloned(), foo.get(&A::B).cloned(), foo.get(&A::C).cloned()) [INFO] [stdout] | ^^^^^^ method cannot be called on `Result, fast_map::Error>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Result, fast_map::Error>: Iterator` [INFO] [stdout] which is required by `&mut Result, fast_map::Error>: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `cloned` exists for enum `Result, fast_map::Error>`, but its trait bounds were not satisfied [INFO] [stdout] --> benches/all.rs:31:50 [INFO] [stdout] | [INFO] [stdout] 31 | (foo.get(&A::A).cloned(), foo.get(&A::B).cloned(), foo.get(&A::C).cloned()) [INFO] [stdout] | ^^^^^^ method cannot be called on `Result, fast_map::Error>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Result, fast_map::Error>: Iterator` [INFO] [stdout] which is required by `&mut Result, fast_map::Error>: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `cloned` exists for enum `Result, fast_map::Error>`, but its trait bounds were not satisfied [INFO] [stdout] --> benches/all.rs:31:75 [INFO] [stdout] | [INFO] [stdout] 31 | (foo.get(&A::A).cloned(), foo.get(&A::B).cloned(), foo.get(&A::C).cloned()) [INFO] [stdout] | ^^^^^^ method cannot be called on `Result, fast_map::Error>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Result, fast_map::Error>: Iterator` [INFO] [stdout] which is required by `&mut Result, fast_map::Error>: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `cloned` exists for enum `Result, fast_map::Error>`, but its trait bounds were not satisfied [INFO] [stdout] --> benches/all.rs:112:34 [INFO] [stdout] | [INFO] [stdout] 112 | keywords.get("loop").cloned(), [INFO] [stdout] | ^^^^^^ method cannot be called on `Result, fast_map::Error>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Result, fast_map::Error>: Iterator` [INFO] [stdout] which is required by `&mut Result, fast_map::Error>: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `cloned` exists for enum `Result, fast_map::Error>`, but its trait bounds were not satisfied [INFO] [stdout] --> benches/all.rs:113:35 [INFO] [stdout] | [INFO] [stdout] 113 | keywords.get("break").cloned(), [INFO] [stdout] | ^^^^^^ method cannot be called on `Result, fast_map::Error>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Result, fast_map::Error>: Iterator` [INFO] [stdout] which is required by `&mut Result, fast_map::Error>: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `cloned` exists for enum `Result, fast_map::Error>`, but its trait bounds were not satisfied [INFO] [stdout] --> benches/all.rs:114:36 [INFO] [stdout] | [INFO] [stdout] 114 | keywords.get("extern").cloned(), [INFO] [stdout] | ^^^^^^ method cannot be called on `Result, fast_map::Error>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Result, fast_map::Error>: Iterator` [INFO] [stdout] which is required by `&mut Result, fast_map::Error>: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fast-map` due to 9 previous errors; 2 warnings emitted [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" "805804f9fd76b6a5cd25648f810dc78a7019581ecc13c39cdeb4774c1bcc4ca3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "805804f9fd76b6a5cd25648f810dc78a7019581ecc13c39cdeb4774c1bcc4ca3", kill_on_drop: false }` [INFO] [stdout] 805804f9fd76b6a5cd25648f810dc78a7019581ecc13c39cdeb4774c1bcc4ca3