[INFO] cloning repository https://github.com/kuviman/tracktorio
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kuviman/tracktorio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkuviman%2Ftracktorio", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkuviman%2Ftracktorio'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4d8747ff1d1f9718ca48270a145e66d31d2c204c
[INFO] checking kuviman/tracktorio against try#ed606620234c6b50f2414162c4bbabd5f4a925f3 for pr-147995
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkuviman%2Ftracktorio" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kuviman/tracktorio
[INFO] finished tweaking git repo https://github.com/kuviman/tracktorio
[INFO] tweaked toml for git repo https://github.com/kuviman/tracktorio written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kuviman/tracktorio on toolchain ed606620234c6b50f2414162c4bbabd5f4a925f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kuviman/tracktorio 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" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7d161f2bcebacbfbd6098ec892d658f2df4ca8471c1dab489be5e7e86ec98b7d
[INFO] running `Command { std: "docker" "start" "-a" "7d161f2bcebacbfbd6098ec892d658f2df4ca8471c1dab489be5e7e86ec98b7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d161f2bcebacbfbd6098ec892d658f2df4ca8471c1dab489be5e7e86ec98b7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d161f2bcebacbfbd6098ec892d658f2df4ca8471c1dab489be5e7e86ec98b7d", kill_on_drop: false }`
[INFO] [stdout] 7d161f2bcebacbfbd6098ec892d658f2df4ca8471c1dab489be5e7e86ec98b7d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d2b421fa18552e99f3d5d780a55bd996feca8b463174465673b93d509812446a
[INFO] running `Command { std: "docker" "start" "-a" "d2b421fa18552e99f3d5d780a55bd996feca8b463174465673b93d509812446a", kill_on_drop: false }`
[INFO] [stderr]     Checking value-bag v1.10.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking object v0.36.7
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling xml-rs v0.8.25
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking batbox-range v0.16.0 (https://github.com/geng-engine/batbox#bb42034b)
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling quick-xml v0.37.2
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking batbox-cmp v0.16.0 (https://github.com/geng-engine/batbox#bb42034b)
[INFO] [stderr]     Checking wayland-sys v0.31.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking symphonia-core v0.5.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling glutin v0.32.2 (https://github.com/rust-windowing/glutin#73ce4f91)
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]    Compiling wayland-backend v0.3.8
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking symphonia-metadata v0.5.4
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking half v2.5.0
[INFO] [stderr]    Compiling derive_more v0.99.19
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1 (https://github.com/rust-windowing/glutin#73ce4f91)
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1 (https://github.com/rust-windowing/glutin#73ce4f91)
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking batbox-tuple-macros v0.16.0 (https://github.com/geng-engine/batbox#bb42034b)
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking tokio v1.44.1
[INFO] [stderr]    Compiling ring v0.17.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/ed606620234c6b50f2414162c4bbabd5f4a925f3/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=da94fc1339d85879 -C extra-filename=-64a811e5ecba3ddc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-a8313380c25031b5.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" "d2b421fa18552e99f3d5d780a55bd996feca8b463174465673b93d509812446a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2b421fa18552e99f3d5d780a55bd996feca8b463174465673b93d509812446a", kill_on_drop: false }`
[INFO] [stdout] d2b421fa18552e99f3d5d780a55bd996feca8b463174465673b93d509812446a
