[INFO] fetching crate solr_post 0.1.5... [INFO] testing solr_post-0.1.5 against master#9e297bf54d31eb3b30067208ff9af4416945a2ed for pr-125507 [INFO] extracting crate solr_post 0.1.5 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate solr_post 0.1.5 on toolchain 9e297bf54d31eb3b30067208ff9af4416945a2ed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate solr_post 0.1.5 [INFO] finished tweaking crates.io crate solr_post 0.1.5 [INFO] tweaked toml for crates.io crate solr_post 0.1.5 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate solr_post 0.1.5 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" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pori v0.0.0 [INFO] [stderr] Downloaded reqwest v0.12.1 [INFO] [stderr] Downloaded wax v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 269c0b8300a2ff1af49b45e570398d098658cca9e7a295eefac0910ba4b3d28b [INFO] running `Command { std: "docker" "start" "-a" "269c0b8300a2ff1af49b45e570398d098658cca9e7a295eefac0910ba4b3d28b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "269c0b8300a2ff1af49b45e570398d098658cca9e7a295eefac0910ba4b3d28b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "269c0b8300a2ff1af49b45e570398d098658cca9e7a295eefac0910ba4b3d28b", kill_on_drop: false }` [INFO] [stdout] 269c0b8300a2ff1af49b45e570398d098658cca9e7a295eefac0910ba4b3d28b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ac4118950f4e67686fe7933bd779af10351adf76a7e4f35af434b00834a0252 [INFO] running `Command { std: "docker" "start" "-a" "3ac4118950f4e67686fe7933bd779af10351adf76a7e4f35af434b00834a0252", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling base64 v0.22.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling pori v0.0.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling wax v0.6.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 tower v0.4.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling argh_shared v0.1.12 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling h2 v0.4.3 [INFO] [stderr] Compiling argh_derive v0.1.12 [INFO] [stderr] Compiling argh v0.1.12 [INFO] [stderr] Compiling hyper v1.2.0 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.1 [INFO] [stderr] Compiling solr_post v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.98s [INFO] running `Command { std: "docker" "inspect" "3ac4118950f4e67686fe7933bd779af10351adf76a7e4f35af434b00834a0252", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ac4118950f4e67686fe7933bd779af10351adf76a7e4f35af434b00834a0252", kill_on_drop: false }` [INFO] [stdout] 3ac4118950f4e67686fe7933bd779af10351adf76a7e4f35af434b00834a0252 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 374faed0600d43aa2b69ee1d6f421743bc19ce25cfe1c9b692f594d95fd94581 [INFO] running `Command { std: "docker" "start" "-a" "374faed0600d43aa2b69ee1d6f421743bc19ce25cfe1c9b692f594d95fd94581", kill_on_drop: false }` [INFO] [stderr] Compiling solr_post v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.75s [INFO] running `Command { std: "docker" "inspect" "374faed0600d43aa2b69ee1d6f421743bc19ce25cfe1c9b692f594d95fd94581", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "374faed0600d43aa2b69ee1d6f421743bc19ce25cfe1c9b692f594d95fd94581", kill_on_drop: false }` [INFO] [stdout] 374faed0600d43aa2b69ee1d6f421743bc19ce25cfe1c9b692f594d95fd94581 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b5ba44d46f500ff1b0843ebdeff8c82a89fe7c972f8c90bc6f1dbd32a60e38ff [INFO] running `Command { std: "docker" "start" "-a" "b5ba44d46f500ff1b0843ebdeff8c82a89fe7c972f8c90bc6f1dbd32a60e38ff", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/solr_post-ea75f20436bddab1) [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/cli.rs (/opt/rustwide/target/debug/deps/solr_post-0b48ded3e08e8698) [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] Doc-tests solr_post [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" "b5ba44d46f500ff1b0843ebdeff8c82a89fe7c972f8c90bc6f1dbd32a60e38ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5ba44d46f500ff1b0843ebdeff8c82a89fe7c972f8c90bc6f1dbd32a60e38ff", kill_on_drop: false }` [INFO] [stdout] b5ba44d46f500ff1b0843ebdeff8c82a89fe7c972f8c90bc6f1dbd32a60e38ff [INFO] testing solr_post-0.1.5 against try#61a9ac64344e91d62f5496627ff363d177f9daab for pr-125507 [INFO] extracting crate solr_post 0.1.5 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate solr_post 0.1.5 on toolchain 61a9ac64344e91d62f5496627ff363d177f9daab [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate solr_post 0.1.5 [INFO] finished tweaking crates.io crate solr_post 0.1.5 [INFO] tweaked toml for crates.io crate solr_post 0.1.5 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate solr_post 0.1.5 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" "+61a9ac64344e91d62f5496627ff363d177f9daab" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c036b2264cc6cd74132acbfd9e9d57d899f50c08fba3cf1d7792ead1fc3dbb00 [INFO] running `Command { std: "docker" "start" "-a" "c036b2264cc6cd74132acbfd9e9d57d899f50c08fba3cf1d7792ead1fc3dbb00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c036b2264cc6cd74132acbfd9e9d57d899f50c08fba3cf1d7792ead1fc3dbb00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c036b2264cc6cd74132acbfd9e9d57d899f50c08fba3cf1d7792ead1fc3dbb00", kill_on_drop: false }` [INFO] [stdout] c036b2264cc6cd74132acbfd9e9d57d899f50c08fba3cf1d7792ead1fc3dbb00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d20f6fa9be578c89de20e9b129b8f14d27119e5a84698188d815241e001b24e4 [INFO] running `Command { std: "docker" "start" "-a" "d20f6fa9be578c89de20e9b129b8f14d27119e5a84698188d815241e001b24e4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling base64 v0.22.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling pori v0.0.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling wax v0.6.0 [INFO] [stdout] error: reached the type-length limit while instantiating `alt::, ParserState>, Token<'_>, ..., ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wax-0.6.0/src/token/parse.rs:496:30 [INFO] [stdout] | [INFO] [stdout] 496 | multi::many1(branch::alt(( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 497 | | annotate(error::context( [INFO] [stdout] 498 | | "literal", [INFO] [stdout] 499 | | sequence::preceded(flags_with_state, literal), [INFO] [stdout] ... | [INFO] [stdout] 520 | | )), [INFO] [stdout] 521 | | ))), [INFO] [stdout] | |__________________^ [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#![type_length_limit="4892678"]` attribute to your crate [INFO] [stdout] = note: the full type name has been written to '/opt/rustwide/target/debug/deps/wax-0057fcc332b78097.long-type.txt' [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: reached the type-length limit while instantiating `alt::, ParserState>, Token<'_>, ..., ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wax-0.6.0/src/token/parse.rs:496:30 [INFO] [stdout] | [INFO] [stdout] 496 | multi::many1(branch::alt(( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 497 | | annotate(error::context( [INFO] [stdout] 498 | | "literal", [INFO] [stdout] 499 | | sequence::preceded(flags_with_state, literal), [INFO] [stdout] ... | [INFO] [stdout] 520 | | )), [INFO] [stdout] 521 | | ))), [INFO] [stdout] | |__________________^ [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#![type_length_limit="4650758"]` attribute to your crate [INFO] [stdout] = note: the full type name has been written to '/opt/rustwide/target/debug/deps/wax-0057fcc332b78097.long-type.txt' [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wax` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d20f6fa9be578c89de20e9b129b8f14d27119e5a84698188d815241e001b24e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d20f6fa9be578c89de20e9b129b8f14d27119e5a84698188d815241e001b24e4", kill_on_drop: false }` [INFO] [stdout] d20f6fa9be578c89de20e9b129b8f14d27119e5a84698188d815241e001b24e4