[INFO] fetching crate m3rs_core 0.0.1... [INFO] checking m3rs_core-0.0.1 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate m3rs_core 0.0.1 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate m3rs_core 0.0.1 [INFO] finished tweaking crates.io crate m3rs_core 0.0.1 [INFO] tweaked toml for crates.io crate m3rs_core 0.0.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate m3rs_core 0.0.1 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 69 packages to latest compatible versions [INFO] [stderr] Adding convert_case v0.6.0 (available: v0.8.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 include_sass v0.13.4 [INFO] [stderr] Downloaded material_rs_color_utilities v0.1.1 [INFO] [stderr] Downloaded grass v0.13.4 [INFO] [stderr] Downloaded lasso v0.7.3 [INFO] [stderr] Downloaded grass_compiler v0.13.4 [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] e1bd48bd45565a48fa4b5f7d6c4d3976abbbf5d33bf9c558518d1b412efb9f8c [INFO] running `Command { std: "docker" "start" "-a" "e1bd48bd45565a48fa4b5f7d6c4d3976abbbf5d33bf9c558518d1b412efb9f8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1bd48bd45565a48fa4b5f7d6c4d3976abbbf5d33bf9c558518d1b412efb9f8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1bd48bd45565a48fa4b5f7d6c4d3976abbbf5d33bf9c558518d1b412efb9f8c", kill_on_drop: false }` [INFO] [stdout] e1bd48bd45565a48fa4b5f7d6c4d3976abbbf5d33bf9c558518d1b412efb9f8c [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] 457ba438d8eb55cb66a872bac0dac69e52d8a868b2f0ff5e245a635f0d9625bf [INFO] running `Command { std: "docker" "start" "-a" "457ba438d8eb55cb66a872bac0dac69e52d8a868b2f0ff5e245a635f0d9625bf", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling codemap v0.1.3 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking material_rs_color_utilities v0.1.1 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling lasso v0.7.3 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling grass_compiler v0.13.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Checking js-sys v0.3.77 [INFO] [stderr] Checking web-sys v0.3.77 [INFO] [stderr] Compiling include_sass v0.13.4 [INFO] [stderr] Compiling grass v0.13.4 [INFO] [stderr] Compiling m3rs_core v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `to_str_rule` is never used [INFO] [stdout] --> src/css/properties.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub trait CssProperty { [INFO] [stdout] | ----------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 6 | fn to_str_rule(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Interaction` is never used [INFO] [stdout] --> src/interaction/mod.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | pub trait Interaction: Component { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `to_str_rule` is never used [INFO] [stdout] --> src/css/properties.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub trait CssProperty { [INFO] [stdout] | ----------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 6 | fn to_str_rule(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Interaction` is never used [INFO] [stdout] --> src/interaction/mod.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | pub trait Interaction: Component { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.94s [INFO] running `Command { std: "docker" "inspect" "457ba438d8eb55cb66a872bac0dac69e52d8a868b2f0ff5e245a635f0d9625bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "457ba438d8eb55cb66a872bac0dac69e52d8a868b2f0ff5e245a635f0d9625bf", kill_on_drop: false }` [INFO] [stdout] 457ba438d8eb55cb66a872bac0dac69e52d8a868b2f0ff5e245a635f0d9625bf