[INFO] cloning repository https://github.com/milxliv/Bien
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/milxliv/Bien" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmilxliv%2FBien", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmilxliv%2FBien'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7c337c12602f973860fa4bd856eb35a659011714
[INFO] testing milxliv/Bien against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmilxliv%2FBien" "/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/milxliv/Bien
[INFO] finished tweaking git repo https://github.com/milxliv/Bien
[INFO] tweaked toml for git repo https://github.com/milxliv/Bien written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/milxliv/Bien on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/milxliv/Bien 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a1ec0177798fe7fd4fc43d30fac6a31347ce6ec9e050efd5faccddedc577a381
[INFO] running `Command { std: "docker" "start" "a1ec0177798fe7fd4fc43d30fac6a31347ce6ec9e050efd5faccddedc577a381", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a1ec0177798fe7fd4fc43d30fac6a31347ce6ec9e050efd5faccddedc577a381", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a1ec0177798fe7fd4fc43d30fac6a31347ce6ec9e050efd5faccddedc577a381" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a1ec0177798fe7fd4fc43d30fac6a31347ce6ec9e050efd5faccddedc577a381", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a1ec0177798fe7fd4fc43d30fac6a31347ce6ec9e050efd5faccddedc577a381" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling pxfm v0.1.28
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr] error: could not compile `axum` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name axum --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.7.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="form"' --cfg 'feature="http1"' --cfg 'feature="json"' --cfg 'feature="macros"' --cfg 'feature="matched-path"' --cfg 'feature="original-uri"' --cfg 'feature="query"' --cfg 'feature="tokio"' --cfg 'feature="tower-log"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__private_docs", "default", "form", "http1", "http2", "json", "macros", "matched-path", "multipart", "original-uri", "query", "tokio", "tower-log", "tracing", "ws"))' -C metadata=2871c416a6acad93 -C extra-filename=-fc1448577c15d13a --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern async_trait=/opt/rustwide/target/release/deps/libasync_trait-352020036bebf5a9.so --extern axum_core=/opt/rustwide/target/release/deps/libaxum_core-063614b7a68d1b56.rmeta --extern axum_macros=/opt/rustwide/target/release/deps/libaxum_macros-08a2b1bc5aaca1f6.so --extern bytes=/opt/rustwide/target/release/deps/libbytes-4eeb723b82a97eeb.rmeta --extern futures_util=/opt/rustwide/target/release/deps/libfutures_util-309524616d853acf.rmeta --extern http=/opt/rustwide/target/release/deps/libhttp-1e59b0523cce5b12.rmeta --extern http_body=/opt/rustwide/target/release/deps/libhttp_body-25d09a2d3b68c790.rmeta --extern http_body_util=/opt/rustwide/target/release/deps/libhttp_body_util-1611ba35839871bb.rmeta --extern hyper=/opt/rustwide/target/release/deps/libhyper-b2a2f20ccd870b9b.rmeta --extern hyper_util=/opt/rustwide/target/release/deps/libhyper_util-e5658a7ee8385afd.rmeta --extern itoa=/opt/rustwide/target/release/deps/libitoa-1e9e3b22820c4a15.rmeta --extern matchit=/opt/rustwide/target/release/deps/libmatchit-0ab3f88ea1d6385d.rmeta --extern memchr=/opt/rustwide/target/release/deps/libmemchr-67bd3f6c39c2c1d0.rmeta --extern mime=/opt/rustwide/target/release/deps/libmime-6d6703af1a0641fa.rmeta --extern percent_encoding=/opt/rustwide/target/release/deps/libpercent_encoding-6ee9e8dd7e10ccaa.rmeta --extern pin_project_lite=/opt/rustwide/target/release/deps/libpin_project_lite-9a89bb36c0c56875.rmeta --extern rustversion=/opt/rustwide/target/release/deps/librustversion-a45ae3a9c84ec2c2.so --extern serde=/opt/rustwide/target/release/deps/libserde-d255b947a91ba075.rmeta --extern serde_json=/opt/rustwide/target/release/deps/libserde_json-53c3e452eb627422.rmeta --extern serde_path_to_error=/opt/rustwide/target/release/deps/libserde_path_to_error-c7ace86fc81311ef.rmeta --extern serde_urlencoded=/opt/rustwide/target/release/deps/libserde_urlencoded-ce59612d7a2a3abe.rmeta --extern sync_wrapper=/opt/rustwide/target/release/deps/libsync_wrapper-accf0fa78f7d73b0.rmeta --extern tokio=/opt/rustwide/target/release/deps/libtokio-754b9bcb6b0e44e0.rmeta --extern tower=/opt/rustwide/target/release/deps/libtower-4672819c37b1f8b2.rmeta --extern tower_layer=/opt/rustwide/target/release/deps/libtower_layer-ef066f11b7c6abbf.rmeta --extern tower_service=/opt/rustwide/target/release/deps/libtower_service-1eef8393de4ac64f.rmeta --extern tracing=/opt/rustwide/target/release/deps/libtracing-8f279000868db151.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a1ec0177798fe7fd4fc43d30fac6a31347ce6ec9e050efd5faccddedc577a381", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1ec0177798fe7fd4fc43d30fac6a31347ce6ec9e050efd5faccddedc577a381", kill_on_drop: false }`
[INFO] [stdout] a1ec0177798fe7fd4fc43d30fac6a31347ce6ec9e050efd5faccddedc577a381
