[INFO] cloning repository https://github.com/henriklovhaug/md-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/henriklovhaug/md-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenriklovhaug%2Fmd-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenriklovhaug%2Fmd-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5ca3b0118651af3b3b30c4b467ae1ee3a9172088 [INFO] checking henriklovhaug/md-cli against master#2c0f4860cc86e2354a55ea04e738848168435c90 for pr-149145 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenriklovhaug%2Fmd-cli" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/henriklovhaug/md-cli [INFO] finished tweaking git repo https://github.com/henriklovhaug/md-cli [INFO] tweaked toml for git repo https://github.com/henriklovhaug/md-cli written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/henriklovhaug/md-cli on toolchain 2c0f4860cc86e2354a55ea04e738848168435c90 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2c0f4860cc86e2354a55ea04e738848168435c90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/henriklovhaug/md-cli 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" "+2c0f4860cc86e2354a55ea04e738848168435c90" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tree-sitter-language v0.1.5 [INFO] [stderr] Downloaded tree-sitter-html v0.23.2 [INFO] [stderr] Downloaded tree-sitter-highlight v0.25.10 [INFO] [stderr] Downloaded tree-sitter-json v0.24.8 [INFO] [stderr] Downloaded tree-sitter-lua v0.2.0 [INFO] [stderr] Downloaded tree-sitter-luau-fork v0.1.3 [INFO] [stderr] Downloaded config v0.15.17 [INFO] [stderr] Downloaded tree-sitter-css v0.25.0 [INFO] [stderr] Downloaded tree-sitter-go v0.25.0 [INFO] [stderr] Downloaded tree-sitter-python v0.25.0 [INFO] [stderr] Downloaded tree-sitter-javascript v0.25.0 [INFO] [stderr] Downloaded tree-sitter-java v0.23.5 [INFO] [stderr] Downloaded tree-sitter v0.25.10 [INFO] [stderr] Downloaded tree-sitter-yaml v0.7.1 [INFO] [stderr] Downloaded tree-sitter-c v0.24.1 [INFO] [stderr] Downloaded tree-sitter-rust v0.24.0 [INFO] [stderr] Downloaded better-panic v0.3.0 [INFO] [stderr] Downloaded tree-sitter-bash v0.25.0 [INFO] [stderr] Downloaded tree-sitter-elixir v0.3.4 [INFO] [stderr] Downloaded tree-sitter-php v0.24.2 [INFO] [stderr] Downloaded icy_sixel v0.1.3 [INFO] [stderr] Downloaded tree-sitter-typescript v0.23.2 [INFO] [stderr] Downloaded tree-sitter-cpp v0.23.4 [INFO] [stderr] Downloaded tree-sitter-scala v0.24.0 [INFO] [stderr] Downloaded tree-sitter-ocaml v0.24.2 [INFO] [stderr] Downloaded ratatui-image v8.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+2c0f4860cc86e2354a55ea04e738848168435c90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f700df70f97644c29572fe964805decc83acfa432b2b2521fb6877f4966ad0f3 [INFO] running `Command { std: "docker" "start" "-a" "f700df70f97644c29572fe964805decc83acfa432b2b2521fb6877f4966ad0f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f700df70f97644c29572fe964805decc83acfa432b2b2521fb6877f4966ad0f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f700df70f97644c29572fe964805decc83acfa432b2b2521fb6877f4966ad0f3", kill_on_drop: false }` [INFO] [stdout] f700df70f97644c29572fe964805decc83acfa432b2b2521fb6877f4966ad0f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+2c0f4860cc86e2354a55ea04e738848168435c90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97e022811b4500a5dd9dd148e68bdf7e453338bc37cad5975cc5b1d18aa29ece [INFO] running `Command { std: "docker" "start" "-a" "97e022811b4500a5dd9dd148e68bdf7e453338bc37cad5975cc5b1d18aa29ece", kill_on_drop: false }` [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking tree-sitter-language v0.1.5 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling erased-serde v0.4.8 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking imgref v1.12.0 [INFO] [stderr] Checking bitstream-io v2.6.0 [INFO] [stderr] Checking weezl v0.1.10 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking deranged v0.5.4 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking avif-serialize v0.8.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking pxfm v0.1.24 [INFO] [stderr] Checking rgb v0.8.52 [INFO] [stderr] Checking zune-jpeg v0.4.21 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking bit_field v0.10.3 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking lebe v0.5.3 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking time-core v0.1.6 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Compiling tree-sitter-json v0.24.8 [INFO] [stderr] Compiling tree-sitter-yaml v0.7.1 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Compiling tree-sitter-java v0.23.5 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Compiling tree-sitter-elixir v0.3.4 [INFO] [stderr] Compiling tree-sitter-javascript v0.25.0 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Compiling tree-sitter-rust v0.24.0 [INFO] [stderr] Compiling tree-sitter-go v0.25.0 [INFO] [stderr] Compiling tree-sitter-css v0.25.0 [INFO] [stderr] Compiling tree-sitter-cpp v0.23.4 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Compiling tree-sitter-typescript v0.23.2 [INFO] [stderr] Compiling tree-sitter-luau-fork v0.1.3 [INFO] [stderr] Compiling tree-sitter-php v0.24.2 [INFO] [stderr] Compiling tree-sitter-c v0.24.1 [INFO] [stderr] Compiling tree-sitter-lua v0.2.0 [INFO] [stderr] Compiling tree-sitter-scala v0.24.0 [INFO] [stderr] Compiling tree-sitter-python v0.25.0 [INFO] [stderr] Compiling tree-sitter-bash v0.25.0 [INFO] [stderr] Compiling tree-sitter-html v0.23.2 [INFO] [stderr] Compiling tree-sitter-ocaml v0.24.2 [INFO] [stderr] Checking image-webp v0.2.4 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking gif v0.13.3 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking is-docker v0.2.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking moxcms v0.7.5 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking toml_datetime v0.7.2 [INFO] [stderr] Checking serde_spanned v1.0.2 [INFO] [stderr] Checking ureq-proto v0.5.2 [INFO] [stderr] Checking is-wsl v0.4.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking toml_parser v1.0.3 [INFO] [stderr] Checking toml v0.9.7 [INFO] [stderr] Checking serde-untagged v0.1.9 [INFO] [stderr] Checking yaml-rust2 v0.10.4 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking addr2line v0.25.1 [INFO] [stderr] Checking rust-ini v0.21.3 [INFO] [stderr] Compiling tree-sitter v0.25.10 [INFO] [stderr] Checking webpki-roots v1.0.2 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking icy_sixel v0.1.3 [INFO] [stderr] Checking notify-types v2.0.0 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2c0f4860cc86e2354a55ea04e738848168435c90/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.106/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=92e7d5f931783bc6 -C extra-filename=-9088abfe8cb9152b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a28683de7e2d991e.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-de6dd437dfb273ce.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b4c15d9166d0a657.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `object` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2c0f4860cc86e2354a55ea04e738848168435c90/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.37.3/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 '--allow=clippy::uninlined_format_args' '--allow=clippy::type_complexity' '--allow=clippy::single_match' '--allow=clippy::should_implement_trait' '--allow=clippy::result_unit_err' '--allow=clippy::needless_lifetimes' '--allow=clippy::match_like_matches_macro' '--allow=clippy::manual_flatten' '--allow=clippy::field_reassign_with_default' '--allow=clippy::comparison_chain' '--allow=clippy::collapsible_match' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=57c7f7643d8e3c18 -C extra-filename=-80fe5ba0d3da0834 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-7c3b23e851763d6f.rmeta --cap-lints allow --cap-lints=forbid --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "97e022811b4500a5dd9dd148e68bdf7e453338bc37cad5975cc5b1d18aa29ece", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97e022811b4500a5dd9dd148e68bdf7e453338bc37cad5975cc5b1d18aa29ece", kill_on_drop: false }` [INFO] [stdout] 97e022811b4500a5dd9dd148e68bdf7e453338bc37cad5975cc5b1d18aa29ece