[INFO] fetching crate seedwing-policy-engine 0.1.0-alpha.2...
[INFO] building seedwing-policy-engine-0.1.0-alpha.2 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate seedwing-policy-engine 0.1.0-alpha.2 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate seedwing-policy-engine 0.1.0-alpha.2
[INFO] finished tweaking crates.io crate seedwing-policy-engine 0.1.0-alpha.2
[INFO] tweaked toml for crates.io crate seedwing-policy-engine 0.1.0-alpha.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate seedwing-policy-engine 0.1.0-alpha.2 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 396 packages to latest compatible versions
[INFO] [stderr]       Adding ariadne v0.1.5 (available: v0.5.1)
[INFO] [stderr]       Adding base64 v0.21.7 (available: v0.22.1)
[INFO] [stderr]       Adding chumsky v0.8.0 (available: v0.11.1)
[INFO] [stderr]       Adding cidr v0.2.3 (available: v0.3.1)
[INFO] [stderr]       Adding criterion v0.4.0 (available: v0.7.0)
[INFO] [stderr]       Adding indexmap v1.9.3 (available: v2.11.4)
[INFO] [stderr]       Adding picky v7.0.0-rc.5 (available: v7.0.0-rc.17)
[INFO] [stderr]       Adding signature v2.0.0 (available: v2.2.0)
[INFO] [stderr]       Adding sigstore v0.6.0 (available: v0.12.1)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding x509-parser v0.14.0 (available: v0.18.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xsalsa20poly1305 v0.9.1
[INFO] [stderr]   Downloaded primeorder v0.12.1
[INFO] [stderr]   Downloaded der-parser v8.2.0
[INFO] [stderr]   Downloaded cached v0.40.0
[INFO] [stderr]   Downloaded cached_proc_macro v0.15.0
[INFO] [stderr]   Downloaded jwt v0.16.0
[INFO] [stderr]   Downloaded oci-distribution v0.9.4
[INFO] [stderr]   Downloaded http-auth v0.1.10
[INFO] [stderr]   Downloaded cidr v0.2.3
[INFO] [stderr]   Downloaded asn1-rs v0.5.2
[INFO] [stderr]   Downloaded p384 v0.11.2
[INFO] [stderr]   Downloaded picky-asn1 v0.7.2
[INFO] [stderr]   Downloaded p384 v0.12.0
[INFO] [stderr]   Downloaded picky-asn1-x509 v0.9.0
[INFO] [stderr]   Downloaded picky-asn1 v0.8.0
[INFO] [stderr]   Downloaded path-absolutize v3.1.1
[INFO] [stderr]   Downloaded sigstore v0.6.0
[INFO] [stderr]   Downloaded scrypt v0.10.0
[INFO] [stderr]   Downloaded asn1-rs-impl v0.1.0
[INFO] [stderr]   Downloaded open v3.2.0
[INFO] [stderr]   Downloaded curve25519-dalek-fiat v0.1.0
[INFO] [stderr]   Downloaded ecdsa v0.15.1
[INFO] [stderr]   Downloaded openidconnect v2.5.1
[INFO] [stderr]   Downloaded olpc-cjson v0.1.4
[INFO] [stderr]   Downloaded signature v2.0.0
[INFO] [stderr]   Downloaded picky-asn1-der v0.4.1
[INFO] [stderr]   Downloaded picky v7.0.0-rc.5
[INFO] [stderr]   Downloaded rsa v0.7.2
[INFO] [stderr]   Downloaded ed25519-dalek-fiat v0.1.0
[INFO] [stderr]   Downloaded oid v0.2.1
[INFO] [stderr]   Downloaded tough v0.12.5
[INFO] [stderr]   Downloaded oid-registry v0.6.1
[INFO] [stderr]   Downloaded p256 v0.12.0
[INFO] [stderr]   Downloaded pkcs5 v0.5.0
[INFO] [stderr]   Downloaded x509-parser v0.14.0
[INFO] [stderr]   Downloaded asn1-rs-derive v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 738ae13e3109b81d2c8916056ed19f9f0bab14dc193d539f0071dee8f1e5f232
[INFO] running `Command { std: "docker" "start" "-a" "738ae13e3109b81d2c8916056ed19f9f0bab14dc193d539f0071dee8f1e5f232", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "738ae13e3109b81d2c8916056ed19f9f0bab14dc193d539f0071dee8f1e5f232", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "738ae13e3109b81d2c8916056ed19f9f0bab14dc193d539f0071dee8f1e5f232", kill_on_drop: false }`
[INFO] [stdout] 738ae13e3109b81d2c8916056ed19f9f0bab14dc193d539f0071dee8f1e5f232
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e935164829f815fd51d12f73cee88fbb219b3a2c722cd24c709c6fb56fd8f72e
[INFO] running `Command { std: "docker" "start" "-a" "e935164829f815fd51d12f73cee88fbb219b3a2c722cd24c709c6fb56fd8f72e", kill_on_drop: false }`
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling pem-rfc7468 v0.6.0
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling pem-rfc7468 v0.3.1
[INFO] [stderr]    Compiling crypto-bigint v0.3.2
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling oid v0.2.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling scrypt v0.10.0
[INFO] [stderr]    Compiling der v0.5.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling signature v2.0.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling asn1-rs-derive v0.4.0
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling rfc6979 v0.3.1
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling asn1-rs-impl v0.1.0
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling pkcs5 v0.5.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling picky-asn1 v0.8.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling oid-registry v0.6.1
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]    Compiling olpc-cjson v0.1.4
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling spki v0.5.4
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling pkcs8 v0.8.0
[INFO] [stderr]    Compiling picky-asn1 v0.7.2
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling pkcs1 v0.3.3
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling primeorder v0.12.1
[INFO] [stderr]    Compiling ecdsa v0.15.1
[INFO] [stderr]    Compiling picky-asn1-der v0.4.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling ecdsa v0.14.8
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling serde_plain v1.0.2
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling cached_proc_macro_types v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling picky-asn1-x509 v0.9.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling path-absolutize v3.1.1
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling p256 v0.12.0
[INFO] [stderr]    Compiling p384 v0.12.0
[INFO] [stderr]    Compiling rsa v0.6.1
[INFO] [stderr]    Compiling asn1-rs v0.5.2
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling cached_proc_macro v0.15.0
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling pkcs1 v0.4.1
[INFO] [stderr]    Compiling curve25519-dalek-fiat v0.1.0
[INFO] [stderr]    Compiling jwt v0.16.0
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling serde_with v1.14.0
[INFO] [stderr]    Compiling snafu v0.7.5
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling pem v1.1.1
[INFO] [stderr]    Compiling http-auth v0.1.10
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling der-parser v8.2.0
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling async_once v0.2.6
[INFO] [stderr]    Compiling open v3.2.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling cached v0.40.0
[INFO] [stderr]    Compiling rsa v0.7.2
[INFO] [stderr]    Compiling picky v7.0.0-rc.5
[INFO] [stderr]    Compiling xsalsa20poly1305 v0.9.1
[INFO] [stderr]    Compiling ed25519-dalek-fiat v0.1.0
[INFO] [stderr]    Compiling ahash v0.3.8
[INFO] [stderr]    Compiling p256 v0.11.1
[INFO] [stderr]    Compiling p384 v0.11.2
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling chumsky v0.8.0
[INFO] [stderr]    Compiling cidr v0.2.3
[INFO] [stderr]    Compiling x509-parser v0.14.0
[INFO] [stderr]    Compiling ariadne v0.1.5
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling oauth2 v4.4.2
[INFO] [stderr]    Compiling tough v0.12.5
[INFO] [stderr]    Compiling oci-distribution v0.9.4
[INFO] [stderr]    Compiling openidconnect v2.5.1
[INFO] [stderr]    Compiling sigstore v0.6.0
[INFO] [stderr]    Compiling seedwing-policy-engine v0.1.0-alpha.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4, picky-asn1-x509 v0.9.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "e935164829f815fd51d12f73cee88fbb219b3a2c722cd24c709c6fb56fd8f72e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e935164829f815fd51d12f73cee88fbb219b3a2c722cd24c709c6fb56fd8f72e", kill_on_drop: false }`
[INFO] [stdout] e935164829f815fd51d12f73cee88fbb219b3a2c722cd24c709c6fb56fd8f72e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fb67230f7446d60db91141156c522b3240a8859f947e7ac29f2388ded0441f44
[INFO] running `Command { std: "docker" "start" "-a" "fb67230f7446d60db91141156c522b3240a8859f947e7ac29f2388ded0441f44", kill_on_drop: false }`
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling criterion v0.4.0
[INFO] [stderr]    Compiling seedwing-policy-engine v0.1.0-alpha.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.26s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4, picky-asn1-x509 v0.9.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "fb67230f7446d60db91141156c522b3240a8859f947e7ac29f2388ded0441f44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb67230f7446d60db91141156c522b3240a8859f947e7ac29f2388ded0441f44", kill_on_drop: false }`
[INFO] [stdout] fb67230f7446d60db91141156c522b3240a8859f947e7ac29f2388ded0441f44
