[INFO] fetching crate wearte 0.0.2... [INFO] checking wearte-0.0.2 against master#331249a94930adb3d2a7243d946733b63324b2d6 for pr-112119 [INFO] extracting crate wearte 0.0.2 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate wearte 0.0.2 on toolchain 331249a94930adb3d2a7243d946733b63324b2d6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+331249a94930adb3d2a7243d946733b63324b2d6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wearte 0.0.2 [INFO] finished tweaking crates.io crate wearte 0.0.2 [INFO] tweaked toml for crates.io crate wearte 0.0.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+331249a94930adb3d2a7243d946733b63324b2d6" "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" "+331249a94930adb3d2a7243d946733b63324b2d6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wearte_derive v0.0.2 [INFO] [stderr] Downloaded derive_builder_core v0.5.0 [INFO] [stderr] Downloaded wearte_helpers v0.0.2 [INFO] [stderr] Downloaded console v0.6.2 [INFO] [stderr] Downloaded wearte_config v0.0.2 [INFO] [stderr] Downloaded ansi_colours v1.2.1 [INFO] [stderr] Downloaded derive_builder v0.7.2 [INFO] [stderr] Downloaded prettyprint v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+331249a94930adb3d2a7243d946733b63324b2d6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 18ee3b267b63ab6f35df364ae0473e5f970a289da1ace16c1a293d0ad9010410 [INFO] running `Command { std: "docker" "start" "-a" "18ee3b267b63ab6f35df364ae0473e5f970a289da1ace16c1a293d0ad9010410", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18ee3b267b63ab6f35df364ae0473e5f970a289da1ace16c1a293d0ad9010410", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18ee3b267b63ab6f35df364ae0473e5f970a289da1ace16c1a293d0ad9010410", kill_on_drop: false }` [INFO] [stdout] 18ee3b267b63ab6f35df364ae0473e5f970a289da1ace16c1a293d0ad9010410 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+331249a94930adb3d2a7243d946733b63324b2d6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3928b434dc80b30a7df3d282d8cf6a08a3e8302db01091727a99869aebc703f7 [INFO] running `Command { std: "docker" "start" "-a" "3928b434dc80b30a7df3d282d8cf6a08a3e8302db01091727a99869aebc703f7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling gimli v0.27.3 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling serde_json v1.0.97 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling object v0.30.4 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Compiling xml-rs v0.8.14 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling rgb v0.8.36 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling plist v0.4.2 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling clicolors-control v0.2.0 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling directories v1.0.2 [INFO] [stderr] Compiling ansi_colours v1.2.1 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling wearte_helpers v0.0.2 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling shell-words v0.1.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/331249a94930adb3d2a7243d946733b63324b2d6/bin/rustc --crate-name syn /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-0.15.44/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=85eab20ac792d02f -C extra-filename=-85eab20ac792d02f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-4a939f83af8d9b64.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-fbf98cee16c04880.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-a2f7f3f61a051e34.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: could not compile `clang-sys` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/331249a94930adb3d2a7243d946733b63324b2d6/bin/rustc --crate-name clang_sys /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clang-sys-1.6.1/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="clang_3_5"' --cfg 'feature="clang_3_6"' --cfg 'feature="clang_3_7"' --cfg 'feature="clang_3_8"' --cfg 'feature="clang_3_9"' --cfg 'feature="clang_4_0"' --cfg 'feature="clang_5_0"' --cfg 'feature="clang_6_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' -C metadata=5e03ffba37447112 -C extra-filename=-5e03ffba37447112 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern glob=/opt/rustwide/target/debug/deps/libglob-abf46caf2b7d102e.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-d9b727052d9894b9.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-9a19fc59f707acdb.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "3928b434dc80b30a7df3d282d8cf6a08a3e8302db01091727a99869aebc703f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3928b434dc80b30a7df3d282d8cf6a08a3e8302db01091727a99869aebc703f7", kill_on_drop: false }` [INFO] [stdout] 3928b434dc80b30a7df3d282d8cf6a08a3e8302db01091727a99869aebc703f7