[INFO] cloning repository https://github.com/ganpori/atcoder
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ganpori/atcoder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fganpori%2Fatcoder", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fganpori%2Fatcoder'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fd7cb6806d37ba03c203d2d37495730bd23289d6
[INFO] checking ganpori/atcoder against 615014f15745532730b9ce7a1d9309f8b4756f93 for pr-160491
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fganpori%2Fatcoder" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ganpori/atcoder
[INFO] finished tweaking git repo https://github.com/ganpori/atcoder
[INFO] tweaked toml for git repo https://github.com/ganpori/atcoder written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ganpori/atcoder on toolchain 615014f15745532730b9ce7a1d9309f8b4756f93
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ganpori/atcoder 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" "+615014f15745532730b9ce7a1d9309f8b4756f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 47c42e8dbafd773076441042290bd59006c13d1e7112036eba916a52871ac6ab
[INFO] running `Command { std: "docker" "start" "47c42e8dbafd773076441042290bd59006c13d1e7112036eba916a52871ac6ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "47c42e8dbafd773076441042290bd59006c13d1e7112036eba916a52871ac6ab", 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" "47c42e8dbafd773076441042290bd59006c13d1e7112036eba916a52871ac6ab" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "47c42e8dbafd773076441042290bd59006c13d1e7112036eba916a52871ac6ab", 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" "47c42e8dbafd773076441042290bd59006c13d1e7112036eba916a52871ac6ab" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]     Checking ucd-trie v0.1.6
[INFO] [stderr]     Checking unicode-bidi v0.3.14
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling const_fn v0.4.9
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling proc-quote-impl v0.3.2
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]     Checking iana-time-zone v0.1.59
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking dtoa-short v0.3.4
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking servo_arc v0.1.1
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking bstr v1.9.0
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]     Checking base64 v0.21.6
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]     Checking anymap v0.12.1
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking funty v1.1.0
[INFO] [stderr]     Checking thin-slice v0.1.1
[INFO] [stderr]     Checking wyz v0.2.0
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking bitvec v0.19.6
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking term v0.5.2
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]     Checking fixedbitset v0.2.0
[INFO] [stderr]     Checking number_prefix v0.3.0
[INFO] [stderr]     Checking encode_unicode v0.3.6
[INFO] [stderr]     Checking webpki-roots v0.25.3
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking ego-tree v0.6.2
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]    Compiling markup5ever v0.10.1
[INFO] [stderr]    Compiling selectors v0.22.0
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]    Compiling openssl-sys v0.9.98
[INFO] [stderr]    Compiling libz-sys v1.1.14
[INFO] [stderr]    Compiling libssh2-sys v0.2.23
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]    Compiling libgit2-sys v0.12.26+1.3.0
[INFO] [stderr]     Checking globset v0.4.14
[INFO] [stderr]     Checking is-terminal v0.4.10
[INFO] [stderr]     Checking which v4.4.2
[INFO] [stderr]     Checking tempfile v3.9.0
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking ignore v0.4.22
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking combine v4.6.6
[INFO] [stderr]     Checking cfg-expr v0.7.4
[INFO] [stderr]    Compiling easy-ext v0.2.9
[INFO] [stderr]     Checking encode_unicode v1.0.0
[INFO] [stderr]     Checking fwdansi v1.1.0
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking rpassword v5.0.1
[INFO] [stderr]     Checking heck v0.3.3
[INFO] [stderr]     Checking rprompt v1.0.5
[INFO] [stderr]     Checking indicatif v0.15.0
[INFO] [stderr]     Checking if_chain v1.0.2
[INFO] [stderr]     Checking human-size v0.4.3
[INFO] [stderr]     Checking opener v0.4.1
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking proconio v0.4.5
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling proc-quote v0.3.2
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling cssparser v0.27.2
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling html5ever v0.25.2
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling liquid-derive v0.22.0
[INFO] [stderr]    Compiling strum_macros v0.20.1
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking pest v2.7.6
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr] error: could not compile `pest` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/615014f15745532730b9ce7a1d9309f8b4756f93/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.7.6/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 --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "pretty-print", "std"))' -C metadata=a21efb932c71ca4b -C extra-filename=-0d518a5eace73b0f --out-dir /opt/rustwide/target/debug/build/pest/0d518a5eace73b0f/out -L dependency=/opt/rustwide/target/debug/build/memchr/4e0cae0c7ea84ba0/out -L dependency=/opt/rustwide/target/debug/build/thiserror/4b3a1ba92cfb995e/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/0880c1b2829293cc/out -L dependency=/opt/rustwide/target/debug/build/ucd-trie/8962dd560561d885/out --extern memchr=/opt/rustwide/target/debug/build/memchr/4e0cae0c7ea84ba0/out/libmemchr-4e0cae0c7ea84ba0.rmeta --extern thiserror=/opt/rustwide/target/debug/build/thiserror/4b3a1ba92cfb995e/out/libthiserror-4b3a1ba92cfb995e.rmeta --extern ucd_trie=/opt/rustwide/target/debug/build/ucd-trie/8962dd560561d885/out/libucd_trie-8962dd560561d885.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 `combine` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/615014f15745532730b9ce7a1d9309f8b4756f93/bin/rustc --crate-name combine --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-4.6.6/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 --cfg 'feature="alloc"' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bytes", "bytes_05", "default", "futures-03", "futures-core-03", "futures-io-03", "mp4", "pin-project", "pin-project-lite", "regex", "std", "tokio", "tokio-02", "tokio-02-dep", "tokio-03", "tokio-03-dep", "tokio-dep", "tokio-util"))' -C metadata=b04f5499d38549dd -C extra-filename=-b92c7f0815f8636b --out-dir /opt/rustwide/target/debug/build/combine/b92c7f0815f8636b/out -L dependency=/opt/rustwide/target/debug/build/bytes/9afdf3b53e994ef6/out -L dependency=/opt/rustwide/target/debug/build/memchr/4e0cae0c7ea84ba0/out --extern bytes=/opt/rustwide/target/debug/build/bytes/9afdf3b53e994ef6/out/libbytes-9afdf3b53e994ef6.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/4e0cae0c7ea84ba0/out/libmemchr-4e0cae0c7ea84ba0.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "47c42e8dbafd773076441042290bd59006c13d1e7112036eba916a52871ac6ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47c42e8dbafd773076441042290bd59006c13d1e7112036eba916a52871ac6ab", kill_on_drop: false }`
[INFO] [stdout] 47c42e8dbafd773076441042290bd59006c13d1e7112036eba916a52871ac6ab
