[INFO] cloning repository https://github.com/hsw0312/midasit_tgc_web_dev_db
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hsw0312/midasit_tgc_web_dev_db" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhsw0312%2Fmidasit_tgc_web_dev_db", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhsw0312%2Fmidasit_tgc_web_dev_db'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1af838c44300ad0fe7d0f6cb83f6ff6ffd3d5d7c
[INFO] checking hsw0312/midasit_tgc_web_dev_db against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhsw0312%2Fmidasit_tgc_web_dev_db" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hsw0312/midasit_tgc_web_dev_db
[INFO] finished tweaking git repo https://github.com/hsw0312/midasit_tgc_web_dev_db
[INFO] tweaked toml for git repo https://github.com/hsw0312/midasit_tgc_web_dev_db written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hsw0312/midasit_tgc_web_dev_db on toolchain 79c0559184f27f4433a6fbc260b950d06d4a4889
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hsw0312/midasit_tgc_web_dev_db 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" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `midasit_tgc_web_dev_db` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-4-tc2/source/target/.../midasit_tgc_web_dev_db
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `midasit-tgc-web-dev-db`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:14:8
[INFO] [stderr]    |
[INFO] [stderr] 14 - name = "midasit_tgc_web_dev_db"
[INFO] [stderr] 14 + name = "midasit-tgc-web-dev-db"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `midasit-tgc-web-dev-db`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:15:19
[INFO] [stderr]    |
[INFO] [stderr] 15 ~ version = "0.1.0"
[INFO] [stderr] 16 + [[bin]]
[INFO] [stderr] 17 + name = "midasit-tgc-web-dev-db"
[INFO] [stderr] 18 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `midasit_tgc_web_dev_db` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b48913b10d7e8a767152067593e8e19038b71a62400c9157ecb39c53429ed1ed
[INFO] running `Command { std: "docker" "start" "b48913b10d7e8a767152067593e8e19038b71a62400c9157ecb39c53429ed1ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b48913b10d7e8a767152067593e8e19038b71a62400c9157ecb39c53429ed1ed", 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" "b48913b10d7e8a767152067593e8e19038b71a62400c9157ecb39c53429ed1ed" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b48913b10d7e8a767152067593e8e19038b71a62400c9157ecb39c53429ed1ed", 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" "b48913b10d7e8a767152067593e8e19038b71a62400c9157ecb39c53429ed1ed" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: binary `midasit_tgc_web_dev_db` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../midasit_tgc_web_dev_db
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `midasit-tgc-web-dev-db`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:14:8
[INFO] [stderr]    |
[INFO] [stderr] 14 - name = "midasit_tgc_web_dev_db"
[INFO] [stderr] 14 + name = "midasit-tgc-web-dev-db"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `midasit-tgc-web-dev-db`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:15:19
[INFO] [stderr]    |
[INFO] [stderr] 15 ~ version = "0.1.0"
[INFO] [stderr] 16 + [[bin]]
[INFO] [stderr] 17 + name = "midasit-tgc-web-dev-db"
[INFO] [stderr] 18 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `midasit_tgc_web_dev_db` (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling frunk_core v0.4.2
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling subprocess v0.2.9
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling bigdecimal v0.4.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling rust_decimal v1.35.0
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr] error: could not compile `regex-syntax` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/79c0559184f27f4433a6fbc260b950d06d4a4889/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=9f5ae81f36ab9218 -C extra-filename=-865b77df6a20aea4 --out-dir /opt/rustwide/target/debug/build/regex-syntax/865b77df6a20aea4/out --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/79c0559184f27f4433a6fbc260b950d06d4a4889/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="rt"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "num_cpus", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=f3766e313a6e6f69 -C extra-filename=-c52f1db5277f7ad1 --out-dir /opt/rustwide/target/debug/build/tokio/c52f1db5277f7ad1/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/d541ac7a75168aa5/out -L dependency=/opt/rustwide/target/debug/build/libc/76bf30a6a053cf12/out -L dependency=/opt/rustwide/target/debug/build/lock_api/40056b150980a03c/out -L dependency=/opt/rustwide/target/debug/build/log/69e1bd52e8490e9d/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/d90fd7790e8f7100/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/e7d227cb308b3799/out -L dependency=/opt/rustwide/target/debug/build/smallvec/8e7056b5438efcd6/out --extern bytes=/opt/rustwide/target/debug/build/bytes/bcf5599150873505/out/libbytes-bcf5599150873505.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/76bf30a6a053cf12/out/liblibc-76bf30a6a053cf12.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/977a9d17ee279274/out/libmio-977a9d17ee279274.rmeta --extern parking_lot=/opt/rustwide/target/debug/build/parking_lot/616cc5e0c4dba38f/out/libparking_lot-616cc5e0c4dba38f.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/3fbd9506533b2f53/out/libpin_project_lite-3fbd9506533b2f53.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/build/signal-hook-registry/f89a24ff47f45d02/out/libsignal_hook_registry-f89a24ff47f45d02.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/ad48cef5bb16be02/out/libsocket2-ad48cef5bb16be02.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "b48913b10d7e8a767152067593e8e19038b71a62400c9157ecb39c53429ed1ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b48913b10d7e8a767152067593e8e19038b71a62400c9157ecb39c53429ed1ed", kill_on_drop: false }`
[INFO] [stdout] b48913b10d7e8a767152067593e8e19038b71a62400c9157ecb39c53429ed1ed
