[INFO] fetching crate glean-core 66.2.0... [INFO] building glean-core-66.2.0 against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937 [INFO] extracting crate glean-core 66.2.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate glean-core 66.2.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate glean-core 66.2.0 [INFO] tweaked toml for crates.io crate glean-core 66.2.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate glean-core 66.2.0 on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate glean-core 66.2.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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f27929aee6a63256a60ce35aa6494cb3007eef4fb4dc605e9ef8aab181a7b658 [INFO] running `Command { std: "docker" "start" "-a" "f27929aee6a63256a60ce35aa6494cb3007eef4fb4dc605e9ef8aab181a7b658", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f27929aee6a63256a60ce35aa6494cb3007eef4fb4dc605e9ef8aab181a7b658", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f27929aee6a63256a60ce35aa6494cb3007eef4fb4dc605e9ef8aab181a7b658", kill_on_drop: false }` [INFO] [stdout] f27929aee6a63256a60ce35aa6494cb3007eef4fb4dc605e9ef8aab181a7b658 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e29212ffba38af3fef2ef174056c1c6f11bcc86261f279b27a0a0626508428c6 [INFO] running `Command { std: "docker" "start" "-a" "e29212ffba38af3fef2ef174056c1c6f11bcc86261f279b27a0a0626508428c6", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling cfg-if v1.0.3 [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 fastrand v2.0.0 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling memchr v2.7.4 [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 camino v1.1.9 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling uniffi_core v0.29.4 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [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 ryu v1.0.19 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling zeitstempel v0.2.0 [INFO] [stderr] Compiling ordered-float v3.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling idna v0.3.0 [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 uniffi_pipeline v0.29.4 [INFO] [stderr] Compiling scroll v0.12.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling goblin v0.8.2 [INFO] [stderr] Compiling uniffi_meta v0.29.4 [INFO] [stderr] Compiling uniffi_udl v0.29.4 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling askama_parser v0.13.0 [INFO] [stderr] Compiling basic-toml v0.1.9 [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 v66.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "e29212ffba38af3fef2ef174056c1c6f11bcc86261f279b27a0a0626508428c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e29212ffba38af3fef2ef174056c1c6f11bcc86261f279b27a0a0626508428c6", kill_on_drop: false }` [INFO] [stdout] e29212ffba38af3fef2ef174056c1c6f11bcc86261f279b27a0a0626508428c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc94d0b11dc126f9f2f9769f8d7994972715b4f9db39a703aae60d94447716d9 [INFO] running `Command { std: "docker" "start" "-a" "bc94d0b11dc126f9f2f9769f8d7994972715b4f9db39a703aae60d94447716d9", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling half v2.5.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling ctor v0.2.9 [INFO] [stderr] Compiling goblin v0.8.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.32 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling ordered-float v3.2.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling iso8601 v0.4.2 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling weedle2 v5.0.0 [INFO] [stderr] Compiling clap v4.5.32 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling rustix v0.38.20 [INFO] [stderr] Compiling uniffi_udl v0.29.4 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling rkv v0.20.0 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling uniffi_bindgen v0.29.4 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling uniffi_pipeline v0.29.4 [INFO] [stderr] Compiling uniffi v0.29.4 [INFO] [stderr] Compiling uniffi_build v0.29.4 [INFO] [stderr] Compiling glean-core v66.2.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `glean-core` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/58b1b3c5342a414c161338871f8004258ccef2a7/bin/rustc --crate-name glean_core --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("benchmark", "enable_env_logger", "env_logger", "gecko"))' -C metadata=e10cc8fd40649fe8 -C extra-filename=-99f38b4981c36c6d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bincode=/opt/rustwide/target/debug/deps/libbincode-a1db27c2b3b6af6d.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-9c2ecf8cacc32aae.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-82a0672c9b5a81e1.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-5d0c0f33058da338.rlib --extern ctor=/opt/rustwide/target/debug/deps/libctor-24149e5e2593e3e2.so --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-52c52eef66acd5cd.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-772e431fc1022e77.rlib --extern iso8601=/opt/rustwide/target/debug/deps/libiso8601-4008b21711b17c1c.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-8df7809bc4bc4dee.rlib --extern malloc_size_of_derive=/opt/rustwide/target/debug/deps/libmalloc_size_of_derive-2f9c92b08ab1f9d1.so --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern rkv=/opt/rustwide/target/debug/deps/librkv-893799a80132e273.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-cd0f0f2c25444b4a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3fe56ac767cce8c5.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-a519fbfee40ec6d2.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fc8a3559d9698cc3.rlib --extern uniffi=/opt/rustwide/target/debug/deps/libuniffi-22d4da419c90face.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-f7a92bb99824cd08.rlib --extern malloc_size_of=/opt/rustwide/target/debug/deps/libwr_malloc_size_of-85b44f88140c9d20.rlib --extern zeitstempel=/opt/rustwide/target/debug/deps/libzeitstempel-701e4e53a5e7c3c5.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "bc94d0b11dc126f9f2f9769f8d7994972715b4f9db39a703aae60d94447716d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc94d0b11dc126f9f2f9769f8d7994972715b4f9db39a703aae60d94447716d9", kill_on_drop: false }` [INFO] [stdout] bc94d0b11dc126f9f2f9769f8d7994972715b4f9db39a703aae60d94447716d9