[INFO] fetching crate google-datalabeling1_beta1 2.0.8+20210317... [INFO] testing google-datalabeling1_beta1-2.0.8+20210317 against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] extracting crate google-datalabeling1_beta1 2.0.8+20210317 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate google-datalabeling1_beta1 2.0.8+20210317 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-datalabeling1_beta1 2.0.8+20210317 [INFO] finished tweaking crates.io crate google-datalabeling1_beta1 2.0.8+20210317 [INFO] tweaked toml for crates.io crate google-datalabeling1_beta1 2.0.8+20210317 written to /workspace/builds/worker-12/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] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1fe7175269933312af91edf1860f5263ce61791250dcb5977e9f7dba2e622adb [INFO] running `Command { std: "docker" "start" "-a" "1fe7175269933312af91edf1860f5263ce61791250dcb5977e9f7dba2e622adb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1fe7175269933312af91edf1860f5263ce61791250dcb5977e9f7dba2e622adb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fe7175269933312af91edf1860f5263ce61791250dcb5977e9f7dba2e622adb", kill_on_drop: false }` [INFO] [stdout] 1fe7175269933312af91edf1860f5263ce61791250dcb5977e9f7dba2e622adb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 45f8a34e023272c48a671dda785f134db2e45e868a1a76ffbf048d34181e0475 [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" "45f8a34e023272c48a671dda785f134db2e45e868a1a76ffbf048d34181e0475", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [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 unicode-bidi v0.3.7 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling http v0.2.5 [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 form_urlencoded v1.0.1 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling idna v0.1.5 [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 tokio-macros v1.6.0 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling futures-executor v0.3.18 [INFO] [stderr] Compiling futures v0.3.18 [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-datalabeling1_beta1 v2.0.8+20210317 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 12s [INFO] running `Command { std: "docker" "inspect" "45f8a34e023272c48a671dda785f134db2e45e868a1a76ffbf048d34181e0475", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45f8a34e023272c48a671dda785f134db2e45e868a1a76ffbf048d34181e0475", kill_on_drop: false }` [INFO] [stdout] 45f8a34e023272c48a671dda785f134db2e45e868a1a76ffbf048d34181e0475 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 23fe11a105c2c591d84cb3424e7cfa723698e4a2ac773b70490961d07a7f752e [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" "23fe11a105c2c591d84cb3424e7cfa723698e4a2ac773b70490961d07a7f752e", kill_on_drop: false }` [INFO] [stderr] Compiling google-datalabeling1_beta1 v2.0.8+20210317 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.72s [INFO] running `Command { std: "docker" "inspect" "23fe11a105c2c591d84cb3424e7cfa723698e4a2ac773b70490961d07a7f752e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23fe11a105c2c591d84cb3424e7cfa723698e4a2ac773b70490961d07a7f752e", kill_on_drop: false }` [INFO] [stdout] 23fe11a105c2c591d84cb3424e7cfa723698e4a2ac773b70490961d07a7f752e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ce84312052b12786b452422e9a1b502812ade9b7843cc02a61ea73b646dfaff4 [INFO] running `Command { std: "docker" "start" "-a" "ce84312052b12786b452422e9a1b502812ade9b7843cc02a61ea73b646dfaff4", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/google_datalabeling1_beta1-8409eb83815fb765) [INFO] [stdout] [INFO] [stderr] Doc-tests google-datalabeling1_beta1 [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 51 tests [INFO] [stdout] test src/api.rs - api::ProjectDatasetAnnotatedDatasetFeedbackThreadFeedbackMessageDeleteCall (line 5813) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectAnnotationSpecSetDeleteCall (line 3599) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectAnnotationSpecSetCreateCall (line 3311) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectAnnotationSpecSetGetCall (line 3857) - compile ... ok [INFO] [stdout] test src/api.rs - api::DataLabeling (line 52) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectDatasetAnnotatedDatasetDataItemGetCall (line 4409) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectAnnotationSpecSetListCall (line 4115) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectDatasetAnnotatedDatasetExampleListCall (line 5231) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectDatasetAnnotatedDatasetFeedbackThreadDeleteCall (line 6611) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectDatasetAnnotatedDatasetFeedbackThreadFeedbackMessageCreateCall (line 5525) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectDatasetAnnotatedDatasetFeedbackThreadFeedbackMessageGetCall (line 6071) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectDatasetAnnotatedDatasetFeedbackThreadGetCall (line 6869) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectDatasetAnnotatedDatasetFeedbackThreadFeedbackMessageListCall (line 6329) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectDatasetAnnotatedDatasetDataItemListCall (line 4667) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectDatasetAnnotatedDatasetDeleteCall (line 7409) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectDatasetAnnotatedDatasetExampleGetCall (line 4961) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectDatasetAnnotatedDatasetGetCall (line 7667) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectDatasetAnnotatedDatasetListCall (line 7925) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectDatasetDeleteCall (line 10469) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectDatasetEvaluationExampleComparisonSearchCall (line 8771) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectDatasetCreateCall (line 10181) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectDatasetAnnotatedDatasetFeedbackThreadListCall (line 7127) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectDatasetImageLabelCall (line 9317) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectDatasetExportDataCall (line 10727) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectDatasetDataItemGetCall (line 8219) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectDatasetImportDataCall (line 11273) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectDatasetListCall (line 11561) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectDatasetTextLabelCall (line 9605) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectDatasetEvaluationGetCall (line 9059) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectDatasetDataItemListCall (line 8477) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectDatasetGetCall (line 11015) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectEvaluationJobDeleteCall (line 12143) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectEvaluationJobCreateCall (line 11855) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectDatasetVideoLabelCall (line 9893) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 49) ... ignored [INFO] [stdout] test src/api.rs - api::ProjectEvaluationJobPatchCall (line 12953) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectEvaluationJobGetCall (line 12401) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectEvaluationJobPauseCall (line 13253) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectEvaluationJobResumeCall (line 13541) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectEvaluationSearchCall (line 13829) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectEvaluationJobListCall (line 12659) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectInstructionDeleteCall (line 14411) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectInstructionCreateCall (line 14123) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectInstructionGetCall (line 14669) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectOperationGetCall (line 15737) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectOperationCancelCall (line 15221) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectInstructionListCall (line 14927) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectOperationListCall (line 15995) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectOperationDeleteCall (line 15479) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 86) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectMethods (line 2397) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 50 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 7.47s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ce84312052b12786b452422e9a1b502812ade9b7843cc02a61ea73b646dfaff4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce84312052b12786b452422e9a1b502812ade9b7843cc02a61ea73b646dfaff4", kill_on_drop: false }` [INFO] [stdout] ce84312052b12786b452422e9a1b502812ade9b7843cc02a61ea73b646dfaff4