[INFO] cloning repository https://github.com/wildonion/payma [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wildonion/payma" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwildonion%2Fpayma", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwildonion%2Fpayma'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c8bfed67ae4d78373a795d38af30628d163e18c0 [INFO] checking wildonion/payma against try#77c31533f5de739620341d1e55d79a35cbb15b78 for pr-114567 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwildonion%2Fpayma" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wildonion/payma on toolchain 77c31533f5de739620341d1e55d79a35cbb15b78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+77c31533f5de739620341d1e55d79a35cbb15b78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wildonion/payma [INFO] finished tweaking git repo https://github.com/wildonion/payma [INFO] tweaked toml for git repo https://github.com/wildonion/payma written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/wildonion/payma 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" "+77c31533f5de739620341d1e55d79a35cbb15b78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:a794aa5c983fb35e02fc236d807630e6f52e3c0f8e28bd8809f4f37a08590f0c" "/opt/rustwide/cargo-home/bin/cargo" "+77c31533f5de739620341d1e55d79a35cbb15b78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 060052dc038c7c517add0b3188f6de3dc2239de1ce772796fe321f900f928d7b [INFO] running `Command { std: "docker" "start" "-a" "060052dc038c7c517add0b3188f6de3dc2239de1ce772796fe321f900f928d7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "060052dc038c7c517add0b3188f6de3dc2239de1ce772796fe321f900f928d7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "060052dc038c7c517add0b3188f6de3dc2239de1ce772796fe321f900f928d7b", kill_on_drop: false }` [INFO] [stdout] 060052dc038c7c517add0b3188f6de3dc2239de1ce772796fe321f900f928d7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:a794aa5c983fb35e02fc236d807630e6f52e3c0f8e28bd8809f4f37a08590f0c" "/opt/rustwide/cargo-home/bin/cargo" "+77c31533f5de739620341d1e55d79a35cbb15b78" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15f414e5165b65a58420c0dfe2addb45fdaf5d58431a7df40958b881b4d13fa6 [INFO] running `Command { std: "docker" "start" "-a" "15f414e5165b65a58420c0dfe2addb45fdaf5d58431a7df40958b881b4d13fa6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling bytecheck v0.6.11 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling target-lexicon v0.12.11 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling rend v0.4.0 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling rkyv v0.7.42 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking gimli v0.27.3 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling corosensei v0.1.3 [INFO] [stderr] Checking more-asserts v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Checking object v0.31.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling cranelift-isle v0.91.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling backtrace v0.3.68 [INFO] [stderr] Compiling cranelift-codegen-shared v0.91.1 [INFO] [stderr] Compiling wasmer-wit-bindgen-gen-rust-wasm v0.1.1 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.91.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking wasm-encoder v0.31.1 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Checking region v3.0.0 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Compiling wasmer-wit-parser v0.1.1 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking cranelift-entity v0.91.1 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking wast v62.0.1 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking addr2line v0.20.0 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling wasmer-wit-bindgen-gen-core v0.1.1 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling wasmer-wit-bindgen-gen-rust v0.1.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling rayon-core v1.10.2 [INFO] [stderr] Checking dashmap v5.5.0 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Checking cranelift-bforest v0.91.1 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking aho-corasick v0.7.20 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Checking wasmparser v0.83.0 [INFO] [stderr] Checking iana-time-zone v0.1.53 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Checking bumpalo v3.12.0 [INFO] [stderr] Checking regex-syntax v0.6.28 [INFO] [stderr] Checking wasmparser v0.95.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling tokio v1.25.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Checking ryu v1.0.12 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Compiling wasmer-compiler-cranelift v4.1.1 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking destructure_traitobject v0.2.0 [INFO] [stderr] Checking unsafe-any-ors v1.0.0 [INFO] [stderr] Checking rayon v1.6.1 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking ordered-float v2.10.0 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling tokio-cron-scheduler v0.9.3 [INFO] [stderr] Compiling cranelift-codegen v0.91.1 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking regex v1.7.1 [INFO] [stderr] Checking itoa v1.0.5 [INFO] [stderr] Checking constant_time_eq v0.2.6 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking blake2b_simd v1.0.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking typemap-ors v1.0.0 [INFO] [stderr] Checking thread-id v4.0.0 [INFO] [stderr] Checking generational-arena v0.2.9 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking cpufeatures v0.2.8 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking arc-swap v1.6.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking is-terminal v0.4.7 [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/77c31533f5de739620341d1e55d79a35cbb15b78/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.107/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"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' -C metadata=dc9e052093c92ad6 -C extra-filename=-dc9e052093c92ad6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-99115575615631d9.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-b2923a5d5c2e1179.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-2538c641dd5361ed.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" "15f414e5165b65a58420c0dfe2addb45fdaf5d58431a7df40958b881b4d13fa6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15f414e5165b65a58420c0dfe2addb45fdaf5d58431a7df40958b881b4d13fa6", kill_on_drop: false }` [INFO] [stdout] 15f414e5165b65a58420c0dfe2addb45fdaf5d58431a7df40958b881b4d13fa6