[INFO] crate google-speech1 1.0.13+20200406 is already in cache [INFO] testing google-speech1-1.0.13+20200406 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate google-speech1 1.0.13+20200406 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate google-speech1 1.0.13+20200406 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate google-speech1 1.0.13+20200406 [INFO] finished tweaking crates.io crate google-speech1 1.0.13+20200406 [INFO] tweaked toml for crates.io crate google-speech1 1.0.13+20200406 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e86d9ade39b4c69272172284afdb78858d95e4b8c52276babc5a4cd735dcc8f2 [INFO] running `"docker" "start" "-a" "e86d9ade39b4c69272172284afdb78858d95e4b8c52276babc5a4cd735dcc8f2"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling hyper-native-tls v0.3.0 [INFO] [stderr] Compiling yup-oauth2 v1.0.12 [INFO] [stderr] Compiling google-speech1 v1.0.13+20200406 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/cmn.rs:336:46 [INFO] [stderr] | [INFO] [stderr] 336 | Error::HttpError(ref err) => err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/cmn.rs:337:55 [INFO] [stderr] | [INFO] [stderr] 337 | Error::JsonDecodeError(_, ref err) => err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.14s [INFO] running `"docker" "inspect" "e86d9ade39b4c69272172284afdb78858d95e4b8c52276babc5a4cd735dcc8f2"` [INFO] running `"docker" "rm" "-f" "e86d9ade39b4c69272172284afdb78858d95e4b8c52276babc5a4cd735dcc8f2"` [INFO] [stdout] e86d9ade39b4c69272172284afdb78858d95e4b8c52276babc5a4cd735dcc8f2 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 61ad842e5cd6933be8ec1bd39ce5121f6ffcca552099a440d594b8866af7dc64 [INFO] running `"docker" "start" "-a" "61ad842e5cd6933be8ec1bd39ce5121f6ffcca552099a440d594b8866af7dc64"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/cmn.rs:336:46 [INFO] [stderr] | [INFO] [stderr] 336 | Error::HttpError(ref err) => err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/cmn.rs:337:55 [INFO] [stderr] | [INFO] [stderr] 337 | Error::JsonDecodeError(_, ref err) => err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Compiling webpki v0.18.1 [INFO] [stderr] Compiling sct v0.4.0 [INFO] [stderr] Compiling rustls v0.13.1 [INFO] [stderr] Compiling webpki-roots v0.15.0 [INFO] [stderr] Compiling hyper-rustls v0.6.2 [INFO] [stderr] Compiling google-speech1 v1.0.13+20200406 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/cmn.rs:336:46 [INFO] [stderr] | [INFO] [stderr] 336 | Error::HttpError(ref err) => err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/cmn.rs:337:55 [INFO] [stderr] | [INFO] [stderr] 337 | Error::JsonDecodeError(_, ref err) => err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 20.86s [INFO] running `"docker" "inspect" "61ad842e5cd6933be8ec1bd39ce5121f6ffcca552099a440d594b8866af7dc64"` [INFO] running `"docker" "rm" "-f" "61ad842e5cd6933be8ec1bd39ce5121f6ffcca552099a440d594b8866af7dc64"` [INFO] [stdout] 61ad842e5cd6933be8ec1bd39ce5121f6ffcca552099a440d594b8866af7dc64 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stdout] 83827ae5475c866b285d71f76eaeef6660aa75b80790af9ba7f09cc9aa705dec [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "83827ae5475c866b285d71f76eaeef6660aa75b80790af9ba7f09cc9aa705dec"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/cmn.rs:336:46 [INFO] [stderr] | [INFO] [stderr] 336 | Error::HttpError(ref err) => err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/cmn.rs:337:55 [INFO] [stderr] | [INFO] [stderr] 337 | Error::JsonDecodeError(_, ref err) => err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/cmn.rs:336:46 [INFO] [stderr] | [INFO] [stderr] 336 | Error::HttpError(ref err) => err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/cmn.rs:337:55 [INFO] [stderr] | [INFO] [stderr] 337 | Error::JsonDecodeError(_, ref err) => err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/google_speech1-3b386c7ba643278c [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] [stderr] Doc-tests google-speech1 [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test src/lib.rs - (line 53) ... ignored [INFO] [stdout] test src/lib.rs - SpeechLongrunningrecognizeCall (line 1685) ... ok [INFO] [stdout] test src/lib.rs - Speech (line 267) ... ok [INFO] [stdout] test src/lib.rs - (line 86) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationOperationGetCall (line 2465) ... ok [INFO] [stdout] test src/lib.rs - SpeechRecognizeCall (line 1928) ... ok [INFO] [stdout] test src/lib.rs - OperationGetCall (line 1432) ... ok [INFO] [stdout] test src/lib.rs - ProjectMethods (line 1064) ... ok [INFO] [stdout] test src/lib.rs - OperationListCall (line 1171) ... ok [INFO] [stdout] test src/lib.rs - SpeechMethods (line 982) ... ok [INFO] [stdout] test src/lib.rs - OperationMethods (line 896) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationOperationListCall (line 2179) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "83827ae5475c866b285d71f76eaeef6660aa75b80790af9ba7f09cc9aa705dec"` [INFO] running `"docker" "rm" "-f" "83827ae5475c866b285d71f76eaeef6660aa75b80790af9ba7f09cc9aa705dec"` [INFO] [stdout] 83827ae5475c866b285d71f76eaeef6660aa75b80790af9ba7f09cc9aa705dec