[INFO] fetching crate tp-lib-core 0.0.6...
[INFO] checking tp-lib-core-0.0.6 against 0c3b2c226322b623e493b7611e4909ee6bc6a48d for pr-161946
[INFO] extracting crate tp-lib-core 0.0.6 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate tp-lib-core 0.0.6
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tp-lib-core 0.0.6
[INFO] tweaked toml for crates.io crate tp-lib-core 0.0.6 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tp-lib-core 0.0.6 on toolchain 0c3b2c226322b623e493b7611e4909ee6bc6a48d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c3b2c226322b623e493b7611e4909ee6bc6a48d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tp-lib-core 0.0.6 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" "+0c3b2c226322b623e493b7611e4909ee6bc6a48d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c7446570a98dc07116ec2cda4b9d30c6b27c08bd0a96b0fa8d258544d94bcec0
[INFO] running `Command { std: "docker" "start" "c7446570a98dc07116ec2cda4b9d30c6b27c08bd0a96b0fa8d258544d94bcec0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c7446570a98dc07116ec2cda4b9d30c6b27c08bd0a96b0fa8d258544d94bcec0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c7446570a98dc07116ec2cda4b9d30c6b27c08bd0a96b0fa8d258544d94bcec0" "/opt/rustwide/cargo-home/bin/cargo" "+0c3b2c226322b623e493b7611e4909ee6bc6a48d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c7446570a98dc07116ec2cda4b9d30c6b27c08bd0a96b0fa8d258544d94bcec0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c7446570a98dc07116ec2cda4b9d30c6b27c08bd0a96b0fa8d258544d94bcec0" "/opt/rustwide/cargo-home/bin/cargo" "+0c3b2c226322b623e493b7611e4909ee6bc6a48d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling target-features v0.1.6
[INFO] [stderr]     Checking array-init-cursor v0.2.1
[INFO] [stderr]    Compiling stacker v0.1.24
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking planus v0.3.1
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling polars-utils v0.44.2
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking arrow-schema v53.4.1
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling polars-schema v0.44.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling polars-arrow v0.44.2
[INFO] [stderr]     Checking lexical-util v1.0.7
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking atoi_simd v0.15.6
[INFO] [stderr]     Checking ethnum v1.5.3
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking fast-float v0.2.0
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]    Compiling polars-compute v0.44.2
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking memmap2 v0.7.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking lexical-write-integer v1.0.6
[INFO] [stderr]     Checking lexical-parse-integer v1.0.6
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking log v0.4.30
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling polars-core v0.44.2
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking lexical-write-float v1.0.6
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking unicode-segmentation v1.13.2
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking lexical-core v1.0.6
[INFO] [stderr]    Compiling polars-ops v0.44.2
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]    Compiling flatbuffers v24.12.23
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking argminmax v0.6.3
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking streaming-decompression v0.1.2
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling polars v0.44.2
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking polars-parquet-format v0.1.0
[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/0c3b2c226322b623e493b7611e4909ee6bc6a48d/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.37.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read"' --cfg 'feature="read_core"' --cfg 'feature="std"' --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", "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=880aff11d55b1175 -C extra-filename=-d77765505aef9643 --out-dir /opt/rustwide/target/debug/build/object/d77765505aef9643/out -L dependency=/opt/rustwide/target/debug/build/memchr/ab0a0affe7ea740d/out --extern memchr=/opt/rustwide/target/debug/build/memchr/ab0a0affe7ea740d/out/libmemchr-ab0a0affe7ea740d.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] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0c3b2c226322b623e493b7611e4909ee6bc6a48d/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=b098ac78cbaf7634 -C extra-filename=-a78447d02e60323a --out-dir /opt/rustwide/target/debug/build/syn/a78447d02e60323a/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/d4cb564e807a9cd7/out -L dependency=/opt/rustwide/target/debug/build/quote/aa2c5b8519914b46/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/d4cb564e807a9cd7/out/libproc_macro2-d4cb564e807a9cd7.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/aa2c5b8519914b46/out/libquote-aa2c5b8519914b46.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out/libunicode_ident-8c98a1a0e58216a9.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "c7446570a98dc07116ec2cda4b9d30c6b27c08bd0a96b0fa8d258544d94bcec0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7446570a98dc07116ec2cda4b9d30c6b27c08bd0a96b0fa8d258544d94bcec0", kill_on_drop: false }`
[INFO] [stdout] c7446570a98dc07116ec2cda4b9d30c6b27c08bd0a96b0fa8d258544d94bcec0
