[INFO] cloning repository https://github.com/danvoulez/constitutional-runtime [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danvoulez/constitutional-runtime" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanvoulez%2Fconstitutional-runtime", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanvoulez%2Fconstitutional-runtime'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 98b041c0239dbcefbf0597568218d21c48765ffd [INFO] testing danvoulez/constitutional-runtime against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanvoulez%2Fconstitutional-runtime" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/danvoulez/constitutional-runtime [INFO] finished tweaking git repo https://github.com/danvoulez/constitutional-runtime [INFO] tweaked toml for git repo https://github.com/danvoulez/constitutional-runtime written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/danvoulez/constitutional-runtime on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/danvoulez/constitutional-runtime 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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 01b5de80eb988715c9ff49f60794c543c67b211a8ed4a593f77406a6f59f7229 [INFO] running `Command { std: "docker" "start" "-a" "01b5de80eb988715c9ff49f60794c543c67b211a8ed4a593f77406a6f59f7229", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01b5de80eb988715c9ff49f60794c543c67b211a8ed4a593f77406a6f59f7229", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01b5de80eb988715c9ff49f60794c543c67b211a8ed4a593f77406a6f59f7229", kill_on_drop: false }` [INFO] [stdout] 01b5de80eb988715c9ff49f60794c543c67b211a8ed4a593f77406a6f59f7229 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13c5b3083c577717fb6b53e1b945d59f8f4c0327d1b180f22724be5511e8cb26 [INFO] running `Command { std: "docker" "start" "-a" "13c5b3083c577717fb6b53e1b945d59f8f4c0327d1b180f22724be5511e8cb26", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling rustls v0.23.38 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling iri-string v0.7.12 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling axum-macros v0.5.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling webpki-roots v1.0.7 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling constitutional-runtime v0.1.0 (/opt/rustwide/workdir/crates/constitutional-runtime) [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling uuid v1.23.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling minilab-core v0.1.0 (/opt/rustwide/workdir/crates/minilab-core) [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling rustls-webpki v0.103.12 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling axum v0.8.9 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-rustls v0.27.9 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling minilab-store v0.1.0 (/opt/rustwide/workdir/crates/minilab-store) [INFO] [stderr] Compiling minilab-api v0.1.0 (/opt/rustwide/workdir/crates/minilab-api) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "13c5b3083c577717fb6b53e1b945d59f8f4c0327d1b180f22724be5511e8cb26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13c5b3083c577717fb6b53e1b945d59f8f4c0327d1b180f22724be5511e8cb26", kill_on_drop: false }` [INFO] [stdout] 13c5b3083c577717fb6b53e1b945d59f8f4c0327d1b180f22724be5511e8cb26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c8ac85c0ae0f3e86789bf836b2412b6304999f827f4776c017650917801a266 [INFO] running `Command { std: "docker" "start" "-a" "9c8ac85c0ae0f3e86789bf836b2412b6304999f827f4776c017650917801a266", kill_on_drop: false }` [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling minilab-core v0.1.0 (/opt/rustwide/workdir/crates/minilab-core) [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling constitutional-runtime v0.1.0 (/opt/rustwide/workdir/crates/constitutional-runtime) [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling deadpool v0.12.3 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.9 [INFO] [stderr] Compiling wiremock v0.6.5 [INFO] [stderr] Compiling axum v0.8.9 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling minilab-store v0.1.0 (/opt/rustwide/workdir/crates/minilab-store) [INFO] [stderr] Compiling minilab-api v0.1.0 (/opt/rustwide/workdir/crates/minilab-api) [INFO] [stderr] error: could not compile `minilab-api` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/bin/rustc --crate-name minilab_api --edition=2021 crates/minilab-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e7de24b4cdcc83a8 -C extra-filename=-7e63cfdf282dd6d6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern axum=/opt/rustwide/target/debug/deps/libaxum-cc071101a1a35fa8.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-fff42f7554bbeb90.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-a9d04e3d4a1e0e83.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-4afd186826c8adc9.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-f9b3654e0d1e7e7a.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-2354d0cd9178a48e.rlib --extern minilab_store=/opt/rustwide/target/debug/deps/libminilab_store-9522426468335d7a.rlib --extern multer=/opt/rustwide/target/debug/deps/libmulter-e37414c0655304d4.rlib --extern p256=/opt/rustwide/target/debug/deps/libp256-4d62c7d2693c4cde.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-fda8e62331d271c5.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-001dc964d85f1a3d.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-95952afd70b5f691.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-3fb69938fdb14b83.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-c2516281ead23137.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b705a45025fdf89b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-470ca45452b024d0.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-3c0270a7b927e0be.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-fe66d55184d625c1.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b668a2fe6479bf02.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-d4ebb3d61e6ede63.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-0e8f174291ee83d6.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-e0a2b908ad56e1d9/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `minilab-api` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/bin/rustc --crate-name minilab_api --edition=2021 crates/minilab-api/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 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=35133500caf3ef0e -C extra-filename=-5d0376e7fab8e5e7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern axum=/opt/rustwide/target/debug/deps/libaxum-cc071101a1a35fa8.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-fff42f7554bbeb90.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-a9d04e3d4a1e0e83.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-f9b3654e0d1e7e7a.rmeta --extern minilab_store=/opt/rustwide/target/debug/deps/libminilab_store-9522426468335d7a.rmeta --extern multer=/opt/rustwide/target/debug/deps/libmulter-e37414c0655304d4.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-fda8e62331d271c5.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-001dc964d85f1a3d.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-95952afd70b5f691.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b705a45025fdf89b.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-470ca45452b024d0.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-3c0270a7b927e0be.rmeta --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-fe66d55184d625c1.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b668a2fe6479bf02.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-d4ebb3d61e6ede63.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-0e8f174291ee83d6.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-e0a2b908ad56e1d9/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "9c8ac85c0ae0f3e86789bf836b2412b6304999f827f4776c017650917801a266", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c8ac85c0ae0f3e86789bf836b2412b6304999f827f4776c017650917801a266", kill_on_drop: false }` [INFO] [stdout] 9c8ac85c0ae0f3e86789bf836b2412b6304999f827f4776c017650917801a266