[INFO] cloning repository https://github.com/Bootstrap-Academy/backend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bootstrap-Academy/backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBootstrap-Academy%2Fbackend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBootstrap-Academy%2Fbackend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3964d1b96426aee480bdfdfa2bc311e35380bb3f [INFO] checking Bootstrap-Academy/backend against try#5ff93158e08fa2205cd4b86cddf9eae95952cc96 for pr-129543-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBootstrap-Academy%2Fbackend" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Bootstrap-Academy/backend [INFO] finished tweaking git repo https://github.com/Bootstrap-Academy/backend [INFO] tweaked toml for git repo https://github.com/Bootstrap-Academy/backend written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Bootstrap-Academy/backend on toolchain 5ff93158e08fa2205cd4b86cddf9eae95952cc96 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ff93158e08fa2205cd4b86cddf9eae95952cc96" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Bootstrap-Academy/backend 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" "+5ff93158e08fa2205cd4b86cddf9eae95952cc96" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+5ff93158e08fa2205cd4b86cddf9eae95952cc96" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0fa5fcd02cee60bca8f052e89ea52a9e7a859db451c41c826cc4e4af1342a2d7 [INFO] running `Command { std: "docker" "start" "-a" "0fa5fcd02cee60bca8f052e89ea52a9e7a859db451c41c826cc4e4af1342a2d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0fa5fcd02cee60bca8f052e89ea52a9e7a859db451c41c826cc4e4af1342a2d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fa5fcd02cee60bca8f052e89ea52a9e7a859db451c41c826cc4e4af1342a2d7", kill_on_drop: false }` [INFO] [stdout] 0fa5fcd02cee60bca8f052e89ea52a9e7a859db451c41c826cc4e4af1342a2d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+5ff93158e08fa2205cd4b86cddf9eae95952cc96" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42bbedf618248b33af13c83f4242010e7ae4a9803ab2260139432b5ed7db0a70 [INFO] running `Command { std: "docker" "start" "-a" "42bbedf618248b33af13c83f4242010e7ae4a9803ab2260139432b5ed7db0a70", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling zmij v1.0.14 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling find-msvc-tools v0.1.7 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking uuid v1.19.0 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Checking webpki-roots v1.0.5 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling mockall_derive v0.14.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling cc v1.2.52 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Checking hostname v0.4.2 [INFO] [stderr] Compiling mockall v0.14.0 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Checking email-encoding v0.4.1 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking email_address v0.2.9 [INFO] [stderr] Checking quoted_printable v0.5.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling nutype_macros v0.6.2 [INFO] [stderr] Compiling rust_decimal v1.40.0 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling academy_assets v0.0.0 (/opt/rustwide/workdir/academy_assets) [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking ryu v1.0.22 [INFO] [stderr] Checking base64ct v1.8.3 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking base32 v0.5.1 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking iri-string v0.7.10 [INFO] [stderr] Checking winnow v0.7.14 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking serde_spanned v1.0.4 [INFO] [stderr] Checking toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Checking unicode-normalization v0.1.25 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Checking unicode-properties v0.1.4 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking phf_shared v0.13.1 [INFO] [stderr] Checking time-core v0.1.7 [INFO] [stderr] Checking whoami v2.0.2 [INFO] [stderr] Checking clap_builder v4.5.54 [INFO] [stderr] Checking time v0.3.45 [INFO] [stderr] Checking phf v0.13.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking headers-core v0.3.0 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Checking headers v0.4.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling stacker v0.1.22 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Checking shlex v1.3.0 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking is_executable v1.0.5 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling pest v2.8.5 [INFO] [stderr] Checking hashbrown v0.14.5 [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/5ff93158e08fa2205cd4b86cddf9eae95952cc96/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.114/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=924499ec0c93f174 -C extra-filename=-c4e637ee218314b7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-fce1a70fd2c3744d.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e054a971070e2c6a.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-9533002ac35f5809.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "42bbedf618248b33af13c83f4242010e7ae4a9803ab2260139432b5ed7db0a70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42bbedf618248b33af13c83f4242010e7ae4a9803ab2260139432b5ed7db0a70", kill_on_drop: false }` [INFO] [stdout] 42bbedf618248b33af13c83f4242010e7ae4a9803ab2260139432b5ed7db0a70