[INFO] fetching crate google-accesscontextmanager1 3.0.0+20220301... [INFO] testing google-accesscontextmanager1-3.0.0+20220301 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate google-accesscontextmanager1 3.0.0+20220301 into /workspace/builds/worker-114/source [INFO] validating manifest of crates.io crate google-accesscontextmanager1 3.0.0+20220301 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate google-accesscontextmanager1 3.0.0+20220301 [INFO] finished tweaking crates.io crate google-accesscontextmanager1 3.0.0+20220301 [INFO] tweaked toml for crates.io crate google-accesscontextmanager1 3.0.0+20220301 written to /workspace/builds/worker-114/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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" "+beta-2022-04-10" "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-114/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3cf425c85eb8c9237569cce3d46531de9baaa935028fbec6d835030e312a0214 [INFO] running `Command { std: "docker" "start" "-a" "3cf425c85eb8c9237569cce3d46531de9baaa935028fbec6d835030e312a0214", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3cf425c85eb8c9237569cce3d46531de9baaa935028fbec6d835030e312a0214", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cf425c85eb8c9237569cce3d46531de9baaa935028fbec6d835030e312a0214", kill_on_drop: false }` [INFO] [stdout] 3cf425c85eb8c9237569cce3d46531de9baaa935028fbec6d835030e312a0214 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59f4b424afccfc7c2b7c350603fae5fce0a7f4e2a0287061efdad59149212eb6 [INFO] running `Command { std: "docker" "start" "-a" "59f4b424afccfc7c2b7c350603fae5fce0a7f4e2a0287061efdad59149212eb6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling httparse v1.7.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling yup-oauth2 v6.5.1 [INFO] [stderr] Compiling google-accesscontextmanager1 v3.0.0+20220301 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.44s [INFO] running `Command { std: "docker" "inspect" "59f4b424afccfc7c2b7c350603fae5fce0a7f4e2a0287061efdad59149212eb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59f4b424afccfc7c2b7c350603fae5fce0a7f4e2a0287061efdad59149212eb6", kill_on_drop: false }` [INFO] [stdout] 59f4b424afccfc7c2b7c350603fae5fce0a7f4e2a0287061efdad59149212eb6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe30f3e2f8e7e429e71a39e9a810ae6bf87d4bfe46401e43120feff433f0378c [INFO] running `Command { std: "docker" "start" "-a" "fe30f3e2f8e7e429e71a39e9a810ae6bf87d4bfe46401e43120feff433f0378c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling google-accesscontextmanager1 v3.0.0+20220301 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.63s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/google_accesscontextmanager1-43b3ab39d24605db) [INFO] running `Command { std: "docker" "inspect" "fe30f3e2f8e7e429e71a39e9a810ae6bf87d4bfe46401e43120feff433f0378c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe30f3e2f8e7e429e71a39e9a810ae6bf87d4bfe46401e43120feff433f0378c", kill_on_drop: false }` [INFO] [stdout] fe30f3e2f8e7e429e71a39e9a810ae6bf87d4bfe46401e43120feff433f0378c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d0181ea4912e2858bc001e7ae94ea08bcd2fe7b0acc9b3da7250eda5436d21ad [INFO] running `Command { std: "docker" "start" "-a" "d0181ea4912e2858bc001e7ae94ea08bcd2fe7b0acc9b3da7250eda5436d21ad", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.56s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/google_accesscontextmanager1-43b3ab39d24605db) [INFO] [stderr] Doc-tests google-accesscontextmanager1 [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] [stdout] [INFO] [stdout] running 38 tests [INFO] [stdout] test src/lib.rs - (line 53) ... ignored [INFO] [stdout] test src/api.rs - api::AccessPolicyCreateCall (line 5967) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccessPolicyGetCall (line 6472) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccessPolicyAccessLevelTestIamPermissionCall (line 3447) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccessPolicyAccessLevelDeleteCall (line 2047) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccessPolicySetIamPolicyCall (line 7567) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccessPolicyAccessLevelPatchCall (line 2863) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccessPolicyServicePerimeterGetCall (line 4561) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccessPolicyServicePerimeterCreateCall (line 4019) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccessPolicyAccessLevelListCall (line 2571) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccessContextManager (line 52) - compile ... ok [INFO] [stdout] test src/api.rs - api::OrganizationGcpUserAccessBindingCreateCall (line 9229) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccessPolicyServicePerimeterReplaceAllCall (line 5395) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccessPolicyServicePerimeterPatchCall (line 5097) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccessPolicyServicePerimeterDeleteCall (line 4305) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 95) - compile ... ok [INFO] [stdout] test src/api.rs - api::OrganizationGcpUserAccessBindingPatchCall (line 10307) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccessPolicyAccessLevelReplaceAllCall (line 3161) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccessPolicyGetIamPolicyCall (line 6728) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccessPolicyPatchCall (line 7269) - compile ... ok [INFO] [stdout] test src/api.rs - api::OrganizationMethods (line 1620) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccessPolicyAccessLevelGetCall (line 2303) - compile ... ok [INFO] [stdout] test src/api.rs - api::OperationDeleteCall (line 8425) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccessPolicyAccessLevelCreateCall (line 1761) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccessPolicyMethods (line 1041) - compile ... ok [INFO] [stdout] test src/api.rs - api::OperationGetCall (line 8681) - compile ... ok [INFO] [stdout] test src/api.rs - api::OperationCancelCall (line 8139) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccessPolicyListCall (line 7014) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccessPolicyServicePerimeterTestIamPermissionCall (line 5681) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccessPolicyDeleteCall (line 6216) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccessPolicyServicePerimeterCommitCall (line 3733) - compile ... ok [INFO] [stdout] test src/api.rs - api::OperationMethods (line 1506) - compile ... ok [INFO] [stdout] test src/api.rs - api::OrganizationGcpUserAccessBindingGetCall (line 9771) - compile ... ok [INFO] [stdout] test src/api.rs - api::OperationListCall (line 8937) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccessPolicyServicePerimeterListCall (line 4817) - compile ... ok [INFO] [stdout] test src/api.rs - api::OrganizationGcpUserAccessBindingDeleteCall (line 9515) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccessPolicyTestIamPermissionCall (line 7853) - compile ... ok [INFO] [stdout] test src/api.rs - api::OrganizationGcpUserAccessBindingListCall (line 10027) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 37 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.54s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d0181ea4912e2858bc001e7ae94ea08bcd2fe7b0acc9b3da7250eda5436d21ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0181ea4912e2858bc001e7ae94ea08bcd2fe7b0acc9b3da7250eda5436d21ad", kill_on_drop: false }` [INFO] [stdout] d0181ea4912e2858bc001e7ae94ea08bcd2fe7b0acc9b3da7250eda5436d21ad