[INFO] cloning repository https://github.com/Ekleog/todiff
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ekleog/todiff" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEkleog%2Ftodiff", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEkleog%2Ftodiff'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0dbc70480ada8bcffcea0af4e41a3563774080bf
[INFO] building Ekleog/todiff against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEkleog%2Ftodiff" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Ekleog/todiff on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Ekleog/todiff
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/Ekleog/todiff
[INFO] tweaked toml for git repo https://github.com/Ekleog/todiff written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Ekleog/todiff already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]      Locking 1 package to latest compatible version
[INFO] [stderr]       Adding ryu v1.0.18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8a15fea88368641f41825c7a062c37988754064ecacc54b7769296ba9d3dcbc0
[INFO] running `Command { std: "docker" "start" "-a" "8a15fea88368641f41825c7a062c37988754064ecacc54b7769296ba9d3dcbc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8a15fea88368641f41825c7a062c37988754064ecacc54b7769296ba9d3dcbc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a15fea88368641f41825c7a062c37988754064ecacc54b7769296ba9d3dcbc0", kill_on_drop: false }`
[INFO] [stdout] 8a15fea88368641f41825c7a062c37988754064ecacc54b7769296ba9d3dcbc0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d15e81d28f226bdb8dacdeb64cfd832ede37442fca4b28883dc7626276432f7d
[INFO] running `Command { std: "docker" "start" "-a" "d15e81d28f226bdb8dacdeb64cfd832ede37442fca4b28883dc7626276432f7d", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.69
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling unicode-width v0.1.7
[INFO] [stderr]    Compiling regex-syntax v0.6.17
[INFO] [stderr]    Compiling cfg-if v0.1.9
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling aho-corasick v0.7.10
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling rand_core v0.6.2
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling rand v0.8.3
[INFO] [stderr]    Compiling regex v1.3.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling todo-txt v2.2.0
[INFO] [stderr]    Compiling todiff v0.6.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/compute_changes.rs:193:28
[INFO] [stdout]     |
[INFO] [stdout] 193 |         if from.priority < 26 {
[INFO] [stdout]     |            -------------   ^^ expected `Priority`, found integer
[INFO] [stdout]     |            |
[INFO] [stdout]     |            expected because this is `todo_txt::Priority`
[INFO] [stdout]     |
[INFO] [stdout] help: call `Into::into` on this expression to convert `{integer}` into `todo_txt::Priority`
[INFO] [stdout]     |
[INFO] [stdout] 193 |         if from.priority < 26.into() {
[INFO] [stdout]     |                              +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot add `todo_txt::Priority` to `u8`
[INFO] [stdout]    --> src/compute_changes.rs:194:36
[INFO] [stdout]     |
[INFO] [stdout] 194 |             from_prio = Some((b'A' + from.priority) as char);
[INFO] [stdout]     |                                    ^ no implementation for `u8 + todo_txt::Priority`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Add<todo_txt::Priority>` is not implemented for `u8`
[INFO] [stdout]     = help: the following other types implement trait `Add<Rhs>`:
[INFO] [stdout]               `&u8` implements `Add<u8>`
[INFO] [stdout]               `&u8` implements `Add`
[INFO] [stdout]               `u8` implements `Add<&u8>`
[INFO] [stdout]               `u8` implements `Add`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/compute_changes.rs:199:26
[INFO] [stdout]     |
[INFO] [stdout] 199 |         if to.priority < 26 {
[INFO] [stdout]     |            -----------   ^^ expected `Priority`, found integer
[INFO] [stdout]     |            |
[INFO] [stdout]     |            expected because this is `todo_txt::Priority`
[INFO] [stdout]     |
[INFO] [stdout] help: call `Into::into` on this expression to convert `{integer}` into `todo_txt::Priority`
[INFO] [stdout]     |
[INFO] [stdout] 199 |         if to.priority < 26.into() {
[INFO] [stdout]     |                            +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot add `todo_txt::Priority` to `u8`
[INFO] [stdout]    --> src/compute_changes.rs:200:34
[INFO] [stdout]     |
[INFO] [stdout] 200 |             to_prio = Some((b'A' + to.priority) as char);
[INFO] [stdout]     |                                  ^ no implementation for `u8 + todo_txt::Priority`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Add<todo_txt::Priority>` is not implemented for `u8`
[INFO] [stdout]     = help: the following other types implement trait `Add<Rhs>`:
[INFO] [stdout]               `&u8` implements `Add<u8>`
[INFO] [stdout]               `&u8` implements `Add`
[INFO] [stdout]               `u8` implements `Add<&u8>`
[INFO] [stdout]               `u8` implements `Add`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/compute_changes.rs:236:24
[INFO] [stdout]     |
[INFO] [stdout] 236 |     if orig.priority < 26 {
[INFO] [stdout]     |        -------------   ^^ expected `Priority`, found integer
[INFO] [stdout]     |        |
[INFO] [stdout]     |        expected because this is `todo_txt::Priority`
[INFO] [stdout]     |
[INFO] [stdout] help: call `Into::into` on this expression to convert `{integer}` into `todo_txt::Priority`
[INFO] [stdout]     |
[INFO] [stdout] 236 |     if orig.priority < 26.into() {
[INFO] [stdout]     |                          +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `todiff` (lib) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "d15e81d28f226bdb8dacdeb64cfd832ede37442fca4b28883dc7626276432f7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d15e81d28f226bdb8dacdeb64cfd832ede37442fca4b28883dc7626276432f7d", kill_on_drop: false }`
[INFO] [stdout] d15e81d28f226bdb8dacdeb64cfd832ede37442fca4b28883dc7626276432f7d
