[INFO] fetching crate hobo_core 0.2.1... [INFO] checking hobo_core-0.2.1 against try#8330aa5198c56eb493d06cd9c4cc91d00d70e3b6 for pr-103872 [INFO] extracting crate hobo_core 0.2.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate hobo_core 0.2.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 hobo_core 0.2.1 [INFO] finished tweaking crates.io crate hobo_core 0.2.1 [INFO] tweaked toml for crates.io crate hobo_core 0.2.1 written to /workspace/builds/worker-1/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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 0f248448d06b56a26bd446f7ac92442e89990c16ff14a1d38653ff7789e3f6f4 [INFO] running `Command { std: "docker" "start" "-a" "0f248448d06b56a26bd446f7ac92442e89990c16ff14a1d38653ff7789e3f6f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f248448d06b56a26bd446f7ac92442e89990c16ff14a1d38653ff7789e3f6f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f248448d06b56a26bd446f7ac92442e89990c16ff14a1d38653ff7789e3f6f4", kill_on_drop: false }` [INFO] [stdout] 0f248448d06b56a26bd446f7ac92442e89990c16ff14a1d38653ff7789e3f6f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] c4fa0565bca4693dc804be4ef36bfa5870d0677f17a152a71cb03244afc98ead [INFO] running `Command { std: "docker" "start" "-a" "c4fa0565bca4693dc804be4ef36bfa5870d0677f17a152a71cb03244afc98ead", 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 once_cell v1.16.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.83 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling bumpalo v3.11.1 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling wasm-bindgen v0.2.83 [INFO] [stderr] Checking itoa v1.0.4 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking xmlparser v0.13.5 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking discard v1.0.4 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking as-any v0.2.1 [INFO] [stderr] Checking sugars v3.0.1 [INFO] [stderr] Checking stats_alloc v0.1.10 [INFO] [stderr] Checking roxmltree v0.14.1 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.33 [INFO] [stderr] Compiling proc-quote-impl v0.3.2 [INFO] [stderr] Checking ordered-float v2.10.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.83 [INFO] [stderr] Compiling proc-quote v0.4.0 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.83 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling extend v1.1.2 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Compiling shrinkwraprs v0.3.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.83 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Checking strum v0.23.0 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling hobo_css_macros v0.2.1 [INFO] [stderr] Compiling hobo_derive v0.2.1 [INFO] [stderr] Checking hobo_css v0.2.1 [INFO] [stdout] error: invalid suffix `d` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hobo_css-0.2.1/src/properties.rs:386:58 [INFO] [stdout] | [INFO] [stdout] 386 | crate::macros::easy_enum! {transform-style flat preserve-3d} [INFO] [stdout] | ^^ invalid suffix `d` [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 `d` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hobo_css-0.2.1/src/properties.rs:386:1 [INFO] [stdout] | [INFO] [stdout] 386 | crate::macros::easy_enum! {transform-style flat preserve-3d} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid suffix `d` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] = note: this error originates in the macro `crate::macros::easy_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hobo_css` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c4fa0565bca4693dc804be4ef36bfa5870d0677f17a152a71cb03244afc98ead", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4fa0565bca4693dc804be4ef36bfa5870d0677f17a152a71cb03244afc98ead", kill_on_drop: false }` [INFO] [stdout] c4fa0565bca4693dc804be4ef36bfa5870d0677f17a152a71cb03244afc98ead