[INFO] cloning repository https://github.com/lolotp/amethyst_pong
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lolotp/amethyst_pong" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flolotp%2Famethyst_pong", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flolotp%2Famethyst_pong'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ee4fd2867634cd73ec1d6ac63a1823e7c4e0916b
[INFO] checking lolotp/amethyst_pong/ee4fd2867634cd73ec1d6ac63a1823e7c4e0916b against master#3350c1eb3fd8fe1bee1ed4c76944d707bd256876 for pr-140558
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flolotp%2Famethyst_pong" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/lolotp/amethyst_pong on toolchain 3350c1eb3fd8fe1bee1ed4c76944d707bd256876
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/lolotp/amethyst_pong
[INFO] finished tweaking git repo https://github.com/lolotp/amethyst_pong
[INFO] tweaked toml for git repo https://github.com/lolotp/amethyst_pong written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 426 packages to latest compatible versions
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "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-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a94bcd81a4f6e15cc5f4696d0e8613c071706273231290c69870071bbc2c6dab
[INFO] running `Command { std: "docker" "start" "-a" "a94bcd81a4f6e15cc5f4696d0e8613c071706273231290c69870071bbc2c6dab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a94bcd81a4f6e15cc5f4696d0e8613c071706273231290c69870071bbc2c6dab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a94bcd81a4f6e15cc5f4696d0e8613c071706273231290c69870071bbc2c6dab", kill_on_drop: false }`
[INFO] [stdout] a94bcd81a4f6e15cc5f4696d0e8613c071706273231290c69870071bbc2c6dab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d13d0d6a82677b94fb2772a3e678008ea951b6d922a5c54b9ba860b60d486c6
[INFO] running `Command { std: "docker" "start" "-a" "7d13d0d6a82677b94fb2772a3e678008ea951b6d922a5c54b9ba860b60d486c6", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libm v0.2.13
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling xml-rs v0.8.26
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]     Checking stb_truetype v0.3.1
[INFO] [stderr]     Checking libloading v0.6.7
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking dlib v0.4.2
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking lzw v0.10.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking wayland-sys v0.21.13
[INFO] [stderr]     Checking inflate v0.4.5
[INFO] [stderr]     Checking deflate v0.7.20
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking gif v0.10.3
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]     Checking xdg v2.5.2
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling wayland-scanner v0.21.13
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking raw-window-handle v0.3.4
[INFO] [stderr]    Compiling cc v1.2.21
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling hashbrown v0.7.2
[INFO] [stderr]    Compiling wayland-client v0.21.13
[INFO] [stderr]    Compiling wayland-protocols v0.21.13
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking wayland-commons v0.21.13
[INFO] [stderr]     Checking ash v0.29.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking num-iter v0.1.45
[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/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/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=a8d718c294e0307f -C extra-filename=-53a8bd835bacd340 --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" "7d13d0d6a82677b94fb2772a3e678008ea951b6d922a5c54b9ba860b60d486c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d13d0d6a82677b94fb2772a3e678008ea951b6d922a5c54b9ba860b60d486c6", kill_on_drop: false }`
[INFO] [stdout] 7d13d0d6a82677b94fb2772a3e678008ea951b6d922a5c54b9ba860b60d486c6
