[INFO] cloning repository https://github.com/burrowsclayton/covid_tracker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/burrowsclayton/covid_tracker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fburrowsclayton%2Fcovid_tracker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fburrowsclayton%2Fcovid_tracker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5b2ea4f11e0b33762d18f7a4ebb0c0dc31fc8733 [INFO] checking burrowsclayton/covid_tracker against try#075992eda207e1647b699c8c8ada67b32ce7b115 for pr-77271 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fburrowsclayton%2Fcovid_tracker" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 52% (969/1863) Checking out files: 53% (988/1863) Checking out files: 54% (1007/1863) Checking out files: 55% (1025/1863) Checking out files: 56% (1044/1863) Checking out files: 57% (1062/1863) Checking out files: 58% (1081/1863) Checking out files: 59% (1100/1863) Checking out files: 60% (1118/1863) Checking out files: 61% (1137/1863) Checking out files: 62% (1156/1863) Checking out files: 62% (1167/1863) Checking out files: 63% (1174/1863) Checking out files: 64% (1193/1863) Checking out files: 65% (1211/1863) Checking out files: 66% (1230/1863) Checking out files: 67% (1249/1863) Checking out files: 68% (1267/1863) Checking out files: 69% (1286/1863) Checking out files: 70% (1305/1863) Checking out files: 71% (1323/1863) Checking out files: 72% (1342/1863) Checking out files: 72% (1343/1863) Checking out files: 73% (1360/1863) Checking out files: 74% (1379/1863) Checking out files: 75% (1398/1863) Checking out files: 75% (1410/1863) Checking out files: 76% (1416/1863) Checking out files: 77% (1435/1863) Checking out files: 78% (1454/1863) Checking out files: 79% (1472/1863) Checking out files: 80% (1491/1863) Checking out files: 81% (1510/1863) Checking out files: 81% (1520/1863) Checking out files: 82% (1528/1863) Checking out files: 83% (1547/1863) Checking out files: 84% (1565/1863) Checking out files: 85% (1584/1863) Checking out files: 86% (1603/1863) Checking out files: 87% (1621/1863) Checking out files: 87% (1623/1863) Checking out files: 88% (1640/1863) Checking out files: 89% (1659/1863) Checking out files: 90% (1677/1863) Checking out files: 91% (1696/1863) Checking out files: 92% (1714/1863) Checking out files: 93% (1733/1863) Checking out files: 94% (1752/1863) Checking out files: 95% (1770/1863) Checking out files: 96% (1789/1863) Checking out files: 97% (1808/1863) Checking out files: 98% (1826/1863) Checking out files: 99% (1845/1863) Checking out files: 100% (1863/1863) Checking out files: 100% (1863/1863), done. [INFO] validating manifest of git repo https://github.com/burrowsclayton/covid_tracker on toolchain 075992eda207e1647b699c8c8ada67b32ce7b115 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+075992eda207e1647b699c8c8ada67b32ce7b115" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/burrowsclayton/covid_tracker [INFO] finished tweaking git repo https://github.com/burrowsclayton/covid_tracker [INFO] tweaked toml for git repo https://github.com/burrowsclayton/covid_tracker written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/burrowsclayton/covid_tracker already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+075992eda207e1647b699c8c8ada67b32ce7b115" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded selectors v0.22.0 [INFO] [stderr] Downloaded cssparser-macros v0.6.0 [INFO] [stderr] Downloaded markup5ever v0.10.0 [INFO] [stderr] Downloaded reqwest v0.10.8 [INFO] [stderr] Downloaded rusqlite v0.24.0 [INFO] [stderr] Downloaded html5ever v0.25.1 [INFO] [stderr] Downloaded ego-tree v0.6.2 [INFO] [stderr] Downloaded cssparser v0.27.2 [INFO] [stderr] Downloaded string_cache_codegen v0.5.1 [INFO] [stderr] Downloaded dtoa-short v0.3.2 [INFO] [stderr] Downloaded phf_macros v0.8.0 [INFO] [stderr] Downloaded libsqlite3-sys v0.20.0 [INFO] [stderr] Downloaded servo_arc v0.1.1 [INFO] [stderr] Downloaded thin-slice v0.1.1 [INFO] [stderr] Downloaded scraper v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+075992eda207e1647b699c8c8ada67b32ce7b115" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f9439f3d520c6b259d284ef4951f3005b6d2e33218c052e60e46b8eb8d6bcf4a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f9439f3d520c6b259d284ef4951f3005b6d2e33218c052e60e46b8eb8d6bcf4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9439f3d520c6b259d284ef4951f3005b6d2e33218c052e60e46b8eb8d6bcf4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9439f3d520c6b259d284ef4951f3005b6d2e33218c052e60e46b8eb8d6bcf4a", kill_on_drop: false }` [INFO] [stdout] f9439f3d520c6b259d284ef4951f3005b6d2e33218c052e60e46b8eb8d6bcf4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+075992eda207e1647b699c8c8ada67b32ce7b115" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c252fa5ac1b6dc3134eb2c3c9d2098fb7ef7b6aa9c1c077ab8fd1393a19b8d5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1c252fa5ac1b6dc3134eb2c3c9d2098fb7ef7b6aa9c1c077ab8fd1393a19b8d5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Checking ego-tree v0.6.2 [INFO] [stderr] Compiling libsqlite3-sys v0.20.0 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking dtoa-short v0.3.2 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Checking phf_shared v0.7.24 [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking tendril v0.4.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking tracing v0.1.19 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking rusqlite v0.24.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling derive_more v0.99.10 [INFO] [stderr] Compiling html5ever v0.23.0 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] error: could not compile `derive_more` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name derive_more --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/derive_more-0.99.10/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 --cfg 'feature="add"' --cfg 'feature="add_assign"' --cfg 'feature="as_mut"' --cfg 'feature="as_ref"' --cfg 'feature="constructor"' --cfg 'feature="default"' --cfg 'feature="deref"' --cfg 'feature="deref_mut"' --cfg 'feature="display"' --cfg 'feature="error"' --cfg 'feature="from"' --cfg 'feature="from_str"' --cfg 'feature="index"' --cfg 'feature="index_mut"' --cfg 'feature="into"' --cfg 'feature="into_iterator"' --cfg 'feature="iterator"' --cfg 'feature="mul"' --cfg 'feature="mul_assign"' --cfg 'feature="not"' --cfg 'feature="sum"' --cfg 'feature="try_into"' -C metadata=cbdd0d64e32b52ad -C extra-filename=-cbdd0d64e32b52ad --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-108f3aee7922c57f.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-c06e2dfd553b1a2c.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-b6ea850a152fad8e.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" "1c252fa5ac1b6dc3134eb2c3c9d2098fb7ef7b6aa9c1c077ab8fd1393a19b8d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c252fa5ac1b6dc3134eb2c3c9d2098fb7ef7b6aa9c1c077ab8fd1393a19b8d5", kill_on_drop: false }` [INFO] [stdout] 1c252fa5ac1b6dc3134eb2c3c9d2098fb7ef7b6aa9c1c077ab8fd1393a19b8d5