[INFO] cloning repository https://github.com/LiGoldragon/chronos [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LiGoldragon/chronos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLiGoldragon%2Fchronos", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLiGoldragon%2Fchronos'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b1aa017380c5b9edb61001540d84f0f448f91153 [INFO] checking LiGoldragon/chronos against e3d12f3322cb00126b2208c6b9df3ac4467951f5 for pr-159706 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLiGoldragon%2Fchronos" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/LiGoldragon/chronos [INFO] finished tweaking git repo https://github.com/LiGoldragon/chronos [INFO] tweaked toml for git repo https://github.com/LiGoldragon/chronos written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/LiGoldragon/chronos on toolchain e3d12f3322cb00126b2208c6b9df3ac4467951f5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/LiGoldragon/chronos 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" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 80479eb9c5999e052b9050e40d140c17bf254e93036e8578d1e5f40c1e4c3205 [INFO] running `Command { std: "docker" "start" "80479eb9c5999e052b9050e40d140c17bf254e93036e8578d1e5f40c1e4c3205", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80479eb9c5999e052b9050e40d140c17bf254e93036e8578d1e5f40c1e4c3205", 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" "80479eb9c5999e052b9050e40d140c17bf254e93036e8578d1e5f40c1e4c3205" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80479eb9c5999e052b9050e40d140c17bf254e93036e8578d1e5f40c1e4c3205", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "80479eb9c5999e052b9050e40d140c17bf254e93036e8578d1e5f40c1e4c3205" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling cc v1.2.62 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling winnow v1.0.2 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking typenum v1.20.0 [INFO] [stderr] Checking writeable v0.6.3 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Checking litemap v0.8.2 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rustls v0.23.40 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustls-pki-types v1.14.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Checking unicode-ident v1.0.24 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling pretty v0.11.3 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling toml_edit v0.25.11+spec-1.1.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Checking lexical-util v1.0.7 [INFO] [stderr] Compiling abnf-core v0.5.0 [INFO] [stderr] Compiling minicbor v0.18.0 [INFO] [stderr] Compiling abnf v0.12.0 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Checking lexical-parse-integer v1.0.6 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling abnf_to_pest v0.5.1 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling webpki-roots v1.0.7 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling doc-comment v0.3.4 [INFO] [stderr] Checking rustc-demangle v0.1.27 [INFO] [stderr] Compiling utf8-zero v0.8.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling endi v1.1.1 [INFO] [stderr] Checking ryu v1.0.23 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Compiling ureq-proto v0.6.0 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking annotate-snippets v0.9.2 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking lexical-parse-float v1.0.6 [INFO] [stderr] Compiling lexpr-macros v0.2.2 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking elsa v1.11.2 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking konst_macro_rules v0.2.19 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Checking regex-syntax v0.8.10 [INFO] [stderr] Checking bytecount v0.6.9 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking konst v0.2.20 [INFO] [stderr] Checking papergrid v0.17.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking lexical-core v1.0.6 [INFO] [stderr] Checking dirs-next v1.0.2 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking lexpr v0.2.7 [INFO] [stderr] Checking testing_table v0.3.0 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking csv-core v0.1.13 [INFO] [stderr] Checking mio v1.2.0 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Checking bitflags v2.11.1 [INFO] [stderr] Checking fastrand v2.4.1 [INFO] [stderr] Compiling redb v4.1.0 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Checking addr2line v0.25.1 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking const_format v0.2.36 [INFO] [stderr] Checking csv v1.4.0 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking rayon v1.12.0 [INFO] [stderr] Checking platform-dirs v0.3.0 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Checking rustls-webpki v0.103.13 [INFO] [stderr] Checking uuid v1.23.1 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking memmap2 v0.9.10 [INFO] [stderr] Checking sofars v0.6.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling pest_consume_macros v1.1.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling dhall_proc_macros v0.6.1 [INFO] [stderr] Checking solar-positioning v0.5.2 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling ptr_meta_derive v0.3.1 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling bytecheck_derive v0.8.2 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Checking ptr_meta v0.3.1 [INFO] [stderr] Compiling dhall v0.13.0 [INFO] [stderr] Checking rancor v0.1.1 [INFO] [stderr] Checking pest_consume v1.1.3 [INFO] [stderr] Compiling nalgebra-macros v0.3.0 [INFO] [stderr] Checking bytecheck v0.8.2 [INFO] [stderr] Compiling snafu-derive v0.9.0 [INFO] [stderr] Compiling munge_macro v0.4.7 [INFO] [stderr] Compiling tabled_derive v0.11.0 [INFO] [stderr] Checking rend v0.5.3 [INFO] [stderr] Compiling der_derive v0.7.3 [INFO] [stderr] error: could not compile `rustls` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e3d12f3322cb00126b2208c6b9df3ac4467951f5/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "prefer-post-quantum", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=9b8f8b405ce15df4 -C extra-filename=-84667a47863e0321 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-a469ce83c9b0fe3a.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-6f8123b0c2eed634.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-43b9a310a8e1fe83.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-fca101c6f82a43d5.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-1c93b2a592e6b156.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-350c4d777e42ad0b.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-a40156bb3ac2a890.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-93cd4c64cb04e2b7/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "80479eb9c5999e052b9050e40d140c17bf254e93036e8578d1e5f40c1e4c3205", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80479eb9c5999e052b9050e40d140c17bf254e93036e8578d1e5f40c1e4c3205", kill_on_drop: false }` [INFO] [stdout] 80479eb9c5999e052b9050e40d140c17bf254e93036e8578d1e5f40c1e4c3205