[INFO] cloning repository https://github.com/oxidecomputer/progenitor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oxidecomputer/progenitor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxidecomputer%2Fprogenitor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxidecomputer%2Fprogenitor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 85fab0d8aeb2b5181c3c9c36a0838cc29be5d195 [INFO] checking oxidecomputer/progenitor against master#385fa9d845dd326c6bbfd58c22244215e431948a for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxidecomputer%2Fprogenitor" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/oxidecomputer/progenitor on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/oxidecomputer/progenitor [INFO] finished tweaking git repo https://github.com/oxidecomputer/progenitor [INFO] tweaked toml for git repo https://github.com/oxidecomputer/progenitor written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/oxidecomputer/progenitor 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/oxidecomputer/typify` [INFO] [stderr] Updating git repository `https://github.com/oxidecomputer/dropshot` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded waitgroup v0.1.2 [INFO] [stderr] Downloaded toolchain_find v0.4.0 [INFO] [stderr] Downloaded serde_tokenstream v0.2.0 [INFO] [stderr] Downloaded rustfmt-wrapper v0.2.1 [INFO] [stderr] Downloaded project-root v0.2.2 [INFO] [stderr] Downloaded rustls-pki-types v1.0.1 [INFO] [stderr] Downloaded cpufeatures v0.2.3 [INFO] [stderr] Downloaded slog-bunyan v2.5.0 [INFO] [stderr] Downloaded slog-json v2.6.1 [INFO] [stderr] Downloaded expectorate v1.1.0 [INFO] [stderr] Downloaded regress v0.8.0 [INFO] [stderr] Downloaded openapiv3 v2.0.0 [INFO] [stderr] Downloaded regress v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 52c3915f970eae3bfb3399cfb3446a4172a10c557b3c6999c5d62a77855ecf46 [INFO] running `Command { std: "docker" "start" "-a" "52c3915f970eae3bfb3399cfb3446a4172a10c557b3c6999c5d62a77855ecf46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52c3915f970eae3bfb3399cfb3446a4172a10c557b3c6999c5d62a77855ecf46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52c3915f970eae3bfb3399cfb3446a4172a10c557b3c6999c5d62a77855ecf46", kill_on_drop: false }` [INFO] [stdout] 52c3915f970eae3bfb3399cfb3446a4172a10c557b3c6999c5d62a77855ecf46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9fe3ecc548de7ffffe55d03c5d50018fd31a5346311502f2af5b67dec393b386 [INFO] running `Command { std: "docker" "start" "-a" "9fe3ecc548de7ffffe55d03c5d50018fd31a5346311502f2af5b67dec393b386", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling schemars v0.8.16 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling ahash v0.8.10 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling openssl v0.10.60 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling equivalent v1.0.0 [INFO] [stderr] Compiling iana-time-zone v0.1.47 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling bumpalo v3.12.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling regress v0.8.0 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling openssl-sys v0.9.96 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Checking base64 v0.22.0 [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/385fa9d845dd326c6bbfd58c22244215e431948a/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=bfd7acc495db8564 -C extra-filename=-bfd7acc495db8564 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/385fa9d845dd326c6bbfd58c22244215e431948a/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=1921bc5313281af8 -C extra-filename=-1921bc5313281af8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-85433d79cb688e02.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-031d35ec056e8237.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "9fe3ecc548de7ffffe55d03c5d50018fd31a5346311502f2af5b67dec393b386", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fe3ecc548de7ffffe55d03c5d50018fd31a5346311502f2af5b67dec393b386", kill_on_drop: false }` [INFO] [stdout] 9fe3ecc548de7ffffe55d03c5d50018fd31a5346311502f2af5b67dec393b386 [INFO] checking oxidecomputer/progenitor against try#2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxidecomputer%2Fprogenitor" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/oxidecomputer/progenitor on toolchain 2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/oxidecomputer/progenitor [INFO] finished tweaking git repo https://github.com/oxidecomputer/progenitor [INFO] tweaked toml for git repo https://github.com/oxidecomputer/progenitor written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/oxidecomputer/progenitor 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" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 90ac6a4f8c90a34783d910b508aea954fe24dd43567807502a2dbd30dee156e8 [INFO] running `Command { std: "docker" "start" "-a" "90ac6a4f8c90a34783d910b508aea954fe24dd43567807502a2dbd30dee156e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "90ac6a4f8c90a34783d910b508aea954fe24dd43567807502a2dbd30dee156e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90ac6a4f8c90a34783d910b508aea954fe24dd43567807502a2dbd30dee156e8", kill_on_drop: false }` [INFO] [stdout] 90ac6a4f8c90a34783d910b508aea954fe24dd43567807502a2dbd30dee156e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 439b0c0d3eb42152ba2c634fa147243677c6526a7d1d9a5c160d5920ac9deb95 [INFO] running `Command { std: "docker" "start" "-a" "439b0c0d3eb42152ba2c634fa147243677c6526a7d1d9a5c160d5920ac9deb95", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling schemars v0.8.16 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling openssl v0.10.60 [INFO] [stderr] Compiling ahash v0.8.10 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling iana-time-zone v0.1.47 [INFO] [stderr] Checking equivalent v1.0.0 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling bumpalo v3.12.0 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling regress v0.8.0 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling openssl-sys v0.9.96 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Checking base64 v0.22.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling prettyplease v0.2.17 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Checking linux-raw-sys v0.4.11 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking winnow v0.5.15 [INFO] [stderr] Compiling semver v1.0.16 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling time-macros v0.2.16 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Checking rustls-pki-types v1.0.1 [INFO] [stderr] Checking num_threads v0.1.3 [INFO] [stderr] Compiling winnow v0.4.7 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking regress v0.9.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling rustls v0.22.2 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking toolchain_find v0.4.0 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Compiling multer v3.0.0 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Checking tempfile v3.8.1 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking anstyle-parse v0.2.0 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking crossbeam-channel v0.5.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking http v1.0.0 [INFO] [stderr] Compiling schemars_derive v0.8.16 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot#75c45069) [INFO] [stderr] Checking atomic-waker v1.1.1 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle v1.0.0 [INFO] [stderr] Checking cpufeatures v0.2.3 [INFO] [stderr] Checking unicode-segmentation v1.10.0 [INFO] [stderr] Checking time v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking newline-converter v0.3.0 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking waitgroup v0.1.2 [INFO] [stderr] Checking rustls-pemfile v2.0.0 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Checking debug-ignore v1.0.5 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling project-root v0.2.2 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking similar v2.2.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking slog-term v2.9.0 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.42 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Compiling clap_derive v4.5.3 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking expectorate v1.1.0 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking js-sys v0.3.69 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking clap v4.5.3 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.42 [INFO] [stderr] Checking wasm-bindgen-test v0.3.42 [INFO] [stderr] Checking rustls-webpki v0.102.1 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling uuid v1.7.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling serde_tokenstream v0.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_spanned v0.6.4 [INFO] [stderr] Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot#75c45069) [INFO] [stderr] Checking serde_path_to_error v0.1.15 [INFO] [stderr] Checking slog-json v2.6.1 [INFO] [stderr] Checking slog-bunyan v2.5.0 [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Checking openapiv3 v2.0.0 [INFO] [stderr] Checking toml_edit v0.21.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling toml_edit v0.19.12 [INFO] [stderr] Checking typify-impl v0.0.16 (https://github.com/oxidecomputer/typify#82a040e7) [INFO] [stderr] Checking toml v0.8.8 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Checking rustfmt-wrapper v0.2.1 [INFO] [stderr] Compiling git2 v0.18.1 [INFO] [stderr] Compiling toml v0.7.6 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Compiling cargo-lock v9.0.0 [INFO] [stderr] Compiling built v0.7.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Compiling cargo-progenitor v0.6.0 (/opt/rustwide/workdir/cargo-progenitor) [INFO] [stderr] Checking progenitor-client v0.6.0 (/opt/rustwide/workdir/progenitor-client) [INFO] [stderr] Compiling typify-macro v0.0.16 (https://github.com/oxidecomputer/typify#82a040e7) [INFO] [stderr] Compiling typify v0.0.16 (https://github.com/oxidecomputer/typify#82a040e7) [INFO] [stderr] Compiling progenitor-impl v0.6.0 (/opt/rustwide/workdir/progenitor-impl) [INFO] [stderr] Checking progenitor-macro v0.6.0 (/opt/rustwide/workdir/progenitor-macro) [INFO] [stderr] Checking progenitor v0.6.0 (/opt/rustwide/workdir/progenitor) [INFO] [stderr] Checking example-macro v0.0.1 (/opt/rustwide/workdir/example-macro) [INFO] [stderr] Compiling example-wasm v0.1.0 (/opt/rustwide/workdir/example-wasm) [INFO] [stderr] Compiling example-build v0.0.1 (/opt/rustwide/workdir/example-build) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 48s [INFO] running `Command { std: "docker" "inspect" "439b0c0d3eb42152ba2c634fa147243677c6526a7d1d9a5c160d5920ac9deb95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "439b0c0d3eb42152ba2c634fa147243677c6526a7d1d9a5c160d5920ac9deb95", kill_on_drop: false }` [INFO] [stdout] 439b0c0d3eb42152ba2c634fa147243677c6526a7d1d9a5c160d5920ac9deb95