[INFO] cloning repository https://github.com/kerdl/ktmuscrap
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kerdl/ktmuscrap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkerdl%2Fktmuscrap", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkerdl%2Fktmuscrap'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e22c1f423527e5d7b2f22783a2dc009c8719dfbb
[INFO] checking kerdl/ktmuscrap against master#cf79d034aa3d8f396d407aafce6f1ccd818e710e for pr-155657
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkerdl%2Fktmuscrap" "/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/kerdl/ktmuscrap
[INFO] finished tweaking git repo https://github.com/kerdl/ktmuscrap
[INFO] tweaked toml for git repo https://github.com/kerdl/ktmuscrap written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kerdl/ktmuscrap on toolchain cf79d034aa3d8f396d407aafce6f1ccd818e710e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kerdl/ktmuscrap 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" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded openssl-sys v0.9.103
[INFO] [stderr]   Downloaded ipnet v2.10.0
[INFO] [stderr]   Downloaded hyper-util v0.1.8
[INFO] [stderr]   Downloaded rustls-pemfile v2.1.3
[INFO] [stderr]   Downloaded schannel v0.1.24
[INFO] [stderr]   Downloaded reqwest v0.12.7
[INFO] [stderr]   Downloaded htmlescape v0.3.1
[INFO] [stderr]   Downloaded pest_derive v2.7.13
[INFO] [stderr]   Downloaded pest_meta v2.7.13
[INFO] [stderr]   Downloaded rustls-pki-types v1.8.0
[INFO] [stderr]   Downloaded pest v2.7.13
[INFO] [stderr]   Downloaded colors-transform v0.2.11
[INFO] [stderr]   Downloaded sanitize-filename v0.5.0
[INFO] [stderr]   Downloaded openssl v0.10.66
[INFO] [stderr]   Downloaded rustls v0.23.13
[INFO] [stderr]   Downloaded deflate64 v0.1.9
[INFO] [stderr]   Downloaded actix-web-actors v4.3.1+deprecated
[INFO] [stderr]   Downloaded pest_generator v2.7.13
[INFO] [stderr]   Downloaded async-compression v0.4.12
[INFO] [stderr]   Downloaded async_zip v0.0.17
[INFO] [stderr]   Downloaded actix_derive v0.6.2
[INFO] [stderr]   Downloaded actix v0.13.5
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 905bca614f2758ee033f1f67240a95fe49e94158080a994b05261d63c30ccbd9
[INFO] running `Command { std: "docker" "start" "-a" "905bca614f2758ee033f1f67240a95fe49e94158080a994b05261d63c30ccbd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "905bca614f2758ee033f1f67240a95fe49e94158080a994b05261d63c30ccbd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "905bca614f2758ee033f1f67240a95fe49e94158080a994b05261d63c30ccbd9", kill_on_drop: false }`
[INFO] [stdout] 905bca614f2758ee033f1f67240a95fe49e94158080a994b05261d63c30ccbd9
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2a7f542435389120a9ad6d8dfc538b008c107e5629b207d9d69e646e074c1e1c
[INFO] running `Command { std: "docker" "start" "-a" "2a7f542435389120a9ad6d8dfc538b008c107e5629b207d9d69e646e074c1e1c", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking indexmap v2.5.0
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking flate2 v1.0.33
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling pest v2.7.13
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking brotli-decompressor v4.0.1
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling cc v1.1.21
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking phf_shared v0.11.2
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]     Checking regex-lite v0.1.6
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]    Compiling actix_derive v0.6.2
[INFO] [stderr]     Checking deflate64 v0.1.9
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking dtoa v1.0.9
[INFO] [stderr]     Checking rustls-pki-types v1.8.0
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]     Checking impl-more v0.1.6
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking rustls-pemfile v2.1.3
[INFO] [stderr]    Compiling pest_meta v2.7.13
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking ipnet v2.10.0
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking cssparser v0.34.0
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking htmlescape v0.3.1
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking colors-transform v0.2.11
[INFO] [stderr]     Checking palette v0.7.6
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling pest_generator v2.7.13
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]     Checking sanitize-filename v0.5.0
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling pest_derive v2.7.13
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking html_parser v0.6.3
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking actix-server v2.5.0
[INFO] [stderr]     Checking h2 v0.4.6
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking actix v0.13.5
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]     Checking async-compression v0.4.12
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking async_zip v0.0.17
[INFO] [stderr]     Checking hyper-util v0.1.8
[INFO] [stderr]     Checking actix-http v3.9.0
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.7
[INFO] [stderr]     Checking actix-web v4.9.0
[INFO] [stderr]     Checking actix-web-actors v4.3.1+deprecated
[INFO] [stderr]     Checking ktmuscrap v1.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/api/error/mod.rs:70:10
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[derive(ToPrimitive, Serialize, Clone, Debug)]
[INFO] [stdout]    |          ^----------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `ToPrimitive` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_ErrorNum`
[INFO] [stdout] 71 | pub enum ErrorNum {
[INFO] [stdout]    |          -------- `ErrorNum` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parse/sheet/table.rs:51:24
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn date_ranges(&self) -> Option<Vec<table::Date>> {
[INFO] [stdout]    |                        ^^^^^                ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn date_ranges(&self) -> Option<Vec<table::Date<'_>>> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/api/error/mod.rs:70:10
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[derive(ToPrimitive, Serialize, Clone, Debug)]
[INFO] [stdout]    |          ^----------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `ToPrimitive` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_ErrorNum`
[INFO] [stdout] 71 | pub enum ErrorNum {
[INFO] [stdout]    |          -------- `ErrorNum` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parse/sheet/table.rs:51:24
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn date_ranges(&self) -> Option<Vec<table::Date>> {
[INFO] [stdout]    |                        ^^^^^                ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn date_ranges(&self) -> Option<Vec<table::Date<'_>>> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.49s
[INFO] running `Command { std: "docker" "inspect" "2a7f542435389120a9ad6d8dfc538b008c107e5629b207d9d69e646e074c1e1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a7f542435389120a9ad6d8dfc538b008c107e5629b207d9d69e646e074c1e1c", kill_on_drop: false }`
[INFO] [stdout] 2a7f542435389120a9ad6d8dfc538b008c107e5629b207d9d69e646e074c1e1c
