[INFO] fetching crate grin_wallet_controller 5.1.0... [INFO] checking grin_wallet_controller-5.1.0 against try#19b19c1ea5b23336f439d5f7be1cc1b3f1220bef for pr-112999 [INFO] extracting crate grin_wallet_controller 5.1.0 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate grin_wallet_controller 5.1.0 on toolchain 19b19c1ea5b23336f439d5f7be1cc1b3f1220bef [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+19b19c1ea5b23336f439d5f7be1cc1b3f1220bef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate grin_wallet_controller 5.1.0 [INFO] finished tweaking crates.io crate grin_wallet_controller 5.1.0 [INFO] tweaked toml for crates.io crate grin_wallet_controller 5.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+19b19c1ea5b23336f439d5f7be1cc1b3f1220bef" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+19b19c1ea5b23336f439d5f7be1cc1b3f1220bef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+19b19c1ea5b23336f439d5f7be1cc1b3f1220bef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ae6c5ac105998284fc62babf72e7b81d63ee109f0bc4c461b110aa3a92348f82 [INFO] running `Command { std: "docker" "start" "-a" "ae6c5ac105998284fc62babf72e7b81d63ee109f0bc4c461b110aa3a92348f82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae6c5ac105998284fc62babf72e7b81d63ee109f0bc4c461b110aa3a92348f82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae6c5ac105998284fc62babf72e7b81d63ee109f0bc4c461b110aa3a92348f82", kill_on_drop: false }` [INFO] [stdout] ae6c5ac105998284fc62babf72e7b81d63ee109f0bc4c461b110aa3a92348f82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+19b19c1ea5b23336f439d5f7be1cc1b3f1220bef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56b6eb9719ceeeee013c1107935f40aa672ab82a0be9590485b1c0ac461b6528 [INFO] running `Command { std: "docker" "start" "-a" "56b6eb9719ceeeee013c1107935f40aa672ab82a0be9590485b1c0ac461b6528", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking serde v1.0.164 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking ring v0.16.20 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Checking walkdir v2.3.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tinystr v0.7.1 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Checking gimli v0.27.3 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking thiserror v1.0.40 [INFO] [stderr] Checking object v0.30.4 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking parking_lot_core v0.7.3 [INFO] [stderr] Compiling grin_secp256k1zkp v0.7.12 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking odds v0.2.26 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking arrayvec v0.3.25 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking serde_json v1.0.99 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking serde_yaml v0.8.26 [INFO] [stderr] Checking serde-value v0.6.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/19b19c1ea5b23336f439d5f7be1cc1b3f1220bef/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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"' --cfg 'feature="visit"' -C metadata=982ca91d408f3c23 -C extra-filename=-982ca91d408f3c23 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-38f8ce7ca1869e61.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-038ac5a9b5754832.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-0e53082f4f416819.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" "56b6eb9719ceeeee013c1107935f40aa672ab82a0be9590485b1c0ac461b6528", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56b6eb9719ceeeee013c1107935f40aa672ab82a0be9590485b1c0ac461b6528", kill_on_drop: false }` [INFO] [stdout] 56b6eb9719ceeeee013c1107935f40aa672ab82a0be9590485b1c0ac461b6528