[INFO] cloning repository https://github.com/Bobrovsk4/d-dox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bobrovsk4/d-dox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBobrovsk4%2Fd-dox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBobrovsk4%2Fd-dox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4c5bf1d21ca81947fa5f7318e018b1c443b766bf
[INFO] checking Bobrovsk4/d-dox against 0b63defc8fd68957c635fe61f097b84df8fd9611 for pr-154715
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBobrovsk4%2Fd-dox" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Bobrovsk4/d-dox
[INFO] finished tweaking git repo https://github.com/Bobrovsk4/d-dox
[INFO] tweaked toml for git repo https://github.com/Bobrovsk4/d-dox written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Bobrovsk4/d-dox on toolchain 0b63defc8fd68957c635fe61f097b84df8fd9611
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Bobrovsk4/d-dox 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" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded aws-smithy-async v1.2.13
[INFO] [stderr]   Downloaded aws-credential-types v1.2.13
[INFO] [stderr]   Downloaded aws-smithy-types v1.4.5
[INFO] [stderr]   Downloaded aws-smithy-runtime-api v1.11.5
[INFO] [stderr]   Downloaded object_store v0.11.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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] 87fb374b87b586c2497b7fce86a6f7bc839d904e2bf3190d198c136fdd319a65
[INFO] running `Command { std: "docker" "start" "87fb374b87b586c2497b7fce86a6f7bc839d904e2bf3190d198c136fdd319a65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "87fb374b87b586c2497b7fce86a6f7bc839d904e2bf3190d198c136fdd319a65", 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" "87fb374b87b586c2497b7fce86a6f7bc839d904e2bf3190d198c136fdd319a65" "/opt/rustwide/cargo-home/bin/cargo" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "87fb374b87b586c2497b7fce86a6f7bc839d904e2bf3190d198c136fdd319a65", 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" "87fb374b87b586c2497b7fce86a6f7bc839d904e2bf3190d198c136fdd319a65" "/opt/rustwide/cargo-home/bin/cargo" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]     Checking uuid v1.21.0
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking compression-core v0.4.31
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking os_pipe v1.2.3
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]     Checking sigchld v0.2.4
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking deunicode v1.6.2
[INFO] [stderr]     Checking shared_child v1.1.1
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking shared_thread v0.2.0
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking slug v0.1.6
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking duct v1.1.1
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling tokio-cron-scheduler v0.11.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking include_dir v0.7.4
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking http v0.2.12
[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/0b63defc8fd68957c635fe61f097b84df8fd9611/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,link -C embed-bitcode=no --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read"' --cfg 'feature="read_core"' --cfg 'feature="std"' --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=b927452dd8dbfc5f -C extra-filename=-e53ba4860efcea23 --out-dir /opt/rustwide/target/debug/build/object/e53ba4860efcea23/out -L dependency=/opt/rustwide/target/debug/build/memchr/9f16a2ed58d5c44b/out --extern memchr=/opt/rustwide/target/debug/build/memchr/9f16a2ed58d5c44b/out/libmemchr-9f16a2ed58d5c44b.rmeta --cap-lints allow --cap-lints=forbid --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/0b63defc8fd68957c635fe61f097b84df8fd9611/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.117/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="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --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=ceb78e5bef6e4cb3 -C extra-filename=-7c7437438a104b4b --out-dir /opt/rustwide/target/debug/build/syn/7c7437438a104b4b/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/d4cb564e807a9cd7/out -L dependency=/opt/rustwide/target/debug/build/quote/28532d321a976b97/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/d4cb564e807a9cd7/out/libproc_macro2-d4cb564e807a9cd7.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/28532d321a976b97/out/libquote-28532d321a976b97.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out/libunicode_ident-8c98a1a0e58216a9.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "87fb374b87b586c2497b7fce86a6f7bc839d904e2bf3190d198c136fdd319a65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87fb374b87b586c2497b7fce86a6f7bc839d904e2bf3190d198c136fdd319a65", kill_on_drop: false }`
[INFO] [stdout] 87fb374b87b586c2497b7fce86a6f7bc839d904e2bf3190d198c136fdd319a65
