[INFO] cloning repository https://github.com/jules-sommer/classlist-scraper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jules-sommer/classlist-scraper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjules-sommer%2Fclasslist-scraper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjules-sommer%2Fclasslist-scraper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 85e127dd5fd9f76b3ec94c254a50d2655e1ae73f [INFO] testing jules-sommer/classlist-scraper against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjules-sommer%2Fclasslist-scraper" "/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/jules-sommer/classlist-scraper [INFO] finished tweaking git repo https://github.com/jules-sommer/classlist-scraper [INFO] tweaked toml for git repo https://github.com/jules-sommer/classlist-scraper written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jules-sommer/classlist-scraper on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jules-sommer/classlist-scraper 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/stevepryde/thirtyfour` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stringmatch v0.4.0 [INFO] [stderr] Downloaded hermit-abi v0.3.5 [INFO] [stderr] Downloaded castaway v0.2.2 [INFO] [stderr] Downloaded lru v0.12.2 [INFO] [stderr] Downloaded strum_macros v0.26.1 [INFO] [stderr] Downloaded serde_repr v0.1.18 [INFO] [stderr] Downloaded strum v0.26.1 [INFO] [stderr] Downloaded indexmap v2.2.2 [INFO] [stderr] Downloaded ratatui v0.26.0 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 99f6a81eb522cd565dbd74a4790cb342a1d438d3a99b0ce1075d9f4f49132c6e [INFO] running `Command { std: "docker" "start" "-a" "99f6a81eb522cd565dbd74a4790cb342a1d438d3a99b0ce1075d9f4f49132c6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99f6a81eb522cd565dbd74a4790cb342a1d438d3a99b0ce1075d9f4f49132c6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99f6a81eb522cd565dbd74a4790cb342a1d438d3a99b0ce1075d9f4f49132c6e", kill_on_drop: false }` [INFO] [stdout] 99f6a81eb522cd565dbd74a4790cb342a1d438d3a99b0ce1075d9f4f49132c6e [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad49e1c38220a7278d79d8867dba11a262c8853734628b36ede5be36f4e6eb08 [INFO] running `Command { std: "docker" "start" "-a" "ad49e1c38220a7278d79d8867dba11a262c8853734628b36ede5be36f4e6eb08", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling openssl v0.10.63 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling castaway v0.2.2 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling time v0.3.34 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling indexmap v2.2.2 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling lru v0.12.2 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling rayon v1.8.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling strum_macros v0.26.1 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling serde_repr v0.1.18 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling stringmatch v0.4.0 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling stability v0.1.1 [INFO] [stderr] Compiling thirtyfour-macros v0.1.1 (https://github.com/stevepryde/thirtyfour#f38d817c) [INFO] [stderr] Compiling strum v0.26.1 [INFO] [stderr] Compiling ratatui v0.26.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling h2 v0.3.24 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.24 [INFO] [stderr] Compiling thirtyfour v0.32.0-rc.9 (https://github.com/stevepryde/thirtyfour#f38d817c) [INFO] [stderr] Compiling classlist_scraper v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `reqwest::Error` [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use reqwest::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize` [INFO] [stdout] --> src/main.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "ad49e1c38220a7278d79d8867dba11a262c8853734628b36ede5be36f4e6eb08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad49e1c38220a7278d79d8867dba11a262c8853734628b36ede5be36f4e6eb08", kill_on_drop: false }` [INFO] [stdout] ad49e1c38220a7278d79d8867dba11a262c8853734628b36ede5be36f4e6eb08 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7004d9ca0b0b20ed97da9a322a13f83bb008054a8444b4f5d5c2122e2c914b5e [INFO] running `Command { std: "docker" "start" "-a" "7004d9ca0b0b20ed97da9a322a13f83bb008054a8444b4f5d5c2122e2c914b5e", kill_on_drop: false }` [INFO] [stderr] Compiling classlist_scraper v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `reqwest::Error` [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use reqwest::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize` [INFO] [stdout] --> src/main.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.99s [INFO] running `Command { std: "docker" "inspect" "7004d9ca0b0b20ed97da9a322a13f83bb008054a8444b4f5d5c2122e2c914b5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7004d9ca0b0b20ed97da9a322a13f83bb008054a8444b4f5d5c2122e2c914b5e", kill_on_drop: false }` [INFO] [stdout] 7004d9ca0b0b20ed97da9a322a13f83bb008054a8444b4f5d5c2122e2c914b5e [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 95945fcc78ff1b3218a1c5804526269565082c388f5efde8155814e624d4da96 [INFO] running `Command { std: "docker" "start" "-a" "95945fcc78ff1b3218a1c5804526269565082c388f5efde8155814e624d4da96", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `reqwest::Error` [INFO] [stderr] --> src/main.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use reqwest::Error; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Deserialize` and `Serialize` [INFO] [stderr] --> src/main.rs:13:13 [INFO] [stderr] | [INFO] [stderr] 13 | use serde::{Deserialize, Serialize}; [INFO] [stderr] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `classlist_scraper` (bin "classlist_scraper" test) generated 2 warnings (run `cargo fix --bin "classlist_scraper" --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/classlist_scraper-ed88785ddf8db291) [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" "95945fcc78ff1b3218a1c5804526269565082c388f5efde8155814e624d4da96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95945fcc78ff1b3218a1c5804526269565082c388f5efde8155814e624d4da96", kill_on_drop: false }` [INFO] [stdout] 95945fcc78ff1b3218a1c5804526269565082c388f5efde8155814e624d4da96