[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] 807a99ee17c73bc4bdfa2f24e565b7f94c766c86 [INFO] checking oxidecomputer/progenitor against master#c3def263a44e07e09ae6d57abfc8650227fb4972 for pr-118920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxidecomputer%2Fprogenitor" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/oxidecomputer/progenitor on toolchain c3def263a44e07e09ae6d57abfc8650227fb4972 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c3def263a44e07e09ae6d57abfc8650227fb4972" "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-6-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" "+c3def263a44e07e09ae6d57abfc8650227fb4972" "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 slog-async v2.8.0 [INFO] [stderr] Downloaded rustls-pki-types v1.0.1 [INFO] [stderr] Downloaded cargo-lock v9.0.0 [INFO] [stderr] Downloaded newline-converter v0.3.0 [INFO] [stderr] Downloaded serde_tokenstream v0.2.0 [INFO] [stderr] Downloaded slog-bunyan v2.4.0 [INFO] [stderr] Downloaded slog-json v2.6.1 [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.37 [INFO] [stderr] Downloaded project-root v0.2.2 [INFO] [stderr] Downloaded toolchain_find v0.4.0 [INFO] [stderr] Downloaded cpufeatures v0.2.3 [INFO] [stderr] Downloaded debug-ignore v1.0.5 [INFO] [stderr] Downloaded rustfmt-wrapper v0.2.1 [INFO] [stderr] Downloaded rustls-pemfile v2.0.0 [INFO] [stderr] Downloaded slog-term v2.9.0 [INFO] [stderr] Downloaded expectorate v1.1.0 [INFO] [stderr] Downloaded clap_builder v4.4.11 [INFO] [stderr] Downloaded git2 v0.18.1 [INFO] [stderr] Downloaded libgit2-sys v0.16.1+1.7.1 [INFO] [stderr] Downloaded openapiv3 v2.0.0 [INFO] [stderr] Downloaded regress v0.7.1 [INFO] [stderr] Downloaded clap v4.4.11 [INFO] [stderr] Downloaded built v0.7.1 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c3def263a44e07e09ae6d57abfc8650227fb4972" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5bd54acb32c91dba1ad4e0ba1d4f6ff172c6c15d486483d54a0eea07219a06b4 [INFO] running `Command { std: "docker" "start" "-a" "5bd54acb32c91dba1ad4e0ba1d4f6ff172c6c15d486483d54a0eea07219a06b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5bd54acb32c91dba1ad4e0ba1d4f6ff172c6c15d486483d54a0eea07219a06b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bd54acb32c91dba1ad4e0ba1d4f6ff172c6c15d486483d54a0eea07219a06b4", kill_on_drop: false }` [INFO] [stdout] 5bd54acb32c91dba1ad4e0ba1d4f6ff172c6c15d486483d54a0eea07219a06b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c3def263a44e07e09ae6d57abfc8650227fb4972" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce4ad9b38ddead80b06607c8942f509cdd30a2c1b5fb4d33e6c869aee82b7b0c [INFO] running `Command { std: "docker" "start" "-a" "ce4ad9b38ddead80b06607c8942f509cdd30a2c1b5fb4d33e6c869aee82b7b0c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling once_cell v1.13.1 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling schemars v0.8.13 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling iana-time-zone v0.1.47 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling openssl v0.10.60 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling bumpalo v3.12.0 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Compiling equivalent v1.0.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Compiling syn v2.0.41 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking hashbrown v0.12.1 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling regress v0.7.1 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling unsafe-libyaml v0.2.7 [INFO] [stderr] Checking indexmap v1.9.3 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking heck v0.4.1 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.96 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Checking linux-raw-sys v0.4.11 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking winnow v0.5.15 [INFO] [stderr] Compiling semver v1.0.16 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Compiling libgit2-sys v0.16.1+1.7.1 [INFO] [stderr] Checking num_threads v0.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling winnow v0.4.7 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Checking toolchain_find v0.4.0 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking anstyle-parse v0.2.0 [INFO] [stderr] Checking crossbeam-channel v0.5.2 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling schemars_derive v0.8.13 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot#cf285b19) [INFO] [stderr] Checking anstyle v1.0.0 [INFO] [stderr] Checking time v0.3.7 [INFO] [stderr] Checking tempfile v3.8.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking rustls-pki-types v1.0.1 [INFO] [stderr] Checking atomic-waker v1.1.1 [INFO] [stderr] Checking unicode-segmentation v1.10.0 [INFO] [stderr] Checking cpufeatures v0.2.3 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking anstream v0.6.4 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking rustls-pemfile v2.0.0 [INFO] [stderr] Checking waitgroup v0.1.2 [INFO] [stderr] Checking newline-converter v0.3.0 [INFO] [stderr] Checking slog-term v2.9.0 [INFO] [stderr] Checking rustls-webpki v0.101.4 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Compiling project-root v0.2.2 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking similar v2.2.1 [INFO] [stderr] Checking debug-ignore v1.0.5 [INFO] [stderr] Checking tokio v1.35.0 [INFO] [stderr] Checking clap_builder v4.4.11 [INFO] [stderr] Checking js-sys v0.3.64 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking expectorate v1.1.0 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.37 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking env_logger v0.10.1 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.37 [INFO] [stderr] Checking wasm-bindgen-test v0.3.37 [INFO] [stderr] Checking clap v4.4.11 [INFO] [stderr] Checking futures-executor v0.3.29 [INFO] [stderr] Checking futures v0.3.29 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking h2 v0.3.17 [INFO] [stderr] Checking serde_json v1.0.108 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking uuid v1.6.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_spanned v0.6.4 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_tokenstream v0.2.0 [INFO] [stderr] Compiling git2 v0.18.1 [INFO] [stderr] Checking serde_path_to_error v0.1.14 [INFO] [stderr] Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot#cf285b19) [INFO] [stderr] Checking toml_edit v0.21.0 [INFO] [stderr] Checking serde_yaml v0.9.27 [INFO] [stderr] Checking openapiv3 v2.0.0 [INFO] [stderr] Checking slog-json v2.6.1 [INFO] [stderr] Compiling toml_edit v0.19.12 [INFO] [stderr] Checking slog-bunyan v2.4.0 [INFO] [stderr] Checking toml v0.8.8 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#0894f06e) [INFO] [stderr] Checking rustfmt-wrapper v0.2.1 [INFO] [stderr] Compiling toml v0.7.6 [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] Compiling cargo-progenitor v0.5.0 (/opt/rustwide/workdir/cargo-progenitor) [INFO] [stderr] Checking reqwest v0.11.22 [INFO] [stderr] Checking progenitor-client v0.5.0 (/opt/rustwide/workdir/progenitor-client) [INFO] [stderr] Compiling typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#0894f06e) [INFO] [stderr] Compiling typify v0.0.15 (https://github.com/oxidecomputer/typify#0894f06e) [INFO] [stderr] Compiling progenitor-impl v0.5.0 (/opt/rustwide/workdir/progenitor-impl) [INFO] [stderr] Checking progenitor-macro v0.5.0 (/opt/rustwide/workdir/progenitor-macro) [INFO] [stderr] Checking progenitor v0.5.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 [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "ce4ad9b38ddead80b06607c8942f509cdd30a2c1b5fb4d33e6c869aee82b7b0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce4ad9b38ddead80b06607c8942f509cdd30a2c1b5fb4d33e6c869aee82b7b0c", kill_on_drop: false }` [INFO] [stdout] ce4ad9b38ddead80b06607c8942f509cdd30a2c1b5fb4d33e6c869aee82b7b0c [INFO] checking oxidecomputer/progenitor against try#3931cbb869e499bf6db1e4d580cc247efbf183df for pr-118920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxidecomputer%2Fprogenitor" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/oxidecomputer/progenitor on toolchain 3931cbb869e499bf6db1e4d580cc247efbf183df [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3931cbb869e499bf6db1e4d580cc247efbf183df" "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-6-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" "+3931cbb869e499bf6db1e4d580cc247efbf183df" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3931cbb869e499bf6db1e4d580cc247efbf183df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ed7448df15cc0a378e2c260846e0fc032d44fc878eed30f626b3bc845f4b7b5 [INFO] running `Command { std: "docker" "start" "-a" "9ed7448df15cc0a378e2c260846e0fc032d44fc878eed30f626b3bc845f4b7b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ed7448df15cc0a378e2c260846e0fc032d44fc878eed30f626b3bc845f4b7b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ed7448df15cc0a378e2c260846e0fc032d44fc878eed30f626b3bc845f4b7b5", kill_on_drop: false }` [INFO] [stdout] 9ed7448df15cc0a378e2c260846e0fc032d44fc878eed30f626b3bc845f4b7b5 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3931cbb869e499bf6db1e4d580cc247efbf183df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 686c8bc50c1d0c87e0ea99f6733b30a8bff0f180e07997bc89659cd30d4c1a1c [INFO] running `Command { std: "docker" "start" "-a" "686c8bc50c1d0c87e0ea99f6733b30a8bff0f180e07997bc89659cd30d4c1a1c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling once_cell v1.13.1 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling schemars v0.8.13 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling iana-time-zone v0.1.47 [INFO] [stderr] Compiling openssl v0.10.60 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling bumpalo v3.12.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Compiling equivalent v1.0.0 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling syn v2.0.41 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Checking hashbrown v0.12.1 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Compiling regress v0.7.1 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling unsafe-libyaml v0.2.7 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking heck v0.4.1 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Checking indexmap v1.9.3 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.96 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [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/3931cbb869e499bf6db1e4d580cc247efbf183df/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=57093dc406f0ea76 -C extra-filename=-57093dc406f0ea76 --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] running `Command { std: "docker" "inspect" "686c8bc50c1d0c87e0ea99f6733b30a8bff0f180e07997bc89659cd30d4c1a1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "686c8bc50c1d0c87e0ea99f6733b30a8bff0f180e07997bc89659cd30d4c1a1c", kill_on_drop: false }` [INFO] [stdout] 686c8bc50c1d0c87e0ea99f6733b30a8bff0f180e07997bc89659cd30d4c1a1c