[INFO] cloning repository https://github.com/linksplatform/Solver
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/linksplatform/Solver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinksplatform%2FSolver", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinksplatform%2FSolver'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 869e0fcda7046f03c39a77bcdab8c5e84e16d033
[INFO] checking linksplatform/Solver against try#54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47 for pr-153041
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinksplatform%2FSolver" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/linksplatform/Solver
[INFO] finished tweaking git repo https://github.com/linksplatform/Solver
[INFO] tweaked toml for git repo https://github.com/linksplatform/Solver written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/linksplatform/Solver on toolchain 54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/linksplatform/Solver 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" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/linksplatform/doublets-rs`
[INFO] [stderr]     Updating git submodule `https://github.com/linksplatform/data-rs`
[INFO] [stderr]     Updating git submodule `https://github.com/linksplatform/mem-rs`
[INFO] [stderr]     Updating git submodule `https://github.com/linksplatform/trees-rs`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking linksplatform/Solver against try#54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47 for pr-153041
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinksplatform%2FSolver" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/linksplatform/Solver
[INFO] finished tweaking git repo https://github.com/linksplatform/Solver
[INFO] tweaked toml for git repo https://github.com/linksplatform/Solver written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/linksplatform/Solver on toolchain 54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/linksplatform/Solver 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" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded delegate v0.7.0
[INFO] [stderr]   Downloaded syn v2.0.81
[INFO] [stderr]   Downloaded leak_slice v0.2.0
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 50f403cd940567827741df2774611ba465f13ad72751306e76d23ac5d5998df7
[INFO] running `Command { std: "docker" "start" "-a" "50f403cd940567827741df2774611ba465f13ad72751306e76d23ac5d5998df7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "50f403cd940567827741df2774611ba465f13ad72751306e76d23ac5d5998df7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50f403cd940567827741df2774611ba465f13ad72751306e76d23ac5d5998df7", kill_on_drop: false }`
[INFO] [stdout] 50f403cd940567827741df2774611ba465f13ad72751306e76d23ac5d5998df7
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed8c8ef247a6ddd9019d6a7a2f1b3f2d4fb3590521ce10848b3ba1d15f10f6ee
[INFO] running `Command { std: "docker" "start" "-a" "ed8c8ef247a6ddd9019d6a7a2f1b3f2d4fb3590521ce10848b3ba1d15f10f6ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking beef v0.5.2
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]     Checking bumpalo v3.11.1
[INFO] [stderr]     Checking leak_slice v0.2.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bumpalo-3.11.1/src/lib.rs:1884:13
[INFO] [stdout]      |
[INFO] [stdout] 1875 |     ) -> Result<NonNull<u8>, AllocErr> {
[INFO] [stdout]      |          ----------------------------- expected `Result<NonNull<u8>, alloc::AllocErr>` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 1884 |             self.shrink(ptr, layout, new_layout)
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Result<NonNull<u8>, AllocErr>`, found `Result<NonNull<[u8]>, AllocError>`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected enum `Result<NonNull<u8>, alloc::AllocErr>`
[INFO] [stdout]                 found enum `Result<NonNull<[u8]>, core::alloc::AllocError>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bumpalo-3.11.1/src/lib.rs:1886:13
[INFO] [stdout]      |
[INFO] [stdout] 1875 |     ) -> Result<NonNull<u8>, AllocErr> {
[INFO] [stdout]      |          ----------------------------- expected `Result<NonNull<u8>, alloc::AllocErr>` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 1886 |             self.grow(ptr, layout, new_layout)
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Result<NonNull<u8>, AllocErr>`, found `Result<NonNull<[u8]>, AllocError>`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected enum `Result<NonNull<u8>, alloc::AllocErr>`
[INFO] [stdout]                 found enum `Result<NonNull<[u8]>, core::alloc::AllocError>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bumpalo` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ed8c8ef247a6ddd9019d6a7a2f1b3f2d4fb3590521ce10848b3ba1d15f10f6ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed8c8ef247a6ddd9019d6a7a2f1b3f2d4fb3590521ce10848b3ba1d15f10f6ee", kill_on_drop: false }`
[INFO] [stdout] ed8c8ef247a6ddd9019d6a7a2f1b3f2d4fb3590521ce10848b3ba1d15f10f6ee
