[INFO] fetching crate rocket-include-tera 0.5.0... [INFO] testing rocket-include-tera-0.5.0 against 1.55.0 for beta-1.56-1 [INFO] extracting crate rocket-include-tera 0.5.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate rocket-include-tera 0.5.0 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rocket-include-tera 0.5.0 [INFO] finished tweaking crates.io crate rocket-include-tera 0.5.0 [INFO] tweaked toml for crates.io crate rocket-include-tera 0.5.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate rocket-include-tera 0.5.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4185d948bb6fb660b5eda8ca6f2c958243b79db2df79a83d32a71ce10019b24b [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" "4185d948bb6fb660b5eda8ca6f2c958243b79db2df79a83d32a71ce10019b24b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4185d948bb6fb660b5eda8ca6f2c958243b79db2df79a83d32a71ce10019b24b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4185d948bb6fb660b5eda8ca6f2c958243b79db2df79a83d32a71ce10019b24b", kill_on_drop: false }` [INFO] [stdout] 4185d948bb6fb660b5eda8ca6f2c958243b79db2df79a83d32a71ce10019b24b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e1c5873dfafc0341eb8d6181546cf13663ff8984e9fbf8ca7853b1f23b50bf7 [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" "3e1c5873dfafc0341eb8d6181546cf13663ff8984e9fbf8ca7853b1f23b50bf7", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling bitflags v1.3.1 [INFO] [stderr] Compiling utf8-width v0.1.5 [INFO] [stderr] Compiling macro-utils v0.1.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling debug-helper v0.3.12 [INFO] [stderr] Compiling cow-utils v0.1.2 [INFO] [stderr] Compiling lru_time_cache v0.11.11 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling rocket v0.5.0-rc.1 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling html-escape v0.2.9 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling minifier v0.0.41 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling wyhash v0.5.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling entity-tag v0.1.5 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling enum-ordinalize v3.1.10 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling manifest-dir-macros v0.1.11 [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.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=d26afead943ae304 -C extra-filename=-d26afead943ae304 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-f7dfeb1b2317883b.rmeta --cap-lints allow --cap-lints=warn` (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" "3e1c5873dfafc0341eb8d6181546cf13663ff8984e9fbf8ca7853b1f23b50bf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e1c5873dfafc0341eb8d6181546cf13663ff8984e9fbf8ca7853b1f23b50bf7", kill_on_drop: false }` [INFO] [stdout] 3e1c5873dfafc0341eb8d6181546cf13663ff8984e9fbf8ca7853b1f23b50bf7