[INFO] cloning repository https://github.com/logan-gatlin/halcyon-worker
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/logan-gatlin/halcyon-worker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flogan-gatlin%2Fhalcyon-worker", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flogan-gatlin%2Fhalcyon-worker'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2983aeee9ade64a61438d53c169405a0da68c645
[INFO] checking logan-gatlin/halcyon-worker against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flogan-gatlin%2Fhalcyon-worker" "/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/logan-gatlin/halcyon-worker
[INFO] finished tweaking git repo https://github.com/logan-gatlin/halcyon-worker
[INFO] tweaked toml for git repo https://github.com/logan-gatlin/halcyon-worker written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/logan-gatlin/halcyon-worker on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/logan-gatlin/halcyon-worker 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3045dc43b1c1849547ba351311b5ca3a01343f59dd574c8810b185397186e430
[INFO] running `Command { std: "docker" "start" "-a" "3045dc43b1c1849547ba351311b5ca3a01343f59dd574c8810b185397186e430", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3045dc43b1c1849547ba351311b5ca3a01343f59dd574c8810b185397186e430", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3045dc43b1c1849547ba351311b5ca3a01343f59dd574c8810b185397186e430", kill_on_drop: false }`
[INFO] [stdout] 3045dc43b1c1849547ba351311b5ca3a01343f59dd574c8810b185397186e430
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0619b9c5a3682ec16b66f314f4a7b6da1dd4e68906cc675715a55c450d7033af
[INFO] running `Command { std: "docker" "start" "-a" "0619b9c5a3682ec16b66f314f4a7b6da1dd4e68906cc675715a55c450d7033af", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.106
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling wasm-bindgen v0.2.106
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling wasmparser v0.235.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling wasm-encoder v0.233.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking multipeek v0.1.2
[INFO] [stderr]     Checking punycode v0.4.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.106
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling sx-derive v0.1.0 (https://git.lgatlin.dev/logan/Halcyon.git?branch=stable#eb310348)
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking sx v0.1.0 (https://git.lgatlin.dev/logan/Halcyon.git?branch=stable#eb310348)
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.106
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking js-sys v0.3.83
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking web-sys v0.3.83
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.56
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking worker-sys v0.7.0
[INFO] [stderr]     Checking wasm-streams v0.4.2
[INFO] [stderr]     Checking wasmprinter v0.235.0
[INFO] [stderr]    Compiling worker-macros v0.7.0
[INFO] [stderr]     Checking halcyon-lib v0.1.0 (https://git.lgatlin.dev/logan/Halcyon.git?branch=stable#eb310348)
[INFO] [stderr]     Checking worker v0.7.0
[INFO] [stderr]     Checking hc-worker v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `fmt::Debug` and `rc::Rc`
[INFO] [stdout]  --> src/lib.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{fmt::Debug, rc::Rc};
[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: `fmt::Debug` and `rc::Rc`
[INFO] [stdout]  --> src/lib.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{fmt::Debug, rc::Rc};
[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 35.17s
[INFO] running `Command { std: "docker" "inspect" "0619b9c5a3682ec16b66f314f4a7b6da1dd4e68906cc675715a55c450d7033af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0619b9c5a3682ec16b66f314f4a7b6da1dd4e68906cc675715a55c450d7033af", kill_on_drop: false }`
[INFO] [stdout] 0619b9c5a3682ec16b66f314f4a7b6da1dd4e68906cc675715a55c450d7033af
