[INFO] fetching crate stellation 0.3.0... [INFO] checking stellation-0.3.0 against try#349c4bfa6ac87b818f6fd19d4869c0b24790ac6a for pr-152856 [INFO] extracting crate stellation 0.3.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate stellation 0.3.0 [INFO] finished tweaking crates.io crate stellation 0.3.0 [INFO] tweaked toml for crates.io crate stellation 0.3.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate stellation 0.3.0 on toolchain 349c4bfa6ac87b818f6fd19d4869c0b24790ac6a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+349c4bfa6ac87b818f6fd19d4869c0b24790ac6a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+349c4bfa6ac87b818f6fd19d4869c0b24790ac6a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 341 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+349c4bfa6ac87b818f6fd19d4869c0b24790ac6a" "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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+349c4bfa6ac87b818f6fd19d4869c0b24790ac6a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 41e9e486833cb97560b99788c97bf52fb83af60fd1c370fc09b6bd00567beaf8 [INFO] running `Command { std: "docker" "start" "-a" "41e9e486833cb97560b99788c97bf52fb83af60fd1c370fc09b6bd00567beaf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41e9e486833cb97560b99788c97bf52fb83af60fd1c370fc09b6bd00567beaf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41e9e486833cb97560b99788c97bf52fb83af60fd1c370fc09b6bd00567beaf8", kill_on_drop: false }` [INFO] [stdout] 41e9e486833cb97560b99788c97bf52fb83af60fd1c370fc09b6bd00567beaf8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+349c4bfa6ac87b818f6fd19d4869c0b24790ac6a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ff601902d0886c03b580aafbd73349a0d854639127b12e5a703be3fbc11f490 [INFO] running `Command { std: "docker" "start" "-a" "8ff601902d0886c03b580aafbd73349a0d854639127b12e5a703be3fbc11f490", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.114 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling wasm-bindgen v0.2.114 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking pinned v0.1.0 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.114 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Checking anymap2 v0.13.0 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking utf8-width v0.1.8 [INFO] [stderr] Checking implicit-clone v0.3.10 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking html-escape v0.2.13 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Checking pin-project v1.1.11 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking deranged v0.5.8 [INFO] [stderr] Checking dtoa v1.0.11 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Checking dtoa-short v0.3.5 [INFO] [stderr] Compiling typed-builder-macro v0.16.2 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking route-recognizer v0.3.1 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking typed-builder v0.16.2 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking stellation-core v0.3.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking cargo-platform v0.1.9 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking semver v1.0.27 [INFO] [stderr] Checking filetime v0.2.27 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking cargo_metadata v0.17.0 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking webbrowser v0.8.15 [INFO] [stderr] Checking fs_extra v1.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Checking clap v4.5.60 [INFO] [stderr] Compiling yew-macro v0.20.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling bounce-macros v0.8.0 [INFO] [stderr] Compiling yew-router-macro v0.17.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.114 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling gloo-worker-macros v0.1.0 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking toml v0.7.8 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking js-sys v0.3.91 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking prokio v0.1.0 [INFO] [stderr] Checking lol_html v1.2.1 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking stctl v0.3.0 [INFO] [stderr] Checking web-sys v0.3.91 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.64 [INFO] [stderr] Checking serde-wasm-bindgen v0.5.0 [INFO] [stderr] Checking gloo-timers v0.2.6 [INFO] [stderr] Checking gloo-utils v0.1.7 [INFO] [stderr] Checking gloo-events v0.1.2 [INFO] [stderr] Checking gloo-render v0.1.1 [INFO] [stderr] Checking gloo-dialogs v0.1.1 [INFO] [stderr] Checking gloo-utils v0.2.0 [INFO] [stderr] Checking tracing-web v0.1.3 [INFO] [stderr] Checking gloo-net v0.4.0 [INFO] [stderr] Checking gloo-console v0.2.3 [INFO] [stderr] Checking gloo-storage v0.2.2 [INFO] [stderr] Checking gloo-net v0.3.1 [INFO] [stderr] Checking gloo-worker v0.3.0 [INFO] [stderr] Checking gloo-file v0.2.3 [INFO] [stderr] Checking gloo-history v0.1.5 [INFO] [stderr] Checking gloo-worker v0.2.1 [INFO] [stderr] Checking gloo v0.9.0 [INFO] [stderr] Checking gloo v0.8.1 [INFO] [stderr] Checking yew v0.20.0 [INFO] [stderr] Checking bounce v0.8.0 [INFO] [stderr] Checking yew-router v0.17.0 [INFO] [stderr] Checking stellation-bridge v0.3.0 [INFO] [stderr] Checking stellation-backend v0.3.0 [INFO] [stderr] Checking stellation-frontend v0.3.0 [INFO] [stderr] Checking stellation v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.28s [INFO] running `Command { std: "docker" "inspect" "8ff601902d0886c03b580aafbd73349a0d854639127b12e5a703be3fbc11f490", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ff601902d0886c03b580aafbd73349a0d854639127b12e5a703be3fbc11f490", kill_on_drop: false }` [INFO] [stdout] 8ff601902d0886c03b580aafbd73349a0d854639127b12e5a703be3fbc11f490