[INFO] cloning repository https://github.com/Aandreba/rustygen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aandreba/rustygen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAandreba%2Frustygen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAandreba%2Frustygen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 381897d13dba0274ba01e11b995a83f057714ea1 [INFO] checking Aandreba/rustygen against try#18c1d185ac7a6a3bf399296b35e4b2736809a756 for pr-146972 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAandreba%2Frustygen" "/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/Aandreba/rustygen [INFO] finished tweaking git repo https://github.com/Aandreba/rustygen [INFO] tweaked toml for git repo https://github.com/Aandreba/rustygen written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Aandreba/rustygen on toolchain 18c1d185ac7a6a3bf399296b35e4b2736809a756 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Aandreba/rustygen 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" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "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/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 605b80fce7f3d536c027b69241714293832803c596e5dde1768e07966a044fde [INFO] running `Command { std: "docker" "start" "-a" "605b80fce7f3d536c027b69241714293832803c596e5dde1768e07966a044fde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "605b80fce7f3d536c027b69241714293832803c596e5dde1768e07966a044fde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "605b80fce7f3d536c027b69241714293832803c596e5dde1768e07966a044fde", kill_on_drop: false }` [INFO] [stdout] 605b80fce7f3d536c027b69241714293832803c596e5dde1768e07966a044fde [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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 492d09ad6805e495882f03abc43635aa4048b56aaeddcb93bf50ebc498669073 [INFO] running `Command { std: "docker" "start" "-a" "492d09ad6805e495882f03abc43635aa4048b56aaeddcb93bf50ebc498669073", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling openssl v0.10.61 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling syn v2.0.40 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking unicode-bidi v0.3.14 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking fdeflate v0.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.97 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling eyre v0.6.10 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking exr v1.71.0 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking png v0.17.10 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking num-rational v0.4.1 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking indenter v0.3.3 [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/18c1d185ac7a6a3bf399296b35e4b2736809a756/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.32.1/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "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=48466ff8bee671d1 -C extra-filename=-80bb47e988a6e352 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-9ea79bdcc2de081c.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "492d09ad6805e495882f03abc43635aa4048b56aaeddcb93bf50ebc498669073", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "492d09ad6805e495882f03abc43635aa4048b56aaeddcb93bf50ebc498669073", kill_on_drop: false }` [INFO] [stdout] 492d09ad6805e495882f03abc43635aa4048b56aaeddcb93bf50ebc498669073