[INFO] cloning repository https://github.com/aerys/gpm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aerys/gpm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faerys%2Fgpm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faerys%2Fgpm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1d87b38d0c880fcc34619e9c9fe56eb790738ecc [INFO] testing aerys/gpm against beta-2023-10-04 for beta-1.74-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faerys%2Fgpm" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aerys/gpm on toolchain beta-2023-10-04 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/aerys/gpm [INFO] finished tweaking git repo https://github.com/aerys/gpm [INFO] tweaked toml for git repo https://github.com/aerys/gpm written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/aerys/gpm 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" "+beta-2023-10-04" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e57894e92c1301ff079f02581eceb164c7947435b67acfe770a12791f5ea92ca [INFO] running `Command { std: "docker" "start" "-a" "e57894e92c1301ff079f02581eceb164c7947435b67acfe770a12791f5ea92ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e57894e92c1301ff079f02581eceb164c7947435b67acfe770a12791f5ea92ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e57894e92c1301ff079f02581eceb164c7947435b67acfe770a12791f5ea92ca", kill_on_drop: false }` [INFO] [stdout] e57894e92c1301ff079f02581eceb164c7947435b67acfe770a12791f5ea92ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8646d5d4d1107dc4f18cd427015b686868174d2053ed017994c70debe5c7cfa1 [INFO] running `Command { std: "docker" "start" "-a" "8646d5d4d1107dc4f18cd427015b686868174d2053ed017994c70debe5c7cfa1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling deranged v0.3.8 [INFO] [stderr] Compiling rustix v0.38.14 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling linux-raw-sys v0.4.7 [INFO] [stderr] Compiling regex-syntax v0.8.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling time v0.3.28 [INFO] [stderr] Compiling err-derive v0.3.1 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling regex-automata v0.4.0 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling vergen v7.5.1 [INFO] [stderr] Compiling libgit2-sys v0.16.1+1.7.1 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling xattr v1.0.1 [INFO] [stderr] Compiling filetime v0.2.22 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling minimad v0.7.1 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling regex v1.10.0 [INFO] [stderr] Compiling tar v0.4.40 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling rpassword v5.0.1 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling tokio-util v0.7.9 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling enum-iterator-derive v1.2.1 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling enum-iterator v1.4.1 [INFO] [stderr] Compiling pest v2.7.4 [INFO] [stderr] Compiling termimad v0.10.3 [INFO] [stderr] Compiling ssh2 v0.9.4 [INFO] [stderr] Compiling pest_meta v2.7.4 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling gpm v0.19.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling pest_generator v2.7.4 [INFO] [stderr] Compiling crypto-hash v0.3.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling pest_derive v2.7.4 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling git2 v0.18.1 [INFO] [stderr] Compiling gitlfs v0.1.0 (/opt/rustwide/workdir/gitlfs) [INFO] [stdout] warning: use of deprecated function `gpm::ssh::base64::decode`: Use Engine::decode [INFO] [stdout] --> src/gpm/ssh.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | use base64::{decode}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `gpm::ssh::base64::decode`: Use Engine::decode [INFO] [stdout] --> src/gpm/ssh.rs:213:26 [INFO] [stdout] | [INFO] [stdout] 213 | if let Ok(keydata) = decode(content.concat()) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.68s [INFO] running `Command { std: "docker" "inspect" "8646d5d4d1107dc4f18cd427015b686868174d2053ed017994c70debe5c7cfa1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8646d5d4d1107dc4f18cd427015b686868174d2053ed017994c70debe5c7cfa1", kill_on_drop: false }` [INFO] [stdout] 8646d5d4d1107dc4f18cd427015b686868174d2053ed017994c70debe5c7cfa1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9abf7f2b36ac8ffb97727e11f02665d14a93ae3313d7c9bb40c8ecd5edb9b43 [INFO] running `Command { std: "docker" "start" "-a" "d9abf7f2b36ac8ffb97727e11f02665d14a93ae3313d7c9bb40c8ecd5edb9b43", kill_on_drop: false }` [INFO] [stderr] Compiling gpm v0.19.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `gpm::ssh::base64::decode`: Use Engine::decode [INFO] [stdout] --> src/gpm/ssh.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | use base64::{decode}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `gpm::ssh::base64::decode`: Use Engine::decode [INFO] [stdout] --> src/gpm/ssh.rs:213:26 [INFO] [stdout] | [INFO] [stdout] 213 | if let Ok(keydata) = decode(content.concat()) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.26s [INFO] running `Command { std: "docker" "inspect" "d9abf7f2b36ac8ffb97727e11f02665d14a93ae3313d7c9bb40c8ecd5edb9b43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9abf7f2b36ac8ffb97727e11f02665d14a93ae3313d7c9bb40c8ecd5edb9b43", kill_on_drop: false }` [INFO] [stdout] d9abf7f2b36ac8ffb97727e11f02665d14a93ae3313d7c9bb40c8ecd5edb9b43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 40f58dd1df1913f590ed798a8a43a1b7576d9e427771ed8b0fe146ee80d4cc9f [INFO] running `Command { std: "docker" "start" "-a" "40f58dd1df1913f590ed798a8a43a1b7576d9e427771ed8b0fe146ee80d4cc9f", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated function `gpm::ssh::base64::decode`: Use Engine::decode [INFO] [stderr] --> src/gpm/ssh.rs:13:14 [INFO] [stderr] | [INFO] [stderr] 13 | use base64::{decode}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `gpm::ssh::base64::decode`: Use Engine::decode [INFO] [stderr] --> src/gpm/ssh.rs:213:26 [INFO] [stderr] | [INFO] [stderr] 213 | if let Ok(keydata) = decode(content.concat()) { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `gpm` (bin "gpm" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gpm-fbe2e2fc40d6b374) [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" "40f58dd1df1913f590ed798a8a43a1b7576d9e427771ed8b0fe146ee80d4cc9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40f58dd1df1913f590ed798a8a43a1b7576d9e427771ed8b0fe146ee80d4cc9f", kill_on_drop: false }` [INFO] [stdout] 40f58dd1df1913f590ed798a8a43a1b7576d9e427771ed8b0fe146ee80d4cc9f