[INFO] cloning repository https://github.com/datdenkikniet/github-runner-proxmox-manager [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/datdenkikniet/github-runner-proxmox-manager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdatdenkikniet%2Fgithub-runner-proxmox-manager", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdatdenkikniet%2Fgithub-runner-proxmox-manager'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 81b98ae26464fec30603f694a354824603de3133 [INFO] checking datdenkikniet/github-runner-proxmox-manager/81b98ae26464fec30603f694a354824603de3133 against master#021fc25b7a48f6051bee1e1f06c7a277e4de1cc9 for pr-151510 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdatdenkikniet%2Fgithub-runner-proxmox-manager" "/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/datdenkikniet/github-runner-proxmox-manager [INFO] finished tweaking git repo https://github.com/datdenkikniet/github-runner-proxmox-manager [INFO] tweaked toml for git repo https://github.com/datdenkikniet/github-runner-proxmox-manager written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/datdenkikniet/github-runner-proxmox-manager on toolchain 021fc25b7a48f6051bee1e1f06c7a277e4de1cc9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/datdenkikniet/github-runner-proxmox-manager 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" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fastrand v2.0.2 [INFO] [stderr] Downloaded is-terminal v0.4.12 [INFO] [stderr] Downloaded http-body v1.0.0 [INFO] [stderr] Downloaded clap_derive v4.5.4 [INFO] [stderr] Downloaded http-body-util v0.1.1 [INFO] [stderr] Downloaded rustls-pemfile v2.1.2 [INFO] [stderr] Downloaded lzma-rs v0.3.0 [INFO] [stderr] Downloaded clap v4.5.4 [INFO] [stderr] Downloaded hyper-util v0.1.3 [INFO] [stderr] Downloaded openssl-sys v0.9.102 [INFO] [stderr] Downloaded security-framework v2.10.0 [INFO] [stderr] Downloaded backtrace v0.3.71 [INFO] [stderr] Downloaded reqwest v0.12.3 [INFO] [stderr] Downloaded hyper v1.3.0 [INFO] [stderr] Downloaded clap_builder v4.5.2 [INFO] [stderr] Downloaded h2 v0.4.4 [INFO] [stderr] Downloaded ureq v2.10.1 [INFO] [stderr] Downloaded webpki-roots v0.26.1 [INFO] [stderr] Downloaded cc v1.0.94 [INFO] [stderr] Downloaded openssl v0.10.64 [INFO] [stderr] Downloaded security-framework-sys v2.10.0 [INFO] [stderr] Downloaded rustls v0.23.16 [INFO] [stderr] Downloaded libc v0.2.154 [INFO] [stderr] Downloaded tokio v1.37.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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87fa8b31ca71dc593e8bcfa94d6eb8fb2997bef15c1c6172a7210eb49f30f405 [INFO] running `Command { std: "docker" "start" "-a" "87fa8b31ca71dc593e8bcfa94d6eb8fb2997bef15c1c6172a7210eb49f30f405", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87fa8b31ca71dc593e8bcfa94d6eb8fb2997bef15c1c6172a7210eb49f30f405", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87fa8b31ca71dc593e8bcfa94d6eb8fb2997bef15c1c6172a7210eb49f30f405", kill_on_drop: false }` [INFO] [stdout] 87fa8b31ca71dc593e8bcfa94d6eb8fb2997bef15c1c6172a7210eb49f30f405 [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1f59fc8b6e47d291100a75e4e55ead98cf5edd52dda70cebd18fa6458f5d1f2 [INFO] running `Command { std: "docker" "start" "-a" "b1f59fc8b6e47d291100a75e4e55ead98cf5edd52dda70cebd18fa6458f5d1f2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.80 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking crc v3.2.1 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking lzma-rs v0.3.0 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking quote v1.0.36 [INFO] [stderr] Checking syn v2.0.59 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking generator v0.1.0 (/opt/rustwide/workdir/generator) [INFO] [stderr] Checking proxmox-api v0.1.2-pre (/opt/rustwide/workdir/proxmox-api) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> generator/src/raw/flattened.rs:47:16 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn idx(&self, idx: usize) -> Option<&(PathElement, Node)> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | pub fn idx(&self, idx: usize) -> Option<&(PathElement, Node<'_>)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> generator/src/raw/flattened.rs:63:17 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn iter(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ ^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 63 | pub fn iter(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> generator/src/raw/flattened.rs:47:16 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn idx(&self, idx: usize) -> Option<&(PathElement, Node)> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | pub fn idx(&self, idx: usize) -> Option<&(PathElement, Node<'_>)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> generator/src/raw/flattened.rs:63:17 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn iter(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ ^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 63 | pub fn iter(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> generator/src/raw/flattened.rs:47:16 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn idx(&self, idx: usize) -> Option<&(PathElement, Node)> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | pub fn idx(&self, idx: usize) -> Option<&(PathElement, Node<'_>)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> generator/src/raw/flattened.rs:63:17 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn iter(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ ^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 63 | pub fn iter(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> generator/src/raw/flattened.rs:47:16 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn idx(&self, idx: usize) -> Option<&(PathElement, Node)> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | pub fn idx(&self, idx: usize) -> Option<&(PathElement, Node<'_>)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> generator/src/raw/flattened.rs:63:17 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn iter(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ ^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 63 | pub fn iter(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proxmox-api` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/021fc25b7a48f6051bee1e1f06c7a277e4de1cc9/bin/rustc --crate-name proxmox_api --edition=2021 proxmox-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="access"' --cfg 'feature="cluster"' --cfg 'feature="default"' --cfg 'feature="nodes"' --cfg 'feature="pools"' --cfg 'feature="storage"' --cfg 'feature="version"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("access", "cli", "cluster", "default", "nodes", "pools", "reqwest-client", "storage", "ureq-client", "version"))' -C metadata=5929d035c2eec46e -C extra-filename=-3b363ab6ce7bec3d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde=/opt/rustwide/target/debug/deps/libserde-b33440d08dba1b48.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ca6accbeb6ac0f80.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b1f59fc8b6e47d291100a75e4e55ead98cf5edd52dda70cebd18fa6458f5d1f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1f59fc8b6e47d291100a75e4e55ead98cf5edd52dda70cebd18fa6458f5d1f2", kill_on_drop: false }` [INFO] [stdout] b1f59fc8b6e47d291100a75e4e55ead98cf5edd52dda70cebd18fa6458f5d1f2