[INFO] cloning repository https://github.com/k-walter/canvas-downloader
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/k-walter/canvas-downloader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk-walter%2Fcanvas-downloader", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk-walter%2Fcanvas-downloader'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3c8878963ed0fc6a3cb79e1428cbe2f97c81ad9e
[INFO] testing k-walter/canvas-downloader against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk-walter%2Fcanvas-downloader" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/k-walter/canvas-downloader
[INFO] finished tweaking git repo https://github.com/k-walter/canvas-downloader
[INFO] tweaked toml for git repo https://github.com/k-walter/canvas-downloader written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/k-walter/canvas-downloader on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/k-walter/canvas-downloader 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c4d87b6fef07ecff74532bfa75da8fb73fa1ba5fdb822c78d882f0507b77996f
[INFO] running `Command { std: "docker" "start" "-a" "c4d87b6fef07ecff74532bfa75da8fb73fa1ba5fdb822c78d882f0507b77996f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c4d87b6fef07ecff74532bfa75da8fb73fa1ba5fdb822c78d882f0507b77996f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4d87b6fef07ecff74532bfa75da8fb73fa1ba5fdb822c78d882f0507b77996f", kill_on_drop: false }`
[INFO] [stdout] c4d87b6fef07ecff74532bfa75da8fb73fa1ba5fdb822c78d882f0507b77996f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 62cedb8e4c64fe0edd25446002f30db8d0d023b29de37d115c58115814fba997
[INFO] running `Command { std: "docker" "start" "-a" "62cedb8e4c64fe0edd25446002f30db8d0d023b29de37d115c58115814fba997", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling proc-macro2 v1.0.53
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling futures-core v0.3.27
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling futures-sink v0.3.27
[INFO] [stderr]    Compiling futures-channel v0.3.27
[INFO] [stderr]    Compiling futures-task v0.3.27
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling tokio v1.26.0
[INFO] [stderr]    Compiling futures-util v0.3.27
[INFO] [stderr]    Compiling futures-io v0.3.27
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling openssl v0.10.48
[INFO] [stderr]    Compiling serde_derive v1.0.158
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling serde v1.0.158
[INFO] [stderr]    Compiling io-lifetimes v1.0.9
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling rustix v0.36.11
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling portable-atomic v0.3.19
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling openssl-sys v0.9.83
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling serde_json v1.0.94
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.10
[INFO] [stderr]    Compiling os_str_bytes v6.5.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling anyhow v1.0.70
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling getrandom v0.2.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling console v0.15.5
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling regex v1.7.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap_lex v0.3.3
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.54
[INFO] [stderr]    Compiling ipnet v2.7.1
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling indicatif v0.17.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling termsize v0.1.6
[INFO] [stderr]    Compiling chrono v0.4.24
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling filetime v0.2.20
[INFO] [stderr]    Compiling is-terminal v0.4.5
[INFO] [stderr]    Compiling sanitize-filename v0.4.0
[INFO] [stderr]    Compiling parse_link_header v0.3.3
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling futures-macro v0.3.27
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling clap_derive v4.1.12
[INFO] [stderr]    Compiling clap v4.1.13
[INFO] [stderr]    Compiling futures-executor v0.3.27
[INFO] [stderr]    Compiling futures v0.3.27
[INFO] [stderr]    Compiling tokio-util v0.7.7
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling h2 v0.3.16
[INFO] [stderr]    Compiling hyper v0.14.25
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.15
[INFO] [stderr]    Compiling canvas-downloader v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `id`, `for_submissions`, and `can_upload` are never read
[INFO] [stdout]    --> src/main.rs:585:13
[INFO] [stdout]     |
[INFO] [stdout] 584 |     pub struct Folder {
[INFO] [stdout]     |                ------ fields in this struct
[INFO] [stdout] 585 |         pub id: u32,
[INFO] [stdout]     |             ^^
[INFO] [stdout] ...
[INFO] [stdout] 589 |         pub for_submissions: bool,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout] 590 |         pub can_upload: bool,
[INFO] [stdout]     |             ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `folder_id`, and `size` are never read
[INFO] [stdout]    --> src/main.rs:603:13
[INFO] [stdout]     |
[INFO] [stdout] 602 |     pub struct File {
[INFO] [stdout]     |                ---- fields in this struct
[INFO] [stdout] 603 |         pub id: u32,
[INFO] [stdout]     |             ^^
[INFO] [stdout] 604 |         pub folder_id: u32,
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 605 |         pub display_name: String,
[INFO] [stdout] 606 |         pub size: u64,
[INFO] [stdout]     |             ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `File` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.91s
[INFO] running `Command { std: "docker" "inspect" "62cedb8e4c64fe0edd25446002f30db8d0d023b29de37d115c58115814fba997", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62cedb8e4c64fe0edd25446002f30db8d0d023b29de37d115c58115814fba997", kill_on_drop: false }`
[INFO] [stdout] 62cedb8e4c64fe0edd25446002f30db8d0d023b29de37d115c58115814fba997
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5d53977a0b4a44320e38b58963ada9d96062f6910b15842926b500fb944a42c7
[INFO] running `Command { std: "docker" "start" "-a" "5d53977a0b4a44320e38b58963ada9d96062f6910b15842926b500fb944a42c7", kill_on_drop: false }`
[INFO] [stderr]    Compiling canvas-downloader v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `id`, `for_submissions`, and `can_upload` are never read
[INFO] [stdout]    --> src/main.rs:585:13
[INFO] [stdout]     |
[INFO] [stdout] 584 |     pub struct Folder {
[INFO] [stdout]     |                ------ fields in this struct
[INFO] [stdout] 585 |         pub id: u32,
[INFO] [stdout]     |             ^^
[INFO] [stdout] ...
[INFO] [stdout] 589 |         pub for_submissions: bool,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout] 590 |         pub can_upload: bool,
[INFO] [stdout]     |             ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `folder_id`, and `size` are never read
[INFO] [stdout]    --> src/main.rs:603:13
[INFO] [stdout]     |
[INFO] [stdout] 602 |     pub struct File {
[INFO] [stdout]     |                ---- fields in this struct
[INFO] [stdout] 603 |         pub id: u32,
[INFO] [stdout]     |             ^^
[INFO] [stdout] 604 |         pub folder_id: u32,
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 605 |         pub display_name: String,
[INFO] [stdout] 606 |         pub size: u64,
[INFO] [stdout]     |             ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `File` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.14s
[INFO] running `Command { std: "docker" "inspect" "5d53977a0b4a44320e38b58963ada9d96062f6910b15842926b500fb944a42c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d53977a0b4a44320e38b58963ada9d96062f6910b15842926b500fb944a42c7", kill_on_drop: false }`
[INFO] [stdout] 5d53977a0b4a44320e38b58963ada9d96062f6910b15842926b500fb944a42c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1e81e6c1d6220490d8209a183d0c1c95d81e2a392297b122034e953d79d2d1c8
[INFO] running `Command { std: "docker" "start" "-a" "1e81e6c1d6220490d8209a183d0c1c95d81e2a392297b122034e953d79d2d1c8", kill_on_drop: false }`
[INFO] [stderr] warning: fields `id`, `for_submissions`, and `can_upload` are never read
[INFO] [stderr]    --> src/main.rs:585:13
[INFO] [stderr]     |
[INFO] [stderr] 584 |     pub struct Folder {
[INFO] [stderr]     |                ------ fields in this struct
[INFO] [stderr] 585 |         pub id: u32,
[INFO] [stderr]     |             ^^
[INFO] [stderr] ...
[INFO] [stderr] 589 |         pub for_submissions: bool,
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^
[INFO] [stderr] 590 |         pub can_upload: bool,
[INFO] [stderr]     |             ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `id`, `folder_id`, and `size` are never read
[INFO] [stderr]    --> src/main.rs:603:13
[INFO] [stderr]     |
[INFO] [stderr] 602 |     pub struct File {
[INFO] [stderr]     |                ---- fields in this struct
[INFO] [stderr] 603 |         pub id: u32,
[INFO] [stderr]     |             ^^
[INFO] [stderr] 604 |         pub folder_id: u32,
[INFO] [stderr]     |             ^^^^^^^^^
[INFO] [stderr] 605 |         pub display_name: String,
[INFO] [stderr] 606 |         pub size: u64,
[INFO] [stderr]     |             ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `File` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `canvas-downloader` (bin "canvas-downloader" test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/canvas_downloader-180ceaf4a31bd71f)
[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" "1e81e6c1d6220490d8209a183d0c1c95d81e2a392297b122034e953d79d2d1c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e81e6c1d6220490d8209a183d0c1c95d81e2a392297b122034e953d79d2d1c8", kill_on_drop: false }`
[INFO] [stdout] 1e81e6c1d6220490d8209a183d0c1c95d81e2a392297b122034e953d79d2d1c8
