[INFO] crate google-youtubeanalytics1 1.0.8+20181010 is already in cache [INFO] extracting crate google-youtubeanalytics1 1.0.8+20181010 into work/ex/beta-1.37-6/sources/1.36.0/reg/google-youtubeanalytics1/1.0.8+20181010 [INFO] extracting crate google-youtubeanalytics1 1.0.8+20181010 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/google-youtubeanalytics1/1.0.8+20181010 [INFO] validating manifest of google-youtubeanalytics1-1.0.8+20181010 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-youtubeanalytics1-1.0.8+20181010 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-youtubeanalytics1-1.0.8+20181010 [INFO] finished frobbing google-youtubeanalytics1-1.0.8+20181010 [INFO] frobbed toml for google-youtubeanalytics1-1.0.8+20181010 written to work/ex/beta-1.37-6/sources/1.36.0/reg/google-youtubeanalytics1/1.0.8+20181010/Cargo.toml [INFO] started frobbing google-youtubeanalytics1-1.0.8+20181010 [INFO] finished frobbing google-youtubeanalytics1-1.0.8+20181010 [INFO] frobbed toml for google-youtubeanalytics1-1.0.8+20181010 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/google-youtubeanalytics1/1.0.8+20181010/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] testing google-youtubeanalytics1-1.0.8+20181010 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-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/google-youtubeanalytics1/1.0.8+20181010:/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] 45f463e00c6d23cf779b5c1eb8982b8e0bcb609ec40862c1b7b1276950c23998 [INFO] running `"docker" "start" "-a" "45f463e00c6d23cf779b5c1eb8982b8e0bcb609ec40862c1b7b1276950c23998"` [INFO] [stderr] Compiling google-youtubeanalytics1 v1.0.8+20181010 (/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 2.90s [INFO] running `"docker" "inspect" "45f463e00c6d23cf779b5c1eb8982b8e0bcb609ec40862c1b7b1276950c23998"` [INFO] running `"docker" "rm" "-f" "45f463e00c6d23cf779b5c1eb8982b8e0bcb609ec40862c1b7b1276950c23998"` [INFO] [stdout] 45f463e00c6d23cf779b5c1eb8982b8e0bcb609ec40862c1b7b1276950c23998 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/google-youtubeanalytics1/1.0.8+20181010:/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] a0bc2f0f6bdbc62b42d4c71993f1037ae92a7f0b6a9b1ccd86ef3edbe8bd80c2 [INFO] running `"docker" "start" "-a" "a0bc2f0f6bdbc62b42d4c71993f1037ae92a7f0b6a9b1ccd86ef3edbe8bd80c2"` [INFO] [stderr] Compiling google-youtubeanalytics1 v1.0.8+20181010 (/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 2.54s [INFO] running `"docker" "inspect" "a0bc2f0f6bdbc62b42d4c71993f1037ae92a7f0b6a9b1ccd86ef3edbe8bd80c2"` [INFO] running `"docker" "rm" "-f" "a0bc2f0f6bdbc62b42d4c71993f1037ae92a7f0b6a9b1ccd86ef3edbe8bd80c2"` [INFO] [stdout] a0bc2f0f6bdbc62b42d4c71993f1037ae92a7f0b6a9b1ccd86ef3edbe8bd80c2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/google-youtubeanalytics1/1.0.8+20181010:/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] 3cf8f9ce54328a485c8ee5c2ac16eb6ed67612e0bf47ed69272fbe4b580a07bd [INFO] running `"docker" "start" "-a" "3cf8f9ce54328a485c8ee5c2ac16eb6ed67612e0bf47ed69272fbe4b580a07bd"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/google_youtubeanalytics1-79409a5d2f3bfcfd [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-youtubeanalytics1 [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test src/lib.rs - (line 53) ... ignored [INFO] [stdout] test src/lib.rs - GroupItemMethods (line 688) ... ok [INFO] [stdout] test src/lib.rs - GroupDeleteCall (line 1964) ... ok [INFO] [stdout] test src/lib.rs - (line 86) ... ok [INFO] [stdout] test src/lib.rs - GroupItemListCall (line 1503) ... ok [INFO] [stdout] test src/lib.rs - GroupInsertCall (line 2189) ... ok [INFO] [stdout] test src/lib.rs - GroupListCall (line 2444) ... ok [INFO] [stdout] test src/lib.rs - GroupItemDeleteCall (line 1739) ... ok [INFO] [stdout] test src/lib.rs - GroupItemInsertCall (line 1248) ... ok [INFO] [stdout] test src/lib.rs - ReportMethods (line 614) ... ok [INFO] [stdout] test src/lib.rs - GroupMethods (line 784) ... ok [INFO] [stdout] test src/lib.rs - GroupUpdateCall (line 2704) ... ok [INFO] [stdout] test src/lib.rs - YouTubeAnalytics (line 285) ... ok [INFO] [stdout] test src/lib.rs - ReportQueryCall (line 904) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "3cf8f9ce54328a485c8ee5c2ac16eb6ed67612e0bf47ed69272fbe4b580a07bd"` [INFO] running `"docker" "rm" "-f" "3cf8f9ce54328a485c8ee5c2ac16eb6ed67612e0bf47ed69272fbe4b580a07bd"` [INFO] [stdout] 3cf8f9ce54328a485c8ee5c2ac16eb6ed67612e0bf47ed69272fbe4b580a07bd