[INFO] fetching crate plotly-types 1.54.1-0.1.4... [INFO] checking plotly-types-1.54.1-0.1.4 against master#2e5723137b2b88368d018b262a0a823a1423131b for pr-78935-1 [INFO] extracting crate plotly-types 1.54.1-0.1.4 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate plotly-types 1.54.1-0.1.4 on toolchain 2e5723137b2b88368d018b262a0a823a1423131b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2e5723137b2b88368d018b262a0a823a1423131b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate plotly-types 1.54.1-0.1.4 [INFO] finished tweaking crates.io crate plotly-types 1.54.1-0.1.4 [INFO] tweaked toml for crates.io crate plotly-types 1.54.1-0.1.4 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2e5723137b2b88368d018b262a0a823a1423131b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2e5723137b2b88368d018b262a0a823a1423131b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+2e5723137b2b88368d018b262a0a823a1423131b" "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] 0e94324ed6bc8eab096dcb3d828227223fe529c785e705701401aa5cafb1dc05 [INFO] running `Command { std: "docker" "start" "-a" "0e94324ed6bc8eab096dcb3d828227223fe529c785e705701401aa5cafb1dc05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e94324ed6bc8eab096dcb3d828227223fe529c785e705701401aa5cafb1dc05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e94324ed6bc8eab096dcb3d828227223fe529c785e705701401aa5cafb1dc05", kill_on_drop: false }` [INFO] [stdout] 0e94324ed6bc8eab096dcb3d828227223fe529c785e705701401aa5cafb1dc05 [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" "+2e5723137b2b88368d018b262a0a823a1423131b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eca6c61c3fa54a44d1063c381c9f34100bd0aab49c3b787eac91c2a621190f25 [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" "eca6c61c3fa54a44d1063c381c9f34100bd0aab49c3b787eac91c2a621190f25", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling convert_case v0.3.2 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling net2 v0.2.36 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling error-rules v1.0.1 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Checking serde_json v1.0.60 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.9 [INFO] [stderr] Compiling plotly-types v1.54.1-0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 13s [INFO] running `Command { std: "docker" "inspect" "eca6c61c3fa54a44d1063c381c9f34100bd0aab49c3b787eac91c2a621190f25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eca6c61c3fa54a44d1063c381c9f34100bd0aab49c3b787eac91c2a621190f25", kill_on_drop: false }` [INFO] [stdout] eca6c61c3fa54a44d1063c381c9f34100bd0aab49c3b787eac91c2a621190f25