[INFO] cloning repository https://github.com/Vrixyz/typed_log_rerun
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Vrixyz/typed_log_rerun" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVrixyz%2Ftyped_log_rerun", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVrixyz%2Ftyped_log_rerun'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 83bb7f3e6dfc8e7aa42bfa690af631e4f3e8d616
[INFO] checking Vrixyz/typed_log_rerun against 1.95.0-beta.7 for beta-1.95-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVrixyz%2Ftyped_log_rerun" "/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/Vrixyz/typed_log_rerun
[INFO] finished tweaking git repo https://github.com/Vrixyz/typed_log_rerun
[INFO] tweaked toml for git repo https://github.com/Vrixyz/typed_log_rerun written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Vrixyz/typed_log_rerun on toolchain 1.95.0-beta.7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Vrixyz/typed_log_rerun 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" "+1.95.0-beta.7" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a77e2f01a63d2fc80ffd310ece56677c749eb08b38988567842185f8cf4d2ef0
[INFO] running `Command { std: "docker" "start" "-a" "a77e2f01a63d2fc80ffd310ece56677c749eb08b38988567842185f8cf4d2ef0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a77e2f01a63d2fc80ffd310ece56677c749eb08b38988567842185f8cf4d2ef0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a77e2f01a63d2fc80ffd310ece56677c749eb08b38988567842185f8cf4d2ef0", kill_on_drop: false }`
[INFO] [stdout] a77e2f01a63d2fc80ffd310ece56677c749eb08b38988567842185f8cf4d2ef0
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0-beta.7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c33622f088ef521d631cd71762ed64967984407ced36ca12057001575eed07aa
[INFO] running `Command { std: "docker" "start" "-a" "c33622f088ef521d631cd71762ed64967984407ced36ca12057001575eed07aa", kill_on_drop: false }`
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling bytemuck_derive v1.10.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking arrow-schema v54.3.1
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking lexical-util v1.0.6
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking lexical-write-integer v1.0.5
[INFO] [stderr]     Checking lexical-parse-integer v1.0.5
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking log-once v0.4.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]     Checking lexical-parse-float v1.0.5
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking lexical-write-float v1.0.5
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling camino v1.1.10
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking object v0.36.7
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking lexical-core v1.0.5
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]     Checking re_case v0.23.4
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking puffin v0.19.1
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling fixed v1.29.0
[INFO] [stderr]     Checking re_error v0.23.4
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking re_tracing v0.23.4
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]     Checking re_format v0.23.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking re_string_interner v0.23.4
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]     Checking clean-path v0.2.1
[INFO] [stderr]     Checking natord v1.0.9
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking arrow-buffer v54.3.1
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-beta.7-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(tokio_uring)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=38eb61106d69f8dc -C extra-filename=-71a8cf9dbc4cb0fb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-7f0471ae4eecb6cc.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-aa4bd4469b70d70d.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-5f3d603ffcb94699.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-50fda406d193135d.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-5060524ba0b38f88.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-4a2703fcf8da79af.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-4e6e4e3b9dff581f.so --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/1.95.0-beta.7-x86_64-unknown-linux-gnu/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=261c40e363b581d3 -C extra-filename=-bb304de8c4aa325e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-ed3a007fdb742d28.rmeta --cap-lints allow --cap-lints=warn --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "c33622f088ef521d631cd71762ed64967984407ced36ca12057001575eed07aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c33622f088ef521d631cd71762ed64967984407ced36ca12057001575eed07aa", kill_on_drop: false }`
[INFO] [stdout] c33622f088ef521d631cd71762ed64967984407ced36ca12057001575eed07aa
