[INFO] fetching crate reinhardt-forms 0.1.0-rc.22...
[INFO] checking reinhardt-forms-0.1.0-rc.22 against master#57f772f25c5ce2bd870d6f8c3ab318eaee5a3326 for pr-133502-22
[INFO] extracting crate reinhardt-forms 0.1.0-rc.22 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate reinhardt-forms 0.1.0-rc.22
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate reinhardt-forms 0.1.0-rc.22
[INFO] tweaked toml for crates.io crate reinhardt-forms 0.1.0-rc.22 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate reinhardt-forms 0.1.0-rc.22 on toolchain 57f772f25c5ce2bd870d6f8c3ab318eaee5a3326
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate reinhardt-forms 0.1.0-rc.22 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" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0ef9af679f8f78d4768b0a13901b9c8ec6cb7b7ded5f8ac76b026342f745135d
[INFO] running `Command { std: "docker" "start" "-a" "0ef9af679f8f78d4768b0a13901b9c8ec6cb7b7ded5f8ac76b026342f745135d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ef9af679f8f78d4768b0a13901b9c8ec6cb7b7ded5f8ac76b026342f745135d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ef9af679f8f78d4768b0a13901b9c8ec6cb7b7ded5f8ac76b026342f745135d", kill_on_drop: false }`
[INFO] [stdout] 0ef9af679f8f78d4768b0a13901b9c8ec6cb7b7ded5f8ac76b026342f745135d
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5c349f0d76eff4e0bc18b1a6ae751f1dc7e11a6cd76103d688c8570744659f99
[INFO] running `Command { std: "docker" "start" "-a" "5c349f0d76eff4e0bc18b1a6ae751f1dc7e11a6cd76103d688c8570744659f99", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking aligned v0.4.3
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking no_std_io2 v0.9.3
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking bitstream-io v4.10.0
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking zune-jpeg v0.5.15
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking avif-serialize v0.8.8
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]    Compiling dtor v0.3.0
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.7
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]    Compiling reinhardt-core v0.1.0-rc.22
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking gif v0.14.2
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]     Checking zerocopy v0.8.48
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling ctor v0.8.0
[INFO] [stderr]     Checking rmp v0.8.15
[INFO] [stderr]     Checking winnow v1.0.2
[INFO] [stderr]    Compiling inventory v0.3.24
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking rmp-serde v1.3.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking multer v3.1.0
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]    Compiling aquamarine v0.6.0
[INFO] [stderr]    Compiling aquamarine v0.5.0
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking prost v0.14.3
[INFO] [stderr]     Checking toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking insta v1.47.2
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]    Compiling reinhardt-macros v0.1.0-rc.22
[INFO] [stderr]     Checking tokio-test v0.4.5
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking tiff v0.11.3
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking rstest v0.26.1
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking ravif v0.13.0
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking reinhardt-forms v0.1.0-rc.22 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.23s
[INFO] running `Command { std: "docker" "inspect" "5c349f0d76eff4e0bc18b1a6ae751f1dc7e11a6cd76103d688c8570744659f99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c349f0d76eff4e0bc18b1a6ae751f1dc7e11a6cd76103d688c8570744659f99", kill_on_drop: false }`
[INFO] [stdout] 5c349f0d76eff4e0bc18b1a6ae751f1dc7e11a6cd76103d688c8570744659f99
