[INFO] cloning repository https://github.com/Hasnep/chordown [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Hasnep/chordown" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHasnep%2Fchordown", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHasnep%2Fchordown'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cfd14b997abb815887f27cfe83efeddaced9a006 [INFO] checking Hasnep/chordown against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHasnep%2Fchordown" "/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/Hasnep/chordown 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/Hasnep/chordown [INFO] finished tweaking git repo https://github.com/Hasnep/chordown [INFO] tweaked toml for git repo https://github.com/Hasnep/chordown written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/Hasnep/chordown 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] 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] c229f8177e72594fa50a4ea71296dd33d06cdf6b90ceea956482b8a61a9dc612 [INFO] running `Command { std: "docker" "start" "-a" "c229f8177e72594fa50a4ea71296dd33d06cdf6b90ceea956482b8a61a9dc612", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c229f8177e72594fa50a4ea71296dd33d06cdf6b90ceea956482b8a61a9dc612", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c229f8177e72594fa50a4ea71296dd33d06cdf6b90ceea956482b8a61a9dc612", kill_on_drop: false }` [INFO] [stdout] c229f8177e72594fa50a4ea71296dd33d06cdf6b90ceea956482b8a61a9dc612 [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] 39213538f61a10a3038941615da59824ca6000b39455f60100f204907e33306d [INFO] running `Command { std: "docker" "start" "-a" "39213538f61a10a3038941615da59824ca6000b39455f60100f204907e33306d", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Checking chordown v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Note` [INFO] [stdout] --> src/parse_line_chords.rs:26:27 [INFO] [stdout] | [INFO] [stdout] 26 | root: Note::C, [INFO] [stdout] | ^^^^ use of undeclared type `Note` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Note` [INFO] [stdout] --> src/parse_line_chords.rs:35:31 [INFO] [stdout] | [INFO] [stdout] 35 | root: Note::C, [INFO] [stdout] | ^^^^ use of undeclared type `Note` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Note` [INFO] [stdout] --> src/parse_line_chords.rs:40:31 [INFO] [stdout] | [INFO] [stdout] 40 | root: Note::D, [INFO] [stdout] | ^^^^ use of undeclared type `Note` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Note` [INFO] [stdout] --> src/parse_line_chords.rs:45:31 [INFO] [stdout] | [INFO] [stdout] 45 | root: Note::E, [INFO] [stdout] | ^^^^ use of undeclared type `Note` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Note` [INFO] [stdout] --> src/parse_line_chords.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | root: Note::C, [INFO] [stdout] | ^^^^ use of undeclared type `Note` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Note` [INFO] [stdout] --> src/parse_line_chords.rs:63:31 [INFO] [stdout] | [INFO] [stdout] 63 | root: Note::C, [INFO] [stdout] | ^^^^ use of undeclared type `Note` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Note` [INFO] [stdout] --> src/parse_line_chords.rs:68:31 [INFO] [stdout] | [INFO] [stdout] 68 | root: Note::D, [INFO] [stdout] | ^^^^ use of undeclared type `Note` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Note` [INFO] [stdout] --> src/parse_line_chords.rs:73:31 [INFO] [stdout] | [INFO] [stdout] 73 | root: Note::E, [INFO] [stdout] | ^^^^ use of undeclared type `Note` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Fixed src/parse_line_chords.rs (1 fix) [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `chordown` due to 9 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: function is never used: `parse_chord` [INFO] [stdout] --> src/chords.rs:66:8 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn parse_chord(chord: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_line_chords` [INFO] [stdout] --> src/parse_line_chords.rs:3:4 [INFO] [stdout] | [INFO] [stdout] 3 | fn parse_line_chords(line: &str) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_line_lyrics` [INFO] [stdout] --> src/parse_line_lyrics.rs:1:4 [INFO] [stdout] | [INFO] [stdout] 1 | fn parse_line_lyrics(line: &str) -> Vec<&str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_line_section` [INFO] [stdout] --> src/parse_line_section.rs:1:4 [INFO] [stdout] | [INFO] [stdout] 1 | fn parse_line_section(line: &str) -> &str { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Chordown` [INFO] [stdout] --> src/main.rs:67:8 [INFO] [stdout] | [INFO] [stdout] 67 | struct Chordown { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Section` [INFO] [stdout] --> src/main.rs:84:8 [INFO] [stdout] | [INFO] [stdout] 84 | struct Section { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Line` [INFO] [stdout] --> src/main.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 90 | struct Line { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [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" "39213538f61a10a3038941615da59824ca6000b39455f60100f204907e33306d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39213538f61a10a3038941615da59824ca6000b39455f60100f204907e33306d", kill_on_drop: false }` [INFO] [stdout] 39213538f61a10a3038941615da59824ca6000b39455f60100f204907e33306d