[INFO] fetching crate google-mirror1 6.0.0+20190424...
[INFO] testing google-mirror1-6.0.0+20190424 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate google-mirror1 6.0.0+20190424 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate google-mirror1 6.0.0+20190424
[INFO] finished tweaking crates.io crate google-mirror1 6.0.0+20190424
[INFO] tweaked toml for crates.io crate google-mirror1 6.0.0+20190424 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate google-mirror1 6.0.0+20190424 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 179 packages to latest compatible versions
[INFO] [stderr]       Adding google-apis-common v7.0.0 (available: v8.0.0)
[INFO] [stderr]       Adding utoipa v4.2.3 (available: v5.4.0)
[INFO] [stderr]       Adding yup-oauth2 v11.0.0 (available: v12.1.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8dee53ce2a9a92a2a5e79ac4490e9c7c967f01ecd1a1c7c298044a2292cf9611
[INFO] running `Command { std: "docker" "start" "-a" "8dee53ce2a9a92a2a5e79ac4490e9c7c967f01ecd1a1c7c298044a2292cf9611", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8dee53ce2a9a92a2a5e79ac4490e9c7c967f01ecd1a1c7c298044a2292cf9611", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8dee53ce2a9a92a2a5e79ac4490e9c7c967f01ecd1a1c7c298044a2292cf9611", kill_on_drop: false }`
[INFO] [stdout] 8dee53ce2a9a92a2a5e79ac4490e9c7c967f01ecd1a1c7c298044a2292cf9611
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf524312783f0cca91bca08dfd1679eda1098a0198a18de1429c350978484d77
[INFO] running `Command { std: "docker" "start" "-a" "cf524312783f0cca91bca08dfd1679eda1098a0198a18de1429c350978484d77", kill_on_drop: false }`
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling rustls-native-certs v0.8.2
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.15.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_with v3.15.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling yup-oauth2 v11.0.0
[INFO] [stderr]    Compiling google-apis-common v7.0.0
[INFO] [stderr]    Compiling google-mirror1 v6.0.0+20190424 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "cf524312783f0cca91bca08dfd1679eda1098a0198a18de1429c350978484d77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf524312783f0cca91bca08dfd1679eda1098a0198a18de1429c350978484d77", kill_on_drop: false }`
[INFO] [stdout] cf524312783f0cca91bca08dfd1679eda1098a0198a18de1429c350978484d77
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c1d105df9042aba2f99e703b9ea6d4c96ae0f918d1b0c8320e99f56a5347c152
[INFO] running `Command { std: "docker" "start" "-a" "c1d105df9042aba2f99e703b9ea6d4c96ae0f918d1b0c8320e99f56a5347c152", kill_on_drop: false }`
[INFO] [stderr]    Compiling google-mirror1 v6.0.0+20190424 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.90s
[INFO] running `Command { std: "docker" "inspect" "c1d105df9042aba2f99e703b9ea6d4c96ae0f918d1b0c8320e99f56a5347c152", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1d105df9042aba2f99e703b9ea6d4c96ae0f918d1b0c8320e99f56a5347c152", kill_on_drop: false }`
[INFO] [stdout] c1d105df9042aba2f99e703b9ea6d4c96ae0f918d1b0c8320e99f56a5347c152
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5b1ccca74a1c7301ceb9eebeeb970cf38ed0fdd8a0e9e9a213b093746bf7633f
[INFO] running `Command { std: "docker" "start" "-a" "5b1ccca74a1c7301ceb9eebeeb970cf38ed0fdd8a0e9e9a213b093746bf7633f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/google_mirror1-8e656a23916660cc)
[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_mirror1
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test src/api.rs - api::AccountMethods (line 826) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ContactMethods (line 904) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ContactGetCall (line 2119) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ContactListCall (line 2693) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ContactInsertCall (line 2398) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ContactDeleteCall (line 1854) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ContactPatchCall (line 2951) - compile ... ok
[INFO] [stdout] test src/api.rs - api::AccountInsertCall (line 1562) - compile ... ok
[INFO] [stdout] test src/api.rs - api::LocationMethods (line 1055) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ContactUpdateCall (line 3267) - compile ... ok
[INFO] [stdout] test src/api.rs - api::LocationGetCall (line 3583) - compile ... ok
[INFO] [stdout] test src/api.rs - api::Mirror (line 49) - compile ... ok
[INFO] [stdout] test src/api.rs - api::LocationListCall (line 3862) - compile ... ok
[INFO] [stdout] test src/api.rs - api::SettingMethods (line 1134) - compile ... ok
[INFO] [stdout] test src/api.rs - api::SubscriptionInsertCall (line 4669) - compile ... ok
[INFO] [stdout] test src/api.rs - api::SubscriptionDeleteCall (line 4401) - compile ... ok
[INFO] [stdout] test src/api.rs - api::SettingGetCall (line 4120) - compile ... ok
[INFO] [stdout] test src/api.rs - api::SubscriptionMethods (line 1203) - compile ... ok
[INFO] [stdout] test src/api.rs - api::SubscriptionListCall (line 4967) - compile ... ok
[INFO] [stdout] test src/api.rs - api::TimelineAttachmentDeleteCall (line 5547) - compile ... ok
[INFO] [stdout] test src/api.rs - api::TimelineAttachmentInsertCall (line 6144) - compile ... ok
[INFO] [stdout] test src/api.rs - api::SubscriptionUpdateCall (line 5228) - compile ... ok
[INFO] [stdout] test src/api.rs - api::TimelineAttachmentGetCall (line 5834) - compile ... ok
[INFO] [stdout] test src/api.rs - api::TimelineAttachmentListCall (line 6579) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 69) ... ignored
[INFO] [stdout] test src/api.rs - api::TimelineDeleteCall (line 6861) - compile ... ok
[INFO] [stdout] test src/api.rs - api::TimelineGetCall (line 7129) - compile ... ok
[INFO] [stdout] test src/api.rs - api::TimelineInsertCall (line 7408) - compile ... ok
[INFO] [stdout] test src/api.rs - api::TimelineListCall (line 7871) - compile ... ok
[INFO] [stdout] test src/api.rs - api::TimelineMethods (line 1318) - compile ... ok
[INFO] [stdout] test src/api.rs - api::TimelineUpdateCall (line 8540) - compile ... ok
[INFO] [stdout] test src/api.rs - api::TimelinePatchCall (line 8224) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 98) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 32 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 3.71s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5b1ccca74a1c7301ceb9eebeeb970cf38ed0fdd8a0e9e9a213b093746bf7633f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b1ccca74a1c7301ceb9eebeeb970cf38ed0fdd8a0e9e9a213b093746bf7633f", kill_on_drop: false }`
[INFO] [stdout] 5b1ccca74a1c7301ceb9eebeeb970cf38ed0fdd8a0e9e9a213b093746bf7633f
