[INFO] cloning repository https://github.com/cartrius/rusty-photos-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cartrius/rusty-photos-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcartrius%2Frusty-photos-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcartrius%2Frusty-photos-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6106e16fc3756a08cf566a56309a81b30fb3e0e5 [INFO] building cartrius/rusty-photos-api against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcartrius%2Frusty-photos-api" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/cartrius/rusty-photos-api [INFO] finished tweaking git repo https://github.com/cartrius/rusty-photos-api [INFO] tweaked toml for git repo https://github.com/cartrius/rusty-photos-api written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cartrius/rusty-photos-api on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cartrius/rusty-photos-api 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 12 packages to latest compatible versions [INFO] [stderr] Adding alloc-no-stdlib v2.0.4 [INFO] [stderr] Adding alloc-stdlib v0.2.2 [INFO] [stderr] Adding async-compression v0.3.15 [INFO] [stderr] Adding base64 v0.13.1 [INFO] [stderr] Adding brotli v3.5.0 [INFO] [stderr] Adding brotli-decompressor v2.5.1 [INFO] [stderr] Adding flate2 v1.1.2 [INFO] [stderr] Adding iri-string v0.4.1 [INFO] [stderr] Adding mime_guess v2.0.5 [INFO] [stderr] Adding tokio-util v0.6.10 [INFO] [stderr] Adding tower-http v0.1.3 (available: v0.6.6) [INFO] [stderr] Adding unicase v2.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fdf6a18a9e3fcb3b2295e7c2381c4027b59da340350c8896e23394ee15f4c7b9 [INFO] running `Command { std: "docker" "start" "-a" "fdf6a18a9e3fcb3b2295e7c2381c4027b59da340350c8896e23394ee15f4c7b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fdf6a18a9e3fcb3b2295e7c2381c4027b59da340350c8896e23394ee15f4c7b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdf6a18a9e3fcb3b2295e7c2381c4027b59da340350c8896e23394ee15f4c7b9", kill_on_drop: false }` [INFO] [stdout] fdf6a18a9e3fcb3b2295e7c2381c4027b59da340350c8896e23394ee15f4c7b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 181ce7fccab967660e048b2d7b22df075473b7833dc545f4d5ed76a57b67cb80 [INFO] running `Command { std: "docker" "start" "-a" "181ce7fccab967660e048b2d7b22df075473b7833dc545f4d5ed76a57b67cb80", kill_on_drop: false }` [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling deranged v0.4.1 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling cc v1.2.18 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling aws-lc-rs v1.13.0 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling base64ct v1.7.3 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling rustls v0.23.25 [INFO] [stderr] Compiling ff v0.12.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling crypto-bigint v0.4.9 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling group v0.12.1 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling aws-lc-sys v0.28.0 [INFO] [stderr] Compiling rfc6979 v0.3.1 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling sec1 v0.3.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling aws-types v1.3.6 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling elliptic-curve v0.12.3 [INFO] [stderr] Compiling ecdsa v0.14.8 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling p256 v0.11.1 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling crc32c v0.6.8 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling aws-smithy-xml v0.60.9 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling miniz_oxide v0.8.7 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling aws-smithy-async v1.2.5 [INFO] [stderr] Compiling aws-smithy-types v1.3.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling aws-smithy-runtime-api v1.7.4 [INFO] [stderr] Compiling aws-smithy-eventstream v0.60.8 [INFO] [stderr] Compiling aws-smithy-json v0.61.3 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling aws-smithy-query v0.60.7 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling aws-smithy-http v0.62.0 [INFO] [stderr] Compiling aws-credential-types v1.2.2 [INFO] [stderr] Compiling aws-smithy-observability v0.1.2 [INFO] [stderr] Compiling aws-sigv4 v1.3.0 [INFO] [stderr] Compiling brotli v3.5.0 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] error: could not compile `h2` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name h2 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/h2-0.3.26/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("stream", "unstable"))' -C metadata=56d11c41ac8870f3 -C extra-filename=-6877ccf24deac498 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-2d77ec4f6f971b24.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-fc6bb1738f00fc87.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-be8442ee548d90f9.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-88328261217f5f90.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-331bc164ab59ceff.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-3bd31d863567ff14.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-b066ee2c679b47fd.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-6c5e2b97a12a0589.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-b48151d2ca98d036.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-485d02de826ece7e.rmeta --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" "181ce7fccab967660e048b2d7b22df075473b7833dc545f4d5ed76a57b67cb80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "181ce7fccab967660e048b2d7b22df075473b7833dc545f4d5ed76a57b67cb80", kill_on_drop: false }` [INFO] [stdout] 181ce7fccab967660e048b2d7b22df075473b7833dc545f4d5ed76a57b67cb80