[INFO] fetching crate glean 63.0.0...
[INFO] checking glean-63.0.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate glean 63.0.0 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate glean 63.0.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate glean 63.0.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate glean 63.0.0
[INFO] tweaked toml for crates.io crate glean 63.0.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate crates.io crate glean 63.0.0 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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 68ef226afbea048dc51a463ad4bbf5a0bf6bb1aeae10e2d55fa2c4660b1bf8dc
[INFO] running `Command { std: "docker" "start" "-a" "68ef226afbea048dc51a463ad4bbf5a0bf6bb1aeae10e2d55fa2c4660b1bf8dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68ef226afbea048dc51a463ad4bbf5a0bf6bb1aeae10e2d55fa2c4660b1bf8dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68ef226afbea048dc51a463ad4bbf5a0bf6bb1aeae10e2d55fa2c4660b1bf8dc", kill_on_drop: false }`
[INFO] [stdout] 68ef226afbea048dc51a463ad4bbf5a0bf6bb1aeae10e2d55fa2c4660b1bf8dc
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1d652ca25123c3485b78fb4174750cf33fbcae1f293cb12b87fcc4beaed73cc6
[INFO] running `Command { std: "docker" "start" "-a" "1d652ca25123c3485b78fb4174750cf33fbcae1f293cb12b87fcc4beaed73cc6", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_derive v1.0.179
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling serde v1.0.179
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling camino v1.1.4
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling paste v1.0.10
[INFO] [stderr]    Compiling semver v1.0.14
[INFO] [stderr]    Compiling serde_json v1.0.89
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling bytes v1.3.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling quote v1.0.31
[INFO] [stderr]    Compiling syn v2.0.26
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling fs-err v2.9.0
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]    Compiling weedle2 v5.0.0
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling cargo-platform v0.1.2
[INFO] [stderr]    Compiling toml v0.5.10
[INFO] [stderr]    Compiling basic-toml v0.1.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling uniffi_core v0.28.1
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling whatsys v0.3.1
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking uuid v1.4.1
[INFO] [stderr]     Checking ordered-float v3.2.0
[INFO] [stderr]    Compiling rustix v0.38.20
[INFO] [stderr]     Checking arrayref v0.3.6
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking id-arena v2.2.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.12
[INFO] [stderr]     Checking flate2 v1.0.31
[INFO] [stderr]     Checking zeitstempel v0.1.1
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]     Checking linux-raw-sys v0.4.10
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]     Checking json-pointer v0.3.4
[INFO] [stderr]     Checking iri-string v0.5.6
[INFO] [stderr]     Checking fastrand v2.0.0
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling uniffi_checksum_derive v0.28.1
[INFO] [stderr]    Compiling scroll_derive v0.12.0
[INFO] [stderr]    Compiling askama_derive v0.12.1
[INFO] [stderr]    Compiling uniffi_meta v0.28.1
[INFO] [stderr]    Compiling inherent v1.0.9
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]    Compiling scroll v0.12.0
[INFO] [stderr]    Compiling goblin v0.8.0
[INFO] [stderr]    Compiling uniffi_macros v0.28.1
[INFO] [stderr]    Compiling cargo_metadata v0.15.2
[INFO] [stderr]     Checking rkv v0.19.0
[INFO] [stderr]     Checking jsonschema-valid v0.5.2
[INFO] [stderr]     Checking tempfile v3.8.0
[INFO] [stderr]    Compiling uniffi_testing v0.28.1
[INFO] [stderr]    Compiling uniffi_udl v0.28.1
[INFO] [stderr]    Compiling askama v0.12.0
[INFO] [stderr]     Checking uniffi v0.28.1
[INFO] [stderr]    Compiling uniffi_bindgen v0.28.1
[INFO] [stderr]    Compiling uniffi_build v0.28.1
[INFO] [stderr]    Compiling glean-core v63.0.0
[INFO] [stderr]     Checking glean v63.0.0 (/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:19:27
[INFO] [stdout]    |
[INFO] [stdout] 19 | const SCHEMA_JSON: &str = include_str!("../../../glean.1.schema.json");
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[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" "1d652ca25123c3485b78fb4174750cf33fbcae1f293cb12b87fcc4beaed73cc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d652ca25123c3485b78fb4174750cf33fbcae1f293cb12b87fcc4beaed73cc6", kill_on_drop: false }`
[INFO] [stdout] 1d652ca25123c3485b78fb4174750cf33fbcae1f293cb12b87fcc4beaed73cc6
