[INFO] cloning repository https://github.com/grodin/wrkn [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/grodin/wrkn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrodin%2Fwrkn", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrodin%2Fwrkn'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2c700f0b4a975f586f1b748674ac92771b83a7d2 [INFO] checking grodin/wrkn against try#23ffd2897cbb44320ca18dfe4d05dbacb37d55e0 for pr-115950 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrodin%2Fwrkn" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/grodin/wrkn on toolchain 23ffd2897cbb44320ca18dfe4d05dbacb37d55e0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/grodin/wrkn [INFO] finished tweaking git repo https://github.com/grodin/wrkn [INFO] tweaked toml for git repo https://github.com/grodin/wrkn written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/grodin/wrkn 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" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] debd6a1a724af33fe12c74455d027859a116d6665587b723457cb86fa05210c4 [INFO] running `Command { std: "docker" "start" "-a" "debd6a1a724af33fe12c74455d027859a116d6665587b723457cb86fa05210c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "debd6a1a724af33fe12c74455d027859a116d6665587b723457cb86fa05210c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "debd6a1a724af33fe12c74455d027859a116d6665587b723457cb86fa05210c4", kill_on_drop: false }` [INFO] [stdout] debd6a1a724af33fe12c74455d027859a116d6665587b723457cb86fa05210c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e3eebe6a9cb09fe3004fc2298cc0319b511ee4cd5be214d69d9781a3ff8cd93 [INFO] running `Command { std: "docker" "start" "-a" "3e3eebe6a9cb09fe3004fc2298cc0319b511ee4cd5be214d69d9781a3ff8cd93", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking is_ci v1.1.1 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Checking gimli v0.27.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking object v0.30.4 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking unidecode v0.3.0 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking testresult v0.3.0 [INFO] [stderr] Checking pretty_assertions v1.3.0 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking which v4.4.0 [INFO] [stderr] Checking supports-color v1.3.1 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking addr2line v0.19.0 [INFO] [stderr] Checking color-spantrace v0.2.0 [INFO] [stderr] Checking chrono-humanize v0.2.2 [INFO] [stderr] Checking fake v2.6.1 [INFO] [stderr] Checking is-terminal v0.4.7 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking clap_builder v4.3.9 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking edit v0.1.4 [INFO] [stderr] Checking color-eyre v0.6.2 [INFO] [stderr] Checking proptest v1.2.0 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Checking clap v4.3.9 [INFO] [stderr] Checking wrkn v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/cli/recent.rs:21:35 [INFO] [stdout] | [INFO] [stdout] 21 | let entries: Vec = read_wrkn_file(&config.wrkn_file)? [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 22 | | .into_iter() [INFO] [stdout] 23 | | .take(self.count as usize) [INFO] [stdout] 24 | | .sorted_by_key(sort_entries_by_timestamp) [INFO] [stdout] | |_____________________________________________________^ one type is more general than the other [INFO] [stdout] | [INFO] [stdout] ::: src/wrkn.rs:45:48 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn sort_entries_by_timestamp(e: &Entry) -> impl Ord { [INFO] [stdout] | -------- [INFO] [stdout] | | [INFO] [stdout] | the expected opaque type [INFO] [stdout] | the found opaque type [INFO] [stdout] | [INFO] [stdout] = note: expected opaque type `impl for<'a> Ord` [INFO] [stdout] found opaque type `impl Ord` [INFO] [stdout] = note: distinct uses of `impl Trait` result in different opaque types [INFO] [stdout] note: the lifetime requirement is introduced here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.11.0/src/lib.rs:2845:40 [INFO] [stdout] | [INFO] [stdout] 2845 | F: FnMut(&Self::Item) -> K, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/file.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | data.sort_by_key(sort_entries_by_timestamp_reverse); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ one type is more general than the other [INFO] [stdout] | [INFO] [stdout] ::: src/wrkn.rs:41:56 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn sort_entries_by_timestamp_reverse(e: &Entry) -> impl Ord { [INFO] [stdout] | -------- [INFO] [stdout] | | [INFO] [stdout] | the expected opaque type [INFO] [stdout] | the found opaque type [INFO] [stdout] | [INFO] [stdout] = note: expected opaque type `impl for<'a> Ord` [INFO] [stdout] found opaque type `impl Ord` [INFO] [stdout] = note: distinct uses of `impl Trait` result in different opaque types [INFO] [stdout] note: the lifetime requirement is introduced here [INFO] [stdout] --> /rustc/23ffd2897cbb44320ca18dfe4d05dbacb37d55e0/library/alloc/src/slice.rs:307:25 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/file.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | entries.sort_by_key(sort_entries_by_timestamp_reverse); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ one type is more general than the other [INFO] [stdout] | [INFO] [stdout] ::: src/wrkn.rs:41:56 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn sort_entries_by_timestamp_reverse(e: &Entry) -> impl Ord { [INFO] [stdout] | -------- [INFO] [stdout] | | [INFO] [stdout] | the expected opaque type [INFO] [stdout] | the found opaque type [INFO] [stdout] | [INFO] [stdout] = note: expected opaque type `impl for<'a> Ord` [INFO] [stdout] found opaque type `impl Ord` [INFO] [stdout] = note: distinct uses of `impl Trait` result in different opaque types [INFO] [stdout] note: the lifetime requirement is introduced here [INFO] [stdout] --> /rustc/23ffd2897cbb44320ca18dfe4d05dbacb37d55e0/library/alloc/src/slice.rs:307:25 [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 E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wrkn` (bin "wrkn") due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3e3eebe6a9cb09fe3004fc2298cc0319b511ee4cd5be214d69d9781a3ff8cd93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e3eebe6a9cb09fe3004fc2298cc0319b511ee4cd5be214d69d9781a3ff8cd93", kill_on_drop: false }` [INFO] [stdout] 3e3eebe6a9cb09fe3004fc2298cc0319b511ee4cd5be214d69d9781a3ff8cd93