[INFO] cloning repository https://github.com/deven96/delugional [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/deven96/delugional" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeven96%2Fdelugional", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeven96%2Fdelugional'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8b9ed6572dc6f157d251b060f40f4b040705082f [INFO] testing deven96/delugional against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeven96%2Fdelugional" "/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/deven96/delugional on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/deven96/delugional [INFO] finished tweaking git repo https://github.com/deven96/delugional [INFO] tweaked toml for git repo https://github.com/deven96/delugional written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/deven96/delugional 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.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded kube v0.80.0 [INFO] [stderr] Downloaded json-patch v0.3.0 [INFO] [stderr] Downloaded kube-core v0.80.0 [INFO] [stderr] Downloaded kube-runtime v0.80.0 [INFO] [stderr] Downloaded kube-client v0.80.0 [INFO] [stderr] Downloaded k8s-openapi v0.17.0 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c31830c650d6229d27ae20e3c7f92acd244f605f8a9d3bea7adf37d231625f9d [INFO] running `Command { std: "docker" "start" "-a" "c31830c650d6229d27ae20e3c7f92acd244f605f8a9d3bea7adf37d231625f9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c31830c650d6229d27ae20e3c7f92acd244f605f8a9d3bea7adf37d231625f9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c31830c650d6229d27ae20e3c7f92acd244f605f8a9d3bea7adf37d231625f9d", kill_on_drop: false }` [INFO] [stdout] c31830c650d6229d27ae20e3c7f92acd244f605f8a9d3bea7adf37d231625f9d [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5cb107537d5916e51d69742cce5e7fa7e09321f2e46bda7b1b6456ae6f2b7c3 [INFO] running `Command { std: "docker" "start" "-a" "f5cb107537d5916e51d69742cce5e7fa7e09321f2e46bda7b1b6456ae6f2b7c3", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.154 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling serde v1.0.154 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling futures-sink v0.3.26 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling futures-io v0.3.26 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling tokio v1.26.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling thiserror v1.0.39 [INFO] [stderr] Compiling unicode-bidi v0.3.11 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling k8s-openapi v0.17.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling tokio-openssl v0.6.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling base64 v0.20.0 [INFO] [stderr] Compiling hyper-openssl v0.9.2 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling linked_hash_set v0.1.4 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling async-trait v0.1.66 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling futures-macro v0.3.26 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.39 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling futures-executor v0.3.26 [INFO] [stderr] Compiling tower-http v0.3.5 [INFO] [stderr] Compiling futures v0.3.26 [INFO] [stderr] Compiling hyper v0.14.24 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling treediff v4.0.2 [INFO] [stderr] Compiling json-patch v0.3.0 [INFO] [stderr] Compiling jsonpath_lib v0.3.0 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling kube-core v0.80.0 [INFO] [stderr] Compiling kube-client v0.80.0 [INFO] [stderr] Compiling kube-runtime v0.80.0 [INFO] [stderr] Compiling kube v0.80.0 [INFO] [stderr] Compiling delugional v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.41s [INFO] running `Command { std: "docker" "inspect" "f5cb107537d5916e51d69742cce5e7fa7e09321f2e46bda7b1b6456ae6f2b7c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5cb107537d5916e51d69742cce5e7fa7e09321f2e46bda7b1b6456ae6f2b7c3", kill_on_drop: false }` [INFO] [stdout] f5cb107537d5916e51d69742cce5e7fa7e09321f2e46bda7b1b6456ae6f2b7c3 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be8a2338193703be343d1c2b597325cfd3a93a69232e47c9fde5b1454650ba19 [INFO] running `Command { std: "docker" "start" "-a" "be8a2338193703be343d1c2b597325cfd3a93a69232e47c9fde5b1454650ba19", kill_on_drop: false }` [INFO] [stderr] Compiling delugional v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.58s [INFO] running `Command { std: "docker" "inspect" "be8a2338193703be343d1c2b597325cfd3a93a69232e47c9fde5b1454650ba19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be8a2338193703be343d1c2b597325cfd3a93a69232e47c9fde5b1454650ba19", kill_on_drop: false }` [INFO] [stdout] be8a2338193703be343d1c2b597325cfd3a93a69232e47c9fde5b1454650ba19 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fc84a284cc651fc47be6d0a6da50c42dfd5dbe48d2737f3eb75922c135178c5e [INFO] running `Command { std: "docker" "start" "-a" "fc84a284cc651fc47be6d0a6da50c42dfd5dbe48d2737f3eb75922c135178c5e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/delugional-6d2c22f38a6c138a) [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" "fc84a284cc651fc47be6d0a6da50c42dfd5dbe48d2737f3eb75922c135178c5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc84a284cc651fc47be6d0a6da50c42dfd5dbe48d2737f3eb75922c135178c5e", kill_on_drop: false }` [INFO] [stdout] fc84a284cc651fc47be6d0a6da50c42dfd5dbe48d2737f3eb75922c135178c5e [INFO] testing deven96/delugional against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeven96%2Fdelugional" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/deven96/delugional on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/deven96/delugional [INFO] finished tweaking git repo https://github.com/deven96/delugional [INFO] tweaked toml for git repo https://github.com/deven96/delugional written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/deven96/delugional 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-2024-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c1818d04d846b95890a232396e8a735d78da050ed7deef8d72aa48fb5d2172e [INFO] running `Command { std: "docker" "start" "-a" "2c1818d04d846b95890a232396e8a735d78da050ed7deef8d72aa48fb5d2172e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c1818d04d846b95890a232396e8a735d78da050ed7deef8d72aa48fb5d2172e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c1818d04d846b95890a232396e8a735d78da050ed7deef8d72aa48fb5d2172e", kill_on_drop: false }` [INFO] [stdout] 2c1818d04d846b95890a232396e8a735d78da050ed7deef8d72aa48fb5d2172e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a57d70c5136641b76e29ad5ac96ccb6f20b3e7353848497a94fe0ef00c00c9be [INFO] running `Command { std: "docker" "start" "-a" "a57d70c5136641b76e29ad5ac96ccb6f20b3e7353848497a94fe0ef00c00c9be", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling serde_derive v1.0.154 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling serde v1.0.154 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling futures-sink v0.3.26 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.26 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling tokio v1.26.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.11 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling thiserror v1.0.39 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling k8s-openapi v0.17.0 [INFO] [stderr] Compiling tokio-openssl v0.6.3 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling base64 v0.20.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling hyper-openssl v0.9.2 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling linked_hash_set v0.1.4 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling async-trait v0.1.66 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling futures-macro v0.3.26 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.39 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling futures-executor v0.3.26 [INFO] [stderr] Compiling tower-http v0.3.5 [INFO] [stderr] Compiling futures v0.3.26 [INFO] [stderr] Compiling hyper v0.14.24 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling treediff v4.0.2 [INFO] [stderr] Compiling json-patch v0.3.0 [INFO] [stderr] Compiling jsonpath_lib v0.3.0 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling kube-core v0.80.0 [INFO] [stderr] Compiling kube-client v0.80.0 [INFO] [stderr] Compiling kube-runtime v0.80.0 [INFO] [stderr] error: could not compile `kube-client` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/bin/rustc --crate-name kube_client --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/kube-client-0.80.0/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="__non_core"' --cfg 'feature="base64"' --cfg 'feature="bytes"' --cfg 'feature="chrono"' --cfg 'feature="client"' --cfg 'feature="config"' --cfg 'feature="dirs"' --cfg 'feature="either"' --cfg 'feature="futures"' --cfg 'feature="http-body"' --cfg 'feature="hyper"' --cfg 'feature="hyper-openssl"' --cfg 'feature="hyper-timeout"' --cfg 'feature="jsonpatch"' --cfg 'feature="jsonpath_lib"' --cfg 'feature="openssl"' --cfg 'feature="openssl-tls"' --cfg 'feature="pem"' --cfg 'feature="pin-project"' --cfg 'feature="serde_yaml"' --cfg 'feature="tokio"' --cfg 'feature="tokio-util"' --cfg 'feature="tower"' --cfg 'feature="tower-http"' --cfg 'feature="tracing"' -C metadata=a2c595f27000ad43 -C extra-filename=-a2c595f27000ad43 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-15e079029367c622.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-8217216c646d0e94.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7473e8f7c54c90f4.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs_next-2edef9d146de4200.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-563f9e0a514ed6e6.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-24b46305e372c7c2.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-7cf1142ed6ad0045.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-b21f74c3dbfe39dd.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-e1d4a20e896702dd.rmeta --extern hyper_openssl=/opt/rustwide/target/debug/deps/libhyper_openssl-7a9df507179d39d1.rmeta --extern hyper_timeout=/opt/rustwide/target/debug/deps/libhyper_timeout-30c85909ce6808eb.rmeta --extern jsonpath_lib=/opt/rustwide/target/debug/deps/libjsonpath_lib-7a96711e1daf91c5.rlib --extern k8s_openapi=/opt/rustwide/target/debug/deps/libk8s_openapi-7d69f64eb7e284e7.rmeta --extern kube_core=/opt/rustwide/target/debug/deps/libkube_core-9cb534402431bcda.rmeta --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-dbea9704ce02f0ad.rmeta --extern pem=/opt/rustwide/target/debug/deps/libpem-abf3eeee25133287.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-74f54949092644e5.rmeta --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-395723ca94864076.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-f4e0cbb65f9515d0.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8e6689fac4892c64.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-a494cda03722284e.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b6059c6234015572.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5752d8e48d3d51bf.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-35484ba0b0f3a4c9.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-c36b4f99f18deff9.rmeta --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-2da47838fa3472f7.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-5893d79d4d833ba5.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `k8s-openapi` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/bin/rustc --crate-name k8s_openapi --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/k8s-openapi-0.17.0/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="api"' --cfg 'feature="default"' --cfg 'feature="http"' --cfg 'feature="percent-encoding"' --cfg 'feature="url"' --cfg 'feature="v1_26"' -C metadata=7d69f64eb7e284e7 -C extra-filename=-7d69f64eb7e284e7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-15e079029367c622.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-8217216c646d0e94.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7473e8f7c54c90f4.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-7cf1142ed6ad0045.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-52ba3d834e28489d.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-f4e0cbb65f9515d0.rmeta --extern serde_value=/opt/rustwide/target/debug/deps/libserde_value-61c0fd55c456c38b.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8e6689fac4892c64.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-c9606296e7ea98b7.rmeta --cap-lints allow --cap-lints=warn --cfg 'k8s_openapi_enabled_version="1.26"'` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "a57d70c5136641b76e29ad5ac96ccb6f20b3e7353848497a94fe0ef00c00c9be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a57d70c5136641b76e29ad5ac96ccb6f20b3e7353848497a94fe0ef00c00c9be", kill_on_drop: false }` [INFO] [stdout] a57d70c5136641b76e29ad5ac96ccb6f20b3e7353848497a94fe0ef00c00c9be