[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] checking linkunion/jkjk against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinkunion%2Fjkjk" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/linkunion/jkjk on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cargo-subcommand-metadata v0.1.0
[INFO] [stderr]   Downloaded syn-select v0.3.0
[INFO] [stderr]   Downloaded clircle v0.4.0
[INFO] [stderr]   Downloaded content_inspector v0.2.4
[INFO] [stderr]   Downloaded std_prelude v0.2.12
[INFO] [stderr]   Downloaded toolchain_find v0.4.0
[INFO] [stderr]   Downloaded unsafe-libyaml v0.2.10
[INFO] [stderr]   Downloaded ansi_colours v1.2.2
[INFO] [stderr]   Downloaded plist v1.6.0
[INFO] [stderr]   Downloaded time-macros v0.2.16
[INFO] [stderr]   Downloaded serde_yaml v0.9.29
[INFO] [stderr]   Downloaded clap v4.4.12
[INFO] [stderr]   Downloaded bytesize v1.3.0
[INFO] [stderr]   Downloaded globset v0.4.14
[INFO] [stderr]   Downloaded grep-cli v0.1.10
[INFO] [stderr]   Downloaded nu-ansi-term v0.49.0
[INFO] [stderr]   Downloaded path_abs v0.5.1
[INFO] [stderr]   Downloaded bstr v1.9.0
[INFO] [stderr]   Downloaded bat v0.24.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3ec0efd4679fe61a53d99cc14c34d7886c2aecd53fa6f302101c710e332b5b34
[INFO] running `Command { std: "docker" "start" "-a" "3ec0efd4679fe61a53d99cc14c34d7886c2aecd53fa6f302101c710e332b5b34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ec0efd4679fe61a53d99cc14c34d7886c2aecd53fa6f302101c710e332b5b34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ec0efd4679fe61a53d99cc14c34d7886c2aecd53fa6f302101c710e332b5b34", kill_on_drop: false }`
[INFO] [stdout] 3ec0efd4679fe61a53d99cc14c34d7886c2aecd53fa6f302101c710e332b5b34
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 393fc2b868d7c70878b85a98bc8e23e8b6c610e738b5595def23b021c184af54
[INFO] running `Command { std: "docker" "start" "-a" "393fc2b868d7c70878b85a98bc8e23e8b6c610e738b5595def23b021c184af54", 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]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling serde_json v1.0.109
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling prettyplease v0.2.16
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking anstream v0.6.5
[INFO] [stderr]     Checking rgb v0.8.37
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking unsafe-libyaml v0.2.10
[INFO] [stderr]     Checking quote v1.0.35
[INFO] [stderr]     Checking winnow v0.5.31
[INFO] [stderr]    Compiling bat v0.24.0
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking syn v2.0.46
[INFO] [stderr]     Checking std_prelude v0.2.12
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking path_abs v0.5.1
[INFO] [stderr]     Checking clap_builder v4.4.12
[INFO] [stderr]     Checking ansi_colours v1.2.2
[INFO] [stderr]     Checking content_inspector v0.2.4
[INFO] [stderr]     Checking bytesize v1.3.0
[INFO] [stderr]    Compiling cargo-expand v1.0.79 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking nu-ansi-term v0.49.0
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking cargo-subcommand-metadata v0.1.0
[INFO] [stderr]     Checking cargo-expand-test v0.0.0 (/opt/rustwide/workdir/tests)
[INFO] [stderr]     Checking tempfile v3.9.0
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking bstr v1.9.0
[INFO] [stderr]     Checking fancy-regex v0.11.0
[INFO] [stderr]     Checking toolchain_find v0.4.0
[INFO] [stderr]     Checking globset v0.4.14
[INFO] [stderr]     Checking grep-cli v0.1.10
[INFO] [stderr]     Checking syn-select v0.3.0
[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]     Checking clap v4.4.12
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking clircle v0.4.0
[INFO] [stderr]     Checking serde_yaml v0.9.29
[INFO] [stderr]     Checking toml_edit v0.21.0
[INFO] [stderr]     Checking syntect v5.1.0
[INFO] [stderr]     Checking 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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] [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 30.57s
[INFO] running `Command { std: "docker" "inspect" "393fc2b868d7c70878b85a98bc8e23e8b6c610e738b5595def23b021c184af54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "393fc2b868d7c70878b85a98bc8e23e8b6c610e738b5595def23b021c184af54", kill_on_drop: false }`
[INFO] [stdout] 393fc2b868d7c70878b85a98bc8e23e8b6c610e738b5595def23b021c184af54
