[INFO] cloning repository https://github.com/jakemscott/lithium [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jakemscott/lithium" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakemscott%2Flithium", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakemscott%2Flithium'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 078332047d80cafe43c44d94127221ac76233d89 [INFO] checking jakemscott/lithium against master#4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 for pr-81174 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakemscott%2Flithium" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jakemscott/lithium on toolchain 4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jakemscott/lithium [INFO] finished tweaking git repo https://github.com/jakemscott/lithium [INFO] tweaked toml for git repo https://github.com/jakemscott/lithium written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/jakemscott/lithium already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (rocket) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: unused manifest key: dependencies.rocket.verison [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c772c596b5070cb3ae5d88740fd28b0bc88f5bd2aabafc27a86383c11ce2f4f [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" "3c772c596b5070cb3ae5d88740fd28b0bc88f5bd2aabafc27a86383c11ce2f4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c772c596b5070cb3ae5d88740fd28b0bc88f5bd2aabafc27a86383c11ce2f4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c772c596b5070cb3ae5d88740fd28b0bc88f5bd2aabafc27a86383c11ce2f4f", kill_on_drop: false }` [INFO] [stdout] 3c772c596b5070cb3ae5d88740fd28b0bc88f5bd2aabafc27a86383c11ce2f4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 193d8226943fa104fe58a373d63ab555fc62cf7b2cbf608ebcd288466dbecd22 [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" "193d8226943fa104fe58a373d63ab555fc62cf7b2cbf608ebcd288466dbecd22", kill_on_drop: false }` [INFO] [stderr] warning: dependency (rocket) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: unused manifest key: dependencies.rocket.verison [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking regex-syntax v0.6.16 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Checking ucd-util v0.1.7 [INFO] [stderr] Checking humansize v1.1.0 [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking htmlescape v0.3.1 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling backtrace-sys v0.1.33 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking unic-ucd-hangul v0.9.0 [INFO] [stderr] Checking unic-ucd-category v0.9.0 [INFO] [stderr] Checking unic-ucd-block v0.9.0 [INFO] [stderr] Checking unic-ucd-case v0.9.0 [INFO] [stderr] Checking unic-ucd-age v0.9.0 [INFO] [stderr] Checking unic-ucd-ident v0.9.0 [INFO] [stderr] Checking unic-ucd-bidi v0.9.0 [INFO] [stderr] Checking unic-ucd-name_aliases v0.9.0 [INFO] [stderr] Checking unic-ucd-common v0.9.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking filetime v0.2.8 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling rocket_codegen v0.4.3 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling rocket v0.4.3 [INFO] [stderr] Compiling rocket_contrib_codegen v0.4.3 [INFO] [stderr] Checking unic-ucd-name v0.9.0 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling mysqlclient-sys v0.2.4 [INFO] [stderr] Checking aho-corasick v0.7.9 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Checking unic-ucd-normal v0.9.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking inotify v0.7.0 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking argon2rs v0.2.5 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking scheduled-thread-pool v0.2.3 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Checking backtrace v0.3.45 [INFO] [stderr] Checking r2d2 v0.8.8 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking notify v4.0.15 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking dotenv v0.9.0 [INFO] [stderr] Checking webpki v0.18.1 [INFO] [stderr] Checking sct v0.4.0 [INFO] [stderr] Checking cookie v0.11.2 [INFO] [stderr] Checking webpki-roots v0.15.0 [INFO] [stderr] Checking rustls v0.14.0 [INFO] [stderr] Checking hyper-sync-rustls v0.3.0-rc.4 [INFO] [stderr] Compiling pest_generator v2.1.2 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] error: could not compile `unic-ucd-name` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name unic_ucd_name --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/unic-ucd-name-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=ab148f5204bc855f -C extra-filename=-ab148f5204bc855f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern unic_char_property=/opt/rustwide/target/debug/deps/libunic_char_property-a611a10063d0a242.rmeta --extern unic_ucd_hangul=/opt/rustwide/target/debug/deps/libunic_ucd_hangul-b88eaec401192f00.rmeta --extern unic_ucd_version=/opt/rustwide/target/debug/deps/libunic_ucd_version-e1d7ae9b9f698869.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" "193d8226943fa104fe58a373d63ab555fc62cf7b2cbf608ebcd288466dbecd22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "193d8226943fa104fe58a373d63ab555fc62cf7b2cbf608ebcd288466dbecd22", kill_on_drop: false }` [INFO] [stdout] 193d8226943fa104fe58a373d63ab555fc62cf7b2cbf608ebcd288466dbecd22