[INFO] updating cached repository https://github.com/juicycleff/ultimate [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] 7272f17cdeab1ad23049e8f7602549f0dc835eae [INFO] checking juicycleff/ultimate against master#e1beee4992ad4b235fc700bf7af1ee86f894ea53 for pr-74130 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuicycleff%2Fultimate" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/juicycleff/ultimate on toolchain e1beee4992ad4b235fc700bf7af1ee86f894ea53 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e1beee4992ad4b235fc700bf7af1ee86f894ea53" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/juicycleff/ultimate [INFO] removed workspace from git repo https://github.com/juicycleff/ultimate [INFO] finished tweaking git repo https://github.com/juicycleff/ultimate [INFO] tweaked toml for git repo https://github.com/juicycleff/ultimate written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/juicycleff/ultimate already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e1beee4992ad4b235fc700bf7af1ee86f894ea53" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /workspace/builds/worker-11/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e1beee4992ad4b235fc700bf7af1ee86f894ea53" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e1beee4992ad4b235fc700bf7af1ee86f894ea53" "fetch" "--locked" "--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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+e1beee4992ad4b235fc700bf7af1ee86f894ea53" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e6f53c0f9538d10ecc1d899b5a1ddfc370a7a14fa3b41e505dee97b63b37e0ac [INFO] running `Command { std: "docker" "start" "-a" "e6f53c0f9538d10ecc1d899b5a1ddfc370a7a14fa3b41e505dee97b63b37e0ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6f53c0f9538d10ecc1d899b5a1ddfc370a7a14fa3b41e505dee97b63b37e0ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6f53c0f9538d10ecc1d899b5a1ddfc370a7a14fa3b41e505dee97b63b37e0ac", kill_on_drop: false }` [INFO] [stdout] e6f53c0f9538d10ecc1d899b5a1ddfc370a7a14fa3b41e505dee97b63b37e0ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+e1beee4992ad4b235fc700bf7af1ee86f894ea53" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7966551a17af9581e9190fe0be93eefbfe177df98b9958885a079182964767a8 [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" "7966551a17af9581e9190fe0be93eefbfe177df98b9958885a079182964767a8", kill_on_drop: false }` [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking md5 v0.6.1 [INFO] [stderr] Compiling protobuf v2.16.2 [INFO] [stderr] Checking tracing-core v0.1.11 [INFO] [stderr] Checking bytestring v0.1.5 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking twoway v0.2.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking flate2 v1.0.16 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling chrono-tz v0.5.2 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking actix-codec v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling actix-web-codegen v0.2.2 [INFO] [stderr] Compiling tracing-attributes v0.1.9 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling juniper_codegen v0.14.2 [INFO] [stderr] error: could not compile `chrono-tz`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name chrono_tz /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/chrono-tz-0.5.2/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=0a1e307f39e52c0c -C extra-filename=-0a1e307f39e52c0c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-52925023e48b5eb2.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" "7966551a17af9581e9190fe0be93eefbfe177df98b9958885a079182964767a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7966551a17af9581e9190fe0be93eefbfe177df98b9958885a079182964767a8", kill_on_drop: false }` [INFO] [stdout] 7966551a17af9581e9190fe0be93eefbfe177df98b9958885a079182964767a8