[INFO] cloning repository https://github.com/puniyu/plugins-workspace [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/puniyu/plugins-workspace" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpuniyu%2Fplugins-workspace", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpuniyu%2Fplugins-workspace'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c287e82776e4c730634fa66db68293ac9d6df913 [INFO] testing puniyu/plugins-workspace against 1.95.0 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpuniyu%2Fplugins-workspace" "/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/puniyu/plugins-workspace [INFO] finished tweaking git repo https://github.com/puniyu/plugins-workspace [INFO] tweaked toml for git repo https://github.com/puniyu/plugins-workspace written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/puniyu/plugins-workspace 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/puniyu/plugins-workspace 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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded notify-debouncer-mini v0.7.0 [INFO] [stderr] Downloaded puniyu_config v0.6.0 [INFO] [stderr] Downloaded puniyu_library v0.5.5 [INFO] [stderr] Downloaded phf_shared v0.12.1 [INFO] [stderr] Downloaded tracing-appender v0.2.3 [INFO] [stderr] Downloaded mach2 v0.5.0 [INFO] [stderr] Downloaded mach2 v0.6.0 [INFO] [stderr] Downloaded puniyu_system_info v1.5.3 [INFO] [stderr] Downloaded tokio-cron-scheduler v0.15.1 [INFO] [stderr] Downloaded hyper-util v0.1.18 [INFO] [stderr] Downloaded zerocopy-derive v0.8.28 [INFO] [stderr] Downloaded puniyu_types v0.6.0 [INFO] [stderr] Downloaded sysinfo v0.37.2 [INFO] [stderr] Downloaded actix-web v4.12.0 [INFO] [stderr] Downloaded zerocopy v0.8.28 [INFO] [stderr] Downloaded wmi v0.18.0 [INFO] [stderr] Downloaded libloading v0.9.0 [INFO] [stderr] Downloaded croner v3.0.1 [INFO] [stderr] Downloaded puniyu_registry v0.6.0 [INFO] [stderr] Downloaded phf v0.12.1 [INFO] [stderr] Downloaded vte v0.14.1 [INFO] [stderr] Downloaded io-kit-sys v0.5.0 [INFO] [stderr] Downloaded puniyu_logger v0.6.4 [INFO] [stderr] Downloaded rustls-pki-types v1.13.0 [INFO] [stderr] Downloaded chrono-tz v0.10.4 [INFO] [stderr] Downloaded puniyu_plugin v0.6.0 [INFO] [stderr] Downloaded puniyu_macros v0.6.0 [INFO] [stderr] Downloaded puniyu_common v0.6.0 [INFO] [stderr] Downloaded strip-ansi-escapes v0.2.1 [INFO] [stderr] Downloaded tracing-shared v0.2.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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc9d0d87e8aa1db9462f35a9d37e2522f09f83898e38ad60741574ca697642ae [INFO] running `Command { std: "docker" "start" "-a" "dc9d0d87e8aa1db9462f35a9d37e2522f09f83898e38ad60741574ca697642ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc9d0d87e8aa1db9462f35a9d37e2522f09f83898e38ad60741574ca697642ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc9d0d87e8aa1db9462f35a9d37e2522f09f83898e38ad60741574ca697642ae", kill_on_drop: false }` [INFO] [stdout] dc9d0d87e8aa1db9462f35a9d37e2522f09f83898e38ad60741574ca697642ae [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=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] bd25ee2735134d29db409342edfb206190072ea59cb1855a5b2cf5eb32797e16 [INFO] running `Command { std: "docker" "start" "-a" "bd25ee2735134d29db409342edfb206190072ea59cb1855a5b2cf5eb32797e16", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling zerocopy v0.8.28 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling rustls-pki-types v1.13.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling bytestring v1.5.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling nvml-wrapper-sys v0.9.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling vte v0.14.1 [INFO] [stderr] Compiling toml_writer v1.0.4 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling cc v1.2.47 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling sysinfo v0.37.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling cookie v0.16.2 [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.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=c2e42ea43549e70b -C extra-filename=-420d3935b9370652 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-6d8df7a7e4899f97.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-f11d7500b2f2af56.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-696e2bfd925941b0.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "bd25ee2735134d29db409342edfb206190072ea59cb1855a5b2cf5eb32797e16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd25ee2735134d29db409342edfb206190072ea59cb1855a5b2cf5eb32797e16", kill_on_drop: false }` [INFO] [stdout] bd25ee2735134d29db409342edfb206190072ea59cb1855a5b2cf5eb32797e16