[INFO] crate whatsappweb-eta 0.5.0-pre1 is already in cache [INFO] checking whatsappweb-eta-0.5.0-pre1 against master#c724b67e1b474262917a5154d74e7072267593fe for pr-74315 [INFO] extracting crate whatsappweb-eta 0.5.0-pre1 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate whatsappweb-eta 0.5.0-pre1 on toolchain c724b67e1b474262917a5154d74e7072267593fe [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate whatsappweb-eta 0.5.0-pre1 [INFO] finished tweaking crates.io crate whatsappweb-eta 0.5.0-pre1 [INFO] tweaked toml for crates.io crate whatsappweb-eta 0.5.0-pre1 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed3324270b94cc7d741f28298b6fab080b334b0e533e447c9cb9b872177c1c3c [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" "ed3324270b94cc7d741f28298b6fab080b334b0e533e447c9cb9b872177c1c3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed3324270b94cc7d741f28298b6fab080b334b0e533e447c9cb9b872177c1c3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed3324270b94cc7d741f28298b6fab080b334b0e533e447c9cb9b872177c1c3c", kill_on_drop: false }` [INFO] [stdout] ed3324270b94cc7d741f28298b6fab080b334b0e533e447c9cb9b872177c1c3c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8daf7cad39d880309bf7eecf3723c16fca117547e7fe2e6af59f1d99e00019d [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" "c8daf7cad39d880309bf7eecf3723c16fca117547e7fe2e6af59f1d99e00019d", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Compiling protobuf v2.8.2 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking tinyvec v0.3.3 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking checked_int_cast v1.0.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling bincode v1.1.4 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking simple_logger v0.5.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking chrono v0.4.13 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking image v0.21.3 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking qrcode v0.10.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling protobuf-codegen v2.8.2 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Checking tokio-tls v0.2.1 [INFO] [stderr] Checking websocket v0.23.0 [INFO] [stderr] Compiling protobuf-codegen-pure v2.8.2 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling whatsappweb-eta v0.5.0-pre1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 58s [INFO] running `Command { std: "docker" "inspect" "c8daf7cad39d880309bf7eecf3723c16fca117547e7fe2e6af59f1d99e00019d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8daf7cad39d880309bf7eecf3723c16fca117547e7fe2e6af59f1d99e00019d", kill_on_drop: false }` [INFO] [stdout] c8daf7cad39d880309bf7eecf3723c16fca117547e7fe2e6af59f1d99e00019d