[INFO] fetching crate google-abusiveexperiencereport1 3.0.0+20220303... [INFO] testing google-abusiveexperiencereport1-3.0.0+20220303 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate google-abusiveexperiencereport1 3.0.0+20220303 into /workspace/builds/worker-41/source [INFO] validating manifest of crates.io crate google-abusiveexperiencereport1 3.0.0+20220303 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-abusiveexperiencereport1 3.0.0+20220303 [INFO] finished tweaking crates.io crate google-abusiveexperiencereport1 3.0.0+20220303 [INFO] tweaked toml for crates.io crate google-abusiveexperiencereport1 3.0.0+20220303 written to /workspace/builds/worker-41/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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/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] d829ae689ef92ab4621d96447a795cf01602189d11b76036e9ec40e8009fcbff [INFO] running `Command { std: "docker" "start" "-a" "d829ae689ef92ab4621d96447a795cf01602189d11b76036e9ec40e8009fcbff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d829ae689ef92ab4621d96447a795cf01602189d11b76036e9ec40e8009fcbff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d829ae689ef92ab4621d96447a795cf01602189d11b76036e9ec40e8009fcbff", kill_on_drop: false }` [INFO] [stdout] d829ae689ef92ab4621d96447a795cf01602189d11b76036e9ec40e8009fcbff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/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] accdb65da851f3d29bbff51fb7329b6bb817f5ea369258bcca51b34c6f8b0c54 [INFO] running `Command { std: "docker" "start" "-a" "accdb65da851f3d29bbff51fb7329b6bb817f5ea369258bcca51b34c6f8b0c54", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling serde_json v1.0.79 [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-abusiveexperiencereport1 v3.0.0+20220303 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.93s [INFO] running `Command { std: "docker" "inspect" "accdb65da851f3d29bbff51fb7329b6bb817f5ea369258bcca51b34c6f8b0c54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "accdb65da851f3d29bbff51fb7329b6bb817f5ea369258bcca51b34c6f8b0c54", kill_on_drop: false }` [INFO] [stdout] accdb65da851f3d29bbff51fb7329b6bb817f5ea369258bcca51b34c6f8b0c54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/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] c302f0843846fe1079ee511319e4a5e3318257b1f00397a6167a42113a2ebb53 [INFO] running `Command { std: "docker" "start" "-a" "c302f0843846fe1079ee511319e4a5e3318257b1f00397a6167a42113a2ebb53", kill_on_drop: false }` [INFO] [stderr] Compiling google-abusiveexperiencereport1 v3.0.0+20220303 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.41s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/google_abusiveexperiencereport1-4e41be7ae3ace6a3) [INFO] running `Command { std: "docker" "inspect" "c302f0843846fe1079ee511319e4a5e3318257b1f00397a6167a42113a2ebb53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c302f0843846fe1079ee511319e4a5e3318257b1f00397a6167a42113a2ebb53", kill_on_drop: false }` [INFO] [stdout] c302f0843846fe1079ee511319e4a5e3318257b1f00397a6167a42113a2ebb53 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/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] 52ebce8544f14b91d72b62aa923048c020520b43c9449aa216d0d063134e91cc [INFO] running `Command { std: "docker" "start" "-a" "52ebce8544f14b91d72b62aa923048c020520b43c9449aa216d0d063134e91cc", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/google_abusiveexperiencereport1-4e41be7ae3ace6a3) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests google-abusiveexperiencereport1 [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 7 tests [INFO] [stdout] test src/lib.rs - (line 51) ... ignored [INFO] [stdout] test src/api.rs - api::ViolatingSiteMethods (line 261) - compile ... ok [INFO] [stdout] test src/api.rs - api::AbusiveExperienceReport (line 30) - compile ... ok [INFO] [stdout] test src/api.rs - api::SiteMethods (line 204) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 75) - compile ... ok [INFO] [stdout] test src/api.rs - api::SiteGetCall (line 321) - compile ... ok [INFO] [stdout] test src/api.rs - api::ViolatingSiteListCall (line 547) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "52ebce8544f14b91d72b62aa923048c020520b43c9449aa216d0d063134e91cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52ebce8544f14b91d72b62aa923048c020520b43c9449aa216d0d063134e91cc", kill_on_drop: false }` [INFO] [stdout] 52ebce8544f14b91d72b62aa923048c020520b43c9449aa216d0d063134e91cc