[INFO] fetching crate lorikeet-dash 0.1.0... [INFO] checking lorikeet-dash-0.1.0 against try#32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d for pr-83312 [INFO] extracting crate lorikeet-dash 0.1.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate lorikeet-dash 0.1.0 on toolchain 32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate lorikeet-dash 0.1.0 [INFO] finished tweaking crates.io crate lorikeet-dash 0.1.0 [INFO] tweaked toml for crates.io crate lorikeet-dash 0.1.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate lorikeet-dash 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ignore v0.4.15 [INFO] [stderr] Downloaded serde_test v1.0.110 [INFO] [stderr] Downloaded anyhow v1.0.30 [INFO] [stderr] Downloaded sys-info v0.6.1 [INFO] [stderr] Downloaded sled v0.31.0 [INFO] [stderr] Downloaded lorikeet v0.11.3 [INFO] [stderr] Downloaded jmespath v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f9ad5e97bfc3d767c64cc7040845250772abf55cb596db5e6103b0a1f9f79a71 [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" "f9ad5e97bfc3d767c64cc7040845250772abf55cb596db5e6103b0a1f9f79a71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9ad5e97bfc3d767c64cc7040845250772abf55cb596db5e6103b0a1f9f79a71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9ad5e97bfc3d767c64cc7040845250772abf55cb596db5e6103b0a1f9f79a71", kill_on_drop: false }` [INFO] [stdout] f9ad5e97bfc3d767c64cc7040845250772abf55cb596db5e6103b0a1f9f79a71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "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] 623a1116824dcb62ff16bef8c88593a64e78a783ca2a4fcdad558210bec70f11 [INFO] running `Command { std: "docker" "start" "-a" "623a1116824dcb62ff16bef8c88593a64e78a783ca2a4fcdad558210bec70f11", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Checking pin-project-lite v0.1.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking siphasher v0.2.3 [INFO] [stderr] Compiling anyhow v1.0.30 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking humansize v1.1.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking bytestring v0.1.5 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling sys-info v0.6.1 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling time v0.2.15 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Checking owning_ref v0.3.3 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking conduit-mime-types v0.7.3 [INFO] [stderr] Checking phf_shared v0.7.24 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking encoding_rs v0.8.22 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling openssl-sys v0.9.56 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking quick-xml v0.18.1 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking backtrace v0.3.48 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking petgraph v0.5.0 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking resolv-conf v0.6.3 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking includedir v0.5.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Checking sled v0.31.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking parking_lot v0.4.8 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking globset v0.4.5 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking chashmap v2.2.2 [INFO] [stderr] Compiling includedir_codegen v0.5.0 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking ignore v0.4.15 [INFO] [stderr] Compiling parse-zoneinfo v0.2.1 [INFO] [stderr] Compiling lorikeet-dash v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking globwalk v0.8.0 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Compiling chrono-tz v0.5.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling pin-project-internal v0.4.16 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling derive_more v0.99.7 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling async-trait v0.1.31 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling actix-web-codegen v0.2.1 [INFO] [stderr] error: could not compile `async-trait` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name async_trait --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-trait-0.1.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=ccab57c17bff8c8c -C extra-filename=-ccab57c17bff8c8c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-03faf7cd2065ffdb.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-ae9f497a9ddf37b0.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-7ff75ec5064690cf.rlib --extern proc_macro --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" "623a1116824dcb62ff16bef8c88593a64e78a783ca2a4fcdad558210bec70f11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "623a1116824dcb62ff16bef8c88593a64e78a783ca2a4fcdad558210bec70f11", kill_on_drop: false }` [INFO] [stdout] 623a1116824dcb62ff16bef8c88593a64e78a783ca2a4fcdad558210bec70f11