[INFO] fetching crate transipctl 0.4.1... [INFO] testing transipctl-0.4.1 against 1.81.0 for beta-1.82-1 [INFO] extracting crate transipctl 0.4.1 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate transipctl 0.4.1 on toolchain 1.81.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.81.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate transipctl 0.4.1 [INFO] finished tweaking crates.io crate transipctl 0.4.1 [INFO] tweaked toml for crates.io crate transipctl 0.4.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate transipctl 0.4.1 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" "+1.81.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded derive v1.0.0 [INFO] [stderr] Downloaded features v0.10.0 [INFO] [stderr] Downloaded transip-command v0.4.1 [INFO] [stderr] Downloaded hickory-resolver v0.24.0 [INFO] [stderr] Downloaded rustyline-derive v0.10.0 [INFO] [stderr] Downloaded transip-execute v0.4.0 [INFO] [stderr] Downloaded rustyline v14.0.0 [INFO] [stderr] Downloaded hickory-proto v0.24.0 [INFO] [stderr] Downloaded rusty-lines v0.2.0 [INFO] [stderr] Downloaded transip v0.3.0 [INFO] [stderr] Downloaded acme-validation-propagation v0.1.6 [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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f45ad068a835b15a68e1041275c1016bf0afe869f7c2f5db8669a645b98df7c [INFO] running `Command { std: "docker" "start" "-a" "9f45ad068a835b15a68e1041275c1016bf0afe869f7c2f5db8669a645b98df7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f45ad068a835b15a68e1041275c1016bf0afe869f7c2f5db8669a645b98df7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f45ad068a835b15a68e1041275c1016bf0afe869f7c2f5db8669a645b98df7c", kill_on_drop: false }` [INFO] [stdout] 9f45ad068a835b15a68e1041275c1016bf0afe869f7c2f5db8669a645b98df7c [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9c8a2185edd68108f220233cef073863f4fe09f292aed9f47004beba75ef916 [INFO] running `Command { std: "docker" "start" "-a" "c9c8a2185edd68108f220233cef073863f4fe09f292aed9f47004beba75ef916", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling cc v1.0.94 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling rustls-pki-types v1.4.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling rustls v0.22.3 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling webpki-roots v0.26.1 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling base64 v0.22.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling features v0.10.0 [INFO] [stderr] Compiling hostname v0.4.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling derive v1.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling fd-lock v4.0.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.12 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling enum-as-inner v0.6.0 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling rustls-webpki v0.102.2 [INFO] [stderr] Compiling rustyline-derive v0.10.0 [INFO] [stderr] Compiling rustyline v14.0.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling hickory-proto v0.24.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling strum v0.26.2 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling transip-command v0.4.1 [INFO] [stderr] Compiling rusty-lines v0.2.0 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling hickory-resolver v0.24.0 [INFO] [stderr] Compiling acme-validation-propagation v0.1.6 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling ureq v2.9.6 [INFO] [stderr] Compiling transip v0.3.0 [INFO] [stderr] Compiling transip-execute v0.4.0 [INFO] [stderr] Compiling transipctl v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.03s [INFO] running `Command { std: "docker" "inspect" "c9c8a2185edd68108f220233cef073863f4fe09f292aed9f47004beba75ef916", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9c8a2185edd68108f220233cef073863f4fe09f292aed9f47004beba75ef916", kill_on_drop: false }` [INFO] [stdout] c9c8a2185edd68108f220233cef073863f4fe09f292aed9f47004beba75ef916 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1919bedd4ae6adce785254c43c650f35ec6597ae9046084181ae47100e5de9dd [INFO] running `Command { std: "docker" "start" "-a" "1919bedd4ae6adce785254c43c650f35ec6597ae9046084181ae47100e5de9dd", kill_on_drop: false }` [INFO] [stderr] Compiling transipctl v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s [INFO] running `Command { std: "docker" "inspect" "1919bedd4ae6adce785254c43c650f35ec6597ae9046084181ae47100e5de9dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1919bedd4ae6adce785254c43c650f35ec6597ae9046084181ae47100e5de9dd", kill_on_drop: false }` [INFO] [stdout] 1919bedd4ae6adce785254c43c650f35ec6597ae9046084181ae47100e5de9dd [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7c25674a2fa5d3680ee37184f5cb5f4482f99574c48faa8617e3cccd50463aa4 [INFO] running `Command { std: "docker" "start" "-a" "7c25674a2fa5d3680ee37184f5cb5f4482f99574c48faa8617e3cccd50463aa4", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/transipctl-248d4e541e79e1a5) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7c25674a2fa5d3680ee37184f5cb5f4482f99574c48faa8617e3cccd50463aa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c25674a2fa5d3680ee37184f5cb5f4482f99574c48faa8617e3cccd50463aa4", kill_on_drop: false }` [INFO] [stdout] 7c25674a2fa5d3680ee37184f5cb5f4482f99574c48faa8617e3cccd50463aa4