[INFO] cloning repository https://github.com/jvmdevelop/acceptance-predictor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jvmdevelop/acceptance-predictor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjvmdevelop%2Facceptance-predictor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjvmdevelop%2Facceptance-predictor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6ebf7c97e8bd4e3e10ee9fc9190c908ecb23c2fd
[INFO] checking jvmdevelop/acceptance-predictor against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjvmdevelop%2Facceptance-predictor" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jvmdevelop/acceptance-predictor
[INFO] finished tweaking git repo https://github.com/jvmdevelop/acceptance-predictor
[INFO] tweaked toml for git repo https://github.com/jvmdevelop/acceptance-predictor written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jvmdevelop/acceptance-predictor on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jvmdevelop/acceptance-predictor 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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 7d6c2fa9ce38ee2a9bff3c2c10675a3de4c638a8ce9429b69cfd3c77a540f280
[INFO] running `Command { std: "docker" "start" "7d6c2fa9ce38ee2a9bff3c2c10675a3de4c638a8ce9429b69cfd3c77a540f280", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d6c2fa9ce38ee2a9bff3c2c10675a3de4c638a8ce9429b69cfd3c77a540f280", 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" "7d6c2fa9ce38ee2a9bff3c2c10675a3de4c638a8ce9429b69cfd3c77a540f280" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d6c2fa9ce38ee2a9bff3c2c10675a3de4c638a8ce9429b69cfd3c77a540f280", 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" "7d6c2fa9ce38ee2a9bff3c2c10675a3de4c638a8ce9429b69cfd3c77a540f280" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling zerocopy-derive v0.8.47
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking uuid v1.22.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling derive-new v0.6.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking gix-trace v0.1.18
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]     Checking thread-tree v0.3.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking num-conv v0.2.1
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking rmp v0.8.15
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking faster-hex v0.9.0
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling burn-ndarray v0.13.2
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]     Checking rmp-serde v1.3.1
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking gix-hash v0.13.3
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking zerocopy v0.8.47
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking gix-features v0.36.1
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking gix-fs v0.8.1
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking nvml-wrapper-sys v0.7.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]    Compiling burn-derive v0.13.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]     Checking bincode v2.0.0-rc.3
[INFO] [stderr]     Checking bytesize v1.3.3
[INFO] [stderr]     Checking unicode-segmentation v1.13.1
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking sysinfo v0.30.13
[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/a621e2b446eafb53c7a8569f225e0b8cc2429a68/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --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-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=ac86ed28dbad0c1c -C extra-filename=-3b4b8abfedd216d2 --out-dir /opt/rustwide/target/debug/build/tokio/3b4b8abfedd216d2/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/errno/42724e475aaba02e/out -L dependency=/opt/rustwide/target/debug/build/libc/6f65a897ddedb32c/out -L dependency=/opt/rustwide/target/debug/build/lock_api/b47e4fe57039b3cf/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/d9f901ef445e9af5/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/e7d227cb308b3799/out -L dependency=/opt/rustwide/target/debug/build/smallvec/602659051ed0fdf9/out --extern bytes=/opt/rustwide/target/debug/build/bytes/c3c82aecfaa31497/out/libbytes-c3c82aecfaa31497.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/6f65a897ddedb32c/out/liblibc-6f65a897ddedb32c.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/46f64652e77ffaca/out/libmio-46f64652e77ffaca.rmeta --extern parking_lot=/opt/rustwide/target/debug/build/parking_lot/3900b234cd0ea302/out/libparking_lot-3900b234cd0ea302.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/build/signal-hook-registry/580a44cfc0a51087/out/libsignal_hook_registry-580a44cfc0a51087.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/c0ba1ba8b4b3a90a/out/libsocket2-c0ba1ba8b4b3a90a.rmeta --extern tokio_macros=/opt/rustwide/target/debug/build/tokio-macros/5245f75f1c433b38/out/libtokio_macros-5245f75f1c433b38.so --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7d6c2fa9ce38ee2a9bff3c2c10675a3de4c638a8ce9429b69cfd3c77a540f280", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d6c2fa9ce38ee2a9bff3c2c10675a3de4c638a8ce9429b69cfd3c77a540f280", kill_on_drop: false }`
[INFO] [stdout] 7d6c2fa9ce38ee2a9bff3c2c10675a3de4c638a8ce9429b69cfd3c77a540f280
