[INFO] cloning repository https://github.com/ComplexPlane/strand_match [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ComplexPlane/strand_match" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FComplexPlane%2Fstrand_match", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FComplexPlane%2Fstrand_match'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 739b235916ae7e8bca9d343089945cc26623b234 [INFO] checking ComplexPlane/strand_match against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FComplexPlane%2Fstrand_match" "/workspace/builds/worker-112/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-112/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ComplexPlane/strand_match 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/ComplexPlane/strand_match [INFO] finished tweaking git repo https://github.com/ComplexPlane/strand_match [INFO] tweaked toml for git repo https://github.com/ComplexPlane/strand_match written to /workspace/builds/worker-112/source/Cargo.toml [INFO] crate git repo https://github.com/ComplexPlane/strand_match 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] 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-112/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/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] 4993adea856c2a85a25a5a85bb816196ab1ac7e4047cba728fb1e2276eb8398f [INFO] running `Command { std: "docker" "start" "-a" "4993adea856c2a85a25a5a85bb816196ab1ac7e4047cba728fb1e2276eb8398f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4993adea856c2a85a25a5a85bb816196ab1ac7e4047cba728fb1e2276eb8398f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4993adea856c2a85a25a5a85bb816196ab1ac7e4047cba728fb1e2276eb8398f", kill_on_drop: false }` [INFO] [stdout] 4993adea856c2a85a25a5a85bb816196ab1ac7e4047cba728fb1e2276eb8398f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/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] 798afa6196131464b3ea6b79dc9dc3818a7e6f5a16a22709d51edd0880b0dbe2 [INFO] running `Command { std: "docker" "start" "-a" "798afa6196131464b3ea6b79dc9dc3818a7e6f5a16a22709d51edd0880b0dbe2", 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 syn v1.0.7 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Checking xmlparser v0.10.0 [INFO] [stderr] Checking strsim v0.9.2 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking roxmltree v0.7.1 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking strand_match v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stdout] warning: associated function is never used: `debug_export` [INFO] [stdout] --> src/function.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn debug_export(&self) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `std::result::Result` [INFO] [stdout] --> src/util.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | assert_eq!(parse_u32_hex("0x52ac0"), Some(338624)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | std::result::Result [INFO] [stdout] | Option<{integer}> [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `std::result::Result` [INFO] [stdout] --> src/util.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | assert_eq!(parse_u32_hex("0X52ac0"), Some(338624)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | std::result::Result [INFO] [stdout] | Option<{integer}> [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `std::result::Result` [INFO] [stdout] --> src/util.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | assert_eq!(parse_u32_hex("42"), Some(66)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | std::result::Result [INFO] [stdout] | Option<{integer}> [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0369`. [INFO] [stdout] [INFO] [stderr] error: could not compile `strand_match` due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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" "798afa6196131464b3ea6b79dc9dc3818a7e6f5a16a22709d51edd0880b0dbe2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "798afa6196131464b3ea6b79dc9dc3818a7e6f5a16a22709d51edd0880b0dbe2", kill_on_drop: false }` [INFO] [stdout] 798afa6196131464b3ea6b79dc9dc3818a7e6f5a16a22709d51edd0880b0dbe2