[INFO] cloning repository https://github.com/somnus4214/weatherMail [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/somnus4214/weatherMail" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsomnus4214%2FweatherMail", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsomnus4214%2FweatherMail'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a71a92068dfbc3494f6155dfc7e823519660476a [INFO] checking somnus4214/weatherMail against master#a33907a7a5381473eec8bcfa0c56e05a856a911c for pr-151539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsomnus4214%2FweatherMail" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/somnus4214/weatherMail [INFO] finished tweaking git repo https://github.com/somnus4214/weatherMail [INFO] tweaked toml for git repo https://github.com/somnus4214/weatherMail written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/somnus4214/weatherMail on toolchain a33907a7a5381473eec8bcfa0c56e05a856a911c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/somnus4214/weatherMail 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" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded compression-codecs v0.4.34 [INFO] [stderr] Downloaded async-compression v0.4.35 [INFO] [stderr] Downloaded tera v1.20.1 [INFO] [stderr] Downloaded reqwest v0.12.25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 583afc7fa78facffc4ae9ee05952adb2d36c3e62be22e8fa0829940235b36edf [INFO] running `Command { std: "docker" "start" "-a" "583afc7fa78facffc4ae9ee05952adb2d36c3e62be22e8fa0829940235b36edf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "583afc7fa78facffc4ae9ee05952adb2d36c3e62be22e8fa0829940235b36edf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "583afc7fa78facffc4ae9ee05952adb2d36c3e62be22e8fa0829940235b36edf", kill_on_drop: false }` [INFO] [stdout] 583afc7fa78facffc4ae9ee05952adb2d36c3e62be22e8fa0829940235b36edf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d192803d6ce2d6d34ddb02b7538b60e2a19058e9967e565ac9af6ae70d4381f6 [INFO] running `Command { std: "docker" "start" "-a" "d192803d6ce2d6d34ddb02b7538b60e2a19058e9967e565ac9af6ae70d4381f6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking tracing-core v0.1.35 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling pest v2.8.4 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Checking compression-core v0.4.31 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking tracing v0.1.43 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking iri-string v0.7.9 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Checking deunicode v1.6.2 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking rustls-pki-types v1.13.1 [INFO] [stderr] Checking slug v0.1.6 [INFO] [stderr] Checking getopts v0.2.24 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking compression-codecs v0.4.34 [INFO] [stderr] Checking email-encoding v0.4.1 [INFO] [stderr] Checking hostname v0.4.2 [INFO] [stderr] Checking csv-core v0.1.13 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking pulldown-cmark-escape v0.11.0 [INFO] [stderr] Checking quoted_printable v0.5.1 [INFO] [stderr] Compiling pest_meta v2.8.4 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking email_address v0.2.9 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling stacker v0.1.22 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling native-tls v0.2.14 [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/a33907a7a5381473eec8bcfa0c56e05a856a911c/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.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 --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=d427081c20070d66 -C extra-filename=-a188a4244ae82524 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-7c3b23e851763d6f.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-213135b8194a5b8c.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 `object` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a33907a7a5381473eec8bcfa0c56e05a856a911c/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.32.2/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="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", "cargo-all", "coff", "compiler_builtins", "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=ec4b35838970c05c -C extra-filename=-677c63c7ce80a67a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-ca36ce98a96d8f76.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "d192803d6ce2d6d34ddb02b7538b60e2a19058e9967e565ac9af6ae70d4381f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d192803d6ce2d6d34ddb02b7538b60e2a19058e9967e565ac9af6ae70d4381f6", kill_on_drop: false }` [INFO] [stdout] d192803d6ce2d6d34ddb02b7538b60e2a19058e9967e565ac9af6ae70d4381f6