[INFO] fetching crate accounts-cli 0.1.0...
[INFO] building accounts-cli-0.1.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate accounts-cli 0.1.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate accounts-cli 0.1.0
[INFO] finished tweaking crates.io crate accounts-cli 0.1.0
[INFO] tweaked toml for crates.io crate accounts-cli 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate accounts-cli 0.1.0 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 crates.io crate accounts-cli 0.1.0 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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.189
[INFO] [stderr]   Downloaded format_num v0.1.0
[INFO] [stderr]   Downloaded rhai-http v0.2.0
[INFO] [stderr]   Downloaded svg v0.7.2
[INFO] [stderr]   Downloaded charts v0.3.0
[INFO] [stderr]   Downloaded reqwest v0.12.4
[INFO] [stderr]   Downloaded serde v1.0.189
[INFO] [stderr]   Downloaded winnow v0.6.6
[INFO] [stderr]   Downloaded httparse v1.9.2
[INFO] [stderr]   Downloaded serde_json v1.0.109
[INFO] [stderr]   Downloaded rhai_codegen v2.1.0
[INFO] [stderr]   Downloaded thin-vec v0.2.13
[INFO] [stderr]   Downloaded rhai v1.19.0
[INFO] [stderr]   Downloaded webpki-roots v0.26.2
[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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ba1bc2ace758e2c3745239c053175ce44b5228f2932ae7340e21c0664e35e5d5
[INFO] running `Command { std: "docker" "start" "-a" "ba1bc2ace758e2c3745239c053175ce44b5228f2932ae7340e21c0664e35e5d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ba1bc2ace758e2c3745239c053175ce44b5228f2932ae7340e21c0664e35e5d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba1bc2ace758e2c3745239c053175ce44b5228f2932ae7340e21c0664e35e5d5", kill_on_drop: false }`
[INFO] [stdout] ba1bc2ace758e2c3745239c053175ce44b5228f2932ae7340e21c0664e35e5d5
[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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f53f84a17b6d8b9101890fae605f2ebaa495ba371153902d1ccae62d49d3886d
[INFO] running `Command { std: "docker" "start" "-a" "f53f84a17b6d8b9101890fae605f2ebaa495ba371153902d1ccae62d49d3886d", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling httparse v1.9.2
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling serde_json v1.0.109
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling webpki-roots v0.26.2
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling winnow v0.6.6
[INFO] [stderr]    Compiling svg v0.7.2
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.189
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling zerovec-derive v0.10.2
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling rhai_codegen v2.1.0
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling rustls-webpki v0.102.4
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling format_num v0.1.0
[INFO] [stderr]    Compiling zerofrom v0.1.4
[INFO] [stderr]    Compiling yoke v0.7.4
[INFO] [stderr]    Compiling charts v0.3.0
[INFO] [stderr]    Compiling zerovec v0.10.2
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling thin-vec v0.2.13
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling icu_properties v1.5.0
[INFO] [stderr]    Compiling toml_edit v0.22.9
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling rhai v1.19.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling hyper-util v0.1.5
[INFO] [stderr]    Compiling toml v0.8.12
[INFO] [stderr]    Compiling hyper-rustls v0.26.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna v1.0.0
[INFO] [stderr]    Compiling url v2.5.1
[INFO] [stderr]    Compiling reqwest v0.12.4
[INFO] [stderr]    Compiling rhai-http v0.2.0
[INFO] [stderr]    Compiling accounts-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: svg v0.7.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "f53f84a17b6d8b9101890fae605f2ebaa495ba371153902d1ccae62d49d3886d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f53f84a17b6d8b9101890fae605f2ebaa495ba371153902d1ccae62d49d3886d", kill_on_drop: false }`
[INFO] [stdout] f53f84a17b6d8b9101890fae605f2ebaa495ba371153902d1ccae62d49d3886d
[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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9b949799f1ed8d1f78dcadd57565e23f3b7f77355aff66d42cbddda752e0e3fa
[INFO] running `Command { std: "docker" "start" "-a" "9b949799f1ed8d1f78dcadd57565e23f3b7f77355aff66d42cbddda752e0e3fa", kill_on_drop: false }`
[INFO] [stderr]    Compiling accounts-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.56s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: svg v0.7.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "9b949799f1ed8d1f78dcadd57565e23f3b7f77355aff66d42cbddda752e0e3fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b949799f1ed8d1f78dcadd57565e23f3b7f77355aff66d42cbddda752e0e3fa", kill_on_drop: false }`
[INFO] [stdout] 9b949799f1ed8d1f78dcadd57565e23f3b7f77355aff66d42cbddda752e0e3fa
