[INFO] cloning repository https://github.com/love2004/cloudflare-ddns [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/love2004/cloudflare-ddns" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flove2004%2Fcloudflare-ddns", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flove2004%2Fcloudflare-ddns'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b606ea39e192db5b98c8e1ea97c4d17fe6b0afcd [INFO] checking love2004/cloudflare-ddns against try#df1b9bf194c9183fb7c0604484171064069ce232 for pr-149195-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flove2004%2Fcloudflare-ddns" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/love2004/cloudflare-ddns [INFO] finished tweaking git repo https://github.com/love2004/cloudflare-ddns [INFO] tweaked toml for git repo https://github.com/love2004/cloudflare-ddns written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/love2004/cloudflare-ddns on toolchain df1b9bf194c9183fb7c0604484171064069ce232 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/love2004/cloudflare-ddns 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" "+df1b9bf194c9183fb7c0604484171064069ce232" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 56c768d07f9035dda73c64ad50754cd54e319103c48981b7cb75bd60b5b98e71 [INFO] running `Command { std: "docker" "start" "-a" "56c768d07f9035dda73c64ad50754cd54e319103c48981b7cb75bd60b5b98e71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56c768d07f9035dda73c64ad50754cd54e319103c48981b7cb75bd60b5b98e71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56c768d07f9035dda73c64ad50754cd54e319103c48981b7cb75bd60b5b98e71", kill_on_drop: false }` [INFO] [stdout] 56c768d07f9035dda73c64ad50754cd54e319103c48981b7cb75bd60b5b98e71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+df1b9bf194c9183fb7c0604484171064069ce232" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 437106705d4b39de6f9fd33e114894266d82821daa9a9f634efd327a79dee97f [INFO] running `Command { std: "docker" "start" "-a" "437106705d4b39de6f9fd33e114894266d82821daa9a9f634efd327a79dee97f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Checking value-bag v1.11.1 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Checking indexmap v2.8.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking miniz_oxide v0.8.5 [INFO] [stderr] Checking deranged v0.4.1 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking brotli-decompressor v4.0.2 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking flate2 v1.1.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking getrandom v0.3.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Checking brotli v7.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking ahash v0.7.8 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling v_htmlescape v0.15.8 [INFO] [stderr] Checking dlv-list v0.3.0 [INFO] [stderr] Compiling rustix v1.0.3 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Checking ordered-multimap v0.4.3 [INFO] [stderr] Checking winnow v0.7.4 [INFO] [stderr] Compiling curl v0.4.47 [INFO] [stderr] Checking cookie v0.16.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking linux-raw-sys v0.9.3 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Checking rust-ini v0.18.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Compiling isahc v1.7.2 [INFO] [stderr] Checking humantime v2.2.0 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Checking iana-time-zone v0.1.62 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking http-range v0.1.5 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Checking sluice v0.5.5 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking hostname v0.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling libnghttp2-sys v0.1.11+1.64.0 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling curl-sys v0.4.80+curl-8.12.1 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking castaway v0.1.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking lalrpop-util v0.20.2 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking predicates v2.1.5 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Checking tempfile v3.19.1 [INFO] [stderr] Checking fragile v2.0.1 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking proptest v1.6.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Checking tokio v1.44.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling derive_more v0.99.19 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking polling v3.7.4 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking async-io v2.4.0 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.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/df1b9bf194c9183fb7c0604484171064069ce232/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=9aad7be5068f3613 -C extra-filename=-6f601a49a5a5d656 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-fc1fd0f4d59463bc.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-bc6b090314aa3ed5.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.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" "437106705d4b39de6f9fd33e114894266d82821daa9a9f634efd327a79dee97f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "437106705d4b39de6f9fd33e114894266d82821daa9a9f634efd327a79dee97f", kill_on_drop: false }` [INFO] [stdout] 437106705d4b39de6f9fd33e114894266d82821daa9a9f634efd327a79dee97f