[INFO] fetching crate hyle-model 0.13.0-rc.4... [INFO] checking hyle-model-0.13.0-rc.4 against master#fe348cd1a8e0fa445b772393147ed865904dcd4d for pr-139587-2 [INFO] extracting crate hyle-model 0.13.0-rc.4 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate hyle-model 0.13.0-rc.4 on toolchain fe348cd1a8e0fa445b772393147ed865904dcd4d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fe348cd1a8e0fa445b772393147ed865904dcd4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hyle-model 0.13.0-rc.4 [INFO] finished tweaking crates.io crate hyle-model 0.13.0-rc.4 [INFO] tweaked toml for crates.io crate hyle-model 0.13.0-rc.4 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate hyle-model 0.13.0-rc.4 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" "+fe348cd1a8e0fa445b772393147ed865904dcd4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sqlx-mysql v0.8.3 [INFO] [stderr] Downloaded readonly v0.2.13 [INFO] [stderr] Downloaded rsa v0.9.8 [INFO] [stderr] Downloaded derive_more-impl v2.0.1 [INFO] [stderr] Downloaded derive_more v2.0.1 [INFO] [stderr] Downloaded sqlx-sqlite v0.8.3 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+fe348cd1a8e0fa445b772393147ed865904dcd4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc586ab06d5646dea778c126ad7a3d2d158f6e807033fafcd4ee424d85468d49 [INFO] running `Command { std: "docker" "start" "-a" "cc586ab06d5646dea778c126ad7a3d2d158f6e807033fafcd4ee424d85468d49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc586ab06d5646dea778c126ad7a3d2d158f6e807033fafcd4ee424d85468d49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc586ab06d5646dea778c126ad7a3d2d158f6e807033fafcd4ee424d85468d49", kill_on_drop: false }` [INFO] [stdout] cc586ab06d5646dea778c126ad7a3d2d158f6e807033fafcd4ee424d85468d49 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+fe348cd1a8e0fa445b772393147ed865904dcd4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de3f6f2179b452b17e3e575c75221be5b25322c14fc465ae973bddd791076d81 [INFO] running `Command { std: "docker" "start" "-a" "de3f6f2179b452b17e3e575c75221be5b25322c14fc465ae973bddd791076d81", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Compiling borsh v1.5.7 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking strum v0.27.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling blst v0.3.14 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling utoipa-gen v5.3.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling borsh-derive v1.5.7 [INFO] [stderr] Compiling readonly v0.2.13 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking serde_with v3.12.0 [INFO] [stderr] Checking utoipa v5.3.1 [INFO] [stderr] Checking hyle-model v0.13.0-rc.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.34s [INFO] running `Command { std: "docker" "inspect" "de3f6f2179b452b17e3e575c75221be5b25322c14fc465ae973bddd791076d81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de3f6f2179b452b17e3e575c75221be5b25322c14fc465ae973bddd791076d81", kill_on_drop: false }` [INFO] [stdout] de3f6f2179b452b17e3e575c75221be5b25322c14fc465ae973bddd791076d81