[INFO] cloning repository https://github.com/woolen-sheep/fotobot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/woolen-sheep/fotobot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwoolen-sheep%2Ffotobot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwoolen-sheep%2Ffotobot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 570ac485765c3834b2a1b5c41a323dc1a4b69db3
[INFO] checking woolen-sheep/fotobot against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwoolen-sheep%2Ffotobot" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/woolen-sheep/fotobot
[INFO] finished tweaking git repo https://github.com/woolen-sheep/fotobot
[INFO] tweaked toml for git repo https://github.com/woolen-sheep/fotobot written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/woolen-sheep/fotobot 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/woolen-sheep/fotobot 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 `fotobot_rs` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-7-tc2/source/target/.../fotobot_rs
[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 `fotobot-rs`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:45:8
[INFO] [stderr]    |
[INFO] [stderr] 45 - name = "fotobot_rs"
[INFO] [stderr] 45 + name = "fotobot-rs"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `fotobot-rs`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:46:19
[INFO] [stderr]    |
[INFO] [stderr] 46 ~ version = "0.2.3"
[INFO] [stderr] 47 + [[bin]]
[INFO] [stderr] 48 + name = "fotobot-rs"
[INFO] [stderr] 49 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `fotobot_rs` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] a5086d8e761ebc11d735dd5102a5315dd30fc482c607c2dec2605bf77233903b
[INFO] running `Command { std: "docker" "start" "a5086d8e761ebc11d735dd5102a5315dd30fc482c607c2dec2605bf77233903b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5086d8e761ebc11d735dd5102a5315dd30fc482c607c2dec2605bf77233903b", 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" "a5086d8e761ebc11d735dd5102a5315dd30fc482c607c2dec2605bf77233903b" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5086d8e761ebc11d735dd5102a5315dd30fc482c607c2dec2605bf77233903b", 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" "a5086d8e761ebc11d735dd5102a5315dd30fc482c607c2dec2605bf77233903b" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: binary `fotobot_rs` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../fotobot_rs
[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 `fotobot-rs`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:45:8
[INFO] [stderr]    |
[INFO] [stderr] 45 - name = "fotobot_rs"
[INFO] [stderr] 45 + name = "fotobot-rs"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `fotobot-rs`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:46:19
[INFO] [stderr]    |
[INFO] [stderr] 46 ~ version = "0.2.3"
[INFO] [stderr] 47 + [[bin]]
[INFO] [stderr] 48 + name = "fotobot-rs"
[INFO] [stderr] 49 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `fotobot_rs` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling sqlite3-src v0.7.0
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling grammers-tl-parser v1.2.0 (https://github.com/woolen-sheep/grammers?branch=feat-file-header#d4aed73b)
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling grammers-tl-gen v0.8.0 (https://github.com/woolen-sheep/grammers?branch=feat-file-header#d4aed73b)
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling erasable v1.3.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling grammers-tl-types v0.8.0 (https://github.com/woolen-sheep/grammers?branch=feat-file-header#d4aed73b)
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking sqlite3-sys v0.18.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]    Compiling grammers-session v0.8.0 (https://github.com/woolen-sheep/grammers?branch=feat-file-header#d4aed73b)
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking glass_pumpkin v1.9.0
[INFO] [stderr]     Checking grammers-crypto v0.8.0 (https://github.com/woolen-sheep/grammers?branch=feat-file-header#d4aed73b)
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking sqlite v0.37.0
[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.8/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=a7174f3b8f975bfe -C extra-filename=-772b60ac7f4bd548 --out-dir /opt/rustwide/target/debug/build/regex-syntax/772b60ac7f4bd548/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] running `Command { std: "docker" "inspect" "a5086d8e761ebc11d735dd5102a5315dd30fc482c607c2dec2605bf77233903b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5086d8e761ebc11d735dd5102a5315dd30fc482c607c2dec2605bf77233903b", kill_on_drop: false }`
[INFO] [stdout] a5086d8e761ebc11d735dd5102a5315dd30fc482c607c2dec2605bf77233903b
