[INFO] fetching crate eternalfest_cli 0.18.2...
[INFO] testing eternalfest_cli-0.18.2 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate eternalfest_cli 0.18.2 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate eternalfest_cli 0.18.2
[INFO] finished tweaking crates.io crate eternalfest_cli 0.18.2
[INFO] tweaked toml for crates.io crate eternalfest_cli 0.18.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate eternalfest_cli 0.18.2 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 crates.io crate eternalfest_cli 0.18.2 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] cfee921c384a0475c16ee9d6fcae587ed73e2920b1c90532f42807aade4bb13f
[INFO] running `Command { std: "docker" "start" "-a" "cfee921c384a0475c16ee9d6fcae587ed73e2920b1c90532f42807aade4bb13f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cfee921c384a0475c16ee9d6fcae587ed73e2920b1c90532f42807aade4bb13f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfee921c384a0475c16ee9d6fcae587ed73e2920b1c90532f42807aade4bb13f", kill_on_drop: false }`
[INFO] [stdout] cfee921c384a0475c16ee9d6fcae587ed73e2920b1c90532f42807aade4bb13f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] fb56367dbc796bbc5fdb82762c4f0bfa550ae95897801bce96731c0735f01862
[INFO] running `Command { std: "docker" "start" "-a" "fb56367dbc796bbc5fdb82762c4f0bfa550ae95897801bce96731c0735f01862", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling futures-core v0.3.26
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling tokio v1.25.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling futures-sink v0.3.26
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling futures-task v0.3.26
[INFO] [stderr]    Compiling futures-channel v0.3.26
[INFO] [stderr]    Compiling futures-util v0.3.26
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-io v0.3.26
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling serde_json v1.0.93
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]    Compiling rustls v0.20.8
[INFO] [stderr]    Compiling atoi v1.0.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling md-5 v0.10.5
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling futures-intrusive v0.4.2
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling uuid v1.3.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling tokio-stream v0.1.11
[INFO] [stderr]    Compiling sqlx-rt v0.6.2
[INFO] [stderr]    Compiling publicsuffix v2.2.3
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling ipnet v2.7.1
[INFO] [stderr]    Compiling async-trait v0.1.64
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling semver v1.0.16
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling futures-macro v0.3.26
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling auto_impl v1.0.1
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling enum-iterator-derive v1.1.0
[INFO] [stderr]    Compiling cssparser v0.27.2
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling include_dir_macros v0.7.3
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling sha3 v0.10.6
[INFO] [stderr]    Compiling dtoa-short v0.3.3
[INFO] [stderr]    Compiling petgraph v0.6.3
[INFO] [stderr]    Compiling enum-iterator v1.3.0
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling include_dir v0.7.3
[INFO] [stderr]    Compiling selectors v0.22.0
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling cssparser-macros v0.6.0
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling servo_arc v0.1.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.5
[INFO] [stderr]    Compiling thin-slice v0.1.1
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling erased-serde v0.3.24
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling ego-tree v0.6.2
[INFO] [stderr]    Compiling tokio-util v0.7.7
[INFO] [stderr]    Compiling rustix v0.36.8
[INFO] [stderr]    Compiling h2 v0.3.15
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling futures-executor v0.3.26
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling buf_redux v0.8.4
[INFO] [stderr]    Compiling futures v0.3.26
[INFO] [stderr]    Compiling headers v0.3.8
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling twoway v0.1.8
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling etwin_log v0.11.0
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling multipart v0.18.0
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling string_cache v0.8.4
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling cookie_store v0.16.1
[INFO] [stderr]    Compiling tungstenite v0.17.3
[INFO] [stderr]    Compiling sqlformat v0.2.1
[INFO] [stderr]    Compiling eternalfest_config v0.18.2
[INFO] [stderr]    Compiling scraper v0.13.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.17.2
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling etwin_scraper_tools v0.11.0
[INFO] [stderr]    Compiling is-terminal v0.4.3
[INFO] [stderr]    Compiling clap_lex v0.3.1
[INFO] [stderr]    Compiling console v0.15.5
[INFO] [stderr]    Compiling hyper v0.14.24
[INFO] [stderr]    Compiling clap_derive v4.1.0
[INFO] [stderr]    Compiling rustls-pemfile v0.2.1
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling dialoguer v0.10.3
[INFO] [stderr]    Compiling clap v4.1.4
[INFO] [stderr]    Compiling sqlx-core v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.23.2
[INFO] [stderr]    Compiling warp v0.3.3
[INFO] [stderr]    Compiling reqwest v0.11.14
[INFO] [stderr]    Compiling etwin_serde_tools v0.11.0
[INFO] [stderr]    Compiling sqlx-macros v0.6.2
[INFO] [stderr]    Compiling sqlx v0.6.2
[INFO] [stderr]    Compiling etwin_core v0.11.0
[INFO] [stderr]    Compiling etwin_squirrel v0.11.0
[INFO] [stderr]    Compiling eternalfest_db_schema v0.18.2
[INFO] [stderr]    Compiling eternalfest_core v0.18.2
[INFO] [stderr]    Compiling etwin_constants v0.11.0
[INFO] [stderr]    Compiling etwin_client v0.11.0
[INFO] [stderr]    Compiling eternalfest_services v0.18.2
[INFO] [stderr]    Compiling eternalfest_blob_store v0.18.2
[INFO] [stderr]    Compiling eternalfest_user_store v0.18.2
[INFO] [stderr]    Compiling eternalfest_file_store v0.18.2
[INFO] [stderr]    Compiling eternalfest_buffer_store v0.18.2
[INFO] [stderr]    Compiling eternalfest_cli v0.18.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 20s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0, sqlx-core v0.6.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "fb56367dbc796bbc5fdb82762c4f0bfa550ae95897801bce96731c0735f01862", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb56367dbc796bbc5fdb82762c4f0bfa550ae95897801bce96731c0735f01862", kill_on_drop: false }`
[INFO] [stdout] fb56367dbc796bbc5fdb82762c4f0bfa550ae95897801bce96731c0735f01862
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] c3848f1071eb95039e7bae53044b34b26912b4f40ce3093ed9f8edbeaf750334
[INFO] running `Command { std: "docker" "start" "-a" "c3848f1071eb95039e7bae53044b34b26912b4f40ce3093ed9f8edbeaf750334", kill_on_drop: false }`
[INFO] [stderr]    Compiling eternalfest_cli v0.18.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.70s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0, sqlx-core v0.6.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "c3848f1071eb95039e7bae53044b34b26912b4f40ce3093ed9f8edbeaf750334", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3848f1071eb95039e7bae53044b34b26912b4f40ce3093ed9f8edbeaf750334", kill_on_drop: false }`
[INFO] [stdout] c3848f1071eb95039e7bae53044b34b26912b4f40ce3093ed9f8edbeaf750334
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 6632dfbee051ca52e4f456bba1431e0f1f0777321fe75d7501664d1dc3253a8d
[INFO] running `Command { std: "docker" "start" "-a" "6632dfbee051ca52e4f456bba1431e0f1f0777321fe75d7501664d1dc3253a8d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0, sqlx-core v0.6.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/eternalfest_cli-538424868e006c6f)
[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] [stderr]      Running unittests src/bin/dump.rs (/opt/rustwide/target/debug/deps/dump-e7df7ae086a6cf96)
[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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/eternalfest_cli-bf16bd2aaaba0bd7)
[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] [stderr]    Doc-tests eternalfest_cli
[INFO] [stdout] 
[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" "6632dfbee051ca52e4f456bba1431e0f1f0777321fe75d7501664d1dc3253a8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6632dfbee051ca52e4f456bba1431e0f1f0777321fe75d7501664d1dc3253a8d", kill_on_drop: false }`
[INFO] [stdout] 6632dfbee051ca52e4f456bba1431e0f1f0777321fe75d7501664d1dc3253a8d
