[INFO] fetching crate eipw 0.9.0... [INFO] testing eipw-0.9.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate eipw 0.9.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate eipw 0.9.0 [INFO] finished tweaking crates.io crate eipw 0.9.0 [INFO] tweaked toml for crates.io crate eipw 0.9.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate eipw 0.9.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate eipw 0.9.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 49081222df81af3a9450ddbbbd6c0d50e804d72a0a6112ad6863f4e73f09f735 [INFO] running `Command { std: "docker" "start" "-a" "49081222df81af3a9450ddbbbd6c0d50e804d72a0a6112ad6863f4e73f09f735", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49081222df81af3a9450ddbbbd6c0d50e804d72a0a6112ad6863f4e73f09f735", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49081222df81af3a9450ddbbbd6c0d50e804d72a0a6112ad6863f4e73f09f735", kill_on_drop: false }` [INFO] [stdout] 49081222df81af3a9450ddbbbd6c0d50e804d72a0a6112ad6863f4e73f09f735 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40b6742feb598db16c195439fad155706752add442099ba36554d45072770e85 [INFO] running `Command { std: "docker" "start" "-a" "40b6742feb598db16c195439fad155706752add442099ba36554d45072770e85", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling borrow-or-share v0.2.2 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling annotate-snippets v0.11.4 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling servo_arc v0.3.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling deunicode v1.6.0 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling outref v0.5.1 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling fraction v0.15.3 [INFO] [stderr] Compiling uuid-simd v0.8.0 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling fancy-regex v0.13.0 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling iso8601 v0.6.1 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling num-cmp v0.1.0 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling caseless v0.2.1 [INFO] [stderr] Compiling ego-tree v0.6.3 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling html5ever v0.27.0 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling snafu-derive v0.8.5 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling comrak v0.29.0 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Compiling markup5ever v0.12.1 [INFO] [stderr] Compiling snafu v0.8.5 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling cssparser v0.31.2 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling fluent-uri v0.3.1 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling eipw-snippets v0.1.0 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling eipw-preamble v0.2.0 [INFO] [stderr] Compiling referencing v0.21.0 [INFO] [stderr] Compiling jsonschema v0.21.0 [INFO] [stderr] Compiling scraper v0.20.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling eipw-lint v0.9.0 [INFO] [stderr] Compiling eipw v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Lints` is never constructed [INFO] [stdout] --> src/main.rs:170:8 [INFO] [stdout] | [INFO] [stdout] 170 | struct Lints { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s [INFO] running `Command { std: "docker" "inspect" "40b6742feb598db16c195439fad155706752add442099ba36554d45072770e85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40b6742feb598db16c195439fad155706752add442099ba36554d45072770e85", kill_on_drop: false }` [INFO] [stdout] 40b6742feb598db16c195439fad155706752add442099ba36554d45072770e85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee3ba9a2feddda475a9e367cc6a4dc56cfcf411f091e9325d1337646226a6d59 [INFO] running `Command { std: "docker" "start" "-a" "ee3ba9a2feddda475a9e367cc6a4dc56cfcf411f091e9325d1337646226a6d59", kill_on_drop: false }` [INFO] [stderr] Compiling eipw v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Lints` is never constructed [INFO] [stdout] --> src/main.rs:170:8 [INFO] [stdout] | [INFO] [stdout] 170 | struct Lints { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.80s [INFO] running `Command { std: "docker" "inspect" "ee3ba9a2feddda475a9e367cc6a4dc56cfcf411f091e9325d1337646226a6d59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee3ba9a2feddda475a9e367cc6a4dc56cfcf411f091e9325d1337646226a6d59", kill_on_drop: false }` [INFO] [stdout] ee3ba9a2feddda475a9e367cc6a4dc56cfcf411f091e9325d1337646226a6d59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 26beb928858bfff34c5007df54158f133df5cfb09bfeec5450ed247d26a6c3b9 [INFO] running `Command { std: "docker" "start" "-a" "26beb928858bfff34c5007df54158f133df5cfb09bfeec5450ed247d26a6c3b9", kill_on_drop: false }` [INFO] [stderr] warning: struct `Lints` is never constructed [INFO] [stderr] --> src/main.rs:170:8 [INFO] [stderr] | [INFO] [stderr] 170 | struct Lints { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `eipw` (bin "eipw" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/eipw-b927d7c9ea4a8900) [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" "26beb928858bfff34c5007df54158f133df5cfb09bfeec5450ed247d26a6c3b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26beb928858bfff34c5007df54158f133df5cfb09bfeec5450ed247d26a6c3b9", kill_on_drop: false }` [INFO] [stdout] 26beb928858bfff34c5007df54158f133df5cfb09bfeec5450ed247d26a6c3b9