[INFO] crate google-drive3 1.0.8+20181004 is already in cache [INFO] extracting crate google-drive3 1.0.8+20181004 into work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/google-drive3/1.0.8+20181004 [INFO] extracting crate google-drive3 1.0.8+20181004 into work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/reg/google-drive3/1.0.8+20181004 [INFO] validating manifest of google-drive3-1.0.8+20181004 on toolchain master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of google-drive3-1.0.8+20181004 on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing google-drive3-1.0.8+20181004 [INFO] finished frobbing google-drive3-1.0.8+20181004 [INFO] frobbed toml for google-drive3-1.0.8+20181004 written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/google-drive3/1.0.8+20181004/Cargo.toml [INFO] started frobbing google-drive3-1.0.8+20181004 [INFO] finished frobbing google-drive3-1.0.8+20181004 [INFO] frobbed toml for google-drive3-1.0.8+20181004 written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/reg/google-drive3/1.0.8+20181004/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing google-drive3-1.0.8+20181004 against try#7fea0229842e79db1159ea58ad9a653b288efee9 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-2/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/reg/google-drive3/1.0.8+20181004:/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=forbid" "-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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "build" "--frozen"` [INFO] [stdout] 6f972d8dc576e3501d8fadcff166ed607653dccdf70242e83f9eec50cd3aba45 [INFO] running `"docker" "start" "-a" "6f972d8dc576e3501d8fadcff166ed607653dccdf70242e83f9eec50cd3aba45"` [INFO] [stderr] Compiling google-drive3 v1.0.8+20181004 (/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 9.37s [INFO] running `"docker" "inspect" "6f972d8dc576e3501d8fadcff166ed607653dccdf70242e83f9eec50cd3aba45"` [INFO] running `"docker" "rm" "-f" "6f972d8dc576e3501d8fadcff166ed607653dccdf70242e83f9eec50cd3aba45"` [INFO] [stdout] 6f972d8dc576e3501d8fadcff166ed607653dccdf70242e83f9eec50cd3aba45 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-2/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/reg/google-drive3/1.0.8+20181004:/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=forbid" "-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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] d8f16a605dd429f626aa636c8fee7be6b40c55c6475a60b9e86c6aa88c8517fb [INFO] running `"docker" "start" "-a" "d8f16a605dd429f626aa636c8fee7be6b40c55c6475a60b9e86c6aa88c8517fb"` [INFO] [stderr] Compiling google-drive3 v1.0.8+20181004 (/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 7.61s [INFO] running `"docker" "inspect" "d8f16a605dd429f626aa636c8fee7be6b40c55c6475a60b9e86c6aa88c8517fb"` [INFO] running `"docker" "rm" "-f" "d8f16a605dd429f626aa636c8fee7be6b40c55c6475a60b9e86c6aa88c8517fb"` [INFO] [stdout] d8f16a605dd429f626aa636c8fee7be6b40c55c6475a60b9e86c6aa88c8517fb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-2/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/reg/google-drive3/1.0.8+20181004:/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=forbid" "-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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "test" "--frozen"` [INFO] [stdout] b5ad6bc49ae195398c4d8177bb68a5271898c7071b09ca9b312719e93e3a1406 [INFO] running `"docker" "start" "-a" "b5ad6bc49ae195398c4d8177bb68a5271898c7071b09ca9b312719e93e3a1406"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/crater/target/debug/deps/google_drive3-cd24c6717f3bb96c [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-drive3 [INFO] [stdout] [INFO] [stdout] running 51 tests [INFO] [stdout] test src/lib.rs - (line 85) ... ignored [INFO] [stdout] test src/lib.rs - ChannelMethods (line 2282) ... ok [INFO] [stdout] test src/lib.rs - AboutMethods (line 2086) ... ok [INFO] [stdout] test src/lib.rs - ChangeListCall (line 11522) ... ok [INFO] [stdout] test src/lib.rs - ChangeMethods (line 2613) ... ok [INFO] [stdout] test src/lib.rs - ChangeWatchCall (line 12074) ... ok [INFO] [stdout] test src/lib.rs - (line 124) ... ok [INFO] [stdout] test src/lib.rs - ChangeGetStartPageTokenCall (line 11840) ... ok [INFO] [stdout] test src/lib.rs - AboutGetCall (line 7225) ... ok [INFO] [stdout] test src/lib.rs - CommentCreateCall (line 8232) ... ok [INFO] [stdout] test src/lib.rs - ChannelStopCall (line 8797) ... ok [INFO] [stdout] test src/lib.rs - CommentDeleteCall (line 7435) ... ok [INFO] [stdout] test src/lib.rs - CommentListCall (line 8506) ... ok [INFO] [stdout] test src/lib.rs - CommentMethods (line 2140) ... ok [INFO] [stdout] test src/lib.rs - CommentGetCall (line 7679) ... ok [INFO] [stdout] test src/lib.rs - CommentUpdateCall (line 7946) ... ok [INFO] [stdout] test src/lib.rs - Drive (line 341) ... ok [INFO] [stdout] test src/lib.rs - FileEmptyTrashCall (line 4231) ... ok [INFO] [stdout] test src/lib.rs - FileDeleteCall (line 5409) ... ok [INFO] [stdout] test src/lib.rs - FileCreateCall (line 4994) ... ok [INFO] [stdout] test src/lib.rs - FileCopyCall (line 3909) ... ok [INFO] [stdout] test src/lib.rs - FileExportCall (line 3665) ... ok [INFO] [stdout] test src/lib.rs - FileGenerateIdCall (line 4760) ... ok [INFO] [stdout] test src/lib.rs - FileGetCall (line 5658) ... ok [INFO] [stdout] test src/lib.rs - FileListCall (line 4430) ... ok [INFO] [stdout] test src/lib.rs - FileMethods (line 1717) ... ok [INFO] [stdout] test src/lib.rs - PermissionCreateCall (line 13595) ... ok [INFO] [stdout] test src/lib.rs - FileUpdateCall (line 3202) ... ok [INFO] [stdout] test src/lib.rs - FileWatchCall (line 2888) ... ok [INFO] [stdout] test src/lib.rs - PermissionGetCall (line 13316) ... ok [INFO] [stdout] test src/lib.rs - PermissionDeleteCall (line 12423) ... ok [INFO] [stdout] test src/lib.rs - PermissionListCall (line 13025) ... ok [INFO] [stdout] test src/lib.rs - PermissionUpdateCall (line 12691) ... ok [INFO] [stdout] test src/lib.rs - PermissionMethods (line 2721) ... ok [INFO] [stdout] test src/lib.rs - ReplyCreateCall (line 9027) ... ok [INFO] [stdout] test src/lib.rs - ReplyDeleteCall (line 9883) ... ok [INFO] [stdout] test src/lib.rs - ReplyGetCall (line 9604) ... ok [INFO] [stdout] test src/lib.rs - ReplyListCall (line 9313) ... ok [INFO] [stdout] test src/lib.rs - ReplyMethods (line 2341) ... ok [INFO] [stdout] test src/lib.rs - ReplyUpdateCall (line 10139) ... ok [INFO] [stdout] test src/lib.rs - RevisionGetCall (line 10728) ... ok [INFO] [stdout] test src/lib.rs - RevisionDeleteCall (line 11011) ... ok [INFO] [stdout] test src/lib.rs - RevisionListCall (line 11255) ... ok [INFO] [stdout] test src/lib.rs - RevisionMethods (line 2492) ... ok [INFO] [stdout] test src/lib.rs - TeamdriveDeleteCall (line 6707) ... ok [INFO] [stdout] test src/lib.rs - RevisionUpdateCall (line 10437) ... ok [INFO] [stdout] test src/lib.rs - TeamdriveCreateCall (line 6196) ... ok [INFO] [stdout] test src/lib.rs - TeamdriveGetCall (line 5941) ... ok [INFO] [stdout] test src/lib.rs - TeamdriveMethods (line 1954) ... ok [INFO] [stdout] test src/lib.rs - TeamdriveListCall (line 6449) ... ok [INFO] [stdout] test src/lib.rs - TeamdriveUpdateCall (line 6939) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 50 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "b5ad6bc49ae195398c4d8177bb68a5271898c7071b09ca9b312719e93e3a1406"` [INFO] running `"docker" "rm" "-f" "b5ad6bc49ae195398c4d8177bb68a5271898c7071b09ca9b312719e93e3a1406"` [INFO] [stdout] b5ad6bc49ae195398c4d8177bb68a5271898c7071b09ca9b312719e93e3a1406