[INFO] cloning repository https://github.com/m-m-n/jp-holiday
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/m-m-n/jp-holiday" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-m-n%2Fjp-holiday", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-m-n%2Fjp-holiday'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f19ec134ea19d7fe3d513066417530865642a0c9
[INFO] checking m-m-n/jp-holiday against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-m-n%2Fjp-holiday" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/m-m-n/jp-holiday
[INFO] finished tweaking git repo https://github.com/m-m-n/jp-holiday
[INFO] tweaked toml for git repo https://github.com/m-m-n/jp-holiday written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/m-m-n/jp-holiday on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/m-m-n/jp-holiday 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded redis v0.26.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] db1ab98228b3c66d9ee9577346dc25c2284ac7e49f64a42d5804443d082b8d35
[INFO] running `Command { std: "docker" "start" "-a" "db1ab98228b3c66d9ee9577346dc25c2284ac7e49f64a42d5804443d082b8d35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db1ab98228b3c66d9ee9577346dc25c2284ac7e49f64a42d5804443d082b8d35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db1ab98228b3c66d9ee9577346dc25c2284ac7e49f64a42d5804443d082b8d35", kill_on_drop: false }`
[INFO] [stdout] db1ab98228b3c66d9ee9577346dc25c2284ac7e49f64a42d5804443d082b8d35
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7d5796b5d78f09563f55eb6c9ce0e3d96efb5cc1a04a62d45539a01a6bd34fd
[INFO] running `Command { std: "docker" "start" "-a" "f7d5796b5d78f09563f55eb6c9ce0e3d96efb5cc1a04a62d45539a01a6bd34fd", kill_on_drop: false }`
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]    Compiling cc v1.1.13
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking indexmap v2.4.0
[INFO] [stderr]    Compiling syn v2.0.75
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking rustls-pki-types v1.8.0
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking rustls-pemfile v2.1.3
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]     Checking tokio v1.39.3
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]     Checking redis v0.26.1
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.4.6
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking hyper-util v0.1.7
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.7
[INFO] [stderr]     Checking jp-holiday v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/main.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | fn save_redis(holidays: HashMap<String, String>) -> Result<(), Box<dyn StdError>> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> src/main.rs:63:13
[INFO] [stdout]    |
[INFO] [stdout] 63 |         con.set(date, description)?;
[INFO] [stdout]    |             ^^^
[INFO] [stdout]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 63 |         con.set::<_, _, ()>(date, description)?;
[INFO] [stdout]    |                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/main.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | fn save_redis(holidays: HashMap<String, String>) -> Result<(), Box<dyn StdError>> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> src/main.rs:63:13
[INFO] [stdout]    |
[INFO] [stdout] 63 |         con.set(date, description)?;
[INFO] [stdout]    |             ^^^
[INFO] [stdout]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 63 |         con.set::<_, _, ()>(date, description)?;
[INFO] [stdout]    |                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.48s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: jp-holiday v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6`
[INFO] running `Command { std: "docker" "inspect" "f7d5796b5d78f09563f55eb6c9ce0e3d96efb5cc1a04a62d45539a01a6bd34fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7d5796b5d78f09563f55eb6c9ce0e3d96efb5cc1a04a62d45539a01a6bd34fd", kill_on_drop: false }`
[INFO] [stdout] f7d5796b5d78f09563f55eb6c9ce0e3d96efb5cc1a04a62d45539a01a6bd34fd
