[INFO] fetching crate zippyst 5.0.0...
[INFO] testing zippyst-5.0.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate zippyst 5.0.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate zippyst 5.0.0
[INFO] finished tweaking crates.io crate zippyst 5.0.0
[INFO] tweaked toml for crates.io crate zippyst 5.0.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate zippyst 5.0.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 166 packages to latest compatible versions
[INFO] [stderr]       Adding boa_engine v0.16.0 (available: v0.21.1)
[INFO] [stderr]       Adding http v0.2.12 (available: v1.4.0)
[INFO] [stderr]       Adding hyper v0.14.32 (available: v1.9.0)
[INFO] [stderr]       Adding hyper-tls v0.5.0 (available: v0.6.0)
[INFO] [stderr]       Adding md5 v0.7.0 (available: v0.8.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e8ff9d05a4b9e15ac2edfbee11c19777d30b1e9b9f015ecebaa48c5c617becea
[INFO] running `Command { std: "docker" "start" "-a" "e8ff9d05a4b9e15ac2edfbee11c19777d30b1e9b9f015ecebaa48c5c617becea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e8ff9d05a4b9e15ac2edfbee11c19777d30b1e9b9f015ecebaa48c5c617becea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8ff9d05a4b9e15ac2edfbee11c19777d30b1e9b9f015ecebaa48c5c617becea", kill_on_drop: false }`
[INFO] [stdout] e8ff9d05a4b9e15ac2edfbee11c19777d30b1e9b9f015ecebaa48c5c617becea
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7e79fc5848a47b478b28280b11f0964f02504fdc8f6a660a2c4ca145ee407fb3
[INFO] running `Command { std: "docker" "start" "-a" "7e79fc5848a47b478b28280b11f0964f02504fdc8f6a660a2c4ca145ee407fb3", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling unicode-general-category v0.6.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling regress v0.4.1
[INFO] [stderr]    Compiling boa_profiler v0.16.0
[INFO] [stderr]    Compiling fast-float v0.2.0
[INFO] [stderr]    Compiling ryu-js v0.2.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling boa_unicode v0.16.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling gc_derive v0.4.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling gc v0.4.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling boa_gc v0.16.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling boa_interner v0.16.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling boa_engine v0.16.0
[INFO] [stderr]    Compiling zippyst v5.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.34s
[INFO] running `Command { std: "docker" "inspect" "7e79fc5848a47b478b28280b11f0964f02504fdc8f6a660a2c4ca145ee407fb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e79fc5848a47b478b28280b11f0964f02504fdc8f6a660a2c4ca145ee407fb3", kill_on_drop: false }`
[INFO] [stdout] 7e79fc5848a47b478b28280b11f0964f02504fdc8f6a660a2c4ca145ee407fb3
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ddbe870b8dbda5af5d480ed4ba5eb3ca7dc25f305bb2f49fa264f2568ea5e21d
[INFO] running `Command { std: "docker" "start" "-a" "ddbe870b8dbda5af5d480ed4ba5eb3ca7dc25f305bb2f49fa264f2568ea5e21d", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling zippyst v5.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `hyper` in this scope
[INFO] [stdout]    --> src/file.rs:203:9
[INFO] [stdout]     |
[INFO] [stdout] 203 |     use hyper::{body::HttpBody, Client};
[INFO] [stdout]     |         ^^^^^ use of unresolved module or unlinked crate `hyper`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `hyper`, use `cargo add hyper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hyper`
[INFO] [stdout]    --> src/file.rs:203:9
[INFO] [stdout]     |
[INFO] [stdout] 203 |     use hyper::{body::HttpBody, Client};
[INFO] [stdout]     |         ^^^^^ use of unresolved module or unlinked crate `hyper`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `hyper`, use `cargo add hyper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hyper_tls`
[INFO] [stdout]    --> src/file.rs:204:9
[INFO] [stdout]     |
[INFO] [stdout] 204 |     use hyper_tls::HttpsConnector;
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `hyper_tls`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `hyper_tls`, use `cargo add hyper_tls` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `fetch_and_parse` found for struct `file::File` in the current scope
[INFO] [stdout]    --> src/file.rs:218:26
[INFO] [stdout]     |
[INFO] [stdout]  34 | pub struct File {
[INFO] [stdout]     | --------------- associated function or constant `fetch_and_parse` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 218 |         let file = File::fetch_and_parse(
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^ associated function or constant not found in `file::File`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `file::File`, consider using `file::File::parse` which returns `Result<file::File, error::Error>`
[INFO] [stdout]    --> src/file.rs:95:5
[INFO] [stdout]     |
[INFO] [stdout]  95 |     pub fn parse(uri: &Uri, page_content: &str) -> Result<Self, Error> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `fetch_and_parse` found for struct `file::File` in the current scope
[INFO] [stdout]    --> src/file.rs:230:26
[INFO] [stdout]     |
[INFO] [stdout]  34 | pub struct File {
[INFO] [stdout]     | --------------- associated function or constant `fetch_and_parse` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 230 |         let file = File::fetch_and_parse(
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^ associated function or constant not found in `file::File`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `file::File`, consider using `file::File::parse` which returns `Result<file::File, error::Error>`
[INFO] [stdout]    --> src/file.rs:95:5
[INFO] [stdout]     |
[INFO] [stdout]  95 |     pub fn parse(uri: &Uri, page_content: &str) -> Result<Self, Error> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `hyper` in this scope
[INFO] [stdout]    --> src/file.rs:239:51
[INFO] [stdout]     |
[INFO] [stdout] 239 |         let client = Client::builder().build::<_, hyper::Body>(https);
[INFO] [stdout]     |                                                   ^^^^^ use of unresolved module or unlinked crate `hyper`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `hyper`, use `cargo add hyper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zippyst` (lib test) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "ddbe870b8dbda5af5d480ed4ba5eb3ca7dc25f305bb2f49fa264f2568ea5e21d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddbe870b8dbda5af5d480ed4ba5eb3ca7dc25f305bb2f49fa264f2568ea5e21d", kill_on_drop: false }`
[INFO] [stdout] ddbe870b8dbda5af5d480ed4ba5eb3ca7dc25f305bb2f49fa264f2568ea5e21d
