[INFO] cloning repository https://github.com/WrldEngine/rust_actix_boilerplate
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WrldEngine/rust_actix_boilerplate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWrldEngine%2Frust_actix_boilerplate", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWrldEngine%2Frust_actix_boilerplate'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 53fa72f20ea1f7375129752f0a62135fd3871a32
[INFO] checking WrldEngine/rust_actix_boilerplate against try#73ffebff6f34db7eb167bf9edcf2afa19c3073e9 for pr-147841
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWrldEngine%2Frust_actix_boilerplate" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/WrldEngine/rust_actix_boilerplate
[INFO] finished tweaking git repo https://github.com/WrldEngine/rust_actix_boilerplate
[INFO] tweaked toml for git repo https://github.com/WrldEngine/rust_actix_boilerplate written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/WrldEngine/rust_actix_boilerplate on toolchain 73ffebff6f34db7eb167bf9edcf2afa19c3073e9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/WrldEngine/rust_actix_boilerplate 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" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 12025aa17ecacb795c441a932a45949b2c7f6c8c6591eafa6910656f5030e491
[INFO] running `Command { std: "docker" "start" "-a" "12025aa17ecacb795c441a932a45949b2c7f6c8c6591eafa6910656f5030e491", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "12025aa17ecacb795c441a932a45949b2c7f6c8c6591eafa6910656f5030e491", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12025aa17ecacb795c441a932a45949b2c7f6c8c6591eafa6910656f5030e491", kill_on_drop: false }`
[INFO] [stdout] 12025aa17ecacb795c441a932a45949b2c7f6c8c6591eafa6910656f5030e491
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe4bb09c25c41fb859d8eda71b9b2dd841e3bdf76e5720c6e2c1b020d51b948e
[INFO] running `Command { std: "docker" "start" "-a" "fe4bb09c25c41fb859d8eda71b9b2dd841e3bdf76e5720c6e2c1b020d51b948e", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling cc v1.2.6
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking miniz_oxide v0.8.2
[INFO] [stderr]     Checking tinyvec v1.8.1
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling syn v2.0.94
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]     Checking phf_shared v0.11.2
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling sentry-contexts v0.35.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking whoami v1.5.2
[INFO] [stderr]     Checking rustls-pki-types v1.10.1
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking combine v3.8.1
[INFO] [stderr]     Checking sha1 v0.6.1
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking uname v0.1.1
[INFO] [stderr]     Checking hostname v0.4.0
[INFO] [stderr]     Checking scoped-futures v0.1.4
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]    Compiling thiserror v2.0.9
[INFO] [stderr]     Checking impl-more v0.1.9
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking blowfish v0.9.1
[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/73ffebff6f34db7eb167bf9edcf2afa19c3073e9/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.36.7/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="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --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", "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=bbd93dfb0ee4f6c5 -C extra-filename=-986c4df463385ffb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-b1cad788f6fdd23d.rmeta --cap-lints allow --cap-lints=forbid --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "fe4bb09c25c41fb859d8eda71b9b2dd841e3bdf76e5720c6e2c1b020d51b948e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe4bb09c25c41fb859d8eda71b9b2dd841e3bdf76e5720c6e2c1b020d51b948e", kill_on_drop: false }`
[INFO] [stdout] fe4bb09c25c41fb859d8eda71b9b2dd841e3bdf76e5720c6e2c1b020d51b948e
