[INFO] cloning repository https://github.com/acvdoandrew/rust-edge-compute [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/acvdoandrew/rust-edge-compute" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facvdoandrew%2Frust-edge-compute", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facvdoandrew%2Frust-edge-compute'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 95141f8c24635042ab83d244df17b66290a40ce2 [INFO] checking acvdoandrew/rust-edge-compute against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-21 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facvdoandrew%2Frust-edge-compute" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/acvdoandrew/rust-edge-compute [INFO] finished tweaking git repo https://github.com/acvdoandrew/rust-edge-compute [INFO] tweaked toml for git repo https://github.com/acvdoandrew/rust-edge-compute written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/acvdoandrew/rust-edge-compute on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/acvdoandrew/rust-edge-compute 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e6cc37b7cc0df81aabdbac4bb19944d1d32d3caac5605155659a9cfb9f2aa68e [INFO] running `Command { std: "docker" "start" "-a" "e6cc37b7cc0df81aabdbac4bb19944d1d32d3caac5605155659a9cfb9f2aa68e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6cc37b7cc0df81aabdbac4bb19944d1d32d3caac5605155659a9cfb9f2aa68e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6cc37b7cc0df81aabdbac4bb19944d1d32d3caac5605155659a9cfb9f2aa68e", kill_on_drop: false }` [INFO] [stdout] e6cc37b7cc0df81aabdbac4bb19944d1d32d3caac5605155659a9cfb9f2aa68e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6aff0b159033b2a73811ba134a3205c8cd518d491a69c16e5c1fde8e52c91d7c [INFO] running `Command { std: "docker" "start" "-a" "6aff0b159033b2a73811ba134a3205c8cd518d491a69c16e5c1fde8e52c91d7c", kill_on_drop: false }` [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking tracing-core v0.1.35 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-macos-x86_64 v3.2.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Compiling protoc-bin-vendored-win32 v3.2.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling instability v0.3.10 [INFO] [stderr] Compiling protoc-bin-vendored-linux-s390_64 v3.2.0 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_32 v3.2.0 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Compiling protoc-bin-vendored v3.2.0 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Checking clap_lex v0.7.6 [INFO] [stderr] Checking nvml-wrapper-sys v0.7.0 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking clap_builder v4.5.53 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking tracing v0.1.43 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling prost-types v0.12.6 [INFO] [stderr] Checking clap v4.5.53 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling prost-build v0.12.6 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling wrapcenum-derive v0.4.1 [INFO] [stderr] Checking ratatui v0.29.0 [INFO] [stderr] Compiling tonic-build v0.10.2 [INFO] [stderr] Compiling rust-edge-compute v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking tokio-io-timeout v1.2.1 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] error: could not compile `axum` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name axum --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.6.20/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__private_docs", "default", "form", "headers", "http1", "http2", "json", "macros", "matched-path", "multipart", "original-uri", "query", "tokio", "tower-log", "tracing", "ws"))' -C metadata=a031b42b5999dd88 -C extra-filename=-10ca6302893461aa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-95b6aa5ef69124b9.so --extern axum_core=/opt/rustwide/target/debug/deps/libaxum_core-7cd9c7d54123d838.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6dcfbc6bad33d8b2.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-1733fcdb13354ed1.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-9de8f08ff9783783.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-30e795ebb85b5d3e.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-68ec53129ab5a9cf.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-a1f1f7d787845677.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-aa1c64fbdc4f12a7.rmeta --extern matchit=/opt/rustwide/target/debug/deps/libmatchit-6a845d8ff6f40043.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-7c3b23e851763d6f.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-719fdfbd841ea854.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-f0f3780066f274e0.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-2a3ec0f34d098afa.rmeta --extern sync_wrapper=/opt/rustwide/target/debug/deps/libsync_wrapper-8a5430cffd2d77a2.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-28db65a727c45882.rmeta --extern tower_layer=/opt/rustwide/target/debug/deps/libtower_layer-f6d5cc7b185cf351.rmeta --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-e69ac8dcc8243395.rmeta --cap-lints allow --cap-lints=forbid --cfg nightly_error_messages` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `nvml-wrapper-sys` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name nvml_wrapper_sys --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nvml-wrapper-sys-0.7.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="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "legacy-functions"))' -C metadata=25a399f51b382561 -C extra-filename=-4af1a444322b0785 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-0a284e369c3e1101.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "6aff0b159033b2a73811ba134a3205c8cd518d491a69c16e5c1fde8e52c91d7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6aff0b159033b2a73811ba134a3205c8cd518d491a69c16e5c1fde8e52c91d7c", kill_on_drop: false }` [INFO] [stdout] 6aff0b159033b2a73811ba134a3205c8cd518d491a69c16e5c1fde8e52c91d7c