[INFO] fetching crate etrade 0.4.0... [INFO] testing etrade-0.4.0 against 1.55.0 for beta-1.56-1 [INFO] extracting crate etrade 0.4.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate etrade 0.4.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 etrade 0.4.0 [INFO] finished tweaking crates.io crate etrade 0.4.0 [INFO] tweaked toml for crates.io crate etrade 0.4.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate etrade 0.4.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-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" "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] 69879e221747b8abfcf85f02024f3bab7a3fea34b9aeb84e60b22196a9ddd5dd [INFO] running `Command { std: "docker" "start" "-a" "69879e221747b8abfcf85f02024f3bab7a3fea34b9aeb84e60b22196a9ddd5dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69879e221747b8abfcf85f02024f3bab7a3fea34b9aeb84e60b22196a9ddd5dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69879e221747b8abfcf85f02024f3bab7a3fea34b9aeb84e60b22196a9ddd5dd", kill_on_drop: false }` [INFO] [stdout] 69879e221747b8abfcf85f02024f3bab7a3fea34b9aeb84e60b22196a9ddd5dd [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=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] 28c6cc113de745a3d3fd1be19ba025692f390daae57e72227a0a28fb1f77c937 [INFO] running `Command { std: "docker" "start" "-a" "28c6cc113de745a3d3fd1be19ba025692f390daae57e72227a0a28fb1f77c937", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling sval v1.0.0-alpha.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling smallvec v1.6.0 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling bugreport v0.3.0 [INFO] [stderr] Compiling std_prelude v0.2.12 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling anyhow v1.0.37 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling shell-words v1.0.0 [INFO] [stderr] Compiling wild v2.0.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling tokio v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling http v0.2.2 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling path_abs v0.5.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling terminal_size v0.1.16 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling console v0.14.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling sys-info v0.7.0 [INFO] [stderr] Compiling onig_sys v69.6.0 [INFO] [stderr] Compiling libgit2-sys v0.12.18+1.1.0 [INFO] [stderr] Compiling libsodium-sys v0.2.6 [INFO] [stderr] Compiling ansi_colours v1.0.2 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling onig v6.1.1 [INFO] [stderr] Compiling bat v0.18.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling ctor v0.1.17 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling async-trait v0.1.42 [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=826fc7b7f1129f61 -C extra-filename=-826fc7b7f1129f61 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ea5514656bf6c5be.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" "28c6cc113de745a3d3fd1be19ba025692f390daae57e72227a0a28fb1f77c937", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28c6cc113de745a3d3fd1be19ba025692f390daae57e72227a0a28fb1f77c937", kill_on_drop: false }` [INFO] [stdout] 28c6cc113de745a3d3fd1be19ba025692f390daae57e72227a0a28fb1f77c937