[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#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanzar2%2Fmlab-cli" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/anzar2/mlab-cli on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded asynchronous-codec v0.6.2
[INFO] [stderr]   Downloaded pretty-hex v0.3.0
[INFO] [stderr]   Downloaded winauth v0.0.4
[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 tiberius v0.12.3
[INFO] [stderr]   Downloaded twox-hash v2.1.0
[INFO] [stderr]   Downloaded connection-string v0.2.0
[INFO] [stderr]   Downloaded rusqlite v0.34.0
[INFO] [stderr]   Downloaded derive_utils v0.15.0
[INFO] [stderr]   Downloaded io-enum v1.2.0
[INFO] [stderr]   Downloaded unidecode v0.3.0
[INFO] [stderr]   Downloaded mysql_common v0.34.1
[INFO] [stderr]   Downloaded rustix v1.0.2
[INFO] [stderr]   Downloaded mysql v26.0.0
[INFO] [stderr]   Downloaded libsqlite3-sys v0.32.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f4743c9be2e4124c8c517df503c7dcbf26a4baa22c723569b3e11213c3452451
[INFO] running `Command { std: "docker" "start" "-a" "f4743c9be2e4124c8c517df503c7dcbf26a4baa22c723569b3e11213c3452451", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4743c9be2e4124c8c517df503c7dcbf26a4baa22c723569b3e11213c3452451", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4743c9be2e4124c8c517df503c7dcbf26a4baa22c723569b3e11213c3452451", kill_on_drop: false }`
[INFO] [stdout] f4743c9be2e4124c8c517df503c7dcbf26a4baa22c723569b3e11213c3452451
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4b4b459dbefa6953ef3c68e18ab25a2e55722316d4b4bd3e879e6734e5950dde
[INFO] running `Command { std: "docker" "start" "-a" "4b4b459dbefa6953ef3c68e18ab25a2e55722316d4b4bd3e879e6734e5950dde", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling zstd-safe v7.2.3
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling subprocess v0.2.9
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling terminfo v0.9.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[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 libsqlite3-sys v0.32.0
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling mysql_common v0.34.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling postgres-protocol v0.6.8
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling mysql-common-derive v0.32.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling btoi v0.4.3
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling enumflags2_derive v0.7.11
[INFO] [stderr]    Compiling derive_utils v0.15.0
[INFO] [stderr]    Compiling saturating v0.1.0
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling mysql v26.0.0
[INFO] [stderr]    Compiling newline-converter v0.3.0
[INFO] [stderr]    Compiling async-native-tls v0.4.0
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling which v7.0.2
[INFO] [stderr]    Compiling io-enum v1.2.0
[INFO] [stderr]    Compiling enumflags2 v0.7.11
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling postgres-types v0.2.9
[INFO] [stderr]    Compiling asynchronous-codec v0.6.2
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling twox-hash v2.1.0
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]    Compiling connection-string v0.2.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling bufstream v0.1.4
[INFO] [stderr]    Compiling pretty-hex v0.3.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling tokio-postgres v0.7.13
[INFO] [stderr]    Compiling tiberius v0.12.3
[INFO] [stderr]    Compiling inquire v0.7.5
[INFO] [stderr]    Compiling unidecode v0.3.0
[INFO] [stderr]    Compiling figlet-rs v0.1.5
[INFO] [stderr]    Compiling clearscreen v4.0.1
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling rusqlite v0.34.0
[INFO] [stderr]    Compiling mlab v2.1.31 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s
[INFO] running `Command { std: "docker" "inspect" "4b4b459dbefa6953ef3c68e18ab25a2e55722316d4b4bd3e879e6734e5950dde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b4b459dbefa6953ef3c68e18ab25a2e55722316d4b4bd3e879e6734e5950dde", kill_on_drop: false }`
[INFO] [stdout] 4b4b459dbefa6953ef3c68e18ab25a2e55722316d4b4bd3e879e6734e5950dde
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8de108b9d9bd866e00c0c232518328bee09f1d682eb29352e9006d0e0690c941
[INFO] running `Command { std: "docker" "start" "-a" "8de108b9d9bd866e00c0c232518328bee09f1d682eb29352e9006d0e0690c941", kill_on_drop: false }`
[INFO] [stderr]    Compiling mlab v2.1.31 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.04s
[INFO] running `Command { std: "docker" "inspect" "8de108b9d9bd866e00c0c232518328bee09f1d682eb29352e9006d0e0690c941", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8de108b9d9bd866e00c0c232518328bee09f1d682eb29352e9006d0e0690c941", kill_on_drop: false }`
[INFO] [stdout] 8de108b9d9bd866e00c0c232518328bee09f1d682eb29352e9006d0e0690c941
