[INFO] cloning repository https://github.com/Nkasi-e/note-management-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nkasi-e/note-management-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNkasi-e%2Fnote-management-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNkasi-e%2Fnote-management-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1c2cd6f66c69dcf71856a036716744c523934a96 [INFO] testing Nkasi-e/note-management-api against 1.95.0 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNkasi-e%2Fnote-management-api" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/Nkasi-e/note-management-api [INFO] finished tweaking git repo https://github.com/Nkasi-e/note-management-api [INFO] tweaked toml for git repo https://github.com/Nkasi-e/note-management-api written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Nkasi-e/note-management-api on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Nkasi-e/note-management-api 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust-embed-utils v8.7.2 [INFO] [stderr] Downloaded serde_core v1.0.226 [INFO] [stderr] Downloaded rust-embed-impl v8.7.2 [INFO] [stderr] Downloaded serde v1.0.226 [INFO] [stderr] Downloaded utoipa v4.2.3 [INFO] [stderr] Downloaded reqwest-middleware v0.3.3 [INFO] [stderr] Downloaded aws-smithy-http v0.62.4 [INFO] [stderr] Downloaded google-cloud-metadata v0.5.1 [INFO] [stderr] Downloaded aws-smithy-query v0.60.8 [INFO] [stderr] Downloaded aws-smithy-observability v0.1.4 [INFO] [stderr] Downloaded aws-smithy-checksums v0.63.9 [INFO] [stderr] Downloaded aws-smithy-eventstream v0.60.12 [INFO] [stderr] Downloaded aws-smithy-json v0.61.6 [INFO] [stderr] Downloaded aws-credential-types v1.2.8 [INFO] [stderr] Downloaded crc-fast v1.3.0 [INFO] [stderr] Downloaded aws-sdk-ssooidc v1.88.0 [INFO] [stderr] Downloaded aws-sdk-sso v1.86.0 [INFO] [stderr] Downloaded aws-sdk-sts v1.88.0 [INFO] [stderr] Downloaded aws-config v1.8.8 [INFO] [stderr] Downloaded rustls-webpki v0.103.6 [INFO] [stderr] Downloaded aws-smithy-runtime v1.9.3 [INFO] [stderr] Downloaded regex-lite v0.1.8 [INFO] [stderr] Downloaded redis v0.25.4 [INFO] [stderr] Downloaded aws-lc-rs v1.14.1 [INFO] [stderr] Downloaded utoipa-gen v4.3.1 [INFO] [stderr] Downloaded aws-sigv4 v1.3.5 [INFO] [stderr] Downloaded aws-smithy-types v1.3.3 [INFO] [stderr] Downloaded azure_storage_blobs v0.20.0 [INFO] [stderr] Downloaded aws-runtime v1.5.12 [INFO] [stderr] Downloaded aws-smithy-http-client v1.1.3 [INFO] [stderr] Downloaded aws-smithy-runtime-api v1.9.1 [INFO] [stderr] Downloaded google-cloud-storage v0.22.1 [INFO] [stderr] Downloaded aws-types v1.3.9 [INFO] [stderr] Downloaded RustyXML v0.3.0 [INFO] [stderr] Downloaded aws-smithy-xml v0.60.11 [INFO] [stderr] Downloaded aws-smithy-async v1.2.6 [INFO] [stderr] Downloaded azure_svc_blobstorage v0.20.0 [INFO] [stderr] Downloaded azure_storage v0.20.0 [INFO] [stderr] Downloaded azure_core v0.20.0 [INFO] [stderr] Downloaded google-cloud-auth v0.17.2 [INFO] [stderr] Downloaded google-cloud-token v0.1.2 [INFO] [stderr] Downloaded serde_derive v1.0.226 [INFO] [stderr] Downloaded rust-embed v8.7.2 [INFO] [stderr] Downloaded aws-sdk-s3 v1.108.0 [INFO] [stderr] Downloaded utoipa-swagger-ui v6.0.0 [INFO] [stderr] Downloaded aws-lc-sys v0.32.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 09c77374d79c3fb7bc7dea34f233aa4c0edfd8422c44ef1bba31cba9673909ac [INFO] running `Command { std: "docker" "start" "-a" "09c77374d79c3fb7bc7dea34f233aa4c0edfd8422c44ef1bba31cba9673909ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "09c77374d79c3fb7bc7dea34f233aa4c0edfd8422c44ef1bba31cba9673909ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09c77374d79c3fb7bc7dea34f233aa4c0edfd8422c44ef1bba31cba9673909ac", kill_on_drop: false }` [INFO] [stdout] 09c77374d79c3fb7bc7dea34f233aa4c0edfd8422c44ef1bba31cba9673909ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4696a42c8b5d12729c6ade391918aa25b5c8433bb4c7d88f6d15157386916a1 [INFO] running `Command { std: "docker" "start" "-a" "e4696a42c8b5d12729c6ade391918aa25b5c8433bb4c7d88f6d15157386916a1", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling flate2 v1.1.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rust-embed-utils v8.7.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] error: could not compile `futures-util` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="futures-io"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=5224834823075180 -C extra-filename=-57ed9a14f71db9aa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-8350092af0f0339b.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-dbc1295f25e4d362.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-bf9c7f407f2410e6.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-3c0c581cbf2d293a.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-397b83b9761eced6.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-8cda137948184924.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-9ccfc56f2c5b0c36.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-75fedd8e969a9924.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.106/src/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=0aabfa7443da7a73 -C extra-filename=-25d7bc9d8291169f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5dacdafd8aeec1ae.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-1da17361a187c745.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-e1275b8c71826241.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "e4696a42c8b5d12729c6ade391918aa25b5c8433bb4c7d88f6d15157386916a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4696a42c8b5d12729c6ade391918aa25b5c8433bb4c7d88f6d15157386916a1", kill_on_drop: false }` [INFO] [stdout] e4696a42c8b5d12729c6ade391918aa25b5c8433bb4c7d88f6d15157386916a1