[INFO] cloning repository https://github.com/marius851000/kodionline
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marius851000/kodionline" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarius851000%2Fkodionline", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarius851000%2Fkodionline'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4ee168ababb56ee3ab40d57798a0c5921ca24736
[INFO] checking marius851000/kodionline against master#61cc47e367d7be91e13bcd01e4e96e0e233d4f6d for pr-133502-17
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarius851000%2Fkodionline" "/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/marius851000/kodionline
[INFO] finished tweaking git repo https://github.com/marius851000/kodionline
[INFO] tweaked toml for git repo https://github.com/marius851000/kodionline written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/marius851000/kodionline on toolchain 61cc47e367d7be91e13bcd01e4e96e0e233d4f6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/marius851000/kodionline 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" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fluent-template-macros v0.13.0
[INFO] [stderr]   Downloaded cached_proc_macro v0.24.0
[INFO] [stderr]   Downloaded intl-memoizer v0.5.2
[INFO] [stderr]   Downloaded subprocess v0.2.9
[INFO] [stderr]   Downloaded hyper-util v0.1.12
[INFO] [stderr]   Downloaded intl_pluralrules v7.0.2
[INFO] [stderr]   Downloaded fluent-syntax v0.11.1
[INFO] [stderr]   Downloaded fluent-bundle v0.15.3
[INFO] [stderr]   Downloaded cached v0.55.1
[INFO] [stderr]   Downloaded fluent-templates v0.13.0
[INFO] [stderr]   Downloaded maud v0.27.0
[INFO] [stderr]   Downloaded self_cell v0.10.3
[INFO] [stderr]   Downloaded fluent-langneg v0.13.0
[INFO] [stderr]   Downloaded maud_macros v0.27.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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1f0541447328c90ae14c287dfa82bca3a365e0e023ab564ad942ae6dd76799ed
[INFO] running `Command { std: "docker" "start" "-a" "1f0541447328c90ae14c287dfa82bca3a365e0e023ab564ad942ae6dd76799ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f0541447328c90ae14c287dfa82bca3a365e0e023ab564ad942ae6dd76799ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f0541447328c90ae14c287dfa82bca3a365e0e023ab564ad942ae6dd76799ed", kill_on_drop: false }`
[INFO] [stdout] 1f0541447328c90ae14c287dfa82bca3a365e0e023ab564ad942ae6dd76799ed
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a05333525a7701ab550dc69167f7b8fa8e4d8c987e3a0953cfab1b75684efc25
[INFO] running `Command { std: "docker" "start" "-a" "a05333525a7701ab550dc69167f7b8fa8e4d8c987e3a0953cfab1b75684efc25", kill_on_drop: false }`
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking tokio v1.45.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling cc v1.2.23
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling cached_proc_macro v0.24.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]     Checking cached_proc_macro_types v0.1.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]     Checking unic-langid-impl v0.9.6
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]     Checking shellexpand v3.1.1
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking subprocess v0.2.9
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling unic-langid-macros-impl v0.9.6
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking cached v0.55.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]     Checking unic-langid-macros v0.9.6
[INFO] [stderr]     Checking inlinable_string v0.1.15
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking pear v0.2.9
[INFO] [stderr]     Checking unic-langid v0.9.6
[INFO] [stderr]     Checking toml_edit v0.22.26
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]     Checking kodi_rust v0.1.0 (/opt/rustwide/workdir/kodi_rust)
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stdout] warning: fields `cache_time` and `cache_size` are never read
[INFO] [stdout]   --> kodi_rust/src/kodi.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub struct Kodi {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 74 |     cache_time: u64,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 75 |     cache_size: usize,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Kodi` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking type-map v0.5.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]     Checking toml v0.8.22
[INFO] [stderr]     Checking ubyte v0.10.4
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking binascii v0.1.4
[INFO] [stderr]     Checking self_cell v1.2.0
[INFO] [stderr]     Checking atomic v0.5.3
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking self_cell v0.10.3
[INFO] [stderr]     Checking h2 v0.4.10
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling rust-embed-utils v8.7.2
[INFO] [stderr]     Checking fluent-syntax v0.11.1
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking intl-memoizer v0.5.2
[INFO] [stderr]     Checking fluent-langneg v0.13.0
[INFO] [stderr]     Checking intl_pluralrules v7.0.2
[INFO] [stderr]    Compiling rust-embed-impl v8.7.2
[INFO] [stderr]    Compiling maud_macros v0.27.0
[INFO] [stderr]     Checking fluent-bundle v0.15.3
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stdout] warning: fields `cache_time` and `cache_size` are never read
[INFO] [stdout]   --> kodi_rust/src/kodi.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub struct Kodi {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 74 |     cache_time: u64,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 75 |     cache_size: usize,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Kodi` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]     Checking hyper-util v0.1.12
[INFO] [stderr]    Compiling fluent-template-macros v0.13.0
[INFO] [stderr]     Checking rocket_http v0.5.1
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.15
[INFO] [stderr]     Checking fluent-templates v0.13.0
[INFO] [stderr]     Checking kodi_recurse v0.1.0 (/opt/rustwide/workdir/kodi_recurse)
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]     Checking rust-embed v8.7.2
[INFO] [stderr]     Checking maud v0.27.0
[INFO] [stderr]     Checking kodionline v0.1.0 (/opt/rustwide/workdir/kodionline)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.46s
[INFO] running `Command { std: "docker" "inspect" "a05333525a7701ab550dc69167f7b8fa8e4d8c987e3a0953cfab1b75684efc25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a05333525a7701ab550dc69167f7b8fa8e4d8c987e3a0953cfab1b75684efc25", kill_on_drop: false }`
[INFO] [stdout] a05333525a7701ab550dc69167f7b8fa8e4d8c987e3a0953cfab1b75684efc25
