[INFO] cloning repository https://github.com/Hanysovec/pvr-project
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Hanysovec/pvr-project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHanysovec%2Fpvr-project", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHanysovec%2Fpvr-project'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 056e376167a90088eb0a5102245f2556546af3c2
[INFO] checking Hanysovec/pvr-project against 4fcf39725a9c99bd495d8c73af83628a256ff9a9 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHanysovec%2Fpvr-project" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Hanysovec/pvr-project
[INFO] finished tweaking git repo https://github.com/Hanysovec/pvr-project
[INFO] tweaked toml for git repo https://github.com/Hanysovec/pvr-project written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Hanysovec/pvr-project on toolchain 4fcf39725a9c99bd495d8c73af83628a256ff9a9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Hanysovec/pvr-project 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" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `pvr_project_simulationcraft_sol0123` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-5-tc1/source/target/.../pvr_project_simulationcraft_sol0123
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `pvr-project-simulationcraft-sol0123`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:72:8
[INFO] [stderr]    |
[INFO] [stderr] 72 - name = "pvr_project_simulationcraft_sol0123"
[INFO] [stderr] 72 + name = "pvr-project-simulationcraft-sol0123"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `pvr-project-simulationcraft-sol0123`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:73:19
[INFO] [stderr]    |
[INFO] [stderr] 73 ~ version = "0.1.0"
[INFO] [stderr] 74 + [[bin]]
[INFO] [stderr] 75 + name = "pvr-project-simulationcraft-sol0123"
[INFO] [stderr] 76 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `pvr_project_simulationcraft_sol0123` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-link v0.2.0
[INFO] [stderr]   Downloaded tracing-appender v0.2.4
[INFO] [stderr]   Downloaded time-macros v0.2.24
[INFO] [stderr]   Downloaded tower-cookies v0.11.0
[INFO] [stderr]   Downloaded tower-sessions-memory-store v0.14.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.54
[INFO] [stderr]   Downloaded utf8-width v0.1.8
[INFO] [stderr]   Downloaded openssl-probe v0.2.0
[INFO] [stderr]   Downloaded tower-sessions-sqlx-store v0.15.0
[INFO] [stderr]   Downloaded redox_syscall v0.5.17
[INFO] [stderr]   Downloaded cmake v0.1.57
[INFO] [stderr]   Downloaded tower-sessions-core v0.14.0
[INFO] [stderr]   Downloaded rustc-demangle v0.1.26
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.6
[INFO] [stderr]   Downloaded base64ct v1.8.1
[INFO] [stderr]   Downloaded redox_syscall v0.7.0
[INFO] [stderr]   Downloaded rustls-pki-types v1.13.2
[INFO] [stderr]   Downloaded rmp-serde v1.3.1
[INFO] [stderr]   Downloaded rmp v0.8.15
[INFO] [stderr]   Downloaded tower-sessions v0.14.0
[INFO] [stderr]   Downloaded cookie v0.18.1
[INFO] [stderr]   Downloaded socket2 v0.6.0
[INFO] [stderr]   Downloaded rustls-platform-verifier v0.6.2
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.31
[INFO] [stderr]   Downloaded rsa v0.9.9
[INFO] [stderr]   Downloaded io-uring v0.7.10
[INFO] [stderr]   Downloaded cc v1.2.51
[INFO] [stderr]   Downloaded reqwest v0.13.1
[INFO] [stderr]   Downloaded webpki-root-certs v1.0.5
[INFO] [stderr]   Downloaded tokio-util v0.7.16
[INFO] [stderr]   Downloaded aws-lc-rs v1.15.2
[INFO] [stderr]   Downloaded zerocopy v0.8.31
[INFO] [stderr]   Downloaded libc v0.2.176
[INFO] [stderr]   Downloaded web-sys v0.3.81
[INFO] [stderr]   Downloaded tokio v1.47.1
[INFO] [stderr]   Downloaded windows-sys v0.61.1
[INFO] [stderr]   Downloaded aws-lc-sys v0.35.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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] 82590827ceb22cf0152ef94046013bbc56b454b39f1f8e23621873815862fe93
[INFO] running `Command { std: "docker" "start" "82590827ceb22cf0152ef94046013bbc56b454b39f1f8e23621873815862fe93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "82590827ceb22cf0152ef94046013bbc56b454b39f1f8e23621873815862fe93", 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" "82590827ceb22cf0152ef94046013bbc56b454b39f1f8e23621873815862fe93" "/opt/rustwide/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "82590827ceb22cf0152ef94046013bbc56b454b39f1f8e23621873815862fe93", 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" "82590827ceb22cf0152ef94046013bbc56b454b39f1f8e23621873815862fe93" "/opt/rustwide/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: binary `pvr_project_simulationcraft_sol0123` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../pvr_project_simulationcraft_sol0123
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `pvr-project-simulationcraft-sol0123`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:72:8
[INFO] [stderr]    |
[INFO] [stderr] 72 - name = "pvr_project_simulationcraft_sol0123"
[INFO] [stderr] 72 + name = "pvr-project-simulationcraft-sol0123"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `pvr-project-simulationcraft-sol0123`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:73:19
[INFO] [stderr]    |
[INFO] [stderr] 73 ~ version = "0.1.0"
[INFO] [stderr] 74 + [[bin]]
[INFO] [stderr] 75 + name = "pvr-project-simulationcraft-sol0123"
[INFO] [stderr] 76 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `pvr_project_simulationcraft_sol0123` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling aws-lc-rs v1.15.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]     Checking rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling webpki-roots v1.0.3
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking hdrhistogram v7.5.4
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking openssl-probe v0.2.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking rmp v0.8.15
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking base64ct v1.8.1
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.35.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking utf8-width v0.1.8
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking html-escape v0.2.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/4fcf39725a9c99bd495d8c73af83628a256ff9a9/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,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --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=e65027b78a2a0127 -C extra-filename=-416a22095be0d157 --out-dir /opt/rustwide/target/debug/build/tokio/416a22095be0d157/out -L dependency=/opt/rustwide/target/debug/build/libc/108676c5e8314023/out --extern bytes=/opt/rustwide/target/debug/build/bytes/1e0f2c5263ca78fd/out/libbytes-1e0f2c5263ca78fd.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/108676c5e8314023/out/liblibc-108676c5e8314023.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/e9677c36b9f19f9c/out/libmio-e9677c36b9f19f9c.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/2ecca6b667797f49/out/libpin_project_lite-2ecca6b667797f49.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/ccf2e9d0d5c1809b/out/libsocket2-ccf2e9d0d5c1809b.rmeta --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" "82590827ceb22cf0152ef94046013bbc56b454b39f1f8e23621873815862fe93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82590827ceb22cf0152ef94046013bbc56b454b39f1f8e23621873815862fe93", kill_on_drop: false }`
[INFO] [stdout] 82590827ceb22cf0152ef94046013bbc56b454b39f1f8e23621873815862fe93
