[INFO] cloning repository https://github.com/Akrastik/Testing-repository
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Akrastik/Testing-repository" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAkrastik%2FTesting-repository", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAkrastik%2FTesting-repository'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6296f8aed3d20deebb4c5a9ddf54f74d2a925799
[INFO] checking Akrastik/Testing-repository against try#fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 for pr-145108-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAkrastik%2FTesting-repository" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Akrastik/Testing-repository
[INFO] finished tweaking git repo https://github.com/Akrastik/Testing-repository
[INFO] tweaked toml for git repo https://github.com/Akrastik/Testing-repository written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Akrastik/Testing-repository on toolchain fa4dd1f19bfeb3fd235dc7f1406c42404436bef5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Akrastik/Testing-repository 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" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "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-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 01fb6d94283c2d242859452f63a053c5acb43d545a46995d7a1761d104316e1b
[INFO] running `Command { std: "docker" "start" "-a" "01fb6d94283c2d242859452f63a053c5acb43d545a46995d7a1761d104316e1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "01fb6d94283c2d242859452f63a053c5acb43d545a46995d7a1761d104316e1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01fb6d94283c2d242859452f63a053c5acb43d545a46995d7a1761d104316e1b", kill_on_drop: false }`
[INFO] [stdout] 01fb6d94283c2d242859452f63a053c5acb43d545a46995d7a1761d104316e1b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5bb3e8f8807b387972611ab211e9bcb66e112cf6798c265ab66ae50a14694460
[INFO] running `Command { std: "docker" "start" "-a" "5bb3e8f8807b387972611ab211e9bcb66e112cf6798c265ab66ae50a14694460", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]    Compiling cc v1.1.30
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]     Checking raw-cpuid v10.7.0
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]    Compiling pyo3-build-config v0.22.5
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling zip v1.1.4
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking flate2 v1.0.34
[INFO] [stderr]    Compiling openssl v0.10.67
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]     Checking fdeflate v0.3.5
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling vob v3.0.3
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling portable-atomic v1.9.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking png v0.17.14
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling pyo3-ffi v0.22.5
[INFO] [stderr]    Compiling pyo3-macros-backend v0.22.5
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling rustls v0.23.15
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]    Compiling esaxx-rs v0.1.10
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]    Compiling mistralrs-quant v0.3.1 (/opt/rustwide/workdir/mistralrs-quant)
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling pyo3 v0.22.5
[INFO] [stderr]     Checking webpki-roots v0.26.6
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.0
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking terminal_size v0.4.0
[INFO] [stderr]     Checking clap_builder v4.5.20
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]     Checking macro_rules_attribute v0.2.0
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking unicode-normalization-alignments v0.1.12
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]    Compiling mistralrs-core v0.3.1 (/opt/rustwide/workdir/mistralrs-core)
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking defmac v0.1.3
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking unchecked-index v0.2.2
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]    Compiling darling_core v0.11.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking galil-seiferas v0.1.5
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking tqdm v0.7.0
[INFO] [stderr]     Checking rand_isaac v0.3.0
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking rustc-hash v2.0.0
[INFO] [stderr]    Compiling akin v0.4.0
[INFO] [stderr]     Checking as-any v0.3.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling str_inflector v0.12.0
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking onig v6.4.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling rust-embed-utils v8.5.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling darling_macro v0.11.0
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling bytemuck_derive v1.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking num_enum v0.7.3
[INFO] [stderr]    Compiling try_match_inner v0.5.2
[INFO] [stderr]    Compiling monostate-impl v0.1.13
[INFO] [stderr]     Checking bytemuck v1.19.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.11.0
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking dyn-stack v0.10.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking zerofrom v0.1.4
[INFO] [stderr]    Compiling variantly v0.4.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling try_match v0.4.2
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling buildstructor v0.5.4
[INFO] [stderr]     Checking yoke v0.7.4
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]     Checking pulp v0.18.22
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]     Checking half v2.4.1
[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/fa4dd1f19bfeb3fd235dc7f1406c42404436bef5/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/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="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --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=37db392ce3bb36be -C extra-filename=-6f28fdd3a6fb9405 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-dd3b2a5125d8bebe.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-c14e5d27701b799a.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-0a2153a0bc742f3b.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-b1b984f846333a0f.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-3fbd9506533b2f53.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-0d3dbb9d4544de30.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-69d18d77b84b57a0.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-5f11ff04a7eb1c7e.so --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" "5bb3e8f8807b387972611ab211e9bcb66e112cf6798c265ab66ae50a14694460", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bb3e8f8807b387972611ab211e9bcb66e112cf6798c265ab66ae50a14694460", kill_on_drop: false }`
[INFO] [stdout] 5bb3e8f8807b387972611ab211e9bcb66e112cf6798c265ab66ae50a14694460
