[INFO] fetching crate stylist 0.10.1... [INFO] checking stylist-0.10.1 against try#8330aa5198c56eb493d06cd9c4cc91d00d70e3b6 for pr-103872 [INFO] extracting crate stylist 0.10.1 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate stylist 0.10.1 on toolchain 8330aa5198c56eb493d06cd9c4cc91d00d70e3b6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8330aa5198c56eb493d06cd9c4cc91d00d70e3b6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate stylist 0.10.1 [INFO] finished tweaking crates.io crate stylist 0.10.1 [INFO] tweaked toml for crates.io crate stylist 0.10.1 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8330aa5198c56eb493d06cd9c4cc91d00d70e3b6" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8330aa5198c56eb493d06cd9c4cc91d00d70e3b6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+8330aa5198c56eb493d06cd9c4cc91d00d70e3b6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2387ef137c9433d7ea7cbadb8c3e2778eeb46f9aca5fc448fb1f0b0579a3a43a [INFO] running `Command { std: "docker" "start" "-a" "2387ef137c9433d7ea7cbadb8c3e2778eeb46f9aca5fc448fb1f0b0579a3a43a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2387ef137c9433d7ea7cbadb8c3e2778eeb46f9aca5fc448fb1f0b0579a3a43a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2387ef137c9433d7ea7cbadb8c3e2778eeb46f9aca5fc448fb1f0b0579a3a43a", kill_on_drop: false }` [INFO] [stdout] 2387ef137c9433d7ea7cbadb8c3e2778eeb46f9aca5fc448fb1f0b0579a3a43a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+8330aa5198c56eb493d06cd9c4cc91d00d70e3b6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 572a1221253962fc47a6ce4fbfb2135184f510a31819eafba95ec4dd0dcb69ed [INFO] running `Command { std: "docker" "start" "-a" "572a1221253962fc47a6ce4fbfb2135184f510a31819eafba95ec4dd0dcb69ed", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.83 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bumpalo v3.11.1 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.83 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Checking itoa v1.0.4 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling trybuild v1.0.71 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking scoped-tls-hkt v0.1.2 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking aho-corasick v0.7.19 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Compiling litrs v0.2.3 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking env_logger v0.9.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.83 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.83 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling yew-macro v0.19.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.83 [INFO] [stderr] Checking js-sys v0.3.60 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking stylist-core v0.10.1 [INFO] [stderr] Compiling stylist-macros v0.10.1 [INFO] [stderr] Checking web-sys v0.3.60 [INFO] [stderr] Checking gloo-timers v0.2.4 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.33 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking gloo-utils v0.1.5 [INFO] [stderr] Checking gloo-events v0.1.2 [INFO] [stderr] Checking gloo-dialogs v0.1.1 [INFO] [stderr] Checking gloo-render v0.1.1 [INFO] [stderr] Checking stylist v0.10.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking gloo-file v0.2.3 [INFO] [stderr] Checking gloo-storage v0.2.2 [INFO] [stderr] Checking gloo-console v0.2.3 [INFO] [stderr] Checking gloo v0.4.2 [INFO] [stderr] Checking yew v0.19.3 [INFO] [stdout] error: invalid suffix `a7` for number literal [INFO] [stdout] --> tests/inline_complicated_attributes.rs:9:21 [INFO] [stdout] | [INFO] [stdout] 9 | color: #9799a7; [INFO] [stdout] | ^^^^^^ invalid suffix `a7` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `px` for number literal [INFO] [stdout] --> tests/inline_complicated_attributes.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 14 | max-height: 500px; [INFO] [stdout] | ^^^^^ invalid suffix `px` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `px` for number literal [INFO] [stdout] --> tests/inline_complicated_attributes.rs:19:25 [INFO] [stdout] | [INFO] [stdout] 19 | box-shadow: 3px 3px red, -1rem 0 0.4rem olive; [INFO] [stdout] | ^^^ invalid suffix `px` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `px` for number literal [INFO] [stdout] --> tests/inline_complicated_attributes.rs:19:29 [INFO] [stdout] | [INFO] [stdout] 19 | box-shadow: 3px 3px red, -1rem 0 0.4rem olive; [INFO] [stdout] | ^^^ invalid suffix `px` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `rem` for number literal [INFO] [stdout] --> tests/inline_complicated_attributes.rs:19:39 [INFO] [stdout] | [INFO] [stdout] 19 | box-shadow: 3px 3px red, -1rem 0 0.4rem olive; [INFO] [stdout] | ^^^^ invalid suffix `rem` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `rem` for float literal [INFO] [stdout] --> tests/inline_complicated_attributes.rs:19:46 [INFO] [stdout] | [INFO] [stdout] 19 | box-shadow: 3px 3px red, -1rem 0 0.4rem olive; [INFO] [stdout] | ^^^^^^ invalid suffix `rem` [INFO] [stdout] | [INFO] [stdout] = help: valid suffixes are `f32` and `f64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `px` for number literal [INFO] [stdout] --> tests/inline_complicated_attributes.rs:23:33 [INFO] [stdout] | [INFO] [stdout] 23 | box-shadow: inset 0 1px 2px rgba(0.32, 0, 0, 15%); [INFO] [stdout] | ^^^ invalid suffix `px` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `px` for number literal [INFO] [stdout] --> tests/inline_complicated_attributes.rs:23:37 [INFO] [stdout] | [INFO] [stdout] 23 | box-shadow: inset 0 1px 2px rgba(0.32, 0, 0, 15%); [INFO] [stdout] | ^^^ invalid suffix `px` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `stylist` due to 9 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "572a1221253962fc47a6ce4fbfb2135184f510a31819eafba95ec4dd0dcb69ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "572a1221253962fc47a6ce4fbfb2135184f510a31819eafba95ec4dd0dcb69ed", kill_on_drop: false }` [INFO] [stdout] 572a1221253962fc47a6ce4fbfb2135184f510a31819eafba95ec4dd0dcb69ed