[INFO] fetching crate google-books1 2.0.8+20210326... [INFO] testing google-books1-2.0.8+20210326 against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] extracting crate google-books1 2.0.8+20210326 into /workspace/builds/worker-85/source [INFO] validating manifest of crates.io crate google-books1 2.0.8+20210326 on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate google-books1 2.0.8+20210326 [INFO] finished tweaking crates.io crate google-books1 2.0.8+20210326 [INFO] tweaked toml for crates.io crate google-books1 2.0.8+20210326 written to /workspace/builds/worker-85/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ffea5475b7d5420c74fbe484c57f0153e87edc37f8d2619e371f20bd7187028 [INFO] running `Command { std: "docker" "start" "-a" "4ffea5475b7d5420c74fbe484c57f0153e87edc37f8d2619e371f20bd7187028", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ffea5475b7d5420c74fbe484c57f0153e87edc37f8d2619e371f20bd7187028", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ffea5475b7d5420c74fbe484c57f0153e87edc37f8d2619e371f20bd7187028", kill_on_drop: false }` [INFO] [stdout] 4ffea5475b7d5420c74fbe484c57f0153e87edc37f8d2619e371f20bd7187028 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93a8b4ac78bde27d1d728e1d93d2a6f2c79e51f3152248cf3a08084d0710e8f9 [INFO] running `Command { std: "docker" "start" "-a" "93a8b4ac78bde27d1d728e1d93d2a6f2c79e51f3152248cf3a08084d0710e8f9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling futures-executor v0.3.18 [INFO] [stderr] Compiling futures v0.3.18 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hyper v0.14.15 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling yup-oauth2 v5.1.0 [INFO] [stderr] Compiling google-books1 v2.0.8+20210326 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.64s [INFO] running `Command { std: "docker" "inspect" "93a8b4ac78bde27d1d728e1d93d2a6f2c79e51f3152248cf3a08084d0710e8f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93a8b4ac78bde27d1d728e1d93d2a6f2c79e51f3152248cf3a08084d0710e8f9", kill_on_drop: false }` [INFO] [stdout] 93a8b4ac78bde27d1d728e1d93d2a6f2c79e51f3152248cf3a08084d0710e8f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b08b0e430ab765e245dddaa33d676dbf7cc9b26504d8491731f23099cf73e327 [INFO] running `Command { std: "docker" "start" "-a" "b08b0e430ab765e245dddaa33d676dbf7cc9b26504d8491731f23099cf73e327", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling google-books1 v2.0.8+20210326 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.16s [INFO] running `Command { std: "docker" "inspect" "b08b0e430ab765e245dddaa33d676dbf7cc9b26504d8491731f23099cf73e327", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b08b0e430ab765e245dddaa33d676dbf7cc9b26504d8491731f23099cf73e327", kill_on_drop: false }` [INFO] [stdout] b08b0e430ab765e245dddaa33d676dbf7cc9b26504d8491731f23099cf73e327 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0b8bf70eaa75d2aab90db034af327628db8b043f0f7d8e3a89594ee534e1dbee [INFO] running `Command { std: "docker" "start" "-a" "0b8bf70eaa75d2aab90db034af327628db8b043f0f7d8e3a89594ee534e1dbee", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/google_books1-615dfd5e7f127a54) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests google-books1 [INFO] [stdout] [INFO] [stdout] running 67 tests [INFO] [stdout] test src/lib.rs - (line 73) ... ignored [INFO] [stdout] test src/api.rs - api::CloudloadingUpdateBookCall (line 5876) - compile ... ok [INFO] [stdout] test src/api.rs - api::CloudloadingDeleteBookCall (line 5643) - compile ... ok [INFO] [stdout] test src/api.rs - api::BookshelveVolumeListCall (line 4516) - compile ... ok [INFO] [stdout] test src/api.rs - api::Books (line 52) - compile ... ok [INFO] [stdout] test src/api.rs - api::BookshelveListCall (line 5108) - compile ... ok [INFO] [stdout] test src/api.rs - api::BookshelveGetCall (line 4830) - compile ... ok [INFO] [stdout] test src/api.rs - api::FamilysharingUnshareCall (line 6850) - compile ... ok [INFO] [stdout] test src/api.rs - api::DictionaryListOfflineMetadataCall (line 6127) - compile ... ok [INFO] [stdout] test src/api.rs - api::LayerMethods (line 3276) - compile ... ok [INFO] [stdout] test src/api.rs - api::CloudloadingMethods (line 3037) - compile ... ok [INFO] [stdout] test src/api.rs - api::MyconfigMethods (line 3477) - compile ... ok [INFO] [stdout] test src/api.rs - api::LayerAnnotationDataListCall (line 7469) - compile ... ok [INFO] [stdout] test src/api.rs - api::FamilysharingMethods (line 3190) - compile ... ok [INFO] [stdout] test src/api.rs - api::MyconfigSyncVolumeLicenseCall (line 9986) - compile ... ok [INFO] [stdout] test src/api.rs - api::FamilysharingGetFamilyInfoCall (line 6360) - compile ... ok [INFO] [stdout] test src/api.rs - api::MylibraryBookshelveVolumeListCall (line 12015) - compile ... ok [INFO] [stdout] test src/api.rs - api::MylibraryAnnotationDeleteCall (line 10560) - compile ... ok [INFO] [stdout] test src/api.rs - api::MylibraryBookshelveClearVolumeCall (line 12643) - compile ... ok [INFO] [stdout] test src/api.rs - api::LayerAnnotationDataGetCall (line 7107) - compile ... ok [INFO] [stdout] test src/api.rs - api::MyconfigUpdateUserSettingCall (line 10309) - compile ... ok [INFO] [stdout] test src/api.rs - api::DictionaryMethods (line 3130) - compile ... ok [INFO] [stdout] test src/api.rs - api::LayerVolumeAnnotationGetCall (line 7870) - compile ... ok [INFO] [stdout] test src/api.rs - api::MylibraryBookshelveRemoveVolumeCall (line 13698) - compile ... ok [INFO] [stdout] test src/api.rs - api::MylibraryBookshelveAddVolumeCall (line 12353) - compile ... ok [INFO] [stdout] test src/api.rs - api::LayerGetCall (line 8594) - compile ... ok [INFO] [stdout] test src/api.rs - api::VolumeMethods (line 4318) - compile ... ok [INFO] [stdout] test src/api.rs - api::MylibraryAnnotationSummaryCall (line 11469) - compile ... ok [INFO] [stdout] test src/api.rs - api::MyconfigReleaseDownloadAccesCall (line 9419) - compile ... ok [INFO] [stdout] test src/api.rs - api::OnboardingListCategoryCall (line 14849) - compile ... ok [INFO] [stdout] test src/api.rs - api::SeryGetCall (line 16794) - compile ... ok [INFO] [stdout] test src/api.rs - api::CloudloadingAddBookCall (line 5374) - compile ... ok [INFO] [stdout] test src/api.rs - api::MylibraryAnnotationInsertCall (line 10826) - compile ... ok [INFO] [stdout] test src/api.rs - api::MyconfigGetUserSettingCall (line 9186) - compile ... ok [INFO] [stdout] test src/api.rs - api::NotificationMethods (line 3946) - compile ... ok [INFO] [stdout] test src/api.rs - api::FamilysharingShareCall (line 6593) - compile ... ok [INFO] [stdout] test src/api.rs - api::VolumeRecommendedRateCall (line 17902) - compile ... ok [INFO] [stdout] test src/api.rs - api::MylibraryBookshelveMoveVolumeCall (line 13408) - compile ... ok [INFO] [stdout] test src/api.rs - api::LayerListCall (line 8884) - compile ... ok [INFO] [stdout] test src/api.rs - api::VolumeListCall (line 18795) - compile ... ok [INFO] [stdout] test src/api.rs - api::MylibraryMethods (line 3622) - compile ... ok [INFO] [stdout] test src/api.rs - api::NotificationGetCall (line 14592) - compile ... ok [INFO] [stdout] test src/api.rs - api::BookshelveMethods (line 2933) - compile ... ok [INFO] [stdout] test src/api.rs - api::OnboardingListCategoryVolumeCall (line 15082) - compile ... ok [INFO] [stdout] test src/api.rs - api::MylibraryAnnotationUpdateCall (line 11719) - compile ... ok [INFO] [stdout] test src/api.rs - api::VolumeRecommendedListCall (line 17645) - compile ... ok [INFO] [stdout] test src/api.rs - api::PromoofferMethods (line 4139) - compile ... ok [INFO] [stdout] test src/api.rs - api::PromoofferGetCall (line 16244) - compile ... ok [INFO] [stdout] test src/api.rs - api::PromoofferAcceptCall (line 15623) - compile ... ok [INFO] [stdout] test src/api.rs - api::SeryMethods (line 4239) - compile ... ok [INFO] [stdout] test src/api.rs - api::VolumeMybookListCall (line 17334) - compile ... ok [INFO] [stdout] test src/api.rs - api::VolumeAssociatedListCall (line 17032) - compile ... ok [INFO] [stdout] test src/api.rs - api::PersonalizedstreamGetCall (line 15366) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 110) - compile ... ok [INFO] [stdout] test src/api.rs - api::MylibraryReadingpositionSetPositionCall (line 14266) - compile ... ok [INFO] [stdout] test src/api.rs - api::PersonalizedstreamMethods (line 4081) - compile ... ok [INFO] [stdout] test src/api.rs - api::VolumeUseruploadedListCall (line 18171) - compile ... ok [INFO] [stdout] test src/api.rs - api::SeryMembershipGetCall (line 16537) - compile ... ok [INFO] [stdout] test src/api.rs - api::MylibraryAnnotationListCall (line 11125) - compile ... ok [INFO] [stdout] test src/api.rs - api::MylibraryReadingpositionGetCall (line 13988) - compile ... ok [INFO] [stdout] test src/api.rs - api::PromoofferDismisCall (line 15939) - compile ... ok [INFO] [stdout] test src/api.rs - api::MyconfigRequestAccesCall (line 9693) - compile ... ok [INFO] [stdout] test src/api.rs - api::VolumeGetCall (line 18470) - compile ... ok [INFO] [stdout] test src/api.rs - api::MylibraryBookshelveGetCall (line 12909) - compile ... ok [INFO] [stdout] test src/api.rs - api::MylibraryBookshelveListCall (line 13175) - compile ... ok [INFO] [stdout] test src/api.rs - api::LayerVolumeAnnotationListCall (line 8172) - compile ... ok [INFO] [stdout] test src/api.rs - api::OnboardingMethods (line 4008) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 66 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.59s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0b8bf70eaa75d2aab90db034af327628db8b043f0f7d8e3a89594ee534e1dbee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b8bf70eaa75d2aab90db034af327628db8b043f0f7d8e3a89594ee534e1dbee", kill_on_drop: false }` [INFO] [stdout] 0b8bf70eaa75d2aab90db034af327628db8b043f0f7d8e3a89594ee534e1dbee