[INFO] fetching crate gst-plugin-reqwest 0.7.1... [INFO] checking gst-plugin-reqwest-0.7.1 against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] extracting crate gst-plugin-reqwest 0.7.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate gst-plugin-reqwest 0.7.1 on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gst-plugin-reqwest 0.7.1 [INFO] finished tweaking crates.io crate gst-plugin-reqwest 0.7.1 [INFO] tweaked toml for crates.io crate gst-plugin-reqwest 0.7.1 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a452bf8fae7aafdfb288c7938f0e59ff87db3e262708e870718de1332c390a8b [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" "a452bf8fae7aafdfb288c7938f0e59ff87db3e262708e870718de1332c390a8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a452bf8fae7aafdfb288c7938f0e59ff87db3e262708e870718de1332c390a8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a452bf8fae7aafdfb288c7938f0e59ff87db3e262708e870718de1332c390a8b", kill_on_drop: false }` [INFO] [stdout] a452bf8fae7aafdfb288c7938f0e59ff87db3e262708e870718de1332c390a8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ff796d458cd96370b637ce347a85f25b9663e7b6137f31e252a4d60d3927fbe [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" "9ff796d458cd96370b637ce347a85f25b9663e7b6137f31e252a4d60d3927fbe", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling version-compare v0.0.11 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking futures-sink v0.3.16 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking unicode-bidi v0.3.6 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking muldiv v1.0.0 [INFO] [stderr] Checking pretty-hex v0.2.1 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling cfg-expr v0.8.1 [INFO] [stderr] Checking tracing-core v0.1.19 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Checking encoding_rs v0.8.28 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking socket2 v0.4.1 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Checking futures-channel v0.3.16 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking http-body v0.4.3 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Checking sha-1 v0.9.7 [INFO] [stderr] Checking headers v0.3.4 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling gst-plugin-version-helper v0.7.1 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling gst-plugin-reqwest v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking publicsuffix v1.5.6 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking async-compression v0.3.8 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.128 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Checking futures-executor v0.3.16 [INFO] [stderr] Checking h2 v0.3.4 [INFO] [stderr] Checking futures v0.3.16 [INFO] [stderr] Compiling serde v1.0.128 [INFO] [stderr] Checking hyper v0.14.11 [INFO] [stderr] Checking serde_json v1.0.66 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking cookie_store v0.12.0 [INFO] [stderr] Compiling system-deps v3.2.0 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling glib-macros v0.14.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Compiling glib-sys v0.14.0 [INFO] [stderr] Compiling gobject-sys v0.14.0 [INFO] [stderr] Compiling gstreamer-sys v0.17.3 [INFO] [stderr] Compiling gstreamer-base-sys v0.17.0 [INFO] [stderr] Checking reqwest v0.11.4 [INFO] [stderr] Checking glib v0.14.3 [INFO] [stderr] Checking gstreamer v0.17.3 [INFO] [stderr] Checking gstreamer-base v0.17.2 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "9ff796d458cd96370b637ce347a85f25b9663e7b6137f31e252a4d60d3927fbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ff796d458cd96370b637ce347a85f25b9663e7b6137f31e252a4d60d3927fbe", kill_on_drop: false }` [INFO] [stdout] 9ff796d458cd96370b637ce347a85f25b9663e7b6137f31e252a4d60d3927fbe