[INFO] fetching crate otter-api-tests 0.7.1... [INFO] checking otter-api-tests-0.7.1 against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] extracting crate otter-api-tests 0.7.1 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate otter-api-tests 0.7.1 on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate otter-api-tests 0.7.1 [INFO] finished tweaking crates.io crate otter-api-tests 0.7.1 [INFO] tweaked toml for crates.io crate otter-api-tests 0.7.1 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate otter-api-tests 0.7.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "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] 7f50dcaf1fbffcadfbfcf327011533c4a1c26046ffa58f36b790d706f9203cc7 [INFO] running `Command { std: "docker" "start" "-a" "7f50dcaf1fbffcadfbfcf327011533c4a1c26046ffa58f36b790d706f9203cc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f50dcaf1fbffcadfbfcf327011533c4a1c26046ffa58f36b790d706f9203cc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f50dcaf1fbffcadfbfcf327011533c4a1c26046ffa58f36b790d706f9203cc7", kill_on_drop: false }` [INFO] [stdout] 7f50dcaf1fbffcadfbfcf327011533c4a1c26046ffa58f36b790d706f9203cc7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] 172c902689ba3d711b023f16dd8870d2b153d2421fce0a3134cce4d770ff63c3 [INFO] running `Command { std: "docker" "start" "-a" "172c902689ba3d711b023f16dd8870d2b153d2421fce0a3134cce4d770ff63c3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.96 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking rustc-demangle v0.1.19 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Checking ucd-trie v0.1.3 [INFO] [stderr] Compiling erased-serde v0.3.15 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Checking cpufeatures v0.1.4 [INFO] [stderr] Checking humansize v1.1.1 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking ego-tree v0.6.2 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Checking lazy-init v0.5.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling slotmap-fork-otter v1.0.2 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking dtoa-short v0.3.3 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Checking tendril v0.4.2 [INFO] [stderr] Checking object v0.25.2 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling derive-into-owned v0.1.0 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking globset v0.4.6 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking rmp v0.8.10 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking ordered-float v2.5.1 [INFO] [stderr] Checking vecdeque-stableix v1.0.0 [INFO] [stderr] Checking ignore v0.4.17 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking http-body v0.4.2 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking filetime v0.2.14 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking nix v0.21.0 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking uds v0.2.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking env_logger v0.8.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking bzip2 v0.4.3 [INFO] [stderr] Checking console v0.14.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Checking notify v4.0.17 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking h2 v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling fehler-macros v1.0.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling ghost v0.1.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.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=54c620cc40c4ec94 -C extra-filename=-54c620cc40c4ec94 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-84a5741e771ff71d.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" "172c902689ba3d711b023f16dd8870d2b153d2421fce0a3134cce4d770ff63c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "172c902689ba3d711b023f16dd8870d2b153d2421fce0a3134cce4d770ff63c3", kill_on_drop: false }` [INFO] [stdout] 172c902689ba3d711b023f16dd8870d2b153d2421fce0a3134cce4d770ff63c3