[INFO] fetching crate google-admin1_reports-cli 1.0.12+20190521... [INFO] testing google-admin1_reports-cli-1.0.12+20190521 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate google-admin1_reports-cli 1.0.12+20190521 into /workspace/builds/worker-97/source [INFO] validating manifest of crates.io crate google-admin1_reports-cli 1.0.12+20190521 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-admin1_reports-cli 1.0.12+20190521 [INFO] finished tweaking crates.io crate google-admin1_reports-cli 1.0.12+20190521 [INFO] tweaked toml for crates.io crate google-admin1_reports-cli 1.0.12+20190521 written to /workspace/builds/worker-97/source/Cargo.toml [INFO] crate crates.io crate google-admin1_reports-cli 1.0.12+20190521 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: version requirement `1.0.12+20190521` for dependency `google-admin1_reports` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [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-97/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/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] b14c72776246e4f948dbeb6723d33c0f49f7cc7c5caf7014c76bd8885243d584 [INFO] running `Command { std: "docker" "start" "-a" "b14c72776246e4f948dbeb6723d33c0f49f7cc7c5caf7014c76bd8885243d584", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b14c72776246e4f948dbeb6723d33c0f49f7cc7c5caf7014c76bd8885243d584", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b14c72776246e4f948dbeb6723d33c0f49f7cc7c5caf7014c76bd8885243d584", kill_on_drop: false }` [INFO] [stdout] b14c72776246e4f948dbeb6723d33c0f49f7cc7c5caf7014c76bd8885243d584 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/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] fb6c55af8c4821d1f90698800e3b99605ed0eaee5cf206258e7e81fb7fcf21d4 [INFO] running `Command { std: "docker" "start" "-a" "fb6c55af8c4821d1f90698800e3b99605ed0eaee5cf206258e7e81fb7fcf21d4", kill_on_drop: false }` [INFO] [stderr] warning: version requirement `1.0.12+20190521` for dependency `google-admin1_reports` 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 log v0.4.8 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling smallvec v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling strsim v0.5.2 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling quote v1.0.2 [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 hyper v0.10.16 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling webpki v0.18.1 [INFO] [stderr] Compiling sct v0.4.0 [INFO] [stderr] Compiling yup-hyper-mock v2.0.0 [INFO] [stderr] Compiling webpki-roots v0.15.0 [INFO] [stderr] Compiling rustls v0.13.1 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling hyper-native-tls v0.3.0 [INFO] [stderr] Compiling hyper-rustls v0.6.2 [INFO] [stderr] Compiling yup-oauth2 v1.0.12 [INFO] [stderr] Compiling google-admin1_reports v1.0.12+20190521 [INFO] [stderr] Compiling google-admin1_reports-cli v1.0.12+20190521 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmn.rs:703:13 [INFO] [stdout] | [INFO] [stdout] 703 | try!(issue.fmt(f)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cmn.rs:405:58 [INFO] [stdout] | [INFO] [stdout] 405 | pub fn writer_from_opts(arg: Option<&str>) -> Result, io::Error> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 405 - pub fn writer_from_opts(arg: Option<&str>) -> Result, io::Error> { [INFO] [stdout] 405 + pub fn writer_from_opts(arg: Option<&str>) -> Result, io::Error> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.42s [INFO] running `Command { std: "docker" "inspect" "fb6c55af8c4821d1f90698800e3b99605ed0eaee5cf206258e7e81fb7fcf21d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb6c55af8c4821d1f90698800e3b99605ed0eaee5cf206258e7e81fb7fcf21d4", kill_on_drop: false }` [INFO] [stdout] fb6c55af8c4821d1f90698800e3b99605ed0eaee5cf206258e7e81fb7fcf21d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/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] fb838076e3b45bdfc5c1617a52425a7bd837fea7f43e28e31846ee43726c18bb [INFO] running `Command { std: "docker" "start" "-a" "fb838076e3b45bdfc5c1617a52425a7bd837fea7f43e28e31846ee43726c18bb", kill_on_drop: false }` [INFO] [stderr] warning: version requirement `1.0.12+20190521` for dependency `google-admin1_reports` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling google-admin1_reports-cli v1.0.12+20190521 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cmn.rs:703:13 [INFO] [stdout] | [INFO] [stdout] 703 | try!(issue.fmt(f)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cmn.rs:405:58 [INFO] [stdout] | [INFO] [stdout] 405 | pub fn writer_from_opts(arg: Option<&str>) -> Result, io::Error> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 405 - pub fn writer_from_opts(arg: Option<&str>) -> Result, io::Error> { [INFO] [stdout] 405 + pub fn writer_from_opts(arg: Option<&str>) -> Result, io::Error> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.08s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/admin1_reports-8371d176541f5508) [INFO] running `Command { std: "docker" "inspect" "fb838076e3b45bdfc5c1617a52425a7bd837fea7f43e28e31846ee43726c18bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb838076e3b45bdfc5c1617a52425a7bd837fea7f43e28e31846ee43726c18bb", kill_on_drop: false }` [INFO] [stdout] fb838076e3b45bdfc5c1617a52425a7bd837fea7f43e28e31846ee43726c18bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/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] 856999cab4815e347ca7ec15c3b7419813c6772fa508321070270890d17f2fe9 [INFO] running `Command { std: "docker" "start" "-a" "856999cab4815e347ca7ec15c3b7419813c6772fa508321070270890d17f2fe9", kill_on_drop: false }` [INFO] [stderr] warning: version requirement `1.0.12+20190521` for dependency `google-admin1_reports` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stdout] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] running 0 tests [INFO] [stderr] --> src/cmn.rs:703:13 [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] 703 | try!(issue.fmt(f)); [INFO] [stdout] [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] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 405 - pub fn writer_from_opts(arg: Option<&str>) -> Result, io::Error> { [INFO] [stderr] 405 + pub fn writer_from_opts(arg: Option<&str>) -> Result, io::Error> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `google-admin1_reports-cli` (bin "admin1-reports" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/admin1_reports-8371d176541f5508) [INFO] running `Command { std: "docker" "inspect" "856999cab4815e347ca7ec15c3b7419813c6772fa508321070270890d17f2fe9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "856999cab4815e347ca7ec15c3b7419813c6772fa508321070270890d17f2fe9", kill_on_drop: false }` [INFO] [stdout] 856999cab4815e347ca7ec15c3b7419813c6772fa508321070270890d17f2fe9