[INFO] cloning repository https://github.com/linkunion/jkjk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/linkunion/jkjk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinkunion%2Fjkjk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinkunion%2Fjkjk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1e2152395a478896761f9127a88632e4f5ebc892 [INFO] building linkunion/jkjk against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinkunion%2Fjkjk" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/linkunion/jkjk [INFO] finished tweaking git repo https://github.com/linkunion/jkjk [INFO] tweaked toml for git repo https://github.com/linkunion/jkjk written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/linkunion/jkjk on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/linkunion/jkjk 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded semver v1.0.20 [INFO] [stderr] Downloaded plist v1.6.0 [INFO] [stderr] Downloaded grep-cli v0.1.10 [INFO] [stderr] Downloaded anstream v0.6.5 [INFO] [stderr] Downloaded prettyplease v0.2.16 [INFO] [stderr] Downloaded unsafe-libyaml v0.2.10 [INFO] [stderr] Downloaded proc-macro2 v1.0.74 [INFO] [stderr] Downloaded serde_yaml v0.9.29 [INFO] [stderr] Downloaded serde_json v1.0.109 [INFO] [stderr] Downloaded clap_builder v4.4.12 [INFO] [stderr] Downloaded clap v4.4.12 [INFO] [stderr] Downloaded winnow v0.5.31 [INFO] [stderr] Downloaded syn v2.0.46 [INFO] [stderr] Downloaded bstr v1.9.0 [INFO] [stderr] Downloaded syntect v5.1.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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 752a867272e73fd14a30c893455a235ecf013dd1383947dcbe25a9e7b05c4653 [INFO] running `Command { std: "docker" "start" "-a" "752a867272e73fd14a30c893455a235ecf013dd1383947dcbe25a9e7b05c4653", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "752a867272e73fd14a30c893455a235ecf013dd1383947dcbe25a9e7b05c4653", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "752a867272e73fd14a30c893455a235ecf013dd1383947dcbe25a9e7b05c4653", kill_on_drop: false }` [INFO] [stdout] 752a867272e73fd14a30c893455a235ecf013dd1383947dcbe25a9e7b05c4653 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da57e4846cde8893554b1de5093358d53c2e31e53d69b7862e665f932c77b283 [INFO] running `Command { std: "docker" "start" "-a" "da57e4846cde8893554b1de5093358d53c2e31e53d69b7862e665f932c77b283", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.74 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling serde_json v1.0.109 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling prettyplease v0.2.16 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling anstream v0.6.5 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling bat v0.24.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.10 [INFO] [stderr] Compiling winnow v0.5.31 [INFO] [stderr] Compiling std_prelude v0.2.12 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling path_abs v0.5.1 [INFO] [stderr] Compiling rgb v0.8.37 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling clap_builder v4.4.12 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling nu-ansi-term v0.49.0 [INFO] [stderr] Compiling bytesize v1.3.0 [INFO] [stderr] Compiling ansi_colours v1.2.2 [INFO] [stderr] Compiling cargo-expand v1.0.79 (/opt/rustwide/workdir) [INFO] [stderr] Compiling cargo-subcommand-metadata v0.1.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.46 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling tempfile v3.9.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling bstr v1.9.0 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling fancy-regex v0.11.0 [INFO] [stderr] Compiling toolchain_find v0.4.0 [INFO] [stderr] Compiling grep-cli v0.1.10 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling syn-select v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling clap v4.4.12 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling clircle v0.4.0 [INFO] [stderr] Compiling serde_yaml v0.9.29 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling syntect v5.1.0 [INFO] [stderr] Compiling toml v0.8.8 [INFO] [stdout] warning: unexpected `cfg` condition name: `exhaustive` [INFO] [stdout] --> src/main.rs:16:23 [INFO] [stdout] | [INFO] [stdout] 16 | #![cfg_attr(all(test, exhaustive), feature(non_exhaustive_omitted_patterns_lint))] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `exhaustive` [INFO] [stdout] --> src/edit.rs:64:31 [INFO] [stdout] | [INFO] [stdout] 64 | #![cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> src/main.rs:42:24 [INFO] [stdout] | [INFO] [stdout] 42 | use std::panic::{self, PanicInfo, UnwindSafe}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> src/main.rs:508:30 [INFO] [stdout] | [INFO] [stdout] 508 | type PanicHook = dyn Fn(&PanicInfo) + Sync + Send + 'static; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.40s [INFO] running `Command { std: "docker" "inspect" "da57e4846cde8893554b1de5093358d53c2e31e53d69b7862e665f932c77b283", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da57e4846cde8893554b1de5093358d53c2e31e53d69b7862e665f932c77b283", kill_on_drop: false }` [INFO] [stdout] da57e4846cde8893554b1de5093358d53c2e31e53d69b7862e665f932c77b283 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c28f51ccd205c5d96da1c7a655725e32030c97ab319092832b462f58382471c0 [INFO] running `Command { std: "docker" "start" "-a" "c28f51ccd205c5d96da1c7a655725e32030c97ab319092832b462f58382471c0", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-expand v1.0.79 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `exhaustive` [INFO] [stdout] --> src/main.rs:16:23 [INFO] [stdout] | [INFO] [stdout] 16 | #![cfg_attr(all(test, exhaustive), feature(non_exhaustive_omitted_patterns_lint))] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `exhaustive` [INFO] [stdout] --> src/edit.rs:64:31 [INFO] [stdout] | [INFO] [stdout] 64 | #![cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> src/main.rs:42:24 [INFO] [stdout] | [INFO] [stdout] 42 | use std::panic::{self, PanicInfo, UnwindSafe}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> src/main.rs:508:30 [INFO] [stdout] | [INFO] [stdout] 508 | type PanicHook = dyn Fn(&PanicInfo) + Sync + Send + 'static; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.38s [INFO] running `Command { std: "docker" "inspect" "c28f51ccd205c5d96da1c7a655725e32030c97ab319092832b462f58382471c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c28f51ccd205c5d96da1c7a655725e32030c97ab319092832b462f58382471c0", kill_on_drop: false }` [INFO] [stdout] c28f51ccd205c5d96da1c7a655725e32030c97ab319092832b462f58382471c0