[INFO] cloning repository https://github.com/paulusminus/transipctl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paulusminus/transipctl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulusminus%2Ftransipctl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulusminus%2Ftransipctl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e523b4e211539260438517e779b660178c2fcb38 [INFO] building paulusminus/transipctl against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulusminus%2Ftransipctl" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/paulusminus/transipctl [INFO] finished tweaking git repo https://github.com/paulusminus/transipctl [INFO] tweaked toml for git repo https://github.com/paulusminus/transipctl written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/paulusminus/transipctl 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/paulusminus/transipctl 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] Updating git repository `https://github.com/rust-lang/cargo` [INFO] [stderr] error: invalid float, expected `inf` [INFO] [stderr] --> ../../../cargo-home/git/checkouts/cargo-b84a1f0e94ea6819/8f40fc5/tests/testsuite/cargo_add/invalid_manifest/in/Cargo.toml:9:7 [INFO] [stderr] | [INFO] [stderr] 9 | key = invalid-value [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] error: invalid float, expected `inf` [INFO] [stderr] --> ../../../cargo-home/git/checkouts/cargo-b84a1f0e94ea6819/8f40fc5/tests/testsuite/cargo_add/invalid_manifest/out/Cargo.toml:9:7 [INFO] [stderr] | [INFO] [stderr] 9 | key = invalid-value [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libredox v0.1.10 [INFO] [stderr] Downloaded acme-validation-propagation v0.1.8 [INFO] [stderr] Downloaded rustyline-derive v0.11.1 [INFO] [stderr] Downloaded redox_users v0.5.2 [INFO] [stderr] Downloaded strum_macros v0.27.2 [INFO] [stderr] Downloaded dirs-sys v0.5.0 [INFO] [stderr] Downloaded cookie_store v0.22.0 [INFO] [stderr] Downloaded rustls-webpki v0.103.6 [INFO] [stderr] Downloaded ureq-proto v0.5.2 [INFO] [stderr] Downloaded serde_derive v1.0.227 [INFO] [stderr] Downloaded clap_builder v4.5.48 [INFO] [stderr] Downloaded serde v1.0.227 [INFO] [stderr] Downloaded ureq v3.1.2 [INFO] [stderr] Downloaded serde_core v1.0.227 [INFO] [stderr] Downloaded directories v6.0.0 [INFO] [stderr] Downloaded rustls v0.23.32 [INFO] [stderr] Downloaded rustyline v17.0.1 [INFO] [stderr] Downloaded litrs v0.4.2 [INFO] [stderr] Downloaded clap v4.5.48 [INFO] [stderr] Downloaded handlebars v5.1.2 [INFO] [stderr] Downloaded resolv-conf v0.7.5 [INFO] [stderr] Downloaded strum v0.27.2 [INFO] [stderr] Downloaded transip v0.4.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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 26447330374e8b8915c5dd63c131f2c33c986b4bee3d5c44d15b8affb4660ada [INFO] running `Command { std: "docker" "start" "-a" "26447330374e8b8915c5dd63c131f2c33c986b4bee3d5c44d15b8affb4660ada", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26447330374e8b8915c5dd63c131f2c33c986b4bee3d5c44d15b8affb4660ada", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26447330374e8b8915c5dd63c131f2c33c986b4bee3d5c44d15b8affb4660ada", kill_on_drop: false }` [INFO] [stdout] 26447330374e8b8915c5dd63c131f2c33c986b4bee3d5c44d15b8affb4660ada [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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97e4dc959deb7f9fc29192a61b0a2b0738dac57ad78f4357c0d39d87e709c3a8 [INFO] running `Command { std: "docker" "start" "-a" "97e4dc959deb7f9fc29192a61b0a2b0738dac57ad78f4357c0d39d87e709c3a8", kill_on_drop: false }` [INFO] [stderr] error: invalid float, expected `inf` [INFO] [stderr] --> ../cargo-home/git/checkouts/cargo-b84a1f0e94ea6819/8f40fc5/tests/testsuite/cargo_add/invalid_manifest/in/Cargo.toml:9:7 [INFO] [stderr] | [INFO] [stderr] 9 | key = invalid-value [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] error: invalid float, expected `inf` [INFO] [stderr] --> ../cargo-home/git/checkouts/cargo-b84a1f0e94ea6819/8f40fc5/tests/testsuite/cargo_add/invalid_manifest/out/Cargo.toml:9:7 [INFO] [stderr] | [INFO] [stderr] 9 | key = invalid-value [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling serde_core v1.0.227 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling serde v1.0.227 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling resolv-conf v0.7.5 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling pulldown-cmark v0.11.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling ureq-proto v0.5.2 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling fd-lock v4.0.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.227 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling rustls-webpki v0.103.6 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling rustyline-derive v0.11.1 [INFO] [stderr] Compiling rustyline v17.0.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling pest v2.8.2 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling transip-command v0.4.2 (/opt/rustwide/workdir/crates/transip-command) [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling rusty-lines v0.3.3 (/opt/rustwide/workdir/crates/rusty-lines) [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling pest_meta v2.8.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling pest_generator v2.8.2 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling pest_derive v2.8.2 [INFO] [stderr] Compiling ureq v3.1.2 [INFO] [stderr] Compiling handlebars v5.1.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling transip v0.4.1 [INFO] [stderr] Compiling hickory-proto v0.24.4 [INFO] [stderr] Compiling mdman v0.0.0 (https://github.com/rust-lang/cargo?tag=0.83.0#8f40fc59) [INFO] [stderr] Compiling xtask-build-man v0.3.5 (/opt/rustwide/workdir/crates/xtask-build-man) [INFO] [stderr] Compiling hickory-resolver v0.24.4 [INFO] [stderr] Compiling acme-validation-propagation v0.1.8 [INFO] [stderr] Compiling transip-execute v0.4.4 (/opt/rustwide/workdir/crates/transip-execute) [INFO] [stderr] Compiling transipctl v0.4.4 (/opt/rustwide/workdir/crates/transipctl) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "97e4dc959deb7f9fc29192a61b0a2b0738dac57ad78f4357c0d39d87e709c3a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97e4dc959deb7f9fc29192a61b0a2b0738dac57ad78f4357c0d39d87e709c3a8", kill_on_drop: false }` [INFO] [stdout] 97e4dc959deb7f9fc29192a61b0a2b0738dac57ad78f4357c0d39d87e709c3a8 [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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6df285c3bcda7cf18969153da10387c6b3b3c5b85309f4d81d268c60f35c2639 [INFO] running `Command { std: "docker" "start" "-a" "6df285c3bcda7cf18969153da10387c6b3b3c5b85309f4d81d268c60f35c2639", kill_on_drop: false }` [INFO] [stderr] error: invalid float, expected `inf` [INFO] [stderr] --> ../cargo-home/git/checkouts/cargo-b84a1f0e94ea6819/8f40fc5/tests/testsuite/cargo_add/invalid_manifest/in/Cargo.toml:9:7 [INFO] [stderr] | [INFO] [stderr] 9 | key = invalid-value [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] error: invalid float, expected `inf` [INFO] [stderr] --> ../cargo-home/git/checkouts/cargo-b84a1f0e94ea6819/8f40fc5/tests/testsuite/cargo_add/invalid_manifest/out/Cargo.toml:9:7 [INFO] [stderr] | [INFO] [stderr] 9 | key = invalid-value [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `01` in package `transip-execute v0.4.4 (/opt/rustwide/workdir/crates/transip-execute)` has the same output filename as the example target `01` in package `rusty-lines v0.3.3 (/opt/rustwide/workdir/crates/rusty-lines)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/01 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `01` in package `transip-execute v0.4.4 (/opt/rustwide/workdir/crates/transip-execute)` has the same output filename as the example target `01` in package `rusty-lines v0.3.3 (/opt/rustwide/workdir/crates/rusty-lines)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/01.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] Compiling rusty-lines v0.3.3 (/opt/rustwide/workdir/crates/rusty-lines) [INFO] [stderr] Compiling transip-command v0.4.2 (/opt/rustwide/workdir/crates/transip-command) [INFO] [stderr] Compiling xtask-build-man v0.3.5 (/opt/rustwide/workdir/crates/xtask-build-man) [INFO] [stderr] Compiling transip-execute v0.4.4 (/opt/rustwide/workdir/crates/transip-execute) [INFO] [stderr] Compiling transipctl v0.4.4 (/opt/rustwide/workdir/crates/transipctl) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.49s [INFO] running `Command { std: "docker" "inspect" "6df285c3bcda7cf18969153da10387c6b3b3c5b85309f4d81d268c60f35c2639", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6df285c3bcda7cf18969153da10387c6b3b3c5b85309f4d81d268c60f35c2639", kill_on_drop: false }` [INFO] [stdout] 6df285c3bcda7cf18969153da10387c6b3b3c5b85309f4d81d268c60f35c2639