[INFO] cloning repository https://github.com/alcoholicgirl/miniecs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alcoholicgirl/miniecs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falcoholicgirl%2Fminiecs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falcoholicgirl%2Fminiecs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2525f96fba407a6285c3743d58bfe22777f21185
[INFO] checking alcoholicgirl/miniecs against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-20
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falcoholicgirl%2Fminiecs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/alcoholicgirl/miniecs
[INFO] finished tweaking git repo https://github.com/alcoholicgirl/miniecs
[INFO] tweaked toml for git repo https://github.com/alcoholicgirl/miniecs written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alcoholicgirl/miniecs on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/alcoholicgirl/miniecs 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f7e2d82667b1258abf1ef3b8c9c8704ba8b60c00cdb025ac2155252fb9077ad
[INFO] running `Command { std: "docker" "start" "-a" "7f7e2d82667b1258abf1ef3b8c9c8704ba8b60c00cdb025ac2155252fb9077ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f7e2d82667b1258abf1ef3b8c9c8704ba8b60c00cdb025ac2155252fb9077ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f7e2d82667b1258abf1ef3b8c9c8704ba8b60c00cdb025ac2155252fb9077ad", kill_on_drop: false }`
[INFO] [stdout] 7f7e2d82667b1258abf1ef3b8c9c8704ba8b60c00cdb025ac2155252fb9077ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fdf05ea3462cc48fd81407b0a9e4068253f0ec127f06dec53412b40b506f34ba
[INFO] running `Command { std: "docker" "start" "-a" "fdf05ea3462cc48fd81407b0a9e4068253f0ec127f06dec53412b40b506f34ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.86
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling ecs_macros v0.1.0 (/opt/rustwide/workdir/ecs_macros)
[INFO] [stderr]     Checking miniecs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `miniecs` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name miniecs --edition=2021 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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b35abedb0b0df1e9 -C extra-filename=-8c2f7fcb9132156b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-63e5f87e63f8613b.rmeta --extern ecs_macros=/opt/rustwide/target/debug/deps/libecs_macros-4242a525e2d2b9be.so --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-cb8ca6aa8c56979f.rmeta --extern slotmap=/opt/rustwide/target/debug/deps/libslotmap-7d9a1e89f484891d.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `miniecs` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name miniecs --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=aa2373823684b055 -C extra-filename=-1f074fde8baae619 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-63e5f87e63f8613b.rmeta --extern ecs_macros=/opt/rustwide/target/debug/deps/libecs_macros-4242a525e2d2b9be.so --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-cb8ca6aa8c56979f.rmeta --extern slotmap=/opt/rustwide/target/debug/deps/libslotmap-7d9a1e89f484891d.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "fdf05ea3462cc48fd81407b0a9e4068253f0ec127f06dec53412b40b506f34ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdf05ea3462cc48fd81407b0a9e4068253f0ec127f06dec53412b40b506f34ba", kill_on_drop: false }`
[INFO] [stdout] fdf05ea3462cc48fd81407b0a9e4068253f0ec127f06dec53412b40b506f34ba
