[INFO] cloning repository https://github.com/anzar2/mlab-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anzar2/mlab-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanzar2%2Fmlab-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanzar2%2Fmlab-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ea1180dd4f03038fe4d298bf1a3c93478a4a9fed [INFO] building anzar2/mlab-cli against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanzar2%2Fmlab-cli" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/anzar2/mlab-cli [INFO] finished tweaking git repo https://github.com/anzar2/mlab-cli [INFO] tweaked toml for git repo https://github.com/anzar2/mlab-cli written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/anzar2/mlab-cli 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] crate git repo https://github.com/anzar2/mlab-cli already has a lockfile, it will not be regenerated [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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded winauth v0.0.4 [INFO] [stderr] Downloaded md5 v0.6.1 [INFO] [stderr] Downloaded pretty-hex v0.3.0 [INFO] [stderr] Downloaded async-native-tls v0.4.0 [INFO] [stderr] Downloaded newline-converter v0.3.0 [INFO] [stderr] Downloaded asynchronous-codec v0.6.2 [INFO] [stderr] Downloaded saturating v0.1.0 [INFO] [stderr] Downloaded connection-string v0.2.0 [INFO] [stderr] Downloaded btoi v0.4.3 [INFO] [stderr] Downloaded env_home v0.1.0 [INFO] [stderr] Downloaded derive_utils v0.15.0 [INFO] [stderr] Downloaded fuzzy-matcher v0.3.7 [INFO] [stderr] Downloaded io-enum v1.2.0 [INFO] [stderr] Downloaded which v7.0.2 [INFO] [stderr] Downloaded figlet-rs v0.1.5 [INFO] [stderr] Downloaded mysql-common-derive v0.32.0 [INFO] [stderr] Downloaded terminfo v0.9.0 [INFO] [stderr] Downloaded subprocess v0.2.9 [INFO] [stderr] Downloaded unidecode v0.3.0 [INFO] [stderr] Downloaded tiberius v0.12.3 [INFO] [stderr] Downloaded inquire v0.7.5 [INFO] [stderr] Downloaded mysql v26.0.0 [INFO] [stderr] Downloaded clearscreen v4.0.1 [INFO] [stderr] Downloaded rusqlite v0.34.0 [INFO] [stderr] Downloaded mysql_common v0.34.1 [INFO] [stderr] Downloaded winsafe v0.0.19 [INFO] [stderr] Downloaded libsqlite3-sys v0.32.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 1b399a9b1c08ae7877770823bbc76a777dda5cfc01d0a31173c037d51dac12e9 [INFO] running `Command { std: "docker" "start" "-a" "1b399a9b1c08ae7877770823bbc76a777dda5cfc01d0a31173c037d51dac12e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b399a9b1c08ae7877770823bbc76a777dda5cfc01d0a31173c037d51dac12e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b399a9b1c08ae7877770823bbc76a777dda5cfc01d0a31173c037d51dac12e9", kill_on_drop: false }` [INFO] [stdout] 1b399a9b1c08ae7877770823bbc76a777dda5cfc01d0a31173c037d51dac12e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 4ba66162deeaaa0dd4a52a30509b4fbc401644e0f7f0a21a3eca75c967239c12 [INFO] running `Command { std: "docker" "start" "-a" "4ba66162deeaaa0dd4a52a30509b4fbc401644e0f7f0a21a3eca75c967239c12", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling zstd-safe v7.2.3 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling zstd-sys v2.0.14+zstd.1.5.7 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling libsqlite3-sys v0.32.0 [INFO] [stderr] Compiling mysql_common v0.34.1 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling terminfo v0.9.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling postgres-protocol v0.6.8 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling derive_utils v0.15.0 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling btoi v0.4.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling mysql-common-derive v0.32.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling enumflags2_derive v0.7.11 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling mysql v26.0.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling saturating v0.1.0 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling newline-converter v0.3.0 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling which v7.0.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling enumflags2 v0.7.11 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling asynchronous-codec v0.6.2 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling io-enum v1.2.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling postgres-types v0.2.9 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling whoami v1.5.2 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling pretty-hex v0.3.0 [INFO] [stderr] Compiling connection-string v0.2.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling twox-hash v2.1.0 [INFO] [stderr] Compiling inquire v0.7.5 [INFO] [stderr] Compiling tokio-postgres v0.7.13 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling figlet-rs v0.1.5 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling rusqlite v0.34.0 [INFO] [stderr] Compiling async-native-tls v0.4.0 [INFO] [stderr] Compiling tiberius v0.12.3 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling unidecode v0.3.0 [INFO] [stderr] Compiling clearscreen v4.0.1 [INFO] [stderr] Compiling mlab v2.1.31 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 37s [INFO] running `Command { std: "docker" "inspect" "4ba66162deeaaa0dd4a52a30509b4fbc401644e0f7f0a21a3eca75c967239c12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ba66162deeaaa0dd4a52a30509b4fbc401644e0f7f0a21a3eca75c967239c12", kill_on_drop: false }` [INFO] [stdout] 4ba66162deeaaa0dd4a52a30509b4fbc401644e0f7f0a21a3eca75c967239c12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 50f02cb7bf85fe5505b08c6a562a7b36df78632b8717434ca0c77bd75a1b743d [INFO] running `Command { std: "docker" "start" "-a" "50f02cb7bf85fe5505b08c6a562a7b36df78632b8717434ca0c77bd75a1b743d", kill_on_drop: false }` [INFO] [stderr] Compiling mlab v2.1.31 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.79s [INFO] running `Command { std: "docker" "inspect" "50f02cb7bf85fe5505b08c6a562a7b36df78632b8717434ca0c77bd75a1b743d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50f02cb7bf85fe5505b08c6a562a7b36df78632b8717434ca0c77bd75a1b743d", kill_on_drop: false }` [INFO] [stdout] 50f02cb7bf85fe5505b08c6a562a7b36df78632b8717434ca0c77bd75a1b743d