[INFO] cloning repository https://github.com/Chakssss/blog-backend
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Chakssss/blog-backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChakssss%2Fblog-backend", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChakssss%2Fblog-backend'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 720fa2ea393d1ca0104a0bd2ca226345d0063d6b
[INFO] testing Chakssss/blog-backend against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChakssss%2Fblog-backend" "/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/Chakssss/blog-backend
[INFO] finished tweaking git repo https://github.com/Chakssss/blog-backend
[INFO] tweaked toml for git repo https://github.com/Chakssss/blog-backend written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Chakssss/blog-backend on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Chakssss/blog-backend 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 12d5001080ac9bce47e767179724b52f974d50cdb880f20d734ec8c7b77b013b
[INFO] running `Command { std: "docker" "start" "-a" "12d5001080ac9bce47e767179724b52f974d50cdb880f20d734ec8c7b77b013b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "12d5001080ac9bce47e767179724b52f974d50cdb880f20d734ec8c7b77b013b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12d5001080ac9bce47e767179724b52f974d50cdb880f20d734ec8c7b77b013b", kill_on_drop: false }`
[INFO] [stdout] 12d5001080ac9bce47e767179724b52f974d50cdb880f20d734ec8c7b77b013b
[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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c2a56644d8e611bc501d280989c453495ec26ff89d419e1f75515bd54f527da
[INFO] running `Command { std: "docker" "start" "-a" "1c2a56644d8e611bc501d280989c453495ec26ff89d419e1f75515bd54f527da", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling indexmap v2.3.0
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling cc v1.1.7
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling rustc_version_runtime v0.2.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling flate2 v1.0.31
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling unicode-properties v0.1.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling bcrypt v0.15.1
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling enum-as-inner v0.4.0
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling typed-builder v0.10.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling mongodb-internal-macros v3.0.1
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling actix-server v2.4.0
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling trust-dns-proto v0.21.2
[INFO] [stderr]    Compiling trust-dns-resolver v0.21.2
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling actix-http v3.8.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_bytes v0.11.15
[INFO] [stderr]    Compiling serde_with v1.14.0
[INFO] [stderr]    Compiling bson v2.11.0
[INFO] [stderr]    Compiling actix-web v4.8.0
[INFO] [stderr]    Compiling mongodb v3.0.1
[INFO] [stderr]    Compiling actix-cors v0.7.0
[INFO] [stderr] error: could not compile `mongodb` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/733b47ea4b1b86216f14ef56e49440c33933f230/bin/rustc --crate-name mongodb --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.0.1/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 --warn=unexpected_cfgs --cfg 'feature="compat-3-0-0"' --cfg 'feature="default"' --cfg 'feature="dns-resolver"' --cfg 'feature="rustls-tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-auth", "azure-kms", "azure-oidc", "compat-3-0-0", "default", "dns-resolver", "gcp-kms", "gcp-oidc", "in-use-encryption-unstable", "openssl-tls", "rustls-tls", "snappy-compression", "sync", "tracing-unstable", "zlib-compression", "zstd-compression"))' -C metadata=99af5f997ec23238 -C extra-filename=-634e6de5544cf9ae --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-0d42a1a0e74000cb.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-120b2f8e254ab812.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-ed512472f018a953.rmeta --extern bson=/opt/rustwide/target/debug/deps/libbson-8d8c5825e49fd77a.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-8be3720c0dc1d724.rmeta --extern derivative=/opt/rustwide/target/debug/deps/libderivative-2344fa7d89e46800.so --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-b107532222984802.so --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-df96ad059b0c7c4e.rmeta --extern futures_executor=/opt/rustwide/target/debug/deps/libfutures_executor-6b1c62e98ded944f.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-a1c10a0fbde0af76.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-6c04bfc294563772.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-f8780b52ba33bd3a.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-146369ddfefe756e.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-c9923fa63aec2787.rmeta --extern mongodb_internal_macros=/opt/rustwide/target/debug/deps/libmongodb_internal_macros-11a0ee87ae28427b.so --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-20a943de9b0df70b.rmeta --extern pbkdf2=/opt/rustwide/target/debug/deps/libpbkdf2-5c95985b929c3a71.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-229c2c99579622da.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-cc10b5e33255e9e8.rmeta --extern rustc_version_runtime=/opt/rustwide/target/debug/deps/librustc_version_runtime-c0f5727523f6db39.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-c60cf16283a55540.rmeta --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-eca3adbe577b93ae.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-cc26745ff203d297.rmeta --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-9bc32136db38834f.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-5f0b35054d38f90b.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-bd8df85cefc8341e.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-d0ac4df9df591f11.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-3472cb5d96043859.rmeta --extern stringprep=/opt/rustwide/target/debug/deps/libstringprep-506b754e72bd483c.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-8d5bd0fe296be3b7.rmeta --extern take_mut=/opt/rustwide/target/debug/deps/libtake_mut-d2c9e9a43b655101.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-57ee232869bca184.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c0f061b377c22cf4.rmeta --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-f9634feb3492574c.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-66dbe66c962aa33a.rmeta --extern trust_dns_proto=/opt/rustwide/target/debug/deps/libtrust_dns_proto-3c5f88cf3d80580d.rmeta --extern trust_dns_resolver=/opt/rustwide/target/debug/deps/libtrust_dns_resolver-97133d7995223fff.rmeta --extern typed_builder=/opt/rustwide/target/debug/deps/libtyped_builder-8a63d8b3e492213e.so --extern uuid=/opt/rustwide/target/debug/deps/libuuid-896d799651d38177.rmeta --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-ca8808ec666281df.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3 -L native=/opt/rustwide/target/debug/build/ring-fa06e524f26eeff5/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "1c2a56644d8e611bc501d280989c453495ec26ff89d419e1f75515bd54f527da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c2a56644d8e611bc501d280989c453495ec26ff89d419e1f75515bd54f527da", kill_on_drop: false }`
[INFO] [stdout] 1c2a56644d8e611bc501d280989c453495ec26ff89d419e1f75515bd54f527da
