[INFO] fetching crate movey-cli-commands 0.0.2... [INFO] building movey-cli-commands-0.0.2 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate movey-cli-commands 0.0.2 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate movey-cli-commands 0.0.2 [INFO] finished tweaking crates.io crate movey-cli-commands 0.0.2 [INFO] tweaked toml for crates.io crate movey-cli-commands 0.0.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate movey-cli-commands 0.0.2 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 282 packages to latest compatible versions [INFO] [stderr] Adding clap v3.2.25 (available: v4.5.48) [INFO] [stderr] Adding predicates v2.1.5 (available: v3.1.3) [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.23) [INFO] [stderr] Adding toml_edit v0.15.0 (available: v0.23.6) [INFO] [stderr] Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml_datetime v0.5.1 [INFO] [stderr] Downloaded movey-utils v0.0.2 [INFO] [stderr] Downloaded term v1.2.0 [INFO] [stderr] Downloaded movey-core v0.0.2 [INFO] [stderr] Downloaded assert_cmd v2.0.17 [INFO] [stderr] Downloaded clap_derive v3.2.25 [INFO] [stderr] Downloaded serde_test v0.8.23 [INFO] [stderr] Downloaded serde v0.8.23 [INFO] [stderr] Downloaded syslog v5.0.0 [INFO] [stderr] Downloaded slog-syslog v0.13.0 [INFO] [stderr] Downloaded toml_edit v0.15.0 [INFO] [stderr] Downloaded rust-ini v0.13.0 [INFO] [stderr] Downloaded linked-hash-map v0.3.0 [INFO] [stderr] Downloaded serde-hjson v0.9.1 [INFO] [stderr] Downloaded slog-scope v4.4.0 [INFO] [stderr] Downloaded slog-stdlog v4.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b6ac73261dd6be1843d1dcac6ba42a3f5ec96a3590bb670d58949693d9978b4f [INFO] running `Command { std: "docker" "start" "-a" "b6ac73261dd6be1843d1dcac6ba42a3f5ec96a3590bb670d58949693d9978b4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6ac73261dd6be1843d1dcac6ba42a3f5ec96a3590bb670d58949693d9978b4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6ac73261dd6be1843d1dcac6ba42a3f5ec96a3590bb670d58949693d9978b4f", kill_on_drop: false }` [INFO] [stdout] b6ac73261dd6be1843d1dcac6ba42a3f5ec96a3590bb670d58949693d9978b4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6cdf7ade778655df827e4de05a01cf4f745a08b02f2766b0dd3915c12c577444 [INFO] running `Command { std: "docker" "start" "-a" "6cdf7ade778655df827e4de05a01cf4f745a08b02f2766b0dd3915c12c577444", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling syslog v5.0.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling toml_datetime v0.5.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling serial_test_derive v0.9.0 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling term v1.2.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling slog-stdlog v4.1.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling slog-term v2.9.2 [INFO] [stderr] Compiling slog-syslog v0.13.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serial_test v0.9.0 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling toml_edit v0.15.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling movey-utils v0.0.2 [INFO] [stderr] Compiling movey-core v0.0.2 [INFO] [stderr] Compiling movey-cli-commands v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `env::MOVE_HOME` and `self` [INFO] [stdout] --> src/base/move_package_resolver.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use utils::{env::MOVE_HOME, movey_credential::{self, MOVEY_URL}}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.01s [INFO] running `Command { std: "docker" "inspect" "6cdf7ade778655df827e4de05a01cf4f745a08b02f2766b0dd3915c12c577444", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cdf7ade778655df827e4de05a01cf4f745a08b02f2766b0dd3915c12c577444", kill_on_drop: false }` [INFO] [stdout] 6cdf7ade778655df827e4de05a01cf4f745a08b02f2766b0dd3915c12c577444 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1fc57c29fd0d804a87cf1c7e1edc0d915be70be52f92ff31b63d8e2dcec65d49 [INFO] running `Command { std: "docker" "start" "-a" "1fc57c29fd0d804a87cf1c7e1edc0d915be70be52f92ff31b63d8e2dcec65d49", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling movey-utils v0.0.2 [INFO] [stderr] Compiling movey-core v0.0.2 [INFO] [stderr] Compiling movey-cli-commands v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `env::MOVE_HOME` and `self` [INFO] [stdout] --> src/base/move_package_resolver.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use utils::{env::MOVE_HOME, movey_credential::{self, MOVEY_URL}}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `env::MOVE_HOME` and `self` [INFO] [stdout] --> src/base/move_package_resolver.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use utils::{env::MOVE_HOME, movey_credential::{self, MOVEY_URL}}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.23s [INFO] running `Command { std: "docker" "inspect" "1fc57c29fd0d804a87cf1c7e1edc0d915be70be52f92ff31b63d8e2dcec65d49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fc57c29fd0d804a87cf1c7e1edc0d915be70be52f92ff31b63d8e2dcec65d49", kill_on_drop: false }` [INFO] [stdout] 1fc57c29fd0d804a87cf1c7e1edc0d915be70be52f92ff31b63d8e2dcec65d49