[INFO] cloning repository https://github.com/thehumanecoder/tinysys
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thehumanecoder/tinysys" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthehumanecoder%2Ftinysys", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthehumanecoder%2Ftinysys'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c4b5f44581802f48d5ef7d8f6885f0b2ff19f138
[INFO] checking thehumanecoder/tinysys against e3607d549209cc9fdfe7e907123b4185210e2c2b for pr-158915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthehumanecoder%2Ftinysys" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/thehumanecoder/tinysys
[INFO] finished tweaking git repo https://github.com/thehumanecoder/tinysys
[INFO] tweaked toml for git repo https://github.com/thehumanecoder/tinysys written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thehumanecoder/tinysys on toolchain e3607d549209cc9fdfe7e907123b4185210e2c2b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thehumanecoder/tinysys 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" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8607ecc7e5e2ebfe59a5b21bc0ce7008b2bf259953b66418e866a6d5c0567c67
[INFO] running `Command { std: "docker" "start" "8607ecc7e5e2ebfe59a5b21bc0ce7008b2bf259953b66418e866a6d5c0567c67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8607ecc7e5e2ebfe59a5b21bc0ce7008b2bf259953b66418e866a6d5c0567c67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8607ecc7e5e2ebfe59a5b21bc0ce7008b2bf259953b66418e866a6d5c0567c67" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8607ecc7e5e2ebfe59a5b21bc0ce7008b2bf259953b66418e866a6d5c0567c67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8607ecc7e5e2ebfe59a5b21bc0ce7008b2bf259953b66418e866a6d5c0567c67" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking bytes v1.12.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]    Compiling cranelift-isle v0.109.1
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.109.1
[INFO] [stderr]    Compiling io-lifetimes v2.0.4
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.109.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling cranelift-codegen v0.109.1
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]    Compiling io-extras v0.18.4
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking cranelift-control v0.109.1
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling cap-primitives v3.4.5
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking ambient-authority v0.0.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking fs-set-times v0.20.3
[INFO] [stderr]     Checking rustix-linux-procfs v0.1.1
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling cpp_demangle v0.4.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling wasmtime-versioned-export-macros v22.0.1
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking maybe-owned v0.3.4
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]    Compiling wasmparser v0.209.1
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking cranelift-entity v0.109.1
[INFO] [stderr]     Checking regalloc2 v0.9.3
[INFO] [stderr]     Checking cranelift-bforest v0.109.1
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]    Compiling ittapi-sys v0.4.0
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling leb128 v0.2.7
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]    Compiling id-arena v2.3.0
[INFO] [stderr]    Compiling cap-std v3.4.5
[INFO] [stderr]     Checking wasm-encoder v0.209.1
[INFO] [stderr]     Checking wasm-encoder v0.252.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling wast v35.0.2
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling wasmtime-fiber v22.0.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking wasmtime-types v22.0.1
[INFO] [stderr]     Checking wasmprinter v0.209.1
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling wit-parser v0.209.1
[INFO] [stderr]     Checking uuid v1.23.4
[INFO] [stderr]    Compiling wasmtime-cache v22.0.1
[INFO] [stderr]     Checking wasmtime-component-util v22.0.1
[INFO] [stderr]    Compiling wasmtime-component-macro v22.0.1
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking wast v252.0.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]    Compiling witx v0.9.1
[INFO] [stderr]     Checking wasmtime-environ v22.0.1
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]    Compiling shellexpand v2.1.2
[INFO] [stderr]    Compiling wasmtime v22.0.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking wasmtime-asm-macros v22.0.1
[INFO] [stderr]    Compiling wiggle-macro v22.0.1
[INFO] [stderr]    Compiling wasmtime-wit-bindgen v22.0.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling wiggle-generate v22.0.1
[INFO] [stderr]     Checking cranelift-frontend v0.109.1
[INFO] [stderr]     Checking cranelift-native v0.109.1
[INFO] [stderr]     Checking ittapi v0.4.0
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking fxprof-processed-profile v0.6.0
[INFO] [stderr]     Checking cranelift-wasm v0.109.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking wasmtime-jit-debug v22.0.1
[INFO] [stderr]     Checking memfd v0.6.5
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v22.0.1
[INFO] [stderr]     Checking wasmtime-slab v22.0.1
[INFO] [stderr]    Compiling cap-fs-ext v3.4.5
[INFO] [stderr]     Checking sptr v0.3.2
[INFO] [stderr]    Compiling system-interface v0.27.3
[INFO] [stderr]     Checking wasmtime-cranelift v22.0.1
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking cap-time-ext v3.4.5
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking cap-rand v3.4.5
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking cap-net-ext v3.4.5
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking sysinfo v0.30.13
[INFO] [stderr]     Checking wat v1.252.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking wiggle v22.0.1
[INFO] [stderr]     Checking wasmtime-wasi v22.0.1
[INFO] [stderr]     Checking tinysys-workspace v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `State` and `body::Bytes`
[INFO] [stdout]  --> src/bin/daemon/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     body::Bytes,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 3 |     extract::{Path as AxumPath, Request, State},
[INFO] [stdout]   |                                          ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Duration`
[INFO] [stdout]   --> src/bin/daemon/main.rs:10:26
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::time::{Instant, Duration};
[INFO] [stdout]    |                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `File`
[INFO] [stdout]  --> src/bin/cli/main.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::fs::{self, File};
[INFO] [stdout]   |                     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `State` and `body::Bytes`
[INFO] [stdout]  --> src/bin/daemon/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     body::Bytes,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 3 |     extract::{Path as AxumPath, Request, State},
[INFO] [stdout]   |                                          ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Duration`
[INFO] [stdout]   --> src/bin/daemon/main.rs:10:26
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::time::{Instant, Duration};
[INFO] [stdout]    |                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `File`
[INFO] [stdout]  --> src/bin/cli/main.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::fs::{self, File};
[INFO] [stdout]   |                     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 59s
[INFO] running `Command { std: "docker" "inspect" "8607ecc7e5e2ebfe59a5b21bc0ce7008b2bf259953b66418e866a6d5c0567c67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8607ecc7e5e2ebfe59a5b21bc0ce7008b2bf259953b66418e866a6d5c0567c67", kill_on_drop: false }`
[INFO] [stdout] 8607ecc7e5e2ebfe59a5b21bc0ce7008b2bf259953b66418e866a6d5c0567c67
