[INFO] cloning repository https://github.com/sid-2209/memz-veloren
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sid-2209/memz-veloren" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsid-2209%2Fmemz-veloren", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsid-2209%2Fmemz-veloren'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1e3328235445fb5b83f68cc1adbabd33711dd8c3
[INFO] checking sid-2209/memz-veloren against try#ad93f57d532978d6739002a21bc66b45ed22f998 for pr-155418
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsid-2209%2Fmemz-veloren" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  62% (7346/11717)
Updating files:  63% (7382/11717)
Updating files:  64% (7499/11717)
Updating files:  65% (7617/11717)
Updating files:  66% (7734/11717)
Updating files:  67% (7851/11717)
Updating files:  68% (7968/11717)
Updating files:  69% (8085/11717)
Updating files:  70% (8202/11717)
Updating files:  71% (8320/11717)
Updating files:  72% (8437/11717)
Updating files:  73% (8554/11717)
Updating files:  74% (8671/11717)
Updating files:  75% (8788/11717)
Updating files:  76% (8905/11717)
Updating files:  77% (9023/11717)
Updating files:  78% (9140/11717)
Updating files:  79% (9257/11717)
Updating files:  80% (9374/11717)
Updating files:  81% (9491/11717)
Updating files:  82% (9608/11717)
Updating files:  83% (9726/11717)
Updating files:  84% (9843/11717)
Updating files:  85% (9960/11717)
Updating files:  86% (10077/11717)
Updating files:  87% (10194/11717)
Updating files:  88% (10311/11717)
Updating files:  89% (10429/11717)
Updating files:  90% (10546/11717)
Updating files:  91% (10663/11717)
Updating files:  92% (10780/11717)
Updating files:  93% (10897/11717)
Updating files:  94% (11014/11717)
Updating files:  95% (11132/11717)
Updating files:  96% (11249/11717)
Updating files:  97% (11366/11717)
Updating files:  98% (11483/11717)
Updating files:  99% (11600/11717)
Updating files: 100% (11717/11717)
Updating files: 100% (11717/11717), done.
[INFO] started tweaking git repo https://github.com/sid-2209/memz-veloren
[INFO] finished tweaking git repo https://github.com/sid-2209/memz-veloren
[INFO] tweaked toml for git repo https://github.com/sid-2209/memz-veloren written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sid-2209/memz-veloren on toolchain ad93f57d532978d6739002a21bc66b45ed22f998
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sid-2209/memz-veloren 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" "+ad93f57d532978d6739002a21bc66b45ed22f998" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fc9d820ec7cd3a1214f3756cf1fe51ded57f827712e84a4a5e689fc8089035fa
[INFO] running `Command { std: "docker" "start" "-a" "fc9d820ec7cd3a1214f3756cf1fe51ded57f827712e84a4a5e689fc8089035fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc9d820ec7cd3a1214f3756cf1fe51ded57f827712e84a4a5e689fc8089035fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc9d820ec7cd3a1214f3756cf1fe51ded57f827712e84a4a5e689fc8089035fa", kill_on_drop: false }`
[INFO] [stdout] fc9d820ec7cd3a1214f3756cf1fe51ded57f827712e84a4a5e689fc8089035fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+ad93f57d532978d6739002a21bc66b45ed22f998" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1dbeabd674222f189661d32b0775a6ec20c0885e888458b6d8b3a93734741d29
[INFO] running `Command { std: "docker" "start" "-a" "1dbeabd674222f189661d32b0775a6ec20c0885e888458b6d8b3a93734741d29", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking jiff v0.2.23
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking rmp v0.8.15
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking zerocopy v0.8.39
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking rmp-serde v1.3.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]     Checking uuid v1.21.0
[INFO] [stderr]     Checking env_filter v1.0.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking ordered-float v5.1.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking rustix v1.1.3
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking env_logger v0.11.9
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]     Checking tempfile v3.25.0
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking instant-distance v0.6.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking proptest v1.10.0
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]    Compiling whisper-rs-sys v0.10.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking memz-llm v0.1.0 (/opt/rustwide/workdir/memz-llm)
[INFO] [stderr]     Checking rusqlite v0.37.0
[INFO] [stderr]     Checking memz-core v0.1.0 (/opt/rustwide/workdir/memz-core)
[INFO] [stderr]     Checking whisper-rs v0.12.0
[INFO] [stderr]     Checking memz-voice v0.1.0 (/opt/rustwide/workdir/memz-voice)
[INFO] [stdout] warning: function `profile_to_macos_voice` is never used
[INFO] [stdout]    --> memz-voice/src/tts.rs:590:4
[INFO] [stdout]     |
[INFO] [stdout] 590 | fn profile_to_macos_voice(profile: &VoiceProfile) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking memz-veloren v0.1.0 (/opt/rustwide/workdir/memz-veloren)
[INFO] [stderr]     Checking memz-bench v0.1.0 (/opt/rustwide/workdir/memz-bench)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s
[INFO] running `Command { std: "docker" "inspect" "1dbeabd674222f189661d32b0775a6ec20c0885e888458b6d8b3a93734741d29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1dbeabd674222f189661d32b0775a6ec20c0885e888458b6d8b3a93734741d29", kill_on_drop: false }`
[INFO] [stdout] 1dbeabd674222f189661d32b0775a6ec20c0885e888458b6d8b3a93734741d29
