[INFO] fetching crate glean 66.1.1...
[INFO] testing glean-66.1.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate glean 66.1.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate glean 66.1.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate glean 66.1.1
[INFO] tweaked toml for crates.io crate glean 66.1.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate glean 66.1.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate glean 66.1.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd26f707584a9372ced997a4b7d153ea261b1492749785f48df868ff50ef141b
[INFO] running `Command { std: "docker" "start" "-a" "cd26f707584a9372ced997a4b7d153ea261b1492749785f48df868ff50ef141b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd26f707584a9372ced997a4b7d153ea261b1492749785f48df868ff50ef141b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd26f707584a9372ced997a4b7d153ea261b1492749785f48df868ff50ef141b", kill_on_drop: false }`
[INFO] [stdout] cd26f707584a9372ced997a4b7d153ea261b1492749785f48df868ff50ef141b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 719ba54608aba17344cd8f343d95cba5b6d74fe65b7f69620d7b4f583c5c8c95
[INFO] running `Command { std: "docker" "start" "-a" "719ba54608aba17344cd8f343d95cba5b6d74fe65b7f69620d7b4f583c5c8c95", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.20
[INFO] [stderr]    Compiling linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling fastrand v2.0.0
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling camino v1.1.9
[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 log v0.4.25
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling uniffi_core v0.29.4
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling uuid v1.4.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling wr_malloc_size_of v0.2.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling zeitstempel v0.2.0
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling ordered-float v3.2.0
[INFO] [stderr]    Compiling tempfile v3.8.0
[INFO] [stderr]    Compiling whatsys v0.3.1
[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 uniffi_meta v0.29.4
[INFO] [stderr]    Compiling thiserror v2.0.12
[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 serde_json v1.0.138
[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 v66.1.1
[INFO] [stderr]    Compiling glean v66.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "719ba54608aba17344cd8f343d95cba5b6d74fe65b7f69620d7b4f583c5c8c95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "719ba54608aba17344cd8f343d95cba5b6d74fe65b7f69620d7b4f583c5c8c95", kill_on_drop: false }`
[INFO] [stdout] 719ba54608aba17344cd8f343d95cba5b6d74fe65b7f69620d7b4f583c5c8c95
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 064becdc30101508f8b6d6cbec199aea759943b080e16b6ddea583e491723243
[INFO] running `Command { std: "docker" "start" "-a" "064becdc30101508f8b6d6cbec199aea759943b080e16b6ddea583e491723243", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling json-pointer v0.3.4
[INFO] [stderr]    Compiling iri-string v0.5.6
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling goblin v0.8.2
[INFO] [stderr]    Compiling rkv v0.20.0
[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 v66.1.1
[INFO] [stderr]    Compiling glean v66.1.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" "064becdc30101508f8b6d6cbec199aea759943b080e16b6ddea583e491723243", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "064becdc30101508f8b6d6cbec199aea759943b080e16b6ddea583e491723243", kill_on_drop: false }`
[INFO] [stdout] 064becdc30101508f8b6d6cbec199aea759943b080e16b6ddea583e491723243
