[INFO] fetching crate pax-chassis-web 0.38.3... [INFO] testing pax-chassis-web-0.38.3 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate pax-chassis-web 0.38.3 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate pax-chassis-web 0.38.3 [INFO] finished tweaking crates.io crate pax-chassis-web 0.38.3 [INFO] tweaked toml for crates.io crate pax-chassis-web 0.38.3 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pax-chassis-web 0.38.3 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 314 packages to latest compatible versions [INFO] [stderr] Adding piet v0.6.2 (available: v0.8.0) [INFO] [stderr] Adding piet-web 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded piet-common v0.6.2 [INFO] [stderr] Downloaded utf16_lit v2.0.2 [INFO] [stderr] Downloaded pax-message v0.38.3 [INFO] [stderr] Downloaded pangocairo-sys v0.16.3 [INFO] [stderr] Downloaded pangocairo v0.16.3 [INFO] [stderr] Downloaded mut_static v5.0.0 [INFO] [stderr] Downloaded ewebsock v0.4.1 [INFO] [stderr] Downloaded pax-runtime-api v0.38.3 [INFO] [stderr] Downloaded piet-web v0.6.2 [INFO] [stderr] Downloaded reqwasm v0.2.1 [INFO] [stderr] Downloaded pax-designtime v0.38.3 [INFO] [stderr] Downloaded piet-coregraphics v0.6.2 [INFO] [stderr] Downloaded pax-manifest v0.38.3 [INFO] [stderr] Downloaded pax-runtime v0.38.3 [INFO] [stderr] Downloaded kurbo v0.9.5 [INFO] [stderr] Downloaded pax-lang v0.38.3 [INFO] [stderr] Downloaded piet-direct2d v0.6.2 [INFO] [stderr] Downloaded piet-cairo v0.6.2 [INFO] [stderr] Downloaded piet v0.6.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a56af7eeb93c380331ed0524bc82bdc8ef363779c1f4d6a454ba7925706374fd [INFO] running `Command { std: "docker" "start" "-a" "a56af7eeb93c380331ed0524bc82bdc8ef363779c1f4d6a454ba7925706374fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a56af7eeb93c380331ed0524bc82bdc8ef363779c1f4d6a454ba7925706374fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a56af7eeb93c380331ed0524bc82bdc8ef363779c1f4d6a454ba7925706374fd", kill_on_drop: false }` [INFO] [stdout] a56af7eeb93c380331ed0524bc82bdc8ef363779c1f4d6a454ba7925706374fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dae6e1f8418e832ece28bccdf3b59e645d31b8bebea648b5fc95b63bb9d86f87 [INFO] running `Command { std: "docker" "start" "-a" "dae6e1f8418e832ece28bccdf3b59e645d31b8bebea648b5fc95b63bb9d86f87", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.5 [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 wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling unic-ucd-bidi v0.9.0 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling kurbo v0.9.5 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling unic-bidi v0.9.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling gio v0.16.7 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling piet v0.6.2 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling mut_static v5.0.0 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling glib-macros v0.16.8 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling ignore v0.4.23 [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 cairo-sys-rs v0.16.3 [INFO] [stderr] Compiling pango-sys v0.16.3 [INFO] [stderr] Compiling pangocairo-sys v0.16.3 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling color-eyre v0.6.5 [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 thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling glib v0.16.9 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling pax-message v0.38.3 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling pax-runtime-api v0.38.3 [INFO] [stderr] Compiling cairo-rs v0.16.7 [INFO] [stderr] Compiling pax-lang v0.38.3 [INFO] [stderr] Compiling web-sys v0.3.77 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.50 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling pax-manifest v0.38.3 [INFO] [stderr] Compiling console_log v1.0.0 [INFO] [stderr] Compiling piet-web v0.6.2 [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.38.3 [INFO] [stderr] Compiling pax-chassis-web v0.38.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `designer` [INFO] [stdout] --> src/lib.rs:41:35 [INFO] [stdout] | [INFO] [stdout] 41 | #[cfg(any(feature = "designtime", feature = "designer"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `console_error_panic_hook`, `default`, and `designtime` [INFO] [stdout] = help: consider adding `designer` 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: `designer` [INFO] [stdout] --> src/lib.rs:45:35 [INFO] [stdout] | [INFO] [stdout] 45 | #[cfg(any(feature = "designtime", feature = "designer"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `console_error_panic_hook`, `default`, and `designtime` [INFO] [stdout] = help: consider adding `designer` 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: `designer` [INFO] [stdout] --> src/lib.rs:57:39 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg(any(feature = "designtime", feature = "designer"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `console_error_panic_hook`, `default`, and `designtime` [INFO] [stdout] = help: consider adding `designer` 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: `designer` [INFO] [stdout] --> src/lib.rs:60:39 [INFO] [stdout] | [INFO] [stdout] 60 | #[cfg(any(feature = "designtime", feature = "designer"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `console_error_panic_hook`, `default`, and `designtime` [INFO] [stdout] = help: consider adding `designer` 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: `designer` [INFO] [stdout] --> src/lib.rs:73:39 [INFO] [stdout] | [INFO] [stdout] 73 | #[cfg(any(feature = "designtime", feature = "designer"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `console_error_panic_hook`, `default`, and `designtime` [INFO] [stdout] = help: consider adding `designer` 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: `designer` [INFO] [stdout] --> src/lib.rs:111:43 [INFO] [stdout] | [INFO] [stdout] 111 | #[cfg(not(any(feature = "designtime", feature = "designer")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `console_error_panic_hook`, `default`, and `designtime` [INFO] [stdout] = help: consider adding `designer` 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: `designer` [INFO] [stdout] --> src/lib.rs:607:39 [INFO] [stdout] | [INFO] [stdout] 607 | #[cfg(any(feature = "designtime", feature = "designer"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `console_error_panic_hook`, `default`, and `designtime` [INFO] [stdout] = help: consider adding `designer` 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: `designer` [INFO] [stdout] --> src/lib.rs:686:39 [INFO] [stdout] | [INFO] [stdout] 686 | #[cfg(any(feature = "designtime", feature = "designer"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `console_error_panic_hook`, `default`, and `designtime` [INFO] [stdout] = help: consider adding `designer` 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: `designer` [INFO] [stdout] --> src/lib.rs:693:39 [INFO] [stdout] | [INFO] [stdout] 693 | #[cfg(any(feature = "designtime", feature = "designer"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `console_error_panic_hook`, `default`, and `designtime` [INFO] [stdout] = help: consider adding `designer` 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: `designer` [INFO] [stdout] --> src/lib.rs:700:43 [INFO] [stdout] | [INFO] [stdout] 700 | #[cfg(any(feature = "designtime", feature = "designer"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `console_error_panic_hook`, `default`, and `designtime` [INFO] [stdout] = help: consider adding `designer` 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 2m 04s [INFO] running `Command { std: "docker" "inspect" "dae6e1f8418e832ece28bccdf3b59e645d31b8bebea648b5fc95b63bb9d86f87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dae6e1f8418e832ece28bccdf3b59e645d31b8bebea648b5fc95b63bb9d86f87", kill_on_drop: false }` [INFO] [stdout] dae6e1f8418e832ece28bccdf3b59e645d31b8bebea648b5fc95b63bb9d86f87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 530f391e71f3051be766d92b40a5011f9de0817a6b3b53964b0236136cb30a8f [INFO] running `Command { std: "docker" "start" "-a" "530f391e71f3051be766d92b40a5011f9de0817a6b3b53964b0236136cb30a8f", kill_on_drop: false }` [INFO] [stdout] warning: unexpected `cfg` condition value: `designer` [INFO] [stdout] --> src/lib.rs:41:35 [INFO] [stdout] | [INFO] [stdout] 41 | #[cfg(any(feature = "designtime", feature = "designer"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `console_error_panic_hook`, `default`, and `designtime` [INFO] [stdout] = help: consider adding `designer` 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: `designer` [INFO] [stdout] --> src/lib.rs:45:35 [INFO] [stdout] | [INFO] [stdout] 45 | #[cfg(any(feature = "designtime", feature = "designer"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `console_error_panic_hook`, `default`, and `designtime` [INFO] [stdout] = help: consider adding `designer` 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: `designer` [INFO] [stdout] --> src/lib.rs:57:39 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg(any(feature = "designtime", feature = "designer"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `console_error_panic_hook`, `default`, and `designtime` [INFO] [stdout] = help: consider adding `designer` 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: `designer` [INFO] [stdout] --> src/lib.rs:60:39 [INFO] [stdout] | [INFO] [stdout] 60 | #[cfg(any(feature = "designtime", feature = "designer"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `console_error_panic_hook`, `default`, and `designtime` [INFO] [stdout] = help: consider adding `designer` 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: `designer` [INFO] [stdout] --> src/lib.rs:73:39 [INFO] [stdout] | [INFO] [stdout] 73 | #[cfg(any(feature = "designtime", feature = "designer"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `console_error_panic_hook`, `default`, and `designtime` [INFO] [stdout] = help: consider adding `designer` 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: `designer` [INFO] [stdout] --> src/lib.rs:111:43 [INFO] [stdout] | [INFO] [stdout] 111 | #[cfg(not(any(feature = "designtime", feature = "designer")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `console_error_panic_hook`, `default`, and `designtime` [INFO] [stdout] = help: consider adding `designer` 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: `designer` [INFO] [stdout] --> src/lib.rs:607:39 [INFO] [stdout] | [INFO] [stdout] 607 | #[cfg(any(feature = "designtime", feature = "designer"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `console_error_panic_hook`, `default`, and `designtime` [INFO] [stdout] = help: consider adding `designer` 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: `designer` [INFO] [stdout] --> src/lib.rs:686:39 [INFO] [stdout] | [INFO] [stdout] 686 | #[cfg(any(feature = "designtime", feature = "designer"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `console_error_panic_hook`, `default`, and `designtime` [INFO] [stdout] = help: consider adding `designer` 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: `designer` [INFO] [stdout] --> src/lib.rs:693:39 [INFO] [stdout] | [INFO] [stdout] 693 | #[cfg(any(feature = "designtime", feature = "designer"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `console_error_panic_hook`, `default`, and `designtime` [INFO] [stdout] = help: consider adding `designer` 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: `designer` [INFO] [stdout] --> src/lib.rs:700:43 [INFO] [stdout] | [INFO] [stdout] 700 | #[cfg(any(feature = "designtime", feature = "designer"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `console_error_panic_hook`, `default`, and `designtime` [INFO] [stdout] = help: consider adding `designer` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pax-chassis-web v0.38.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `designer` [INFO] [stdout] --> src/lib.rs:41:35 [INFO] [stdout] | [INFO] [stdout] 41 | #[cfg(any(feature = "designtime", feature = "designer"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `console_error_panic_hook`, `default`, and `designtime` [INFO] [stdout] = help: consider adding `designer` 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: `designer` [INFO] [stdout] --> src/lib.rs:45:35 [INFO] [stdout] | [INFO] [stdout] 45 | #[cfg(any(feature = "designtime", feature = "designer"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `console_error_panic_hook`, `default`, and `designtime` [INFO] [stdout] = help: consider adding `designer` 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: `designer` [INFO] [stdout] --> src/lib.rs:57:39 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg(any(feature = "designtime", feature = "designer"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `console_error_panic_hook`, `default`, and `designtime` [INFO] [stdout] = help: consider adding `designer` 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: `designer` [INFO] [stdout] --> src/lib.rs:60:39 [INFO] [stdout] | [INFO] [stdout] 60 | #[cfg(any(feature = "designtime", feature = "designer"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `console_error_panic_hook`, `default`, and `designtime` [INFO] [stdout] = help: consider adding `designer` 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: `designer` [INFO] [stdout] --> src/lib.rs:73:39 [INFO] [stdout] | [INFO] [stdout] 73 | #[cfg(any(feature = "designtime", feature = "designer"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `console_error_panic_hook`, `default`, and `designtime` [INFO] [stdout] = help: consider adding `designer` 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: `designer` [INFO] [stdout] --> src/lib.rs:111:43 [INFO] [stdout] | [INFO] [stdout] 111 | #[cfg(not(any(feature = "designtime", feature = "designer")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `console_error_panic_hook`, `default`, and `designtime` [INFO] [stdout] = help: consider adding `designer` 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: `designer` [INFO] [stdout] --> src/lib.rs:607:39 [INFO] [stdout] | [INFO] [stdout] 607 | #[cfg(any(feature = "designtime", feature = "designer"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `console_error_panic_hook`, `default`, and `designtime` [INFO] [stdout] = help: consider adding `designer` 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: `designer` [INFO] [stdout] --> src/lib.rs:686:39 [INFO] [stdout] | [INFO] [stdout] 686 | #[cfg(any(feature = "designtime", feature = "designer"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `console_error_panic_hook`, `default`, and `designtime` [INFO] [stdout] = help: consider adding `designer` 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: `designer` [INFO] [stdout] --> src/lib.rs:693:39 [INFO] [stdout] | [INFO] [stdout] 693 | #[cfg(any(feature = "designtime", feature = "designer"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `console_error_panic_hook`, `default`, and `designtime` [INFO] [stdout] = help: consider adding `designer` 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: `designer` [INFO] [stdout] --> src/lib.rs:700:43 [INFO] [stdout] | [INFO] [stdout] 700 | #[cfg(any(feature = "designtime", feature = "designer"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `console_error_panic_hook`, `default`, and `designtime` [INFO] [stdout] = help: consider adding `designer` 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.10s [INFO] running `Command { std: "docker" "inspect" "530f391e71f3051be766d92b40a5011f9de0817a6b3b53964b0236136cb30a8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "530f391e71f3051be766d92b40a5011f9de0817a6b3b53964b0236136cb30a8f", kill_on_drop: false }` [INFO] [stdout] 530f391e71f3051be766d92b40a5011f9de0817a6b3b53964b0236136cb30a8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d6f8a11fe4d8d2733d2da92b439a284f6010f6e6b88f386f9fac2c1f253b3a57 [INFO] running `Command { std: "docker" "start" "-a" "d6f8a11fe4d8d2733d2da92b439a284f6010f6e6b88f386f9fac2c1f253b3a57", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `designer` [INFO] [stderr] --> src/lib.rs:41:35 [INFO] [stderr] | [INFO] [stderr] 41 | #[cfg(any(feature = "designtime", feature = "designer"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `console_error_panic_hook`, `default`, and `designtime` [INFO] [stderr] = help: consider adding `designer` 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: `designer` [INFO] [stderr] --> src/lib.rs:45:35 [INFO] [stderr] | [INFO] [stderr] 45 | #[cfg(any(feature = "designtime", feature = "designer"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `console_error_panic_hook`, `default`, and `designtime` [INFO] [stderr] = help: consider adding `designer` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `designer` [INFO] [stderr] --> src/lib.rs:57:39 [INFO] [stderr] | [INFO] [stderr] 57 | #[cfg(any(feature = "designtime", feature = "designer"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `console_error_panic_hook`, `default`, and `designtime` [INFO] [stderr] = help: consider adding `designer` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `designer` [INFO] [stderr] --> src/lib.rs:60:39 [INFO] [stderr] | [INFO] [stderr] 60 | #[cfg(any(feature = "designtime", feature = "designer"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `console_error_panic_hook`, `default`, and `designtime` [INFO] [stderr] = help: consider adding `designer` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `designer` [INFO] [stderr] --> src/lib.rs:73:39 [INFO] [stderr] | [INFO] [stderr] 73 | #[cfg(any(feature = "designtime", feature = "designer"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `console_error_panic_hook`, `default`, and `designtime` [INFO] [stderr] = help: consider adding `designer` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `designer` [INFO] [stderr] --> src/lib.rs:111:43 [INFO] [stderr] | [INFO] [stderr] 111 | #[cfg(not(any(feature = "designtime", feature = "designer")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `console_error_panic_hook`, `default`, and `designtime` [INFO] [stderr] = help: consider adding `designer` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `designer` [INFO] [stderr] --> src/lib.rs:607:39 [INFO] [stderr] | [INFO] [stderr] 607 | #[cfg(any(feature = "designtime", feature = "designer"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `console_error_panic_hook`, `default`, and `designtime` [INFO] [stderr] = help: consider adding `designer` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `designer` [INFO] [stderr] --> src/lib.rs:686:39 [INFO] [stderr] | [INFO] [stderr] 686 | #[cfg(any(feature = "designtime", feature = "designer"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `console_error_panic_hook`, `default`, and `designtime` [INFO] [stderr] = help: consider adding `designer` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `designer` [INFO] [stderr] --> src/lib.rs:693:39 [INFO] [stderr] | [INFO] [stderr] 693 | #[cfg(any(feature = "designtime", feature = "designer"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `console_error_panic_hook`, `default`, and `designtime` [INFO] [stderr] = help: consider adding `designer` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `designer` [INFO] [stderr] --> src/lib.rs:700:43 [INFO] [stderr] | [INFO] [stderr] 700 | #[cfg(any(feature = "designtime", feature = "designer"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `console_error_panic_hook`, `default`, and `designtime` [INFO] [stderr] = help: consider adding `designer` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `pax-chassis-web` (lib) generated 10 warnings [INFO] [stderr] warning: `pax-chassis-web` (lib test) generated 10 warnings (10 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.74s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pax_chassis_web-f5a38d7c25be57b1) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests pax_chassis_web [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] [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" "d6f8a11fe4d8d2733d2da92b439a284f6010f6e6b88f386f9fac2c1f253b3a57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6f8a11fe4d8d2733d2da92b439a284f6010f6e6b88f386f9fac2c1f253b3a57", kill_on_drop: false }` [INFO] [stdout] d6f8a11fe4d8d2733d2da92b439a284f6010f6e6b88f386f9fac2c1f253b3a57