[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] checking Ekleog/todiff/0dbc70480ada8bcffcea0af4e41a3563774080bf against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEkleog%2Ftodiff" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ekleog/todiff on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "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-6-tc1/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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 1 package to latest compatible version [INFO] [stderr] Adding ryu v1.0.18 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded todo-txt v2.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4976611d08f203c0fc3b59bef759ef399ed1d1a46c283cb065a80a211131b71a [INFO] running `Command { std: "docker" "start" "-a" "4976611d08f203c0fc3b59bef759ef399ed1d1a46c283cb065a80a211131b71a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4976611d08f203c0fc3b59bef759ef399ed1d1a46c283cb065a80a211131b71a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4976611d08f203c0fc3b59bef759ef399ed1d1a46c283cb065a80a211131b71a", kill_on_drop: false }` [INFO] [stdout] 4976611d08f203c0fc3b59bef759ef399ed1d1a46c283cb065a80a211131b71a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c085507e86ef3a87787a8841c8b234321d818f319662ca2aaf09565dc29b19e [INFO] running `Command { std: "docker" "start" "-a" "4c085507e86ef3a87787a8841c8b234321d818f319662ca2aaf09565dc29b19e", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking bitflags v1.2.1 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking pretty_assertions v1.2.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking regex v1.3.6 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking todo-txt v2.2.0 [INFO] [stderr] Checking 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[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` is not implemented for `u8` [INFO] [stdout] = help: the following other types implement trait `Add`: [INFO] [stdout] `&'a u8` implements `Add` [INFO] [stdout] `&u8` implements `Add<&u8>` [INFO] [stdout] `u8` implements `Add<&u8>` [INFO] [stdout] `u8` implements `Add` [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` is not implemented for `u8` [INFO] [stdout] = help: the following other types implement trait `Add`: [INFO] [stdout] `&'a u8` implements `Add` [INFO] [stdout] `&u8` implements `Add<&u8>` [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[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` is not implemented for `u8` [INFO] [stdout] = help: the following other types implement trait `Add`: [INFO] [stdout] `&'a u8` implements `Add` [INFO] [stdout] `&u8` implements `Add<&u8>` [INFO] [stdout] `u8` implements `Add<&u8>` [INFO] [stdout] `u8` implements `Add` [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` is not implemented for `u8` [INFO] [stdout] = help: the following other types implement trait `Add`: [INFO] [stdout] `&'a u8` implements `Add` [INFO] [stdout] `&u8` implements `Add<&u8>` [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] 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] error: aborting due to 5 previous errors [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 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 5 previous errors [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 test) due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "4c085507e86ef3a87787a8841c8b234321d818f319662ca2aaf09565dc29b19e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c085507e86ef3a87787a8841c8b234321d818f319662ca2aaf09565dc29b19e", kill_on_drop: false }` [INFO] [stdout] 4c085507e86ef3a87787a8841c8b234321d818f319662ca2aaf09565dc29b19e