[INFO] fetching crate pax-std-primitives 0.15.5... [INFO] checking pax-std-primitives-0.15.5 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate pax-std-primitives 0.15.5 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate pax-std-primitives 0.15.5 [INFO] finished tweaking crates.io crate pax-std-primitives 0.15.5 [INFO] tweaked toml for crates.io crate pax-std-primitives 0.15.5 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pax-std-primitives 0.15.5 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 198 packages to latest compatible versions [INFO] [stderr] Adding kurbo v0.9.5 (available: v0.11.3) [INFO] [stderr] Adding pax-message v0.15.5 (available: v0.38.3) [INFO] [stderr] Adding pax-runtime v0.15.5 (available: v0.38.3) [INFO] [stderr] Adding pax-runtime-api v0.15.5 (available: v0.38.3) [INFO] [stderr] Adding pax-std v0.15.5 (available: v0.38.3) [INFO] [stderr] Adding piet v0.6.2 (available: v0.7.0) [INFO] [stderr] Adding piet-common v0.6.2 (available: v0.7.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mut_static v5.0.0 [INFO] [stderr] Downloaded pax-manifest v0.15.5 [INFO] [stderr] Downloaded pax-std v0.15.5 [INFO] [stderr] Downloaded pax-engine v0.15.5 [INFO] [stderr] Downloaded pax-macro v0.15.5 [INFO] [stderr] Downloaded sailfish v0.6.1 [INFO] [stderr] Downloaded sailfish-macros v0.6.1 [INFO] [stderr] Downloaded pax-message v0.15.5 [INFO] [stderr] Downloaded pax-lang v0.15.5 [INFO] [stderr] Downloaded sailfish-compiler v0.6.1 [INFO] [stderr] Downloaded pax-runtime-api v0.15.5 [INFO] [stderr] Downloaded pax-runtime v0.15.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a252165926d1cca5e6475eb53d70871b2f8dee68a694e23fdc6d845a18f8a5c [INFO] running `Command { std: "docker" "start" "-a" "4a252165926d1cca5e6475eb53d70871b2f8dee68a694e23fdc6d845a18f8a5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a252165926d1cca5e6475eb53d70871b2f8dee68a694e23fdc6d845a18f8a5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a252165926d1cca5e6475eb53d70871b2f8dee68a694e23fdc6d845a18f8a5c", kill_on_drop: false }` [INFO] [stdout] 4a252165926d1cca5e6475eb53d70871b2f8dee68a694e23fdc6d845a18f8a5c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12d7115588cdd181b9ce965c12f674f0664cb205feafb921b41ef31b1486b444 [INFO] running `Command { std: "docker" "start" "-a" "12d7115588cdd181b9ce965c12f674f0664cb205feafb921b41ef31b1486b444", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling gio v0.16.7 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unic-ucd-bidi v0.9.0 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling unic-bidi v0.9.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling kurbo v0.9.5 [INFO] [stderr] Compiling sailfish-compiler v0.6.1 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling sailfish v0.6.1 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling itoap v1.0.1 [INFO] [stderr] Compiling mut_static v5.0.0 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Checking piet v0.6.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling pax-lang v0.15.5 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Checking serde_with v3.14.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking pax-message v0.15.5 [INFO] [stderr] Checking pax-runtime-api v0.15.5 [INFO] [stderr] Checking pax-manifest v0.15.5 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling glib-macros v0.16.8 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling sailfish-macros v0.6.1 [INFO] [stderr] Compiling glib-sys v0.16.3 [INFO] [stderr] Compiling gobject-sys v0.16.3 [INFO] [stderr] Compiling gio-sys v0.16.3 [INFO] [stderr] Compiling pango-sys v0.16.3 [INFO] [stderr] Compiling cairo-sys-rs v0.16.3 [INFO] [stderr] Compiling pangocairo-sys v0.16.3 [INFO] [stderr] Checking glib v0.16.9 [INFO] [stderr] Checking cairo-rs v0.16.7 [INFO] [stderr] Checking pango v0.16.5 [INFO] [stderr] Checking pangocairo v0.16.3 [INFO] [stderr] Checking piet-cairo v0.6.2 [INFO] [stderr] Checking piet-common v0.6.2 [INFO] [stderr] Checking pax-runtime v0.15.5 [INFO] [stderr] Compiling pax-macro v0.15.5 [INFO] [stderr] Checking pax-engine v0.15.5 [INFO] [stderr] Checking pax-std v0.15.5 [INFO] [stderr] Checking pax-std-primitives v0.15.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `designtime` [INFO] [stdout] --> src/text.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(feature = "designtime")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `designtime` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `designtime` [INFO] [stdout] --> src/text.rs:65:15 [INFO] [stdout] | [INFO] [stdout] 65 | #[cfg(feature = "designtime")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `designtime` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `designtime` [INFO] [stdout] --> src/text.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(feature = "designtime")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `designtime` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `designtime` [INFO] [stdout] --> src/text.rs:65:15 [INFO] [stdout] | [INFO] [stdout] 65 | #[cfg(feature = "designtime")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `designtime` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "12d7115588cdd181b9ce965c12f674f0664cb205feafb921b41ef31b1486b444", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12d7115588cdd181b9ce965c12f674f0664cb205feafb921b41ef31b1486b444", kill_on_drop: false }` [INFO] [stdout] 12d7115588cdd181b9ce965c12f674f0664cb205feafb921b41ef31b1486b444