[INFO] cloning repository https://github.com/cbiffle/exhubris-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cbiffle/exhubris-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcbiffle%2Fexhubris-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcbiffle%2Fexhubris-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a5a7922386edb06b5bb515eb767df8b4ae44a9db [INFO] checking cbiffle/exhubris-demo/a5a7922386edb06b5bb515eb767df8b4ae44a9db against master#bb779a91568ac1ee0b8a9dcb6b69219ef30b18a3 for pr-149328 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcbiffle%2Fexhubris-demo" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/cbiffle/exhubris-demo [INFO] finished tweaking git repo https://github.com/cbiffle/exhubris-demo [INFO] tweaked toml for git repo https://github.com/cbiffle/exhubris-demo written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cbiffle/exhubris-demo on toolchain bb779a91568ac1ee0b8a9dcb6b69219ef30b18a3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bb779a91568ac1ee0b8a9dcb6b69219ef30b18a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cbiffle/exhubris-demo 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" "+bb779a91568ac1ee0b8a9dcb6b69219ef30b18a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/cbiffle/exhubris` [INFO] [stderr] Updating git repository `https://github.com/cbiffle/hubris-fork.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded supports-unicode v3.0.0 [INFO] [stderr] Downloaded supports-hyperlinks v3.1.0 [INFO] [stderr] Downloaded backtrace-ext v0.2.1 [INFO] [stderr] Downloaded is_ci v1.2.0 [INFO] [stderr] Downloaded hubpack v0.1.2 [INFO] [stderr] Downloaded ihex v3.0.0 [INFO] [stderr] Downloaded hubpack_derive v0.1.1 [INFO] [stderr] Downloaded supports-color v3.0.2 [INFO] [stderr] Downloaded miette-derive v7.4.0 [INFO] [stderr] Downloaded clap_derive v4.5.24 [INFO] [stderr] Downloaded owo-colors v4.1.0 [INFO] [stderr] Downloaded zerocopy-derive v0.8.14 [INFO] [stderr] Downloaded prettyplease v0.2.29 [INFO] [stderr] Downloaded comfy-table v7.1.3 [INFO] [stderr] Downloaded cc v1.2.10 [INFO] [stderr] Downloaded kdl v6.3.3 [INFO] [stderr] Downloaded miette v7.4.0 [INFO] [stderr] Downloaded goblin v0.9.3 [INFO] [stderr] Downloaded winnow v0.6.25 [INFO] [stderr] Downloaded clap v4.5.27 [INFO] [stderr] Downloaded zerocopy v0.8.14 [INFO] [stderr] Downloaded ruzstd v0.7.3 [INFO] [stderr] Downloaded size v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+bb779a91568ac1ee0b8a9dcb6b69219ef30b18a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 301c7be3ab3dd49fe6c406099eeb7f00268f062dc95c073c47296807ef573bf9 [INFO] running `Command { std: "docker" "start" "-a" "301c7be3ab3dd49fe6c406099eeb7f00268f062dc95c073c47296807ef573bf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "301c7be3ab3dd49fe6c406099eeb7f00268f062dc95c073c47296807ef573bf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "301c7be3ab3dd49fe6c406099eeb7f00268f062dc95c073c47296807ef573bf9", kill_on_drop: false }` [INFO] [stdout] 301c7be3ab3dd49fe6c406099eeb7f00268f062dc95c073c47296807ef573bf9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+bb779a91568ac1ee0b8a9dcb6b69219ef30b18a3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9107ee0325d7b0ce03757b93c53f20eb377a663140468b6e8e473f9264f0302a [INFO] running `Command { std: "docker" "start" "-a" "9107ee0325d7b0ce03757b93c53f20eb377a663140468b6e8e473f9264f0302a", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling owo-colors v4.1.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling ruzstd v0.7.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling winnow v0.6.25 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling lockfree-object-pool v0.1.6 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling zip v2.2.2 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling supports-hyperlinks v3.1.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling clap_builder v4.5.27 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling zopfli v0.8.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling deflate64 v0.1.9 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling rangemap v1.5.1 [INFO] [stderr] Compiling size v0.4.1 [INFO] [stderr] Compiling ihex v3.0.0 [INFO] [stderr] Compiling userlib v0.1.0 (https://github.com/cbiffle/exhubris?rev=69d2f5ca8017fc3aaf692eae9455ac9fcd883173#69d2f5ca) [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling zerocopy v0.8.14 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling blake3 v1.5.5 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Checking idyll_runtime v0.1.0 (https://github.com/cbiffle/exhubris?rev=69d2f5ca8017fc3aaf692eae9455ac9fcd883173#69d2f5ca) [INFO] [stderr] Compiling hubpack_derive v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling scroll_derive v0.12.0 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling miette-derive v7.4.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling scroll v0.12.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling goblin v0.9.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clap v4.5.27 [INFO] [stderr] Checking hubpack v0.1.2 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling hubris-region-alloc v0.1.0 (https://github.com/cbiffle/exhubris?rev=69d2f5ca8017fc3aaf692eae9455ac9fcd883173#69d2f5ca) [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling build-kconfig v0.1.0 (https://github.com/cbiffle/hubris-fork.git?branch=cbiffle%2Fexhubris-fixes#061df2fc) [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling hubris-task-slots v0.1.0 (https://github.com/cbiffle/exhubris?rev=69d2f5ca8017fc3aaf692eae9455ac9fcd883173#69d2f5ca) [INFO] [stderr] Compiling hubris-notifications v0.1.0 (https://github.com/cbiffle/exhubris?rev=69d2f5ca8017fc3aaf692eae9455ac9fcd883173#69d2f5ca) [INFO] [stdout] error: couldn't read `/opt/rustwide/target/debug/build/hubris-notifications-414044ee63e18ebc/out/notifications.rs`: No such file or directory (os error 2) [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/exhubris-cb65dd491dcf52ac/69d2f5c/sys/notifications/src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | include!(concat!(env!("OUT_DIR"), "/notifications.rs")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hubris-notifications` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9107ee0325d7b0ce03757b93c53f20eb377a663140468b6e8e473f9264f0302a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9107ee0325d7b0ce03757b93c53f20eb377a663140468b6e8e473f9264f0302a", kill_on_drop: false }` [INFO] [stdout] 9107ee0325d7b0ce03757b93c53f20eb377a663140468b6e8e473f9264f0302a