[INFO] cloning repository https://github.com/henriquecolini/dogbot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/henriquecolini/dogbot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenriquecolini%2Fdogbot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenriquecolini%2Fdogbot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 625521a07cb2ec530058b7c41afe023ecde32b26
[INFO] checking henriquecolini/dogbot against 98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3 for pr-160235-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenriquecolini%2Fdogbot" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/henriquecolini/dogbot
[INFO] finished tweaking git repo https://github.com/henriquecolini/dogbot
[INFO] tweaked toml for git repo https://github.com/henriquecolini/dogbot written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/henriquecolini/dogbot on toolchain 98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/henriquecolini/dogbot 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" "+98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/henriquecolini/dog3.git`
[INFO] [stderr]     Updating git repository `https://github.com/henriquecolini/rust-shlex.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded takecell v0.1.1
[INFO] [stderr]   Downloaded scheduled-thread-pool v0.2.7
[INFO] [stderr]   Downloaded openssl-sys v0.9.113
[INFO] [stderr]   Downloaded teloxide-macros v0.10.0
[INFO] [stderr]   Downloaded erasable v1.3.0
[INFO] [stderr]   Downloaded rc-box v1.3.0
[INFO] [stderr]   Downloaded r2d2 v0.8.10
[INFO] [stderr]   Downloaded dptree v0.5.1
[INFO] [stderr]   Downloaded migrations_macros v2.3.0
[INFO] [stderr]   Downloaded diesel_table_macro_syntax v0.3.0
[INFO] [stderr]   Downloaded migrations_internals v2.3.0
[INFO] [stderr]   Downloaded diesel_migrations v2.3.1
[INFO] [stderr]   Downloaded downcast-rs v2.0.2
[INFO] [stderr]   Downloaded jiff-static v0.2.23
[INFO] [stderr]   Downloaded toml v0.9.12+spec-1.1.0
[INFO] [stderr]   Downloaded dsl_auto_type v0.2.0
[INFO] [stderr]   Downloaded teloxide v0.17.0
[INFO] [stderr]   Downloaded pq-sys v0.7.5
[INFO] [stderr]   Downloaded diesel_derives v2.3.7
[INFO] [stderr]   Downloaded teloxide-core v0.13.0
[INFO] [stderr]   Downloaded openssl v0.10.77
[INFO] [stderr]   Downloaded diesel v2.3.7
[INFO] [stderr]   Downloaded jiff v0.2.23
[INFO] [stderr]   Downloaded aquamarine v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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] 1b326a669f215ebd505e88efdaf517a36ccf1d69d691725057e9b1dc7c4539a7
[INFO] running `Command { std: "docker" "start" "1b326a669f215ebd505e88efdaf517a36ccf1d69d691725057e9b1dc7c4539a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1b326a669f215ebd505e88efdaf517a36ccf1d69d691725057e9b1dc7c4539a7", 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" "1b326a669f215ebd505e88efdaf517a36ccf1d69d691725057e9b1dc7c4539a7" "/opt/rustwide/cargo-home/bin/cargo" "+98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1b326a669f215ebd505e88efdaf517a36ccf1d69d691725057e9b1dc7c4539a7", 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" "1b326a669f215ebd505e88efdaf517a36ccf1d69d691725057e9b1dc7c4539a7" "/opt/rustwide/cargo-home/bin/cargo" "+98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]    Compiling openssl v0.10.77
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking iri-string v0.7.12
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling erasable v1.3.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling pq-sys v0.7.5
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling diesel_derives v2.3.7
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[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/98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.6/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="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=2d206b438f3a8cac -C extra-filename=-33679cb14918414c --out-dir /opt/rustwide/target/debug/build/pest/33679cb14918414c/out --extern memchr=/opt/rustwide/target/debug/build/memchr/9f16a2ed58d5c44b/out/libmemchr-9f16a2ed58d5c44b.rmeta --extern ucd_trie=/opt/rustwide/target/debug/build/ucd-trie/9bcde3556d193e0f/out/libucd_trie-9bcde3556d193e0f.rmeta --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 `object` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.37.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="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=b927452dd8dbfc5f -C extra-filename=-e53ba4860efcea23 --out-dir /opt/rustwide/target/debug/build/object/e53ba4860efcea23/out --extern memchr=/opt/rustwide/target/debug/build/memchr/9f16a2ed58d5c44b/out/libmemchr-9f16a2ed58d5c44b.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "1b326a669f215ebd505e88efdaf517a36ccf1d69d691725057e9b1dc7c4539a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b326a669f215ebd505e88efdaf517a36ccf1d69d691725057e9b1dc7c4539a7", kill_on_drop: false }`
[INFO] [stdout] 1b326a669f215ebd505e88efdaf517a36ccf1d69d691725057e9b1dc7c4539a7
