[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] 7d7540839371e3a58837b049997fe5fb8816d0cf [INFO] testing datdenkikniet/github-runner-proxmox-manager/7d7540839371e3a58837b049997fe5fb8816d0cf against 1.82.0 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdatdenkikniet%2Fgithub-runner-proxmox-manager" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/datdenkikniet/github-runner-proxmox-manager on toolchain 1.82.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.82.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-5-tc1/source/Cargo.toml [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" "+1.82.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cc v1.0.94 [INFO] [stderr] Downloaded crc32fast v1.4.0 [INFO] [stderr] Downloaded rustls-pki-types v1.4.1 [INFO] [stderr] Downloaded proc-macro2 v1.0.80 [INFO] [stderr] Downloaded env_logger v0.10.2 [INFO] [stderr] Downloaded lzma-rs v0.3.0 [INFO] [stderr] Downloaded flate2 v1.0.30 [INFO] [stderr] Downloaded pretty_env_logger v0.5.0 [INFO] [stderr] Downloaded ureq v2.9.7 [INFO] [stderr] Downloaded hyper v1.3.0 [INFO] [stderr] Downloaded reqwest v0.12.3 [INFO] [stderr] Downloaded syn v2.0.59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8cb41fb71e53273795cc4ca57d06599dc3660361f52ca8d8d6aec592795c3f40 [INFO] running `Command { std: "docker" "start" "-a" "8cb41fb71e53273795cc4ca57d06599dc3660361f52ca8d8d6aec592795c3f40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8cb41fb71e53273795cc4ca57d06599dc3660361f52ca8d8d6aec592795c3f40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cb41fb71e53273795cc4ca57d06599dc3660361f52ca8d8d6aec592795c3f40", kill_on_drop: false }` [INFO] [stdout] 8cb41fb71e53273795cc4ca57d06599dc3660361f52ca8d8d6aec592795c3f40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4e13952ad9ce17b904776e07251bbf5db3ce585f10df1717eceace054aada4d [INFO] running `Command { std: "docker" "start" "-a" "e4e13952ad9ce17b904776e07251bbf5db3ce585f10df1717eceace054aada4d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.80 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.59 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling generator v0.1.0 (/opt/rustwide/workdir/generator) [INFO] [stderr] Compiling proxmox-api v0.1.2-pre (/opt/rustwide/workdir/proxmox-api) [INFO] [stderr] error: could not compile `proxmox-api` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name proxmox_api --edition=2021 proxmox-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --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)' --check-cfg 'cfg(feature, values("access", "cli", "cluster", "default", "nodes", "pools", "reqwest-client", "storage", "ureq-client", "version"))' -C metadata=f7039fa52b0fbfea -C extra-filename=-f7039fa52b0fbfea --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde=/opt/rustwide/target/debug/deps/libserde-05227e55e50596ea.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8fb4d3d31cf9a6cd.rmeta --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "e4e13952ad9ce17b904776e07251bbf5db3ce585f10df1717eceace054aada4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4e13952ad9ce17b904776e07251bbf5db3ce585f10df1717eceace054aada4d", kill_on_drop: false }` [INFO] [stdout] e4e13952ad9ce17b904776e07251bbf5db3ce585f10df1717eceace054aada4d