[INFO] fetching crate pax-std-primitives 0.15.5... [INFO] testing pax-std-primitives-0.15.5 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate pax-std-primitives 0.15.5 into /workspace/builds/worker-7-tc2/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-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pax-std-primitives 0.15.5 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 199 packages to latest compatible versions [INFO] [stderr] Adding kurbo v0.9.5 (available: v0.12.0) [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.8.0) [INFO] [stderr] Adding piet-common v0.6.2 (available: v0.8.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 963b59d57b07672b859b494cc44bf2a9510650892cae61fd6eef358e79928e44 [INFO] running `Command { std: "docker" "start" "-a" "963b59d57b07672b859b494cc44bf2a9510650892cae61fd6eef358e79928e44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "963b59d57b07672b859b494cc44bf2a9510650892cae61fd6eef358e79928e44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "963b59d57b07672b859b494cc44bf2a9510650892cae61fd6eef358e79928e44", kill_on_drop: false }` [INFO] [stdout] 963b59d57b07672b859b494cc44bf2a9510650892cae61fd6eef358e79928e44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12c4972feaebddf6e74e72c9776bb89fe9259b73d3d5b5e0c39fcd9fbc6f2a27 [INFO] running `Command { std: "docker" "start" "-a" "12c4972feaebddf6e74e72c9776bb89fe9259b73d3d5b5e0c39fcd9fbc6f2a27", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling hashbrown v0.16.0 [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 version-compare v0.2.0 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.104 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling wasm-bindgen v0.2.104 [INFO] [stderr] Compiling unic-ucd-bidi v0.9.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling gio v0.16.7 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling unic-bidi v0.9.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling kurbo v0.9.5 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling sailfish-compiler v0.6.1 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling sailfish v0.6.1 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling mut_static v5.0.0 [INFO] [stderr] Compiling itoap v1.0.1 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling piet v0.6.2 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.104 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.104 [INFO] [stderr] Compiling pest v2.8.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.104 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling pest_meta v2.8.2 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.14.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling pest_generator v2.8.2 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_with v3.14.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling pest_derive v2.8.2 [INFO] [stderr] Compiling pax-message v0.15.5 [INFO] [stderr] Compiling pax-lang v0.15.5 [INFO] [stderr] Compiling pax-runtime-api 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 pax-manifest v0.15.5 [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] Compiling sailfish-macros v0.6.1 [INFO] [stderr] Compiling glib v0.16.9 [INFO] [stderr] Compiling cairo-rs v0.16.7 [INFO] [stderr] Compiling pango v0.16.5 [INFO] [stderr] Compiling pangocairo v0.16.3 [INFO] [stderr] Compiling piet-cairo v0.6.2 [INFO] [stderr] Compiling piet-common v0.6.2 [INFO] [stderr] Compiling pax-runtime v0.15.5 [INFO] [stderr] Compiling pax-macro v0.15.5 [INFO] [stderr] Compiling pax-engine v0.15.5 [INFO] [stderr] Compiling pax-std v0.15.5 [INFO] [stderr] Compiling 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "12c4972feaebddf6e74e72c9776bb89fe9259b73d3d5b5e0c39fcd9fbc6f2a27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12c4972feaebddf6e74e72c9776bb89fe9259b73d3d5b5e0c39fcd9fbc6f2a27", kill_on_drop: false }` [INFO] [stdout] 12c4972feaebddf6e74e72c9776bb89fe9259b73d3d5b5e0c39fcd9fbc6f2a27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7aef1cc8b17620427f4ede222a12d120f3af7fa05d0041a25e921d56b88ed044 [INFO] running `Command { std: "docker" "start" "-a" "7aef1cc8b17620427f4ede222a12d120f3af7fa05d0041a25e921d56b88ed044", kill_on_drop: false }` [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] [stderr] Compiling pax-std-primitives v0.15.5 (/opt/rustwide/workdir) [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 `test` profile [unoptimized + debuginfo] target(s) in 1.27s [INFO] running `Command { std: "docker" "inspect" "7aef1cc8b17620427f4ede222a12d120f3af7fa05d0041a25e921d56b88ed044", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7aef1cc8b17620427f4ede222a12d120f3af7fa05d0041a25e921d56b88ed044", kill_on_drop: false }` [INFO] [stdout] 7aef1cc8b17620427f4ede222a12d120f3af7fa05d0041a25e921d56b88ed044 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b5913d9d21e195bc2f5de30e907d8fde27410e1d22c0f6af5b73344e34e29a81 [INFO] running `Command { std: "docker" "start" "-a" "b5913d9d21e195bc2f5de30e907d8fde27410e1d22c0f6af5b73344e34e29a81", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `designtime` [INFO] [stderr] --> src/text.rs:12:7 [INFO] [stderr] | [INFO] [stderr] 12 | #[cfg(feature = "designtime")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `designtime` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `designtime` [INFO] [stderr] --> src/text.rs:65:15 [INFO] [stderr] | [INFO] [stderr] 65 | #[cfg(feature = "designtime")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `designtime` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `pax-std-primitives` (lib) generated 2 warnings [INFO] [stderr] warning: `pax-std-primitives` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pax_std_primitives-ae3ea44cc227c052) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests pax_std_primitives [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b5913d9d21e195bc2f5de30e907d8fde27410e1d22c0f6af5b73344e34e29a81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5913d9d21e195bc2f5de30e907d8fde27410e1d22c0f6af5b73344e34e29a81", kill_on_drop: false }` [INFO] [stdout] b5913d9d21e195bc2f5de30e907d8fde27410e1d22c0f6af5b73344e34e29a81