[INFO] cloning repository https://github.com/mattgathu/blog [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mattgathu/blog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattgathu%2Fblog", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattgathu%2Fblog'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 976afe704f7210fdd3856c0055d2910db2a6fa24 [INFO] checking mattgathu/blog against try#e58ab0492e70733577a2aa8f09aa11a81ccf8005 for pr-113457 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattgathu%2Fblog" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mattgathu/blog on toolchain e58ab0492e70733577a2aa8f09aa11a81ccf8005 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e58ab0492e70733577a2aa8f09aa11a81ccf8005" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mattgathu/blog [INFO] finished tweaking git repo https://github.com/mattgathu/blog [INFO] tweaked toml for git repo https://github.com/mattgathu/blog written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mattgathu/blog 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" "+e58ab0492e70733577a2aa8f09aa11a81ccf8005" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+e58ab0492e70733577a2aa8f09aa11a81ccf8005" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac66f3ee6084af5f0902a53692f6d9fc2ac49ad6d91b197ed56703e98c2f5709 [INFO] running `Command { std: "docker" "start" "-a" "ac66f3ee6084af5f0902a53692f6d9fc2ac49ad6d91b197ed56703e98c2f5709", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac66f3ee6084af5f0902a53692f6d9fc2ac49ad6d91b197ed56703e98c2f5709", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac66f3ee6084af5f0902a53692f6d9fc2ac49ad6d91b197ed56703e98c2f5709", kill_on_drop: false }` [INFO] [stdout] ac66f3ee6084af5f0902a53692f6d9fc2ac49ad6d91b197ed56703e98c2f5709 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+e58ab0492e70733577a2aa8f09aa11a81ccf8005" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59739d4b97816a8893dde9801018dab0cbb7155a8d8dc3ea786c37bbf4dffd22 [INFO] running `Command { std: "docker" "start" "-a" "59739d4b97816a8893dde9801018dab0cbb7155a8d8dc3ea786c37bbf4dffd22", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling sass-sys v0.4.18 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking twoway v0.2.1 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking dtoa v0.4.5 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking shell-words v1.0.0 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking typed-arena v1.7.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking fs_extra v1.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/e58ab0492e70733577a2aa8f09aa11a81ccf8005/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.17/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="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=e173803659553cad -C extra-filename=-e173803659553cad --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-3d7e763de3c7833d.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-6aef0fb49def83bf.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-96e7fe4d9910d24b.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e58ab0492e70733577a2aa8f09aa11a81ccf8005/bin/rustc --crate-name regex_syntax /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.6.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=80f7b8c185bc5b13 -C extra-filename=-80f7b8c185bc5b13 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "59739d4b97816a8893dde9801018dab0cbb7155a8d8dc3ea786c37bbf4dffd22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59739d4b97816a8893dde9801018dab0cbb7155a8d8dc3ea786c37bbf4dffd22", kill_on_drop: false }` [INFO] [stdout] 59739d4b97816a8893dde9801018dab0cbb7155a8d8dc3ea786c37bbf4dffd22