[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] d1920465f7bb23cfcdd2dcc7da96e2615794e80a [INFO] checking Bootstrap-Academy/backend against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-17 [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 c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 209ccc504bbc6c88de2c3bd3ebd95ad5ba0a615281738cbe4c430852ba591964 [INFO] running `Command { std: "docker" "start" "-a" "209ccc504bbc6c88de2c3bd3ebd95ad5ba0a615281738cbe4c430852ba591964", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "209ccc504bbc6c88de2c3bd3ebd95ad5ba0a615281738cbe4c430852ba591964", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "209ccc504bbc6c88de2c3bd3ebd95ad5ba0a615281738cbe4c430852ba591964", kill_on_drop: false }` [INFO] [stdout] 209ccc504bbc6c88de2c3bd3ebd95ad5ba0a615281738cbe4c430852ba591964 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41099289c7228c888117b4347cda9a4ccb3b9262cadb5a95724755dd054c6bb0 [INFO] running `Command { std: "docker" "start" "-a" "41099289c7228c888117b4347cda9a4ccb3b9262cadb5a95724755dd054c6bb0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling zmij v1.0.2 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Checking rustls-pki-types v1.13.2 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling stacker v0.1.22 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Compiling mockall_derive v0.14.0 [INFO] [stderr] Compiling nutype_macros v0.6.2 [INFO] [stderr] Checking hostname v0.4.2 [INFO] [stderr] Compiling mockall v0.14.0 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking rustls-webpki v0.103.8 [INFO] [stderr] Checking webpki-roots v1.0.4 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Checking dyn-clone v1.0.20 [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 regex-automata v0.4.13 [INFO] [stderr] Checking uuid v1.19.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling rust_decimal v1.39.0 [INFO] [stderr] Compiling academy_assets v0.0.0 (/opt/rustwide/workdir/academy_assets) [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking base64ct v1.8.1 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking base32 v0.5.1 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking iri-string v0.7.10 [INFO] [stderr] Checking siphasher v1.0.1 [INFO] [stderr] Checking toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Checking toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Checking serde_spanned v1.0.4 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking unicode-normalization v0.1.25 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Checking unicode-properties v0.1.4 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking toml v0.9.10+spec-1.1.0 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking phf_shared v0.13.1 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Checking phf v0.13.1 [INFO] [stderr] Checking whoami v1.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking clap_builder v4.5.53 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking config v0.15.19 [INFO] [stderr] Checking headers-core v0.3.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking postgres-protocol v0.6.9 [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 phf v0.11.3 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Checking shlex v1.3.0 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Checking is_executable v1.0.5 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling pest v2.8.4 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] error: could not compile `futures-util` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/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 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="channel"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=c15da18720d34006 -C extra-filename=-5503eb7e75d01253 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-3b07ee62b6910a08.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-756e876442dee363.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-8d88089869a627e9.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-e7bd2ffb932e7c3a.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-011073701ea3a715.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-7c3b23e851763d6f.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-db1de871cd8706a6.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-ab20fc0822f5e3c5.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 `regex-automata` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/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=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="alloc"' --cfg 'feature="dfa-build"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=361d83fdc84a76ef -C extra-filename=-b7d88a423d803e82 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-819cc961bc052511.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-7c3b23e851763d6f.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-02f2daf0cc200caa.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [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/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.35/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 --warn=unexpected_cfgs --check-cfg 'cfg(bench)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(read_buf)' --check-cfg 'cfg(rustls_docsrs)' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "prefer-post-quantum", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=d5661b82b8a5f13c -C extra-filename=-b9100b33cfa7fd5a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-a469ce83c9b0fe3a.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2ad934dc7da92e31.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-8de598c93fa73d4c.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-15aafda0be71bc88.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-359acbd08b07e370.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-350c4d777e42ad0b.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-a40156bb3ac2a890.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-dd0411beaa0ba2fa/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "41099289c7228c888117b4347cda9a4ccb3b9262cadb5a95724755dd054c6bb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41099289c7228c888117b4347cda9a4ccb3b9262cadb5a95724755dd054c6bb0", kill_on_drop: false }` [INFO] [stdout] 41099289c7228c888117b4347cda9a4ccb3b9262cadb5a95724755dd054c6bb0