[INFO] crate google-searchconsole1-cli 1.0.12+20190629 is already in cache [INFO] testing google-searchconsole1-cli-1.0.12+20190629 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] extracting crate google-searchconsole1-cli 1.0.12+20190629 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate google-searchconsole1-cli 1.0.12+20190629 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate google-searchconsole1-cli 1.0.12+20190629 [INFO] finished tweaking crates.io crate google-searchconsole1-cli 1.0.12+20190629 [INFO] tweaked toml for crates.io crate google-searchconsole1-cli 1.0.12+20190629 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate google-searchconsole1-cli 1.0.12+20190629 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: version requirement `1.0.12+20190629` for dependency `google-searchconsole1` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] edd710522ed06c150c4997fdc0661d07035f7922b3af398b08b747699a7c0194 [INFO] running `"docker" "start" "-a" "edd710522ed06c150c4997fdc0661d07035f7922b3af398b08b747699a7c0194"` [INFO] [stderr] warning: version requirement `1.0.12+20190629` for dependency `google-searchconsole1` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling smallvec v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.5.2 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling webpki v0.18.1 [INFO] [stderr] Compiling sct v0.4.0 [INFO] [stderr] Compiling webpki-roots v0.15.0 [INFO] [stderr] Compiling rustls v0.13.1 [INFO] [stderr] Compiling yup-hyper-mock v2.0.0 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling hyper-native-tls v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling hyper-rustls v0.6.2 [INFO] [stderr] Compiling yup-oauth2 v1.0.12 [INFO] [stderr] Compiling google-searchconsole1 v1.0.12+20190629 [INFO] [stderr] Compiling google-searchconsole1-cli v1.0.12+20190629 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/cmn.rs:703:13 [INFO] [stderr] | [INFO] [stderr] 703 | try!(issue.fmt(f)); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/cmn.rs:405:58 [INFO] [stderr] | [INFO] [stderr] 405 | pub fn writer_from_opts(arg: Option<&str>) -> Result, io::Error> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Write` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 58s [INFO] running `"docker" "inspect" "edd710522ed06c150c4997fdc0661d07035f7922b3af398b08b747699a7c0194"` [INFO] running `"docker" "rm" "-f" "edd710522ed06c150c4997fdc0661d07035f7922b3af398b08b747699a7c0194"` [INFO] [stdout] edd710522ed06c150c4997fdc0661d07035f7922b3af398b08b747699a7c0194 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 21ef82126672b17b5abb2ceb2c94f0998b6d54dfb0247ff77c4f5b7167d65545 [INFO] running `"docker" "start" "-a" "21ef82126672b17b5abb2ceb2c94f0998b6d54dfb0247ff77c4f5b7167d65545"` [INFO] [stderr] warning: version requirement `1.0.12+20190629` for dependency `google-searchconsole1` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Compiling google-searchconsole1-cli v1.0.12+20190629 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/cmn.rs:703:13 [INFO] [stderr] | [INFO] [stderr] 703 | try!(issue.fmt(f)); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/cmn.rs:405:58 [INFO] [stderr] | [INFO] [stderr] 405 | pub fn writer_from_opts(arg: Option<&str>) -> Result, io::Error> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Write` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.57s [INFO] running `"docker" "inspect" "21ef82126672b17b5abb2ceb2c94f0998b6d54dfb0247ff77c4f5b7167d65545"` [INFO] running `"docker" "rm" "-f" "21ef82126672b17b5abb2ceb2c94f0998b6d54dfb0247ff77c4f5b7167d65545"` [INFO] [stdout] 21ef82126672b17b5abb2ceb2c94f0998b6d54dfb0247ff77c4f5b7167d65545 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 145a2865632a4c5853648f90f4204f2a626aa8199a3dce2627e4322a312abfd9 [INFO] running `"docker" "start" "-a" "145a2865632a4c5853648f90f4204f2a626aa8199a3dce2627e4322a312abfd9"` [INFO] [stderr] warning: version requirement `1.0.12+20190629` for dependency `google-searchconsole1` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/cmn.rs:703:13 [INFO] [stderr] | [INFO] [stderr] 703 | try!(issue.fmt(f)); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/cmn.rs:405:58 [INFO] [stderr] | [INFO] [stderr] 405 | pub fn writer_from_opts(arg: Option<&str>) -> Result, io::Error> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Write` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/searchconsole1-a651175a8e988c2f [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "145a2865632a4c5853648f90f4204f2a626aa8199a3dce2627e4322a312abfd9"` [INFO] running `"docker" "rm" "-f" "145a2865632a4c5853648f90f4204f2a626aa8199a3dce2627e4322a312abfd9"` [INFO] [stdout] 145a2865632a4c5853648f90f4204f2a626aa8199a3dce2627e4322a312abfd9