[INFO] fetching crate wasmcloud-examples-payments 0.1.1... [INFO] testing wasmcloud-examples-payments-0.1.1 against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] extracting crate wasmcloud-examples-payments 0.1.1 into /workspace/builds/worker-72/source [INFO] validating manifest of crates.io crate wasmcloud-examples-payments 0.1.1 on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wasmcloud-examples-payments 0.1.1 [INFO] finished tweaking crates.io crate wasmcloud-examples-payments 0.1.1 [INFO] tweaked toml for crates.io crate wasmcloud-examples-payments 0.1.1 written to /workspace/builds/worker-72/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 78059ea8bb9cc064cebd2a96304c661a611e4819b13ea0c6cc2ed26152c6a4c8 [INFO] running `Command { std: "docker" "start" "-a" "78059ea8bb9cc064cebd2a96304c661a611e4819b13ea0c6cc2ed26152c6a4c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "78059ea8bb9cc064cebd2a96304c661a611e4819b13ea0c6cc2ed26152c6a4c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78059ea8bb9cc064cebd2a96304c661a611e4819b13ea0c6cc2ed26152c6a4c8", kill_on_drop: false }` [INFO] [stdout] 78059ea8bb9cc064cebd2a96304c661a611e4819b13ea0c6cc2ed26152c6a4c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5fe32deab6e105c74fc34af3af4294ad71fe82ddce154a4f46a0dc7d1f2b427e [INFO] running `Command { std: "docker" "start" "-a" "5fe32deab6e105c74fc34af3af4294ad71fe82ddce154a4f46a0dc7d1f2b427e", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling prost-build v0.8.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling nuid v0.3.0 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling zeroize_derive v1.2.2 [INFO] [stderr] Compiling prost-derive v0.8.0 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling wasmbus-macros v0.1.6 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] error: could not compile `syn` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syn /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.15.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --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"' -C metadata=a529d866e2231dd5 -C extra-filename=-a529d866e2231dd5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-74cf65b213176c4b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-520fec877571f6ee.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-17df5e5ca0bb5bda.rmeta --cap-lints allow --cap-lints=forbid --cfg syn_can_match_trailing_dollar --cfg syn_can_use_thread_id --cfg syn_can_use_associated_constants --cfg syn_can_call_macro_by_path` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5fe32deab6e105c74fc34af3af4294ad71fe82ddce154a4f46a0dc7d1f2b427e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fe32deab6e105c74fc34af3af4294ad71fe82ddce154a4f46a0dc7d1f2b427e", kill_on_drop: false }` [INFO] [stdout] 5fe32deab6e105c74fc34af3af4294ad71fe82ddce154a4f46a0dc7d1f2b427e