[INFO] fetching crate google-firebasehosting1_beta1 2.0.4+20210315... [INFO] testing google-firebasehosting1_beta1-2.0.4+20210315 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate google-firebasehosting1_beta1 2.0.4+20210315 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate google-firebasehosting1_beta1 2.0.4+20210315 on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate google-firebasehosting1_beta1 2.0.4+20210315 [INFO] finished tweaking crates.io crate google-firebasehosting1_beta1 2.0.4+20210315 [INFO] tweaked toml for crates.io crate google-firebasehosting1_beta1 2.0.4+20210315 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 65bceba0d58bdff3eebe5fb38d75d76d1aa6a3439906ed79fac30af116b82f6e [INFO] running `Command { std: "docker" "start" "-a" "65bceba0d58bdff3eebe5fb38d75d76d1aa6a3439906ed79fac30af116b82f6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "65bceba0d58bdff3eebe5fb38d75d76d1aa6a3439906ed79fac30af116b82f6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65bceba0d58bdff3eebe5fb38d75d76d1aa6a3439906ed79fac30af116b82f6e", kill_on_drop: false }` [INFO] [stdout] 65bceba0d58bdff3eebe5fb38d75d76d1aa6a3439906ed79fac30af116b82f6e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40b108832e335a73a3b74274a9492fb0447d4cf31a2993edb42a63fd329137d3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "40b108832e335a73a3b74274a9492fb0447d4cf31a2993edb42a63fd329137d3", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Compiling futures-util v0.3.15 [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 want v0.3.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling url v1.7.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 tokio-macros v1.3.0 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hyper v0.14.10 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling yup-oauth2 v5.1.0 [INFO] [stderr] Compiling google-firebasehosting1_beta1 v2.0.4+20210315 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "40b108832e335a73a3b74274a9492fb0447d4cf31a2993edb42a63fd329137d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40b108832e335a73a3b74274a9492fb0447d4cf31a2993edb42a63fd329137d3", kill_on_drop: false }` [INFO] [stdout] 40b108832e335a73a3b74274a9492fb0447d4cf31a2993edb42a63fd329137d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ed95175630eb06e6ac364604cf0bac40957455b1b8ce498704a8339cf0c3476 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8ed95175630eb06e6ac364604cf0bac40957455b1b8ce498704a8339cf0c3476", kill_on_drop: false }` [INFO] [stderr] Compiling google-firebasehosting1_beta1 v2.0.4+20210315 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.99s [INFO] running `Command { std: "docker" "inspect" "8ed95175630eb06e6ac364604cf0bac40957455b1b8ce498704a8339cf0c3476", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ed95175630eb06e6ac364604cf0bac40957455b1b8ce498704a8339cf0c3476", kill_on_drop: false }` [INFO] [stdout] 8ed95175630eb06e6ac364604cf0bac40957455b1b8ce498704a8339cf0c3476 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8b2358bce83f7175edbbf89ae3b97cb0efc03d2dc2a54be9fefb09f1fe23dfd9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8b2358bce83f7175edbbf89ae3b97cb0efc03d2dc2a54be9fefb09f1fe23dfd9", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/google_firebasehosting1_beta1-36a13bfcd51bb63f) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests google-firebasehosting1_beta1 [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] [stdout] [INFO] [stdout] running 57 tests [INFO] [stdout] test src/api.rs - api::ProjectSiteDomainListCall (line 5084) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectSiteChannelPatchCall (line 3980) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectOperationGetCall (line 2042) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectMethods (line 968) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectSiteChannelDeleteCall (line 3182) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectSiteChannelReleaseListCall (line 2600) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectSiteChannelReleaseCreateCall (line 2300) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectSiteDeleteCall (line 8570) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectSiteDomainDeleteCall (line 4568) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectSiteChannelGetCall (line 3440) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectSiteChannelListCall (line 3698) - compile ... ok [INFO] [stdout] test src/api.rs - api::FirebaseHosting (line 64) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectSiteChannelCreateCall (line 2882) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectSiteDomainCreateCall (line 4280) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectSiteCreateCall (line 8270) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectSiteDomainUpdateCall (line 5366) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectSiteDomainGetCall (line 4826) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectSiteListCall (line 9344) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectSiteVersionCloneCall (line 6530) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectSiteReleaseListCall (line 5954) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectSiteGetCall (line 8828) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectSiteGetConfigCall (line 9086) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectSiteUpdateConfigCall (line 9926) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectSitePatchCall (line 9626) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectSiteVersionDeleteCall (line 7130) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectSiteReleaseCreateCall (line 5654) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectSiteVersionCreateCall (line 6818) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectSiteVersionPopulateFileCall (line 7982) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectSiteVersionFileListCall (line 6236) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectSiteVersionPatchCall (line 7682) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectSiteVersionListCall (line 7388) - compile ... ok [INFO] [stdout] test src/api.rs - api::SiteChannelCreateCall (line 10808) - compile ... ok [INFO] [stdout] test src/api.rs - api::SiteChannelGetCall (line 11366) - compile ... ok [INFO] [stdout] test src/api.rs - api::SiteChannelListCall (line 11624) - compile ... ok [INFO] [stdout] test src/api.rs - api::SiteChannelDeleteCall (line 11108) - compile ... ok [INFO] [stdout] test src/api.rs - api::SiteDomainGetCall (line 12752) - compile ... ok [INFO] [stdout] test src/api.rs - api::SiteChannelPatchCall (line 11906) - compile ... ok [INFO] [stdout] test src/api.rs - api::SiteDomainDeleteCall (line 12494) - compile ... ok [INFO] [stdout] test src/api.rs - api::SiteDomainCreateCall (line 12206) - compile ... ok [INFO] [stdout] test src/api.rs - api::SiteDomainListCall (line 13010) - compile ... ok [INFO] [stdout] test src/api.rs - api::SiteChannelReleaseCreateCall (line 10226) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 51) ... ignored [INFO] [stdout] test src/api.rs - api::SiteChannelReleaseListCall (line 10526) - compile ... ok [INFO] [stdout] test src/api.rs - api::SiteGetConfigCall (line 16196) - compile ... ok [INFO] [stdout] test src/api.rs - api::SiteReleaseCreateCall (line 13580) - compile ... ok [INFO] [stdout] test src/api.rs - api::SiteDomainUpdateCall (line 13292) - compile ... ok [INFO] [stdout] test src/api.rs - api::SiteMethods (line 1556) - compile ... ok [INFO] [stdout] test src/api.rs - api::SiteReleaseListCall (line 13880) - compile ... ok [INFO] [stdout] test src/api.rs - api::SiteVersionCloneCall (line 14456) - compile ... ok [INFO] [stdout] test src/api.rs - api::SiteVersionPopulateFileCall (line 15908) - compile ... ok [INFO] [stdout] test src/api.rs - api::SiteVersionFileListCall (line 14162) - compile ... ok [INFO] [stdout] test src/api.rs - api::SiteVersionCreateCall (line 14744) - compile ... ok [INFO] [stdout] test src/api.rs - api::SiteUpdateConfigCall (line 16454) - compile ... ok [INFO] [stdout] test src/api.rs - api::SiteVersionPatchCall (line 15608) - compile ... ok [INFO] [stdout] test src/api.rs - api::SiteVersionListCall (line 15314) - compile ... ok [INFO] [stdout] test src/api.rs - api::SiteVersionDeleteCall (line 15056) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 106) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 56 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 3.24s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8b2358bce83f7175edbbf89ae3b97cb0efc03d2dc2a54be9fefb09f1fe23dfd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b2358bce83f7175edbbf89ae3b97cb0efc03d2dc2a54be9fefb09f1fe23dfd9", kill_on_drop: false }` [INFO] [stdout] 8b2358bce83f7175edbbf89ae3b97cb0efc03d2dc2a54be9fefb09f1fe23dfd9