[INFO] cloning repository https://github.com/tsauvajon/shorturl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tsauvajon/shorturl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsauvajon%2Fshorturl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsauvajon%2Fshorturl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d1bbd1d923e7e4f7db6458c8f27eed0136b12808 [INFO] checking tsauvajon/shorturl against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsauvajon%2Fshorturl" "/workspace/builds/worker-110/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-110/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tsauvajon/shorturl on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-110/source/.cargo/config [INFO] started tweaking git repo https://github.com/tsauvajon/shorturl [INFO] finished tweaking git repo https://github.com/tsauvajon/shorturl [INFO] tweaked toml for git repo https://github.com/tsauvajon/shorturl written to /workspace/builds/worker-110/source/Cargo.toml [INFO] crate git repo https://github.com/tsauvajon/shorturl already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7d9d121a72c396274f173fe8b538dff22ea262a9697c2e8ae4594bbc4d78e00 [INFO] running `Command { std: "docker" "start" "-a" "e7d9d121a72c396274f173fe8b538dff22ea262a9697c2e8ae4594bbc4d78e00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7d9d121a72c396274f173fe8b538dff22ea262a9697c2e8ae4594bbc4d78e00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7d9d121a72c396274f173fe8b538dff22ea262a9697c2e8ae4594bbc4d78e00", kill_on_drop: false }` [INFO] [stdout] e7d9d121a72c396274f173fe8b538dff22ea262a9697c2e8ae4594bbc4d78e00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0314f27695820a423423b9b758e4c47668646351802bd4f98cc194684a1f304b [INFO] running `Command { std: "docker" "start" "-a" "0314f27695820a423423b9b758e4c47668646351802bd4f98cc194684a1f304b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.96 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling v_escape v0.15.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling v_htmlescape v0.12.0 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling curl v0.4.38 [INFO] [stderr] Compiling isahc v1.4.0 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Checking home v0.5.3 [INFO] [stderr] Checking webbrowser v0.5.5 [INFO] [stderr] Checking levenshtein v1.0.5 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling libnghttp2-sys v0.1.6+1.43.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Checking bytestring v1.0.0 [INFO] [stderr] Checking buf-min v0.4.0 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking http-body v0.4.2 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling actix-macros v0.2.0 [INFO] [stderr] Checking lalrpop-util v0.19.6 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking sha-1 v0.9.6 [INFO] [stderr] error: could not compile `actix-macros` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name actix_macros --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-macros-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=87f4687e73cbd833 -C extra-filename=-87f4687e73cbd833 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern quote=/opt/rustwide/target/debug/deps/libquote-28c7cf663a2cc02f.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-595b9520d0d6926a.rlib --extern proc_macro --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" "0314f27695820a423423b9b758e4c47668646351802bd4f98cc194684a1f304b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0314f27695820a423423b9b758e4c47668646351802bd4f98cc194684a1f304b", kill_on_drop: false }` [INFO] [stdout] 0314f27695820a423423b9b758e4c47668646351802bd4f98cc194684a1f304b