[INFO] fetching crate aw-query 0.1.0... [INFO] checking aw-query-0.1.0 against try#961316100510fe780d266d35bcf68702fbb049e5 for pr-78935-1 [INFO] extracting crate aw-query 0.1.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate aw-query 0.1.0 on toolchain 961316100510fe780d266d35bcf68702fbb049e5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+961316100510fe780d266d35bcf68702fbb049e5" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate aw-query 0.1.0 [INFO] finished tweaking crates.io crate aw-query 0.1.0 [INFO] tweaked toml for crates.io crate aw-query 0.1.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+961316100510fe780d266d35bcf68702fbb049e5" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+961316100510fe780d266d35bcf68702fbb049e5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mpsc_requests v0.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+961316100510fe780d266d35bcf68702fbb049e5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 59b8e9a37ea6481217ec7d02f41a5b340c7a66b347f0eba52dcc420c56c3e437 [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" "59b8e9a37ea6481217ec7d02f41a5b340c7a66b347f0eba52dcc420c56c3e437", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "59b8e9a37ea6481217ec7d02f41a5b340c7a66b347f0eba52dcc420c56c3e437", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59b8e9a37ea6481217ec7d02f41a5b340c7a66b347f0eba52dcc420c56c3e437", kill_on_drop: false }` [INFO] [stdout] 59b8e9a37ea6481217ec7d02f41a5b340c7a66b347f0eba52dcc420c56c3e437 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+961316100510fe780d266d35bcf68702fbb049e5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3fa813befb05968d3dbeb9f781cfe8835f49ca83066fb2e239d557485749fadc [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" "3fa813befb05968d3dbeb9f781cfe8835f49ca83066fb2e239d557485749fadc", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Checking subtle v2.3.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling schemars v0.7.6 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling vec_map v0.6.0 [INFO] [stderr] Compiling lalr v0.0.2 [INFO] [stderr] Checking appdirs v0.2.0 [INFO] [stderr] Compiling bit-set v0.4.0 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Compiling redfa v0.0.2 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling pear_codegen v0.1.4 [INFO] [stderr] Compiling rocket_codegen v0.4.6 [INFO] [stderr] Compiling rocket v0.4.6 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling plex v0.2.5 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Checking mpsc_requests v0.3.3 [INFO] [stderr] Compiling universal-hash v0.3.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling aead v0.2.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling polyval v0.3.3 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling ghash v0.2.3 [INFO] [stderr] Compiling hkdf v0.8.0 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling aes-gcm v0.5.0 [INFO] [stderr] Checking cookie v0.11.3 [INFO] [stderr] Compiling pear v0.1.4 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Checking rocket_http v0.4.6 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling schemars_derive v0.7.6 [INFO] [stderr] Checking serde_json v1.0.60 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking rusqlite v0.23.1 [INFO] [stderr] Checking aw-models v0.1.0 [INFO] [stderr] Checking aw-transform v0.1.0 [INFO] [stderr] Checking aw-datastore v0.1.0 [INFO] [stderr] Checking aw-query v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 01s [INFO] running `Command { std: "docker" "inspect" "3fa813befb05968d3dbeb9f781cfe8835f49ca83066fb2e239d557485749fadc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fa813befb05968d3dbeb9f781cfe8835f49ca83066fb2e239d557485749fadc", kill_on_drop: false }` [INFO] [stdout] 3fa813befb05968d3dbeb9f781cfe8835f49ca83066fb2e239d557485749fadc