[INFO] updating cached repository https://github.com/jakemscott/lithium [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 078332047d80cafe43c44d94127221ac76233d89 [INFO] checking jakemscott/lithium against master#4fb54ed484e2239a3e9eff3be17df00d2a162be3 for pr-73345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakemscott%2Flithium" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jakemscott/lithium on toolchain 4fb54ed484e2239a3e9eff3be17df00d2a162be3 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4fb54ed484e2239a3e9eff3be17df00d2a162be3" "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-8/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" "+4fb54ed484e2239a3e9eff3be17df00d2a162be3" "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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+4fb54ed484e2239a3e9eff3be17df00d2a162be3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf15ab91cf669614c1e170fcd27ad7077a817828d6c3c33675507a8771ff63b9 [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" "cf15ab91cf669614c1e170fcd27ad7077a817828d6c3c33675507a8771ff63b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf15ab91cf669614c1e170fcd27ad7077a817828d6c3c33675507a8771ff63b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf15ab91cf669614c1e170fcd27ad7077a817828d6c3c33675507a8771ff63b9", kill_on_drop: false }` [INFO] [stdout] cf15ab91cf669614c1e170fcd27ad7077a817828d6c3c33675507a8771ff63b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+4fb54ed484e2239a3e9eff3be17df00d2a162be3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4518ac6e95f5609835e6ce5433adf4da2bd99cb0268ad0869fc439b53587f24 [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" "b4518ac6e95f5609835e6ce5433adf4da2bd99cb0268ad0869fc439b53587f24", kill_on_drop: false }` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [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] Blocking waiting for file lock on package cache [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Checking unic-common v0.7.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking unic-char-range v0.7.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking ucd-util v0.1.7 [INFO] [stderr] Checking regex-syntax v0.6.16 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking htmlescape v0.3.1 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling backtrace-sys v0.1.33 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling rocket_codegen v0.4.3 [INFO] [stderr] Compiling rocket_contrib_codegen v0.4.3 [INFO] [stderr] Compiling rocket v0.4.3 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking unic-ucd-version v0.7.0 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking unic-char-property v0.7.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking unic-ucd-hangul v0.9.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking unic-ucd-category v0.9.0 [INFO] [stderr] Checking unic-ucd-age v0.9.0 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking unic-ucd-case v0.9.0 [INFO] [stderr] Checking unic-ucd-block v0.9.0 [INFO] [stderr] Checking unic-ucd-bidi v0.9.0 [INFO] [stderr] Checking unic-ucd-common v0.9.0 [INFO] [stderr] Checking unic-ucd-name_aliases v0.9.0 [INFO] [stderr] Checking unic-ucd-ident v0.9.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking filetime v0.2.8 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking base64 v0.10.1 [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 unic-ucd-segment v0.7.0 [INFO] [stderr] Checking unic-ucd-name v0.9.0 [INFO] [stderr] Compiling mysqlclient-sys v0.2.4 [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] Compiling log v0.3.9 [INFO] [stderr] Checking inotify v0.7.0 [INFO] [stderr] Checking aho-corasick v0.7.9 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking argon2rs v0.2.5 [INFO] [stderr] Checking unic-segment v0.7.0 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking scheduled-thread-pool v0.2.3 [INFO] [stderr] Checking backtrace v0.3.45 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking r2d2 v0.8.8 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking notify v4.0.15 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking dotenv v0.9.0 [INFO] [stderr] Compiling webpki v0.18.1 [INFO] [stderr] Compiling sct v0.4.0 [INFO] [stderr] Compiling cookie v0.11.2 [INFO] [stderr] Compiling webpki-roots v0.15.0 [INFO] [stderr] Compiling rustls v0.14.0 [INFO] [stderr] Compiling hyper-sync-rustls v0.3.0-rc.4 [INFO] [stderr] Compiling pest_generator v2.1.2 [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 -Cembed-bitcode=no -C debuginfo=2 -C metadata=f257fd92f0ad4c8c -C extra-filename=-f257fd92f0ad4c8c --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-be22c0c5ea11cf51.rmeta --extern unic_ucd_hangul=/opt/rustwide/target/debug/deps/libunic_ucd_hangul-dbf8d2d9697f4528.rmeta --extern unic_ucd_version=/opt/rustwide/target/debug/deps/libunic_ucd_version-4e263bca01af2b51.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" "b4518ac6e95f5609835e6ce5433adf4da2bd99cb0268ad0869fc439b53587f24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4518ac6e95f5609835e6ce5433adf4da2bd99cb0268ad0869fc439b53587f24", kill_on_drop: false }` [INFO] [stdout] b4518ac6e95f5609835e6ce5433adf4da2bd99cb0268ad0869fc439b53587f24