[INFO] cloning repository https://github.com/DanielLacina/todo_list
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DanielLacina/todo_list" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanielLacina%2Ftodo_list", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanielLacina%2Ftodo_list'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 346f3993bf7b554bdebc416bc4d5fc6f8bbc449c
[INFO] checking DanielLacina/todo_list against master#04ff05c9c0cfbca33115c5f1b8bb20a66a54b799 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanielLacina%2Ftodo_list" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DanielLacina/todo_list
[INFO] finished tweaking git repo https://github.com/DanielLacina/todo_list
[INFO] tweaked toml for git repo https://github.com/DanielLacina/todo_list written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DanielLacina/todo_list on toolchain 04ff05c9c0cfbca33115c5f1b8bb20a66a54b799
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DanielLacina/todo_list 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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tonic-build v0.11.0
[INFO] [stderr]   Downloaded prost-build v0.12.6
[INFO] [stderr]   Downloaded tonic-reflection v0.11.0
[INFO] [stderr]   Downloaded libz-sys v1.1.21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6e989fdb28b891ebb370c30b9557b3100de4bc0637f48d84d445607fa7d0fbfc
[INFO] running `Command { std: "docker" "start" "-a" "6e989fdb28b891ebb370c30b9557b3100de4bc0637f48d84d445607fa7d0fbfc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6e989fdb28b891ebb370c30b9557b3100de4bc0637f48d84d445607fa7d0fbfc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e989fdb28b891ebb370c30b9557b3100de4bc0637f48d84d445607fa7d0fbfc", kill_on_drop: false }`
[INFO] [stdout] 6e989fdb28b891ebb370c30b9557b3100de4bc0637f48d84d445607fa7d0fbfc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 76d90ce76ecc3734c78f700eac63e28302dcffaf9d844a1c39605ad32504113f
[INFO] running `Command { std: "docker" "start" "-a" "76d90ce76ecc3734c78f700eac63e28302dcffaf9d844a1c39605ad32504113f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling libz-sys v1.1.21
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tempfile v3.15.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling pin-project-internal v1.1.8
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling async-trait v0.1.85
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking pin-project v1.1.8
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking prost-types v0.12.6
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]     Checking serde v1.0.217
[INFO] [stderr]    Compiling librocksdb-sys v0.16.0+8.10.0
[INFO] [stderr]    Compiling tonic-build v0.11.0
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]    Compiling todo_list v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr] error: could not compile `hyper` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/bin/rustc --crate-name hyper --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.14.32/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="client"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="h2"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="runtime"' --cfg 'feature="server"' --cfg 'feature="socket2"' --cfg 'feature="stream"' --cfg 'feature="tcp"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "backports", "client", "default", "deprecated", "ffi", "full", "h2", "http1", "http2", "libc", "nightly", "runtime", "server", "socket2", "stream", "tcp"))' -C metadata=4ad3f8b2c75be494 -C extra-filename=-869dd39768154ab9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-1d1989d9e2c5ec54.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-d75c0bfdfe4447ea.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-756e876442dee363.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-51f755422b6c7272.rmeta --extern h2=/opt/rustwide/target/debug/deps/libh2-65ae5bf4c6e3f6e4.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-65ed502dad1a0e50.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-e61027a863e33bc6.rmeta --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-4cc4b17a1c1ccd05.rmeta --extern httpdate=/opt/rustwide/target/debug/deps/libhttpdate-dd055e56878c34d5.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-67fcf6f92d0e20ed.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-d6356057ad8637d8.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c849d2f76e562c3f.rmeta --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-e69ac8dcc8243395.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b009de1cb7d570c3.rmeta --extern want=/opt/rustwide/target/debug/deps/libwant-b2c820b6c54c1ba6.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "76d90ce76ecc3734c78f700eac63e28302dcffaf9d844a1c39605ad32504113f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76d90ce76ecc3734c78f700eac63e28302dcffaf9d844a1c39605ad32504113f", kill_on_drop: false }`
[INFO] [stdout] 76d90ce76ecc3734c78f700eac63e28302dcffaf9d844a1c39605ad32504113f
