[INFO] fetching crate google-cloudfunctions1 1.0.10+20190620... [INFO] extracting crate google-cloudfunctions1 1.0.10+20190620 into work/ex/beta-1.37-6/sources/1.36.0/reg/google-cloudfunctions1/1.0.10+20190620 [INFO] extracting crate google-cloudfunctions1 1.0.10+20190620 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/google-cloudfunctions1/1.0.10+20190620 [INFO] validating manifest of google-cloudfunctions1-1.0.10+20190620 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of google-cloudfunctions1-1.0.10+20190620 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing google-cloudfunctions1-1.0.10+20190620 [INFO] finished frobbing google-cloudfunctions1-1.0.10+20190620 [INFO] frobbed toml for google-cloudfunctions1-1.0.10+20190620 written to work/ex/beta-1.37-6/sources/1.36.0/reg/google-cloudfunctions1/1.0.10+20190620/Cargo.toml [INFO] started frobbing google-cloudfunctions1-1.0.10+20190620 [INFO] finished frobbing google-cloudfunctions1-1.0.10+20190620 [INFO] frobbed toml for google-cloudfunctions1-1.0.10+20190620 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/google-cloudfunctions1/1.0.10+20190620/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing google-cloudfunctions1-1.0.10+20190620 against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/google-cloudfunctions1/1.0.10+20190620:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] b2755f75831c3fd1c489b64858e8dee9752e7ec345c334adbe1493ccc9df3bef [INFO] running `"docker" "start" "-a" "b2755f75831c3fd1c489b64858e8dee9752e7ec345c334adbe1493ccc9df3bef"` [INFO] [stderr] Compiling google-cloudfunctions1 v1.0.10+20190620 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/cmn.rs:344:46 [INFO] [stderr] | [INFO] [stderr] 344 | Error::HttpError(ref err) => err.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/cmn.rs:345:55 [INFO] [stderr] | [INFO] [stderr] 345 | Error::JsonDecodeError(_, ref err) => err.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.49s [INFO] running `"docker" "inspect" "b2755f75831c3fd1c489b64858e8dee9752e7ec345c334adbe1493ccc9df3bef"` [INFO] running `"docker" "rm" "-f" "b2755f75831c3fd1c489b64858e8dee9752e7ec345c334adbe1493ccc9df3bef"` [INFO] [stdout] b2755f75831c3fd1c489b64858e8dee9752e7ec345c334adbe1493ccc9df3bef [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/google-cloudfunctions1/1.0.10+20190620:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 3c1cdce86acac847c91ecd260b98d7803c1c72af8025ea69832f68e4f3058baa [INFO] running `"docker" "start" "-a" "3c1cdce86acac847c91ecd260b98d7803c1c72af8025ea69832f68e4f3058baa"` [INFO] [stderr] Compiling google-cloudfunctions1 v1.0.10+20190620 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/cmn.rs:344:46 [INFO] [stderr] | [INFO] [stderr] 344 | Error::HttpError(ref err) => err.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/cmn.rs:345:55 [INFO] [stderr] | [INFO] [stderr] 345 | Error::JsonDecodeError(_, ref err) => err.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.56s [INFO] running `"docker" "inspect" "3c1cdce86acac847c91ecd260b98d7803c1c72af8025ea69832f68e4f3058baa"` [INFO] running `"docker" "rm" "-f" "3c1cdce86acac847c91ecd260b98d7803c1c72af8025ea69832f68e4f3058baa"` [INFO] [stdout] 3c1cdce86acac847c91ecd260b98d7803c1c72af8025ea69832f68e4f3058baa [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/google-cloudfunctions1/1.0.10+20190620:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen"` [INFO] [stdout] d383d703fbe75015c0307f696fa27b9376864e5edbf11de7bb7ed84df17bb072 [INFO] running `"docker" "start" "-a" "d383d703fbe75015c0307f696fa27b9376864e5edbf11de7bb7ed84df17bb072"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/google_cloudfunctions1-8aab00021126b2fd [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-cloudfunctions1 [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test src/lib.rs - (line 51) ... ignored [INFO] [stdout] test src/lib.rs - CloudFunctions (line 266) ... ok [INFO] [stdout] test src/lib.rs - OperationListCall (line 1928) ... ok [INFO] [stdout] test src/lib.rs - (line 85) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationFunctionDeleteCall (line 2754) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationFunctionCreateCall (line 3786) ... ok [INFO] [stdout] test src/lib.rs - OperationMethods (line 1258) ... ok [INFO] [stdout] test src/lib.rs - OperationGetCall (line 1671) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationFunctionCallCall (line 4665) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationFunctionGenerateDownloadUrlCall (line 4948) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationFunctionGetCall (line 3253) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationFunctionGenerateUploadUrlCall (line 4382) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationFunctionListCall (line 5228) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationFunctionGetIamPolicyCall (line 3004) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationFunctionTestIamPermissionCall (line 3504) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationFunctionPatchCall (line 4066) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationFunctionSetIamPolicyCall (line 2188) ... ok [INFO] [stdout] test src/lib.rs - ProjectMethods (line 1344) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationListCall (line 2468) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "d383d703fbe75015c0307f696fa27b9376864e5edbf11de7bb7ed84df17bb072"` [INFO] running `"docker" "rm" "-f" "d383d703fbe75015c0307f696fa27b9376864e5edbf11de7bb7ed84df17bb072"` [INFO] [stdout] d383d703fbe75015c0307f696fa27b9376864e5edbf11de7bb7ed84df17bb072