[INFO] cloning repository https://github.com/Cantido/hematite
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cantido/hematite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCantido%2Fhematite", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCantido%2Fhematite'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 252074f27a0c319e0318395ee3d1c992d52c9b90
[INFO] checking Cantido/hematite against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCantido%2Fhematite" "/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/Cantido/hematite
[INFO] finished tweaking git repo https://github.com/Cantido/hematite
[INFO] tweaked toml for git repo https://github.com/Cantido/hematite written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Cantido/hematite 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/Cantido/hematite 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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tzdb v0.7.2
[INFO] [stderr]   Downloaded is_debug v1.1.0
[INFO] [stderr]   Downloaded tz-rs v0.7.0
[INFO] [stderr]   Downloaded shadow-rs v1.0.1
[INFO] [stderr]   Downloaded opentelemetry-otlp v0.28.0
[INFO] [stderr]   Downloaded opentelemetry-http v0.28.0
[INFO] [stderr]   Downloaded delegate-attr v0.3.0
[INFO] [stderr]   Downloaded snafu-derive v0.8.5
[INFO] [stderr]   Downloaded rand_core v0.9.0
[INFO] [stderr]   Downloaded tracing-opentelemetry v0.29.0
[INFO] [stderr]   Downloaded const_format v0.2.33
[INFO] [stderr]   Downloaded tzdb_data v0.2.1
[INFO] [stderr]   Downloaded reqwest v0.12.14
[INFO] [stderr]   Downloaded snafu v0.8.5
[INFO] [stderr]   Downloaded cloudevents-sdk v0.8.0
[INFO] [stderr]   Downloaded opentelemetry-proto v0.28.0
[INFO] [stderr]   Downloaded const_format_proc_macros v0.2.33
[INFO] [stderr]   Downloaded opentelemetry v0.28.0
[INFO] [stderr]   Downloaded opentelemetry_sdk v0.28.0
[INFO] [stderr]   Downloaded prost-derive v0.13.3
[INFO] [stderr]   Downloaded prost v0.13.3
[INFO] [stderr]   Downloaded windows-result v0.3.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] 1898733bf0b09554470fa8ca8bebbabb2e59e71a3be2129dd85c477447154275
[INFO] running `Command { std: "docker" "start" "-a" "1898733bf0b09554470fa8ca8bebbabb2e59e71a3be2129dd85c477447154275", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1898733bf0b09554470fa8ca8bebbabb2e59e71a3be2129dd85c477447154275", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1898733bf0b09554470fa8ca8bebbabb2e59e71a3be2129dd85c477447154275", kill_on_drop: false }`
[INFO] [stdout] 1898733bf0b09554470fa8ca8bebbabb2e59e71a3be2129dd85c477447154275
[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] 04ad53091dedac797e48f5c8c8946647a3121926ad789e97867978f15fe3568e
[INFO] running `Command { std: "docker" "start" "-a" "04ad53091dedac797e48f5c8c8946647a3121926ad789e97867978f15fe3568e", kill_on_drop: false }`
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling time-core v0.1.3
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.33
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling zerocopy v0.8.14
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling tz-rs v0.7.0
[INFO] [stderr]    Compiling time-macros v0.2.20
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling tzdb_data v0.2.1
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling const_format v0.2.33
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]     Checking opentelemetry v0.28.0
[INFO] [stderr]     Checking pin-project v1.1.7
[INFO] [stderr]    Compiling time v0.3.39
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling prost-derive v0.13.3
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]    Compiling is_debug v1.1.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]    Compiling snafu-derive v0.8.5
[INFO] [stderr]     Checking rand_core v0.9.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]    Compiling libz-sys v1.1.20
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]    Compiling libgit2-sys v0.18.0+1.9.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling tzdb v0.7.2
[INFO] [stderr]    Compiling ring v0.17.13
[INFO] [stderr]     Checking prost v0.13.3
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking clap v4.5.21
[INFO] [stderr]     Checking axum-core v0.5.0
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking simple_asn1 v0.6.2
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking snafu v0.8.5
[INFO] [stderr]     Checking pem v3.0.4
[INFO] [stderr]    Compiling delegate-attr v0.3.0
[INFO] [stderr]     Checking hostname v0.4.0
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking opentelemetry_api v0.20.0
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]     Checking fastrand v2.2.0
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stderr]     Checking h2 v0.4.7
[INFO] [stderr]     Checking tower-http v0.6.2
[INFO] [stderr]     Checking tempfile v3.17.1
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking uuid v1.15.1
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking opentelemetry_sdk v0.28.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking cloudevents-sdk v0.8.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling git2 v0.20.0
[INFO] [stderr]     Checking hyper v1.5.1
[INFO] [stderr]     Checking opentelemetry-proto v0.28.0
[INFO] [stderr]     Checking tracing-opentelemetry v0.29.0
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]    Compiling shadow-rs v1.0.1
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking axum v0.8.1
[INFO] [stderr]    Compiling hematite v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking reqwest v0.12.14
[INFO] [stderr] error: could not compile `hematite` (build script) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0425]: cannot find function `new` in crate `shadow_rs`
[INFO] [stdout]  --> build.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 |     shadow_rs::new()
[INFO] [stdout]   |                ^^^ not found in `shadow_rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "04ad53091dedac797e48f5c8c8946647a3121926ad789e97867978f15fe3568e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04ad53091dedac797e48f5c8c8946647a3121926ad789e97867978f15fe3568e", kill_on_drop: false }`
[INFO] [stdout] 04ad53091dedac797e48f5c8c8946647a3121926ad789e97867978f15fe3568e
