[INFO] fetching crate gst-plugin-rusoto 0.6.0... [INFO] testing gst-plugin-rusoto-0.6.0 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate gst-plugin-rusoto 0.6.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate gst-plugin-rusoto 0.6.0 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate gst-plugin-rusoto 0.6.0 [INFO] finished tweaking crates.io crate gst-plugin-rusoto 0.6.0 [INFO] tweaked toml for crates.io crate gst-plugin-rusoto 0.6.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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-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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b6ef697ddcb61e0f901e947101184894be3f565fbce77bafc0d9b0ccfbd4e5f7 [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" "b6ef697ddcb61e0f901e947101184894be3f565fbce77bafc0d9b0ccfbd4e5f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6ef697ddcb61e0f901e947101184894be3f565fbce77bafc0d9b0ccfbd4e5f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6ef697ddcb61e0f901e947101184894be3f565fbce77bafc0d9b0ccfbd4e5f7", kill_on_drop: false }` [INFO] [stdout] b6ef697ddcb61e0f901e947101184894be3f565fbce77bafc0d9b0ccfbd4e5f7 [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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97f4f146602eff19bf01ab286de77fc23d0fa3375bc2fbf30278c83dd020a61a [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" "97f4f146602eff19bf01ab286de77fc23d0fa3375bc2fbf30278c83dd020a61a", kill_on_drop: false }` [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling zeroize v1.1.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling gstreamer v0.16.5 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling gstreamer-base v0.16.5 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling standback v0.2.13 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling net2 v0.2.36 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling rusoto_core v0.44.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling thiserror v1.0.22 [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 tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling tokio-native-tls v0.1.0 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling async-tungstenite v0.7.1 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling gst-plugin-version-helper v0.2.0 [INFO] [stderr] Compiling glib-macros v0.10.1 [INFO] [stderr] Compiling gst-plugin-rusoto v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling glib-sys v0.10.1 [INFO] [stderr] Compiling gobject-sys v0.10.0 [INFO] [stderr] Compiling gstreamer-sys v0.9.1 [INFO] [stderr] Compiling gstreamer-base-sys v0.9.1 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling glib v0.10.3 [INFO] [stderr] Compiling rusoto_credential v0.44.0 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling rusoto_signature v0.44.0 [INFO] [stderr] Compiling rusoto_s3 v0.44.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 12s [INFO] running `Command { std: "docker" "inspect" "97f4f146602eff19bf01ab286de77fc23d0fa3375bc2fbf30278c83dd020a61a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97f4f146602eff19bf01ab286de77fc23d0fa3375bc2fbf30278c83dd020a61a", kill_on_drop: false }` [INFO] [stdout] 97f4f146602eff19bf01ab286de77fc23d0fa3375bc2fbf30278c83dd020a61a [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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a630052f4fae4f1cd1db7c0e2bb8d91bc9006f0266510d1b9fc21ed40df5bd9 [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" "3a630052f4fae4f1cd1db7c0e2bb8d91bc9006f0266510d1b9fc21ed40df5bd9", kill_on_drop: false }` [INFO] [stderr] Compiling gst-plugin-rusoto v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 15.97s [INFO] running `Command { std: "docker" "inspect" "3a630052f4fae4f1cd1db7c0e2bb8d91bc9006f0266510d1b9fc21ed40df5bd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a630052f4fae4f1cd1db7c0e2bb8d91bc9006f0266510d1b9fc21ed40df5bd9", kill_on_drop: false }` [INFO] [stdout] 3a630052f4fae4f1cd1db7c0e2bb8d91bc9006f0266510d1b9fc21ed40df5bd9 [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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d2aac94e507fb072a9cd02812b573e7c3a4b9f0d2bbe1e2ebc4ba4086752e126 [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" "d2aac94e507fb072a9cd02812b573e7c3a4b9f0d2bbe1e2ebc4ba4086752e126", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/gstrusoto-55a2e4f0d7965625 [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test s3url::tests::invalid_scheme ... ok [INFO] [stdout] test s3url::tests::no_object ... ok [INFO] [stdout] test s3url::tests::cannot_be_base ... ok [INFO] [stdout] test s3url::tests::trailing_slash ... ok [INFO] [stdout] test s3url::tests::no_bucket ... ok [INFO] [stdout] test s3url::tests::valid_simple ... ok [INFO] [stdout] test s3url::tests::valid_version ... ok [INFO] [stdout] test s3url::tests::percent_decoding ... ok [INFO] [stdout] test s3url::tests::bad_region ... ok [INFO] [stdout] test s3url::tests::extraneous_query ... ok [INFO] [stdout] test s3url::tests::percent_encoding ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests gstrusoto [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d2aac94e507fb072a9cd02812b573e7c3a4b9f0d2bbe1e2ebc4ba4086752e126", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2aac94e507fb072a9cd02812b573e7c3a4b9f0d2bbe1e2ebc4ba4086752e126", kill_on_drop: false }` [INFO] [stdout] d2aac94e507fb072a9cd02812b573e7c3a4b9f0d2bbe1e2ebc4ba4086752e126