[INFO] fetching crate glean 65.1.1... [INFO] testing glean-65.1.1 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate glean 65.1.1 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate glean 65.1.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate glean 65.1.1 [INFO] tweaked toml for crates.io crate glean 65.1.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate glean 65.1.1 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate glean 65.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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 28a3dff37c5b8b3ebf3dcbff28be0d1bf7af60c09b682b36d85c0abfcce2180b [INFO] running `Command { std: "docker" "start" "-a" "28a3dff37c5b8b3ebf3dcbff28be0d1bf7af60c09b682b36d85c0abfcce2180b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28a3dff37c5b8b3ebf3dcbff28be0d1bf7af60c09b682b36d85c0abfcce2180b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28a3dff37c5b8b3ebf3dcbff28be0d1bf7af60c09b682b36d85c0abfcce2180b", kill_on_drop: false }` [INFO] [stdout] 28a3dff37c5b8b3ebf3dcbff28be0d1bf7af60c09b682b36d85c0abfcce2180b [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=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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ece141d4ec3a3bd1c9cb60e438192969475414d27b2f39d246759642ef954eb1 [INFO] running `Command { std: "docker" "start" "-a" "ece141d4ec3a3bd1c9cb60e438192969475414d27b2f39d246759642ef954eb1", 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 once_cell v1.20.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling anyhow v1.0.95 [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 nom v7.1.3 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling log v0.4.25 [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 bytes v1.9.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling uniffi_core v0.29.4 [INFO] [stderr] Compiling wr_malloc_size_of v0.2.2 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling zeitstempel v0.1.2 [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 weedle2 v5.0.0 [INFO] [stderr] Compiling whatsys v0.3.1 [INFO] [stderr] Compiling tempfile v3.8.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 goblin v0.8.2 [INFO] [stderr] Compiling uniffi_pipeline v0.29.4 [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 basic-toml v0.1.9 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling askama_parser v0.13.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling chrono v0.4.41 [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.1.1 [INFO] [stderr] Compiling glean v65.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "ece141d4ec3a3bd1c9cb60e438192969475414d27b2f39d246759642ef954eb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ece141d4ec3a3bd1c9cb60e438192969475414d27b2f39d246759642ef954eb1", kill_on_drop: false }` [INFO] [stdout] ece141d4ec3a3bd1c9cb60e438192969475414d27b2f39d246759642ef954eb1 [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=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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8981a01f50307a0eb9b9831273f923ed2580e7d14b2dbde4377c0c506df477eb [INFO] running `Command { std: "docker" "start" "-a" "8981a01f50307a0eb9b9831273f923ed2580e7d14b2dbde4377c0c506df477eb", 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 textwrap v0.16.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling iri-string v0.5.6 [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 v65.1.1 [INFO] [stderr] Compiling glean v65.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" "8981a01f50307a0eb9b9831273f923ed2580e7d14b2dbde4377c0c506df477eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8981a01f50307a0eb9b9831273f923ed2580e7d14b2dbde4377c0c506df477eb", kill_on_drop: false }` [INFO] [stdout] 8981a01f50307a0eb9b9831273f923ed2580e7d14b2dbde4377c0c506df477eb