[INFO] cloning repository https://github.com/deadblackclover/simple-web-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/deadblackclover/simple-web-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeadblackclover%2Fsimple-web-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeadblackclover%2Fsimple-web-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8631391f1c79c676651a73a2a97ea3e91162215b [INFO] checking deadblackclover/simple-web-server against try#cac44d9528e3bbbdaa1537d187bd489ccc5de18c for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeadblackclover%2Fsimple-web-server" "/workspace/builds/worker-69/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-69/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/deadblackclover/simple-web-server on toolchain cac44d9528e3bbbdaa1537d187bd489ccc5de18c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/deadblackclover/simple-web-server [INFO] finished tweaking git repo https://github.com/deadblackclover/simple-web-server [INFO] tweaked toml for git repo https://github.com/deadblackclover/simple-web-server written to /workspace/builds/worker-69/source/Cargo.toml [INFO] crate git repo https://github.com/deadblackclover/simple-web-server already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "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-69/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9715a849624031e8e2565f5481e6ab60fc02e71444ef063e40db7dffc0f7f393 [INFO] running `Command { std: "docker" "start" "-a" "9715a849624031e8e2565f5481e6ab60fc02e71444ef063e40db7dffc0f7f393", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9715a849624031e8e2565f5481e6ab60fc02e71444ef063e40db7dffc0f7f393", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9715a849624031e8e2565f5481e6ab60fc02e71444ef063e40db7dffc0f7f393", kill_on_drop: false }` [INFO] [stdout] 9715a849624031e8e2565f5481e6ab60fc02e71444ef063e40db7dffc0f7f393 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cbe62053edc878af6fffe20f1a4a0460c8d1bedf7d50b04a449dc4d04af44a7d [INFO] running `Command { std: "docker" "start" "-a" "cbe62053edc878af6fffe20f1a4a0460c8d1bedf7d50b04a449dc4d04af44a7d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Compiling anyhow v1.0.36 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling standback v0.2.13 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Checking regex-syntax v0.6.5 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Checking num_cpus v1.10.0 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_os v0.1.2 [INFO] [stderr] Checking rand_jitter v0.1.3 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling bincode v1.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] error: could not compile `syn` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-1.0.56/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' -C metadata=497acec43d6e9dde -C extra-filename=-497acec43d6e9dde --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-89254f8a188bc205.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-d715d37bd55e2db9.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-ca70f4dd0d5d1ebc.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: build failed [INFO] running `Command { std: "docker" "inspect" "cbe62053edc878af6fffe20f1a4a0460c8d1bedf7d50b04a449dc4d04af44a7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbe62053edc878af6fffe20f1a4a0460c8d1bedf7d50b04a449dc4d04af44a7d", kill_on_drop: false }` [INFO] [stdout] cbe62053edc878af6fffe20f1a4a0460c8d1bedf7d50b04a449dc4d04af44a7d