[INFO] cloning repository https://github.com/kvinwang/dstack-vpc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kvinwang/dstack-vpc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkvinwang%2Fdstack-vpc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkvinwang%2Fdstack-vpc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0636f14769d8577525f3cc6ded19c1699d2ccf82 [INFO] checking kvinwang/dstack-vpc/0636f14769d8577525f3cc6ded19c1699d2ccf82 against master#80b898258da78fdd1262438126aa0cf90e395f0c for pr-149195-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkvinwang%2Fdstack-vpc" "/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/kvinwang/dstack-vpc [INFO] finished tweaking git repo https://github.com/kvinwang/dstack-vpc [INFO] tweaked toml for git repo https://github.com/kvinwang/dstack-vpc written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kvinwang/dstack-vpc on toolchain 80b898258da78fdd1262438126aa0cf90e395f0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80b898258da78fdd1262438126aa0cf90e395f0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kvinwang/dstack-vpc 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" "+80b898258da78fdd1262438126aa0cf90e395f0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/Dstack-TEE/dstack.git` [INFO] [stderr] Updating git repository `https://github.com/rwf2/Rocket` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/SergioBenitez/s2n-quic-h3.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded s2n-codec v0.64.0 [INFO] [stderr] Downloaded prpc-serde-bytes v0.1.0 [INFO] [stderr] Downloaded tokio-vsock v0.7.2 [INFO] [stderr] Downloaded der_derive v0.7.3 [INFO] [stderr] Downloaded bon v3.7.2 [INFO] [stderr] Downloaded intrusive-collections v0.9.7 [INFO] [stderr] Downloaded aws-lc-rs v1.13.3 [INFO] [stderr] Downloaded s2n-quic v1.64.0 [INFO] [stderr] Downloaded flagset v0.4.7 [INFO] [stderr] Downloaded fs-err v3.1.1 [INFO] [stderr] Downloaded s2n-quic-transport v0.64.0 [INFO] [stderr] Downloaded ref-swap v0.1.2 [INFO] [stderr] Downloaded s2n-quic-core v0.64.0 [INFO] [stderr] Downloaded hash_hasher v2.0.4 [INFO] [stderr] Downloaded bon-macros v3.7.2 [INFO] [stderr] Downloaded x509-cert v0.2.5 [INFO] [stderr] Downloaded dcap-qvl-webpki v0.103.3 [INFO] [stderr] Downloaded h3 v0.0.6 [INFO] [stderr] Downloaded s2n-quic-platform v0.64.0 [INFO] [stderr] Downloaded dcap-qvl v0.3.2 [INFO] [stderr] Downloaded s2n-quic-rustls v0.64.0 [INFO] [stderr] Downloaded prpc v0.6.0 [INFO] [stderr] Downloaded vsock v0.5.1 [INFO] [stderr] Downloaded serde-human-bytes v0.1.1 [INFO] [stderr] Downloaded s2n-quic-crypto v0.64.0 [INFO] [stderr] Downloaded aws-lc-sys v0.30.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+80b898258da78fdd1262438126aa0cf90e395f0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f12fcf62552b0e41d1a42d804c939671fbb02a34559359c60bd80fe6a8e0634 [INFO] running `Command { std: "docker" "start" "-a" "7f12fcf62552b0e41d1a42d804c939671fbb02a34559359c60bd80fe6a8e0634", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f12fcf62552b0e41d1a42d804c939671fbb02a34559359c60bd80fe6a8e0634", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f12fcf62552b0e41d1a42d804c939671fbb02a34559359c60bd80fe6a8e0634", kill_on_drop: false }` [INFO] [stdout] 7f12fcf62552b0e41d1a42d804c939671fbb02a34559359c60bd80fe6a8e0634 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+80b898258da78fdd1262438126aa0cf90e395f0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a60f9fc365b6fdb992b9810d37b407a237d01627ddfa70cafd8fc716b3fa0c2 [INFO] running `Command { std: "docker" "start" "-a" "0a60f9fc365b6fdb992b9810d37b407a237d01627ddfa70cafd8fc716b3fa0c2", kill_on_drop: false }` [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.0 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Checking indexmap v2.11.0 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking base64ct v1.8.0 [INFO] [stderr] Compiling der_derive v0.7.3 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling cc v1.2.35 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking flagset v0.4.7 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking tinyvec v1.10.0 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling parity-scale-codec v3.7.5 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking asn1-rs v0.6.2 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Checking const_format v0.2.34 [INFO] [stderr] Compiling parity-scale-codec-derive v3.7.5 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Checking der-parser v9.0.0 [INFO] [stderr] Compiling time v0.3.43 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking pear v0.2.9 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling devise_codegen v0.4.2 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking serde-human-bytes v0.1.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling fs-err v3.1.1 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Checking tagptr v0.2.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking rustix v1.0.8 [INFO] [stderr] Compiling rocket_http v0.6.0-dev (https://github.com/rwf2/Rocket?branch=master#504efef1) [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Compiling devise v0.4.2 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling rocket v0.6.0-dev (https://github.com/rwf2/Rocket?branch=master#504efef1) [INFO] [stderr] Checking resolv-conf v0.7.4 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking nu-ansi-term v0.50.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking js-sys v0.3.77 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking rustls-webpki v0.103.4 [INFO] [stderr] Checking x509-parser v0.16.0 [INFO] [stderr] Checking hickory-proto v0.25.2 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tempfile v3.21.0 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Checking pem v3.0.5 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling scale-info-derive v2.11.6 [INFO] [stderr] Checking ubyte v0.10.4 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking ref-swap v0.1.2 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Compiling bon-macros v3.7.2 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking vsock v0.5.1 [INFO] [stderr] Checking cc-eventlog v0.5.4 (https://github.com/Dstack-TEE/dstack.git#b6baa526) [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking dcap-qvl-webpki v0.103.3 [INFO] [stderr] Checking primeorder v0.13.6 [INFO] [stderr] Checking x509-cert v0.2.5 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] error: could not compile `derive_more-impl` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/80b898258da78fdd1262438126aa0cf90e395f0c/bin/rustc --crate-name derive_more_impl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive_more-impl-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(ci)' --check-cfg 'cfg(nightly)' --cfg 'feature="add"' --cfg 'feature="add_assign"' --cfg 'feature="as_ref"' --cfg 'feature="constructor"' --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="deref"' --cfg 'feature="deref_mut"' --cfg 'feature="display"' --cfg 'feature="error"' --cfg 'feature="from"' --cfg 'feature="from_str"' --cfg 'feature="index"' --cfg 'feature="index_mut"' --cfg 'feature="into"' --cfg 'feature="into_iterator"' --cfg 'feature="is_variant"' --cfg 'feature="mul"' --cfg 'feature="mul_assign"' --cfg 'feature="not"' --cfg 'feature="sum"' --cfg 'feature="try_from"' --cfg 'feature="try_into"' --cfg 'feature="try_unwrap"' --cfg 'feature="unwrap"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add", "add_assign", "as_ref", "constructor", "debug", "default", "deref", "deref_mut", "display", "error", "from", "from_str", "full", "index", "index_mut", "into", "into_iterator", "is_variant", "mul", "mul_assign", "not", "sum", "testing-helpers", "try_from", "try_into", "try_unwrap", "unwrap"))' -C metadata=4546739248904df4 -C extra-filename=-5ada439f6dd77d33 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern convert_case=/opt/rustwide/target/debug/deps/libconvert_case-54ae099b0c7b613a.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a4916dcd2575db7e.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-faae349f961da0a4.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-f72c3efc7d15320e.rlib --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-4dfc1b165cf6adea.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `bindgen` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/80b898258da78fdd1262438126aa0cf90e395f0c/bin/rustc --crate-name bindgen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.71.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="prettyplease"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static", "which-rustfmt"))' -C metadata=534f263d3548520a -C extra-filename=-bbf5e1fd984fe17c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-0fa6c5f376a0089c.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-0e530801a4c05b73.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-beb0f751059555c5.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-c99ee6713b7f14a4.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-24496e9eafb97b0f.rmeta --extern prettyplease=/opt/rustwide/target/debug/deps/libprettyplease-cd6b79b4815c13b5.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a4916dcd2575db7e.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-faae349f961da0a4.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-ba33aabaed85d39f.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-b734c5d09be80aba.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-258c8bec04b9d869.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-f72c3efc7d15320e.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "0a60f9fc365b6fdb992b9810d37b407a237d01627ddfa70cafd8fc716b3fa0c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a60f9fc365b6fdb992b9810d37b407a237d01627ddfa70cafd8fc716b3fa0c2", kill_on_drop: false }` [INFO] [stdout] 0a60f9fc365b6fdb992b9810d37b407a237d01627ddfa70cafd8fc716b3fa0c2