[INFO] cloning repository https://github.com/Davichet-e/davichete-page
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Davichet-e/davichete-page" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavichet-e%2Fdavichete-page", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavichet-e%2Fdavichete-page'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 624c41a6c6b2daffa8a6e1cccc5ebab8fd3c5958
[INFO] checking Davichet-e/davichete-page against try#f27166d4c64dc29edc5ea3214357f191edf8b635 for pr-148329
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavichet-e%2Fdavichete-page" "/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/Davichet-e/davichete-page
[INFO] finished tweaking git repo https://github.com/Davichet-e/davichete-page
[INFO] tweaked toml for git repo https://github.com/Davichet-e/davichete-page written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Davichet-e/davichete-page on toolchain f27166d4c64dc29edc5ea3214357f191edf8b635
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 206 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5788ec976d2ebaaf5cfdc606512012dc3c139006da3932c871271d963e4ae41d
[INFO] running `Command { std: "docker" "start" "-a" "5788ec976d2ebaaf5cfdc606512012dc3c139006da3932c871271d963e4ae41d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5788ec976d2ebaaf5cfdc606512012dc3c139006da3932c871271d963e4ae41d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5788ec976d2ebaaf5cfdc606512012dc3c139006da3932c871271d963e4ae41d", kill_on_drop: false }`
[INFO] [stdout] 5788ec976d2ebaaf5cfdc606512012dc3c139006da3932c871271d963e4ae41d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c81cac3620df6b38e9d9b6484b3af469bd132c1673fd07c430d7f70c7b3e9058
[INFO] running `Command { std: "docker" "start" "-a" "c81cac3620df6b38e9d9b6484b3af469bd132c1673fd07c430d7f70c7b3e9058", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking bytestring v1.5.0
[INFO] [stderr]    Compiling tokio-openssl v0.6.5
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking impl-more v0.1.9
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking email-encoding v0.4.1
[INFO] [stderr]     Checking hostname v0.4.1
[INFO] [stderr]     Checking quoted_printable v0.5.1
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling native-tls v0.2.14
[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/f27166d4c64dc29edc5ea3214357f191edf8b635/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=-4fb7e7968f42966b --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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c81cac3620df6b38e9d9b6484b3af469bd132c1673fd07c430d7f70c7b3e9058", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c81cac3620df6b38e9d9b6484b3af469bd132c1673fd07c430d7f70c7b3e9058", kill_on_drop: false }`
[INFO] [stdout] c81cac3620df6b38e9d9b6484b3af469bd132c1673fd07c430d7f70c7b3e9058
