[INFO] cloning repository https://github.com/zwpdbh/rust_fullstack
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zwpdbh/rust_fullstack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzwpdbh%2Frust_fullstack", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzwpdbh%2Frust_fullstack'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 544c2ee32cfbd58423cff3092d44952b0ba40d37
[INFO] checking zwpdbh/rust_fullstack against try#d336647335db03a0fc5b24fc5325cd3905c5b8e8 for pr-151146
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzwpdbh%2Frust_fullstack" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/zwpdbh/rust_fullstack
[INFO] finished tweaking git repo https://github.com/zwpdbh/rust_fullstack
[INFO] tweaked toml for git repo https://github.com/zwpdbh/rust_fullstack written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zwpdbh/rust_fullstack on toolchain d336647335db03a0fc5b24fc5325cd3905c5b8e8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zwpdbh/rust_fullstack 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" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c92904a6f3184e172053e42b6d43748e7f6dba0bc9516f9ddd9a3b2bf6b81fd8
[INFO] running `Command { std: "docker" "start" "-a" "c92904a6f3184e172053e42b6d43748e7f6dba0bc9516f9ddd9a3b2bf6b81fd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c92904a6f3184e172053e42b6d43748e7f6dba0bc9516f9ddd9a3b2bf6b81fd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c92904a6f3184e172053e42b6d43748e7f6dba0bc9516f9ddd9a3b2bf6b81fd8", kill_on_drop: false }`
[INFO] [stdout] c92904a6f3184e172053e42b6d43748e7f6dba0bc9516f9ddd9a3b2bf6b81fd8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3002977fb71bdbf91b98c26f8b51fbb993ec20e678f16114ddc1a519f58032ce
[INFO] running `Command { std: "docker" "start" "-a" "3002977fb71bdbf91b98c26f8b51fbb993ec20e678f16114ddc1a519f58032ce", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling serde v1.0.205
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking value-bag v1.9.0
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling cc v1.1.8
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling rust_decimal v1.35.0
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking unicode_categories v0.1.1
[INFO] [stderr]     Checking crc v3.2.1
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking unicode-properties v0.1.1
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]    Compiling camino v1.1.7
[INFO] [stderr]     Checking sqlformat v0.2.4
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking whoami v1.5.1
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking piper v0.2.3
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]     Checking ascii_utils v0.9.3
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking fast_chemail v0.9.6
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking generational-box v0.5.6
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]     Checking clap_builder v4.5.14
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking cfg-expr v0.15.8
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]     Checking waker-fn v1.2.0
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking rustix v0.37.27
[INFO] [stderr]    Compiling internment v0.7.5
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking async-executor v1.13.0
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking bigdecimal v0.3.1
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling dioxus-interpreter-js v0.5.6
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking raw-cpuid v10.7.0
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking dioxus-debug-cell v0.1.1
[INFO] [stderr]    Compiling dioxus-cli-config v0.5.6
[INFO] [stderr]    Compiling constcat v0.3.1
[INFO] [stderr]     Checking anymap2 v0.13.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking spinning v0.1.0
[INFO] [stderr]     Checking to_method v1.1.0
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]     Checking sketches-ddsketch v0.2.2
[INFO] [stderr]     Checking intmap v0.7.1
[INFO] [stderr]     Checking thrift v0.17.0
[INFO] [stderr]     Checking tracing-log v0.1.4
[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/d336647335db03a0fc5b24fc5325cd3905c5b8e8/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.7/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="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --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=c9b0a6bed307c413 -C extra-filename=-62474552c13fcce6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-a6efa894b8ce6ff2.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-371cdb7d366b303a.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-adafe89d9c9f580d.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 `sqlformat` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d336647335db03a0fc5b24fc5325cd3905c5b8e8/bin/rustc --crate-name sqlformat --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlformat-0.2.4/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=58fd4682692f13d6 -C extra-filename=-e4052b6e679d9bab --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nom=/opt/rustwide/target/debug/deps/libnom-8855acfd03a0b672.rmeta --extern unicode_categories=/opt/rustwide/target/debug/deps/libunicode_categories-f5a7746b80b61f3e.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "3002977fb71bdbf91b98c26f8b51fbb993ec20e678f16114ddc1a519f58032ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3002977fb71bdbf91b98c26f8b51fbb993ec20e678f16114ddc1a519f58032ce", kill_on_drop: false }`
[INFO] [stdout] 3002977fb71bdbf91b98c26f8b51fbb993ec20e678f16114ddc1a519f58032ce
