[INFO] cloning repository https://github.com/NikBel3476/evacuation-core
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NikBel3476/evacuation-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNikBel3476%2Fevacuation-core", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNikBel3476%2Fevacuation-core'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fefda3157db2d3ceafa8529516a191c0f4657b43
[INFO] checking NikBel3476/evacuation-core against 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d for pr-159598
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNikBel3476%2Fevacuation-core" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  91% (173/190)
Updating files:  92% (175/190)
Updating files:  93% (177/190)
Updating files:  94% (179/190)
Updating files:  95% (181/190)
Updating files:  96% (183/190)
Updating files:  97% (185/190)
Updating files:  98% (187/190)
Updating files:  99% (189/190)
Updating files: 100% (190/190)
Updating files: 100% (190/190), done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/NikBel3476/evacuation-core
[INFO] finished tweaking git repo https://github.com/NikBel3476/evacuation-core
[INFO] tweaked toml for git repo https://github.com/NikBel3476/evacuation-core written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NikBel3476/evacuation-core on toolchain 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/NikBel3476/evacuation-core 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" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "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] c1478e8fa15fa8b1da5ae40e8e0910b692520a83d0f8b933ac8147ab094ce2d3
[INFO] running `Command { std: "docker" "start" "c1478e8fa15fa8b1da5ae40e8e0910b692520a83d0f8b933ac8147ab094ce2d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c1478e8fa15fa8b1da5ae40e8e0910b692520a83d0f8b933ac8147ab094ce2d3", 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" "c1478e8fa15fa8b1da5ae40e8e0910b692520a83d0f8b933ac8147ab094ce2d3" "/opt/rustwide/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c1478e8fa15fa8b1da5ae40e8e0910b692520a83d0f8b933ac8147ab094ce2d3", 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" "c1478e8fa15fa8b1da5ae40e8e0910b692520a83d0f8b933ac8147ab094ce2d3" "/opt/rustwide/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling zerocopy v0.8.21
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking getrandom v0.3.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking console v0.15.10
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling anyhow v1.0.96
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]     Checking shared_child v1.0.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking os_pipe v1.2.1
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking either v1.14.0
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking iter-read v0.3.1
[INFO] [stderr]    Compiling pyo3-build-config v0.25.1
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking duct v0.13.7
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking fs_extra v1.3.0
[INFO] [stderr]     Checking rand_core v0.9.2
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking zot v0.1.0
[INFO] [stderr]     Checking tempfile v3.17.1
[INFO] [stderr]     Checking dialoguer v0.10.4
[INFO] [stderr]     Checking spade v2.13.1
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking petgraph v0.8.2
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]    Compiling pyo3-macros-backend v0.25.1
[INFO] [stderr]    Compiling pyo3-ffi v0.25.1
[INFO] [stderr]    Compiling pyo3 v0.25.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/4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d/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=098236c08899f885 -C extra-filename=-abe870e9dad6b1b7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-9f73745a15d38e2b.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" "c1478e8fa15fa8b1da5ae40e8e0910b692520a83d0f8b933ac8147ab094ce2d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1478e8fa15fa8b1da5ae40e8e0910b692520a83d0f8b933ac8147ab094ce2d3", kill_on_drop: false }`
[INFO] [stdout] c1478e8fa15fa8b1da5ae40e8e0910b692520a83d0f8b933ac8147ab094ce2d3
