[INFO] cloning repository https://github.com/gjtorikian/vore [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gjtorikian/vore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgjtorikian%2Fvore", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgjtorikian%2Fvore'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 58b75808391e06c146a019dcde880a8ee400af10 [INFO] checking gjtorikian/vore against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgjtorikian%2Fvore" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/gjtorikian/vore [INFO] finished tweaking git repo https://github.com/gjtorikian/vore [INFO] tweaked toml for git repo https://github.com/gjtorikian/vore written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/gjtorikian/vore 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] crate git repo https://github.com/gjtorikian/vore 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded spider_cli v2.27.41 [INFO] [stderr] Downloaded ua_generator v0.5.6 [INFO] [stderr] Downloaded magnus-macros v0.6.0 [INFO] [stderr] Downloaded case_insensitive_string v0.2.9 [INFO] [stderr] Downloaded string_concat v0.0.1 [INFO] [stderr] Downloaded rb-sys-env v0.1.2 [INFO] [stderr] Downloaded rb-sys-build v0.9.110 [INFO] [stderr] Downloaded rb-sys v0.9.110 [INFO] [stderr] Downloaded native-tls v0.2.13 [INFO] [stderr] Downloaded chardetng v0.1.17 [INFO] [stderr] Downloaded derive_more v0.99.19 [INFO] [stderr] Downloaded publicsuffix v2.3.0 [INFO] [stderr] Downloaded spider v2.27.41 [INFO] [stderr] Downloaded lol_html v2.2.0 [INFO] [stderr] Downloaded winnow v0.7.1 [INFO] [stderr] Downloaded magnus v0.7.1 [INFO] [stderr] Downloaded sysinfo v0.33.1 [INFO] [stderr] Downloaded toml_edit v0.22.23 [INFO] [stderr] Downloaded openssl-sys v0.9.105 [INFO] [stderr] Downloaded cc v1.2.12 [INFO] [stderr] Downloaded rustls v0.23.22 [INFO] [stderr] Downloaded cookie_store v0.21.1 [INFO] [stderr] Downloaded openssl v0.10.70 [INFO] [stderr] Downloaded string-interner v0.18.0 [INFO] [stderr] Downloaded tokio-uring v0.4.0 [INFO] [stderr] Downloaded quinn-udp v0.5.9 [INFO] [stderr] Downloaded io-uring v0.5.13 [INFO] [stderr] Downloaded auto_encoder v0.1.10 [INFO] [stderr] Downloaded dtoa v1.0.9 [INFO] [stderr] Downloaded psl-types v2.0.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 543df88ef58e45c57a10ee14eb1cdb8f7f614b960bd69e356f6e216e1f6bb5f4 [INFO] running `Command { std: "docker" "start" "-a" "543df88ef58e45c57a10ee14eb1cdb8f7f614b960bd69e356f6e216e1f6bb5f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "543df88ef58e45c57a10ee14eb1cdb8f7f614b960bd69e356f6e216e1f6bb5f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "543df88ef58e45c57a10ee14eb1cdb8f7f614b960bd69e356f6e216e1f6bb5f4", kill_on_drop: false }` [INFO] [stdout] 543df88ef58e45c57a10ee14eb1cdb8f7f614b960bd69e356f6e216e1f6bb5f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 6a8dba1376c9d53b4890da6d3cf1dcededdacdce8bbe3ff0d1c219ede0f3725b [INFO] running `Command { std: "docker" "start" "-a" "6a8dba1376c9d53b4890da6d3cf1dcededdacdce8bbe3ff0d1c219ede0f3725b", kill_on_drop: false }` [INFO] [stderr] warning: vore v0.1.0 (/opt/rustwide/workdir/ext/vore) ignoring invalid dependency `spider_cli` which is missing a lib target [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling rb-sys-env v0.1.2 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling magnus v0.7.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling magnus-macros v0.6.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling rb-sys-build v0.9.110 [INFO] [stderr] Compiling rb-sys v0.9.110 [INFO] [stderr] Checking vore v0.1.0 (/opt/rustwide/workdir/ext/vore) [INFO] [stdout] warning: unused import: `borrow::BorrowMut` [INFO] [stdout] --> ext/vore/src/website.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{borrow::BorrowMut, cell::RefCell}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Error`, `RHash`, and `Ruby` [INFO] [stdout] --> ext/vore/src/website.rs:3:47 [INFO] [stdout] | [INFO] [stdout] 3 | use magnus::{function, prelude::*, scan_args, Error, RHash, RModule, Ruby, Value}; [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `borrow::BorrowMut` [INFO] [stdout] --> ext/vore/src/website.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{borrow::BorrowMut, cell::RefCell}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Error`, `RHash`, and `Ruby` [INFO] [stdout] --> ext/vore/src/website.rs:3:47 [INFO] [stdout] | [INFO] [stdout] 3 | use magnus::{function, prelude::*, scan_args, Error, RHash, RModule, Ruby, Value}; [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c_page` [INFO] [stdout] --> ext/vore/src/page.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | let c_page = m_vore [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_c_page` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.16s [INFO] [stdout] warning: field `website` is never read [INFO] [stdout] --> ext/vore/src/website.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Website { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 7 | website: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Website` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> ext/vore/src/website.rs:12:24 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct VoreWebsite(RefCell); [INFO] [stdout] | ----------- ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `VoreWebsite` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c_page` [INFO] [stdout] --> ext/vore/src/page.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | let c_page = m_vore [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_c_page` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `website` is never read [INFO] [stdout] --> ext/vore/src/website.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Website { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 7 | website: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Website` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> ext/vore/src/website.rs:12:24 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct VoreWebsite(RefCell); [INFO] [stdout] | ----------- ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `VoreWebsite` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6a8dba1376c9d53b4890da6d3cf1dcededdacdce8bbe3ff0d1c219ede0f3725b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a8dba1376c9d53b4890da6d3cf1dcededdacdce8bbe3ff0d1c219ede0f3725b", kill_on_drop: false }` [INFO] [stdout] 6a8dba1376c9d53b4890da6d3cf1dcededdacdce8bbe3ff0d1c219ede0f3725b