[INFO] cloning repository https://github.com/passcod/markdown-dingus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/passcod/markdown-dingus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpasscod%2Fmarkdown-dingus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpasscod%2Fmarkdown-dingus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 83766e7022fa89de1866642363bee93c13cffba2 [INFO] testing passcod/markdown-dingus against try#7af779037716ae4125ceabb429791b4cf5dd0a43 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpasscod%2Fmarkdown-dingus" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/passcod/markdown-dingus on toolchain 7af779037716ae4125ceabb429791b4cf5dd0a43 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/passcod/markdown-dingus [INFO] finished tweaking git repo https://github.com/passcod/markdown-dingus [INFO] tweaked toml for git repo https://github.com/passcod/markdown-dingus written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/passcod/markdown-dingus 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" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 186caa92a391cee8e50143b1683a872d46eff84075b243c0db5b1def49107aaa [INFO] running `Command { std: "docker" "start" "-a" "186caa92a391cee8e50143b1683a872d46eff84075b243c0db5b1def49107aaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "186caa92a391cee8e50143b1683a872d46eff84075b243c0db5b1def49107aaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "186caa92a391cee8e50143b1683a872d46eff84075b243c0db5b1def49107aaa", kill_on_drop: false }` [INFO] [stdout] 186caa92a391cee8e50143b1683a872d46eff84075b243c0db5b1def49107aaa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 321a447993b3c6a45f94b3a55aacb76940e99549963be213ab8beddb8d53b73d [INFO] running `Command { std: "docker" "start" "-a" "321a447993b3c6a45f94b3a55aacb76940e99549963be213ab8beddb8d53b73d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling cc v1.1.19 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling ordered-float v4.2.2 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling crossterm v0.26.1 [INFO] [stderr] Compiling flate2 v1.0.33 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling quick-xml v0.32.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling psm v0.1.23 [INFO] [stderr] Compiling task-local-extensions v0.1.4 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling fancy-regex v0.11.0 [INFO] [stderr] Compiling comfy-table v6.2.0 [INFO] [stderr] Compiling stacker v0.1.17 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling unicode-xid v0.2.5 [INFO] [stderr] Compiling strfmt v0.2.4 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Compiling unicode-general-category v0.6.0 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling clap_builder v4.5.17 [INFO] [stderr] Compiling const_format_proc_macros v0.2.33 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling chunked_transfer v1.5.0 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling pulldown-cmark v0.12.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling async-trait v0.1.82 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling typeshare-annotation v1.0.4 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling opentelemetry v0.21.0 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling shuttle-codegen v0.49.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling bon-macros v3.0.2 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling deunicode v1.6.0 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling opentelemetry-http v0.10.0 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling const_format v0.2.33 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling mdurl v0.3.1 [INFO] [stderr] Compiling readonly v0.2.12 [INFO] [stderr] Compiling gh-emoji v1.0.8 [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/7af779037716ae4125ceabb429791b4cf5dd0a43/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.21.12/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 --cfg 'feature="dangerous_configuration"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dangerous_configuration", "default", "log", "logging", "quic", "read_buf", "rustversion", "secret_extraction", "tls12"))' -C metadata=faa7ea9004fd0172 -C extra-filename=-979997c60d241b27 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-669e9396cafcbb01.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-1a58f978d329367f.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-a72c29e1d81c2d93.rmeta --extern sct=/opt/rustwide/target/debug/deps/libsct-a7da272a195e6f65.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-3dcf90155484305e/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "321a447993b3c6a45f94b3a55aacb76940e99549963be213ab8beddb8d53b73d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "321a447993b3c6a45f94b3a55aacb76940e99549963be213ab8beddb8d53b73d", kill_on_drop: false }` [INFO] [stdout] 321a447993b3c6a45f94b3a55aacb76940e99549963be213ab8beddb8d53b73d