[INFO] cloning repository https://github.com/uzeyirdestan/project_integrity
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/uzeyirdestan/project_integrity" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuzeyirdestan%2Fproject_integrity", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuzeyirdestan%2Fproject_integrity'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a972967b39199278cd32be269b4bb6269ff25247
[INFO] checking uzeyirdestan/project_integrity against e3607d549209cc9fdfe7e907123b4185210e2c2b for pr-158915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuzeyirdestan%2Fproject_integrity" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/uzeyirdestan/project_integrity
[INFO] finished tweaking git repo https://github.com/uzeyirdestan/project_integrity
[INFO] tweaked toml for git repo https://github.com/uzeyirdestan/project_integrity written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/uzeyirdestan/project_integrity on toolchain e3607d549209cc9fdfe7e907123b4185210e2c2b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/uzeyirdestan/project_integrity 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" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `project_integrity` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-7-tc2/source/target/.../project_integrity
[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 `project-integrity`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:14:8
[INFO] [stderr]    |
[INFO] [stderr] 14 - name = "project_integrity"
[INFO] [stderr] 14 + name = "project-integrity"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `project-integrity`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:15:19
[INFO] [stderr]    |
[INFO] [stderr] 15 ~ version = "0.1.0"
[INFO] [stderr] 16 + [[bin]]
[INFO] [stderr] 17 + name = "project-integrity"
[INFO] [stderr] 18 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `project_integrity` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 038065aa41a75ccc6fc0b9f5d552f9743b5c57ffbe20dfd971d1567e7ae9b5e1
[INFO] running `Command { std: "docker" "start" "038065aa41a75ccc6fc0b9f5d552f9743b5c57ffbe20dfd971d1567e7ae9b5e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "038065aa41a75ccc6fc0b9f5d552f9743b5c57ffbe20dfd971d1567e7ae9b5e1", 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" "038065aa41a75ccc6fc0b9f5d552f9743b5c57ffbe20dfd971d1567e7ae9b5e1" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "038065aa41a75ccc6fc0b9f5d552f9743b5c57ffbe20dfd971d1567e7ae9b5e1", 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" "038065aa41a75ccc6fc0b9f5d552f9743b5c57ffbe20dfd971d1567e7ae9b5e1" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: binary `project_integrity` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../project_integrity
[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 `project-integrity`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:14:8
[INFO] [stderr]    |
[INFO] [stderr] 14 - name = "project_integrity"
[INFO] [stderr] 14 + name = "project-integrity"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `project-integrity`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:15:19
[INFO] [stderr]    |
[INFO] [stderr] 15 ~ version = "0.1.0"
[INFO] [stderr] 16 + [[bin]]
[INFO] [stderr] 17 + name = "project-integrity"
[INFO] [stderr] 18 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `project_integrity` (manifest) generated 1 warning
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling openssl v0.10.63
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking indexmap v2.2.3
[INFO] [stderr]    Compiling jobserver v0.1.28
[INFO] [stderr]    Compiling tokio-openssl v0.6.4
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling hyper-openssl v0.9.2
[INFO] [stderr]    Compiling configparser v3.0.4
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking linked_hash_set v0.1.4
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]     Checking time v0.3.34
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking indicatif v0.17.8
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]    Compiling openssl-sys v0.9.99
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling tempfile v3.10.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking bzip2 v0.4.4
[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/e3607d549209cc9fdfe7e907123b4185210e2c2b/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.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="num_cpus"' --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", "num_cpus", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=b6c77be1c02e381e -C extra-filename=-5aeb5392dda1194e --out-dir /opt/rustwide/target/debug/build/tokio/5aeb5392dda1194e/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/d541ac7a75168aa5/out -L dependency=/opt/rustwide/target/debug/build/libc/76bf30a6a053cf12/out -L dependency=/opt/rustwide/target/debug/build/lock_api/73e7c29b805ab35d/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/5b2ee91c84a25989/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/e7d227cb308b3799/out -L dependency=/opt/rustwide/target/debug/build/smallvec/a233afec9b560c45/out --extern bytes=/opt/rustwide/target/debug/build/bytes/9afdf3b53e994ef6/out/libbytes-9afdf3b53e994ef6.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/76bf30a6a053cf12/out/liblibc-76bf30a6a053cf12.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/aa292092e72906d7/out/libmio-aa292092e72906d7.rmeta --extern num_cpus=/opt/rustwide/target/debug/build/num_cpus/ca652135e5ac826a/out/libnum_cpus-ca652135e5ac826a.rmeta --extern parking_lot=/opt/rustwide/target/debug/build/parking_lot/aac5f40df2843dac/out/libparking_lot-aac5f40df2843dac.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/c348be130155a2c3/out/libpin_project_lite-c348be130155a2c3.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/build/signal-hook-registry/112b9ac437bc42b9/out/libsignal_hook_registry-112b9ac437bc42b9.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/bb86720743385fa3/out/libsocket2-bb86720743385fa3.rmeta --extern tokio_macros=/opt/rustwide/target/debug/build/tokio-macros/8bc47bb660478763/out/libtokio_macros-8bc47bb660478763.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" "038065aa41a75ccc6fc0b9f5d552f9743b5c57ffbe20dfd971d1567e7ae9b5e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "038065aa41a75ccc6fc0b9f5d552f9743b5c57ffbe20dfd971d1567e7ae9b5e1", kill_on_drop: false }`
[INFO] [stdout] 038065aa41a75ccc6fc0b9f5d552f9743b5c57ffbe20dfd971d1567e7ae9b5e1
