[INFO] fetching crate google-libraryagent1-cli 2.0.4+20210330... [INFO] building google-libraryagent1-cli-2.0.4+20210330 against master#a7f375789bab1a4e4a291c963081a8ca7d2b6bd7 for pr-93180 [INFO] extracting crate google-libraryagent1-cli 2.0.4+20210330 into /workspace/builds/worker-27/source [INFO] validating manifest of crates.io crate google-libraryagent1-cli 2.0.4+20210330 on toolchain a7f375789bab1a4e4a291c963081a8ca7d2b6bd7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate google-libraryagent1-cli 2.0.4+20210330 [INFO] finished tweaking crates.io crate google-libraryagent1-cli 2.0.4+20210330 [INFO] tweaked toml for crates.io crate google-libraryagent1-cli 2.0.4+20210330 written to /workspace/builds/worker-27/source/Cargo.toml [INFO] crate crates.io crate google-libraryagent1-cli 2.0.4+20210330 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: version requirement `2.0.4+20210330` for dependency `google-libraryagent1` 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-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 54881221bbfbe5e2dfa2013ebd5cb1f3341e4928b260fbd50dd1a914a9897982 [INFO] running `Command { std: "docker" "start" "-a" "54881221bbfbe5e2dfa2013ebd5cb1f3341e4928b260fbd50dd1a914a9897982", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54881221bbfbe5e2dfa2013ebd5cb1f3341e4928b260fbd50dd1a914a9897982", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54881221bbfbe5e2dfa2013ebd5cb1f3341e4928b260fbd50dd1a914a9897982", kill_on_drop: false }` [INFO] [stdout] 54881221bbfbe5e2dfa2013ebd5cb1f3341e4928b260fbd50dd1a914a9897982 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ace592367d4ab5c7fdc9507cec177e182dbbf0cb2c8f029851b4dcaa0df9cae [INFO] running `Command { std: "docker" "start" "-a" "9ace592367d4ab5c7fdc9507cec177e182dbbf0cb2c8f029851b4dcaa0df9cae", kill_on_drop: false }` [INFO] [stderr] warning: version requirement `2.0.4+20210330` for dependency `google-libraryagent1` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.5.2 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling rustls v0.19.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling tokio-util v0.6.6 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling h2 v0.3.2 [INFO] [stderr] Compiling hyper v0.14.5 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling yup-oauth2 v5.1.0 [INFO] [stderr] Compiling google-libraryagent1 v2.0.4+20210330 [INFO] [stderr] Compiling google-libraryagent1-cli v2.0.4+20210330 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.97s [INFO] running `Command { std: "docker" "inspect" "9ace592367d4ab5c7fdc9507cec177e182dbbf0cb2c8f029851b4dcaa0df9cae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ace592367d4ab5c7fdc9507cec177e182dbbf0cb2c8f029851b4dcaa0df9cae", kill_on_drop: false }` [INFO] [stdout] 9ace592367d4ab5c7fdc9507cec177e182dbbf0cb2c8f029851b4dcaa0df9cae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 269de98d3bf42b67b4d4d8aeda7132e144422f2ea9e2add0f5001ab400b496f0 [INFO] running `Command { std: "docker" "start" "-a" "269de98d3bf42b67b4d4d8aeda7132e144422f2ea9e2add0f5001ab400b496f0", kill_on_drop: false }` [INFO] [stderr] warning: version requirement `2.0.4+20210330` for dependency `google-libraryagent1` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Compiling google-libraryagent1-cli v2.0.4+20210330 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.76s [INFO] running `Command { std: "docker" "inspect" "269de98d3bf42b67b4d4d8aeda7132e144422f2ea9e2add0f5001ab400b496f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "269de98d3bf42b67b4d4d8aeda7132e144422f2ea9e2add0f5001ab400b496f0", kill_on_drop: false }` [INFO] [stdout] 269de98d3bf42b67b4d4d8aeda7132e144422f2ea9e2add0f5001ab400b496f0