[INFO] fetching crate glean 65.2.1...
[INFO] testing glean-65.2.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate glean 65.2.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate glean 65.2.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate glean 65.2.1
[INFO] tweaked toml for crates.io crate glean 65.2.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate glean 65.2.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate glean 65.2.1 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c5fc3d105d585ac3af1718d559628cbdda7ee4520d066e8b87a03c71d4f7fb0e
[INFO] running `Command { std: "docker" "start" "-a" "c5fc3d105d585ac3af1718d559628cbdda7ee4520d066e8b87a03c71d4f7fb0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c5fc3d105d585ac3af1718d559628cbdda7ee4520d066e8b87a03c71d4f7fb0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5fc3d105d585ac3af1718d559628cbdda7ee4520d066e8b87a03c71d4f7fb0e", kill_on_drop: false }`
[INFO] [stdout] c5fc3d105d585ac3af1718d559628cbdda7ee4520d066e8b87a03c71d4f7fb0e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2e3b91432e3806ef5ac2cb416e2e7f57415faaf9cb536dffbd40aad90c6a4c64
[INFO] running `Command { std: "docker" "start" "-a" "2e3b91432e3806ef5ac2cb416e2e7f57415faaf9cb536dffbd40aad90c6a4c64", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.20
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling uniffi_core v0.29.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling wr_malloc_size_of v0.2.2
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling zeitstempel v0.1.2
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling uuid v1.4.1
[INFO] [stderr]    Compiling ordered-float v3.2.0
[INFO] [stderr]    Compiling whatsys v0.3.1
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling tempfile v3.8.0
[INFO] [stderr]    Compiling weedle2 v5.0.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling uniffi_internal_macros v0.29.4
[INFO] [stderr]    Compiling scroll_derive v0.12.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling malloc_size_of_derive v0.1.3
[INFO] [stderr]    Compiling inherent v1.0.9
[INFO] [stderr]    Compiling scroll v0.12.0
[INFO] [stderr]    Compiling uniffi_pipeline v0.29.4
[INFO] [stderr]    Compiling goblin v0.8.2
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling uniffi_meta v0.29.4
[INFO] [stderr]    Compiling uniffi_udl v0.29.4
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling askama_parser v0.13.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling basic-toml v0.1.9
[INFO] [stderr]    Compiling rkv v0.20.0
[INFO] [stderr]    Compiling uniffi_macros v0.29.4
[INFO] [stderr]    Compiling askama_derive v0.13.1
[INFO] [stderr]    Compiling uniffi v0.29.4
[INFO] [stderr]    Compiling askama v0.13.1
[INFO] [stderr]    Compiling uniffi_bindgen v0.29.4
[INFO] [stderr]    Compiling uniffi_build v0.29.4
[INFO] [stderr]    Compiling glean-core v65.2.1
[INFO] [stderr]    Compiling glean v65.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
[INFO] running `Command { std: "docker" "inspect" "2e3b91432e3806ef5ac2cb416e2e7f57415faaf9cb536dffbd40aad90c6a4c64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e3b91432e3806ef5ac2cb416e2e7f57415faaf9cb536dffbd40aad90c6a4c64", kill_on_drop: false }`
[INFO] [stdout] 2e3b91432e3806ef5ac2cb416e2e7f57415faaf9cb536dffbd40aad90c6a4c64
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 05a64b1480770974a3b6a1de25ade7dadf75e130096855e21b03722eac68b539
[INFO] running `Command { std: "docker" "start" "-a" "05a64b1480770974a3b6a1de25ade7dadf75e130096855e21b03722eac68b539", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling json-pointer v0.3.4
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling iri-string v0.5.6
[INFO] [stderr]    Compiling rkv v0.20.0
[INFO] [stderr]    Compiling goblin v0.8.2
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling jsonschema-valid v0.5.2
[INFO] [stderr]    Compiling uniffi_bindgen v0.29.4
[INFO] [stderr]    Compiling uniffi_build v0.29.4
[INFO] [stderr]    Compiling uniffi v0.29.4
[INFO] [stderr]    Compiling glean-core v65.2.1
[INFO] [stderr]    Compiling glean v65.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `tests/../../../glean.1.schema.json`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/schema.rs:22:27
[INFO] [stdout]    |
[INFO] [stdout] 22 | const SCHEMA_JSON: &str = include_str!("../../../glean.1.schema.json");
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `glean` (test "schema") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "05a64b1480770974a3b6a1de25ade7dadf75e130096855e21b03722eac68b539", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05a64b1480770974a3b6a1de25ade7dadf75e130096855e21b03722eac68b539", kill_on_drop: false }`
[INFO] [stdout] 05a64b1480770974a3b6a1de25ade7dadf75e130096855e21b03722eac68b539
