[INFO] cloning repository https://github.com/mark-schultz-wu/envelope-buddy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mark-schultz-wu/envelope-buddy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmark-schultz-wu%2Fenvelope-buddy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmark-schultz-wu%2Fenvelope-buddy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d8681085488c42421db3c8f9e2907f30c3bd06e1 [INFO] documenting mark-schultz-wu/envelope-buddy against 1.95.0 for beta-1.96-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmark-schultz-wu%2Fenvelope-buddy" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/mark-schultz-wu/envelope-buddy [INFO] finished tweaking git repo https://github.com/mark-schultz-wu/envelope-buddy [INFO] tweaked toml for git repo https://github.com/mark-schultz-wu/envelope-buddy written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mark-schultz-wu/envelope-buddy on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mark-schultz-wu/envelope-buddy 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sea-orm-macros v1.1.17 [INFO] [stderr] Downloaded sea-orm v1.1.17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ded39f0e313baa2c68d1a56958b55fed7b98483fa82fa06fe55d2add94daea2a [INFO] running `Command { std: "docker" "start" "-a" "ded39f0e313baa2c68d1a56958b55fed7b98483fa82fa06fe55d2add94daea2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ded39f0e313baa2c68d1a56958b55fed7b98483fa82fa06fe55d2add94daea2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ded39f0e313baa2c68d1a56958b55fed7b98483fa82fa06fe55d2add94daea2a", kill_on_drop: false }` [INFO] [stdout] ded39f0e313baa2c68d1a56958b55fed7b98483fa82fa06fe55d2add94daea2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac7ff10a50275ea5b5a8d08f28aaba706c6841fa08f192123430c100cc86efb3 [INFO] running `Command { std: "docker" "start" "-a" "ac7ff10a50275ea5b5a8d08f28aaba706c6841fa08f192123430c100cc86efb3", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking webpki-roots v1.0.2 [INFO] [stderr] Checking deranged v0.5.4 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling bigdecimal v0.4.8 [INFO] [stderr] Compiling rust_decimal v1.38.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling serenity v0.12.4 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking typemap_rev v0.3.0 [INFO] [stderr] Checking regex-automata v0.4.11 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Checking levenshtein v1.0.5 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking regex v1.11.3 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.103.6 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling inherent v1.0.13 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [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/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=5a5a6af537051174 -C extra-filename=-4758ac90d128c54b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5dacdafd8aeec1ae.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-1da17361a187c745.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-e1275b8c71826241.rmeta --cap-lints allow --cap-lints=warn --cfg syn_disable_nightly_tests` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ac7ff10a50275ea5b5a8d08f28aaba706c6841fa08f192123430c100cc86efb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac7ff10a50275ea5b5a8d08f28aaba706c6841fa08f192123430c100cc86efb3", kill_on_drop: false }` [INFO] [stdout] ac7ff10a50275ea5b5a8d08f28aaba706c6841fa08f192123430c100cc86efb3