[INFO] cloning repository https://github.com/khangp0000/k-backup [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/khangp0000/k-backup" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhangp0000%2Fk-backup", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhangp0000%2Fk-backup'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 248f80caacbb9ddf20125f2570e275b6e5d6db6c [INFO] testing khangp0000/k-backup against master#d933cf483edf1605142ac6899ff32536c0ad8b22 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhangp0000%2Fk-backup" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/khangp0000/k-backup [INFO] finished tweaking git repo https://github.com/khangp0000/k-backup [INFO] tweaked toml for git repo https://github.com/khangp0000/k-backup written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/khangp0000/k-backup on toolchain d933cf483edf1605142ac6899ff32536c0ad8b22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/khangp0000/k-backup 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" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror-ext-derive v0.3.0 [INFO] [stderr] Downloaded thiserror-ext v0.3.0 [INFO] [stderr] Downloaded saturating_cast v0.1.0 [INFO] [stderr] Downloaded unic-langid v0.9.6 [INFO] [stderr] Downloaded intl-memoizer v0.5.3 [INFO] [stderr] Downloaded io_tee v0.1.1 [INFO] [stderr] Downloaded rust-embed-impl v8.9.0 [INFO] [stderr] Downloaded fluent v0.16.1 [INFO] [stderr] Downloaded age-core v0.11.0 [INFO] [stderr] Downloaded self_cell v1.2.1 [INFO] [stderr] Downloaded ar_archive_writer v0.2.0 [INFO] [stderr] Downloaded i18n-embed-impl v0.8.4 [INFO] [stderr] Downloaded find-crate v0.6.3 [INFO] [stderr] Downloaded cookie-factory v0.3.3 [INFO] [stderr] Downloaded globset v0.4.18 [INFO] [stderr] Downloaded fluent-syntax v0.11.1 [INFO] [stderr] Downloaded arc-swap v1.7.1 [INFO] [stderr] Downloaded chacha20poly1305 v0.10.1 [INFO] [stderr] Downloaded unic-langid-impl v0.9.6 [INFO] [stderr] Downloaded bon-macros v3.8.1 [INFO] [stderr] Downloaded chumsky v0.9.3 [INFO] [stderr] Downloaded rusqlite v0.37.0 [INFO] [stderr] Downloaded lettre v0.11.19 [INFO] [stderr] Downloaded serde_with v3.16.0 [INFO] [stderr] Downloaded schemars v1.1.0 [INFO] [stderr] Downloaded x25519-dalek v2.0.1 [INFO] [stderr] Downloaded bon v3.8.1 [INFO] [stderr] Downloaded serde_yml v0.0.12 [INFO] [stderr] Downloaded fluent-bundle v0.15.3 [INFO] [stderr] Downloaded liblzma v0.4.5 [INFO] [stderr] Downloaded psm v0.1.28 [INFO] [stderr] Downloaded wg v0.9.2 [INFO] [stderr] Downloaded maik v0.2.0 [INFO] [stderr] Downloaded i18n-embed v0.15.4 [INFO] [stderr] Downloaded cron-parser v0.11.0 [INFO] [stderr] Downloaded function_name-proc-macro v0.3.0 [INFO] [stderr] Downloaded io-enum v1.2.0 [INFO] [stderr] Downloaded email-encoding v0.4.1 [INFO] [stderr] Downloaded i18n-config v0.4.8 [INFO] [stderr] Downloaded i18n-embed-fl v0.9.4 [INFO] [stderr] Downloaded dyn-iter v1.0.1 [INFO] [stderr] Downloaded getset v0.1.6 [INFO] [stderr] Downloaded hostname v0.4.1 [INFO] [stderr] Downloaded quoted_printable v0.5.1 [INFO] [stderr] Downloaded stacker v0.1.22 [INFO] [stderr] Downloaded serde_with_macros v3.16.0 [INFO] [stderr] Downloaded self_cell v0.10.3 [INFO] [stderr] Downloaded fluent-langneg v0.13.1 [INFO] [stderr] Downloaded scrypt v0.11.0 [INFO] [stderr] Downloaded function_name v0.3.0 [INFO] [stderr] Downloaded libyml v0.0.5 [INFO] [stderr] Downloaded rust-embed-utils v8.9.0 [INFO] [stderr] Downloaded indent v0.1.1 [INFO] [stderr] Downloaded rust-embed v8.9.0 [INFO] [stderr] Downloaded liblzma-sys v0.4.4 [INFO] [stderr] Downloaded age v0.11.1 [INFO] [stderr] Downloaded libsqlite3-sys v0.35.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e8f56fb3350b29f96fede9e97f4ec6013ff11c2e2ecef477f51724746cc9a4db [INFO] running `Command { std: "docker" "start" "-a" "e8f56fb3350b29f96fede9e97f4ec6013ff11c2e2ecef477f51724746cc9a4db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e8f56fb3350b29f96fede9e97f4ec6013ff11c2e2ecef477f51724746cc9a4db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8f56fb3350b29f96fede9e97f4ec6013ff11c2e2ecef477f51724746cc9a4db", kill_on_drop: false }` [INFO] [stdout] e8f56fb3350b29f96fede9e97f4ec6013ff11c2e2ecef477f51724746cc9a4db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f5cd91a1705c7c8378f0bd6646e945bc90406375d48d1528a060de505b1996a [INFO] running `Command { std: "docker" "start" "-a" "0f5cd91a1705c7c8378f0bd6646e945bc90406375d48d1528a060de505b1996a", kill_on_drop: false }` [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling zerocopy v0.8.28 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling self_cell v1.2.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling type-map v0.5.1 [INFO] [stderr] Compiling self_cell v0.10.3 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling cc v1.2.47 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling rust-embed-utils v8.9.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling io_tee v0.1.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling libyml v0.0.5 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling email-encoding v0.4.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling stacker v0.1.22 [INFO] [stderr] Compiling liblzma-sys v0.4.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling hostname v0.4.1 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling quoted_printable v0.5.1 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling ar_archive_writer v0.2.0 [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/d933cf483edf1605142ac6899ff32536c0ad8b22/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.111/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=a4046ea6e9f31653 -C extra-filename=-e169ac79dad5a9cf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-43e32a25692bf44a.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-01cdf4ac6a2aaf5b.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-9533002ac35f5809.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0f5cd91a1705c7c8378f0bd6646e945bc90406375d48d1528a060de505b1996a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f5cd91a1705c7c8378f0bd6646e945bc90406375d48d1528a060de505b1996a", kill_on_drop: false }` [INFO] [stdout] 0f5cd91a1705c7c8378f0bd6646e945bc90406375d48d1528a060de505b1996a