[INFO] cloning repository https://github.com/isbm/flake-pilot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/isbm/flake-pilot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisbm%2Fflake-pilot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisbm%2Fflake-pilot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8d96dd3c4fed3e94cac3629e4fd6ba33c7a8882a [INFO] testing isbm/flake-pilot against master#9e297bf54d31eb3b30067208ff9af4416945a2ed for pr-125507 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisbm%2Fflake-pilot" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/isbm/flake-pilot on toolchain 9e297bf54d31eb3b30067208ff9af4416945a2ed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/isbm/flake-pilot [INFO] finished tweaking git repo https://github.com/isbm/flake-pilot [INFO] tweaked toml for git repo https://github.com/isbm/flake-pilot written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/isbm/flake-pilot 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" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vsock v0.3.0 [INFO] [stderr] Downloaded windows-core v0.51.1 [INFO] [stderr] Downloaded iana-time-zone v0.1.58 [INFO] [stderr] Downloaded path-clean v1.0.1 [INFO] [stderr] Downloaded spinoff v0.7.0 [INFO] [stderr] Downloaded ubyte v0.10.4 [INFO] [stderr] Downloaded derive_builder_macro v0.12.0 [INFO] [stderr] Downloaded libredox v0.0.2 [INFO] [stderr] Downloaded number_prefix v0.3.0 [INFO] [stderr] Downloaded concurrent-queue v2.4.0 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.39 [INFO] [stderr] Downloaded termion v2.0.3 [INFO] [stderr] Downloaded async-executor v1.8.0 [INFO] [stderr] Downloaded claim v0.3.1 [INFO] [stderr] Downloaded indicatif v0.15.0 [INFO] [stderr] Downloaded openssl v0.10.61 [INFO] [stderr] Downloaded rustix v0.38.28 [INFO] [stderr] Downloaded clap_builder v4.3.24 [INFO] [stderr] Downloaded tokio v1.35.0 [INFO] [stderr] Downloaded winnow v0.5.28 [INFO] [stderr] Downloaded openssl-sys v0.9.97 [INFO] [stderr] Downloaded unicode-bidi v0.3.14 [INFO] [stderr] Downloaded wasm-streams v0.3.0 [INFO] [stderr] Downloaded serde_yaml v0.8.26 [INFO] [stderr] Downloaded os_str_bytes v6.6.1 [INFO] [stderr] Downloaded anstyle-query v1.0.2 [INFO] [stderr] Downloaded anstyle-wincon v1.0.2 [INFO] [stderr] Downloaded anstyle v1.0.2 [INFO] [stderr] Downloaded clap v4.3.24 [INFO] [stderr] Downloaded derive_builder_core v0.12.0 [INFO] [stderr] Downloaded derive_builder v0.12.0 [INFO] [stderr] Downloaded sys-info v0.9.1 [INFO] [stderr] Downloaded uuid v1.6.1 [INFO] [stderr] Downloaded numtoa v0.1.0 [INFO] [stderr] Downloaded shell-words v1.1.0 [INFO] [stderr] Downloaded sys-mount v2.1.0 [INFO] [stderr] Downloaded polling v3.3.1 [INFO] [stderr] Downloaded async-io v2.2.2 [INFO] [stderr] Downloaded event-listener v4.0.0 [INFO] [stderr] Downloaded async-lock v3.2.0 [INFO] [stderr] Downloaded futures-lite v2.1.0 [INFO] [stderr] Downloaded async-channel v2.1.1 [INFO] [stderr] Downloaded syn v2.0.40 [INFO] [stderr] Downloaded system_shutdown v4.0.1 [INFO] [stderr] Downloaded redox_termios v0.1.3 [INFO] [stderr] Downloaded daemonize v0.5.0 [INFO] [stderr] Downloaded windows v0.44.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2327196d5aee016897ad7d78ae41605370f83bae7241e86583b410669094581d [INFO] running `Command { std: "docker" "start" "-a" "2327196d5aee016897ad7d78ae41605370f83bae7241e86583b410669094581d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2327196d5aee016897ad7d78ae41605370f83bae7241e86583b410669094581d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2327196d5aee016897ad7d78ae41605370f83bae7241e86583b410669094581d", kill_on_drop: false }` [INFO] [stdout] 2327196d5aee016897ad7d78ae41605370f83bae7241e86583b410669094581d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c4148f7da3c38207e1fc5378e1892d8e44a1c7393de0d3ddc963a74f565d2b5 [INFO] running `Command { std: "docker" "start" "-a" "1c4148f7da3c38207e1fc5378e1892d8e44a1c7393de0d3ddc963a74f565d2b5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.9 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling termcolor v1.4.0 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling event-listener v4.0.0 [INFO] [stderr] Compiling syn v2.0.40 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling path-clean v1.0.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling winnow v0.5.28 [INFO] [stderr] Compiling anstyle v1.0.2 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling openssl v0.10.61 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling async-lock v3.2.0 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling futures-lite v2.1.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling openssl-sys v0.9.97 [INFO] [stderr] Compiling sys-info v0.9.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling async-task v4.5.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling termion v2.0.3 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling uuid v1.6.1 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling async-channel v2.1.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling async-executor v1.8.0 [INFO] [stderr] Compiling async-broadcast v0.5.1 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling claim v0.3.1 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling xdg-home v1.0.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling zvariant_utils v1.0.1 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling spinoff v0.7.0 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=5bc50777b2e9bb55 -C extra-filename=-5bc50777b2e9bb55 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d11a418d852e237a.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-3062e7739f9ad982.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1c4148f7da3c38207e1fc5378e1892d8e44a1c7393de0d3ddc963a74f565d2b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c4148f7da3c38207e1fc5378e1892d8e44a1c7393de0d3ddc963a74f565d2b5", kill_on_drop: false }` [INFO] [stdout] 1c4148f7da3c38207e1fc5378e1892d8e44a1c7393de0d3ddc963a74f565d2b5 [INFO] testing isbm/flake-pilot against try#61a9ac64344e91d62f5496627ff363d177f9daab for pr-125507 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisbm%2Fflake-pilot" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/isbm/flake-pilot on toolchain 61a9ac64344e91d62f5496627ff363d177f9daab [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/isbm/flake-pilot [INFO] finished tweaking git repo https://github.com/isbm/flake-pilot [INFO] tweaked toml for git repo https://github.com/isbm/flake-pilot written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/isbm/flake-pilot 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" "+61a9ac64344e91d62f5496627ff363d177f9daab" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 958b3934a663ae1b399eea68549a22f2be0cfd3d8835b2e394a0669ccf4eb312 [INFO] running `Command { std: "docker" "start" "-a" "958b3934a663ae1b399eea68549a22f2be0cfd3d8835b2e394a0669ccf4eb312", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "958b3934a663ae1b399eea68549a22f2be0cfd3d8835b2e394a0669ccf4eb312", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "958b3934a663ae1b399eea68549a22f2be0cfd3d8835b2e394a0669ccf4eb312", kill_on_drop: false }` [INFO] [stdout] 958b3934a663ae1b399eea68549a22f2be0cfd3d8835b2e394a0669ccf4eb312 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 63e8181314ac44d27c22d7e95c6bc27b12faf52c0825d6f150cf1c77c3f6c659 [INFO] running `Command { std: "docker" "start" "-a" "63e8181314ac44d27c22d7e95c6bc27b12faf52c0825d6f150cf1c77c3f6c659", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling unsafe-libyaml v0.2.9 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling termcolor v1.4.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling event-listener v4.0.0 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling syn v2.0.40 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling anstyle v1.0.2 [INFO] [stderr] Compiling winnow v0.5.28 [INFO] [stderr] Compiling path-clean v1.0.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling openssl v0.10.61 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling async-lock v3.2.0 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling futures-lite v2.1.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling openssl-sys v0.9.97 [INFO] [stderr] Compiling sys-info v0.9.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling async-task v4.5.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling termion v2.0.3 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling uuid v1.6.1 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling async-channel v2.1.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling async-executor v1.8.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling async-broadcast v0.5.1 [INFO] [stderr] Compiling xdg-home v1.0.0 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling claim v0.3.1 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling spinoff v0.7.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling zvariant_utils v1.0.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling daemonize v0.5.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling enumflags2_derive v0.7.8 [INFO] [stderr] Compiling zvariant_derive v3.15.0 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling tokio v1.35.0 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling async-recursion v1.0.5 [INFO] [stderr] Compiling serde_repr v0.1.17 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling blocking v1.5.1 [INFO] [stderr] Compiling sys-mount v2.1.0 [INFO] [stderr] Compiling zbus_macros v3.14.1 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling vsock v0.3.0 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling serde_yaml v0.9.27 [INFO] [stderr] Compiling enumflags2 v0.7.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ubyte v0.10.4 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling zvariant v3.15.0 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling h2 v0.3.22 [INFO] [stderr] Compiling zbus_names v2.6.0 [INFO] [stderr] Compiling zbus v3.14.1 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling env_logger v0.10.1 [INFO] [stderr] Compiling flakes v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling clap_builder v4.3.24 [INFO] [stderr] Compiling firecracker-service-communication v2.2.19 (/opt/rustwide/workdir/pilots/src/firecracker-pilot/firecracker-service/service-communication) [INFO] [stderr] Compiling firecracker-service v2.2.19 (/opt/rustwide/workdir/pilots/src/firecracker-pilot/firecracker-service/service) [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling pilots v2.2.19 (/opt/rustwide/workdir/pilots) [INFO] [stderr] Compiling flake-ctl-podman v0.1.0 (/opt/rustwide/workdir/flake-ctl/flake-ctl-podman) [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling clap v4.3.24 [INFO] [stderr] Compiling flake-ctl-build v0.1.0 (/opt/rustwide/workdir/flake-ctl/flake-ctl-build) [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling flake-ctl-build-rpmbuild v0.1.0 (/opt/rustwide/workdir/flake-ctl/flake-ctl-build-rpmbuild) [INFO] [stderr] Compiling flake-studio v0.1.0 (/opt/rustwide/workdir/flake-studio) [INFO] [stderr] Compiling flake-ctl-build-dpkg v0.1.0 (/opt/rustwide/workdir/flake-ctl/flake-ctl-build-dpkg) [INFO] [stderr] Compiling flake-ctl v0.1.0 (/opt/rustwide/workdir/flake-ctl/flake-ctl) [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling system_shutdown v4.0.1 [INFO] [stderr] Compiling flake-ctl-firecracker v2.2.19 (/opt/rustwide/workdir/flake-ctl/flake-ctl-firecracker) [INFO] [stderr] Compiling sci v2.2.19 (/opt/rustwide/workdir/pilots/src/firecracker-pilot/guestvm-tools/sci) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.00s [INFO] running `Command { std: "docker" "inspect" "63e8181314ac44d27c22d7e95c6bc27b12faf52c0825d6f150cf1c77c3f6c659", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63e8181314ac44d27c22d7e95c6bc27b12faf52c0825d6f150cf1c77c3f6c659", kill_on_drop: false }` [INFO] [stdout] 63e8181314ac44d27c22d7e95c6bc27b12faf52c0825d6f150cf1c77c3f6c659 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8cb2d58977b88c8efda32460f18f758f5e3e99d43999cc4a90d7787e9ff0b18d [INFO] running `Command { std: "docker" "start" "-a" "8cb2d58977b88c8efda32460f18f758f5e3e99d43999cc4a90d7787e9ff0b18d", kill_on_drop: false }` [INFO] [stderr] Compiling flake-ctl-podman v0.1.0 (/opt/rustwide/workdir/flake-ctl/flake-ctl-podman) [INFO] [stderr] Compiling pilots v2.2.19 (/opt/rustwide/workdir/pilots) [INFO] [stderr] Compiling flake-studio v0.1.0 (/opt/rustwide/workdir/flake-studio) [INFO] [stderr] Compiling flake-ctl-build-dpkg v0.1.0 (/opt/rustwide/workdir/flake-ctl/flake-ctl-build-dpkg) [INFO] [stderr] Compiling firecracker-service v2.2.19 (/opt/rustwide/workdir/pilots/src/firecracker-pilot/firecracker-service/service) [INFO] [stderr] Compiling sci v2.2.19 (/opt/rustwide/workdir/pilots/src/firecracker-pilot/guestvm-tools/sci) [INFO] [stderr] Compiling flake-ctl v0.1.0 (/opt/rustwide/workdir/flake-ctl/flake-ctl) [INFO] [stderr] Compiling flake-ctl-firecracker v2.2.19 (/opt/rustwide/workdir/flake-ctl/flake-ctl-firecracker) [INFO] [stderr] Compiling flake-ctl-build-rpmbuild v0.1.0 (/opt/rustwide/workdir/flake-ctl/flake-ctl-build-rpmbuild) [INFO] [stderr] Compiling flake-ctl-build v0.1.0 (/opt/rustwide/workdir/flake-ctl/flake-ctl-build) [INFO] [stderr] Compiling firecracker-service-communication v2.2.19 (/opt/rustwide/workdir/pilots/src/firecracker-pilot/firecracker-service/service-communication) [INFO] [stderr] Compiling flakes v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stdout] warning: unused import: `flakes::config::itf::FlakeConfig` [INFO] [stdout] --> pilots/src/oci-pilot/pdm_tests.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | use flakes::config::itf::FlakeConfig; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::PathBuf` [INFO] [stdout] --> pilots/src/oci-pilot/pdm_tests.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | use std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.31s [INFO] running `Command { std: "docker" "inspect" "8cb2d58977b88c8efda32460f18f758f5e3e99d43999cc4a90d7787e9ff0b18d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cb2d58977b88c8efda32460f18f758f5e3e99d43999cc4a90d7787e9ff0b18d", kill_on_drop: false }` [INFO] [stdout] 8cb2d58977b88c8efda32460f18f758f5e3e99d43999cc4a90d7787e9ff0b18d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a9e005148519ccae84b0dc70a57da12199bc2ae781868aca2807dffe859bc9c0 [INFO] running `Command { std: "docker" "start" "-a" "a9e005148519ccae84b0dc70a57da12199bc2ae781868aca2807dffe859bc9c0", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `flakes::config::itf::FlakeConfig` [INFO] [stderr] --> pilots/src/oci-pilot/pdm_tests.rs:3:9 [INFO] [stderr] | [INFO] [stderr] 3 | use flakes::config::itf::FlakeConfig; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::path::PathBuf` [INFO] [stderr] --> pilots/src/oci-pilot/pdm_tests.rs:4:9 [INFO] [stderr] | [INFO] [stderr] 4 | use std::path::PathBuf; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `pilots` (bin "oci-pilot" test) generated 2 warnings (run `cargo fix --bin "oci-pilot" --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/firecracker_service-5956c04b09a2e67c) [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/firecracker_service_communication-1ce056d164650950) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/flake_ctl-6594fa95e80fd686) [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/flake_ctl_build-f288b0e7eb7ef199) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/flake_ctl_build-0afe47c0b069de02) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/flake_ctl_build_dpkg-e7a7bc4d67eb4cbc) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/flake_ctl_build_rpmbuild-6b48caadf0fe3919) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/flake_ctl_firecracker-ef7eb1334829b722) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/flake_ctl_podman-4dcf3fd49d010eee) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/flake_studio-8c6e1fc45430b21e) [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/flakes-9882a9ebfb2c1ad2) [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] [stderr] Running tests/cfg_ut.rs (/opt/rustwide/target/debug/deps/cfg_ut-a52c9e65fa03f9d0) [INFO] [stdout] [INFO] [stdout] running 37 tests [INFO] [stdout] test cfg_v1_ut_oci::test_cfg_v42_overall_parse ... ok [INFO] [stdout] test cfg_v1_ut_oci::test_cfg_v1_pdm_base_layer ... ok [INFO] [stdout] test cfg_v1_ut_vm::test_cfg_v1_vm_name ... ok [INFO] [stdout] test cfg_v1_ut_oci::test_cfg_v1_pdm_overall_parse ... ok [INFO] [stdout] test cfg_v1_ut_oci::test_cfg_v1_pdm_static ... ok [INFO] [stdout] test cfg_v1_ut_oci::test_cfg_v1_pdm_exported_app_path ... ok [INFO] [stdout] test cfg_v1_ut_oci::test_cfg_v1_pdm_static_data ... ok [INFO] [stdout] test cfg_v1_ut_oci::test_cfg_v1_pdm_layers ... ok [INFO] [stdout] test cfg_v1_ut_oci::test_cfg_v1_pdm_name ... ok [INFO] [stdout] test cfg_v1_ut_oci::test_cfg_v1_pdm_mode_flags ... ok [INFO] [stdout] test cfg_v1_ut_vm::test_cfg_v1_vm_mode_flags ... ok [INFO] [stdout] test cfg_v1_ut_oci::test_cfg_v1_pdm_run_as ... ok [INFO] [stdout] test cfg_v1_ut_oci::test_cfg_v1_pdm_registered_app_path ... ok [INFO] [stdout] test cfg_v1_ut_vm::test_cfg_v1_vm_host_app_path ... ok [INFO] [stdout] test cfg_v1_ut_oci::test_cfg_v1_pdm_args ... ok [INFO] [stdout] test cfg_v1_ut_oci::test_cfg_v1_pdm_args_exm ... ok [INFO] [stdout] test cfg_v1_ut_oci::test_cfg_v1_fc_overall_parse ... ok [INFO] [stdout] test cfg_v1_ut_vm::test_cfg_v1_vm_params_boot_args_idx_value ... ok [INFO] [stdout] test cfg_v1_ut_vm::test_cfg_v1_vm_params_cache_type_init ... ok [INFO] [stdout] test cfg_v1_ut_vm::test_cfg_v1_vm_params_cache_type_value ... ok [INFO] [stdout] test cfg_v1_ut_vm::test_cfg_v1_vm_params_boot_args_len ... ok [INFO] [stdout] test cfg_v1_ut_vm::test_cfg_v1_vm_params_mem_size_mib_init ... ok [INFO] [stdout] test cfg_v1_ut_vm::test_cfg_v1_vm_params_contains_sequence ... ok [INFO] [stdout] test cfg_v1_ut_vm::test_cfg_v1_vm_params_kernel_image_path_init ... ok [INFO] [stdout] test cfg_v1_ut_vm::test_cfg_v1_vm_params_initrd_path_value ... ok [INFO] [stdout] test cfg_v1_ut_vm::test_cfg_v1_vm_params_mem_size_mib_value ... ok [INFO] [stdout] test cfg_v1_ut_vm::test_cfg_v1_vm_params_other_params ... ok [INFO] [stdout] test cfg_v1_ut_vm::test_cfg_v1_vm_params_overlay_size_value ... ok [INFO] [stdout] test cfg_v1_ut_vm::test_cfg_v1_vm_params_vcpu_count_init ... ok [INFO] [stdout] test cfg_v1_ut_vm::test_cfg_v1_vm_params_parsed ... ok [INFO] [stdout] test cfg_v1_ut_vm::test_cfg_v1_vm_params_to_cfg ... ok [INFO] [stdout] test cfg_v1_ut_vm::test_cfg_v1_vm_params_rootfs_image_path_value ... ok [INFO] [stdout] test cfg_v1_ut_vm::test_cfg_v1_vm_params_overlay_size_init ... ok [INFO] [stdout] test cfg_v1_ut_vm::test_cfg_v1_vm_run_as_root ... ok [INFO] [stdout] test cfg_v1_ut_vm::test_cfg_v1_vm_params_vcpu_count_value ... ok [INFO] [stdout] test cfg_v1_ut_vm::test_cfg_v1_vm_run_as_user ... ok [INFO] [stdout] test cfg_v1_ut_vm::test_cfg_v1_vm_target_app_path ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/cfg_ut_v2.rs (/opt/rustwide/target/debug/deps/cfg_ut_v2-12a4b2237797c371) [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test cfg_v2_ut::test_cfg_v2_engine_args_second_check ... ok [INFO] [stdout] test cfg_v2_ut::test_cfg_v2_engine_params_exists ... ok [INFO] [stdout] test cfg_v2_ut::test_cfg_v2_engine_args_len ... ok [INFO] [stdout] test cfg_v2_ut::test_cfg_v2_engine_params_rtp_boot_args ... ok [INFO] [stdout] test cfg_v2_ut::test_cfg_v2_engine_args ... ok [INFO] [stdout] test cfg_v2_ut::test_cfg_v2_engine_params_rtp_kernel_image ... ok [INFO] [stdout] test cfg_v2_ut::test_cfg_v2_engine_params_rtp_initrd ... ok [INFO] [stdout] test cfg_v2_ut::test_cfg_v2_engine_params_rtp_boot_args_len ... ok [INFO] [stdout] test cfg_v2_ut::test_cfg_v2_engine_params_rtp_cache_type ... ok [INFO] [stdout] test cfg_v2_ut::test_cfg_v2_engine_params_rtp_memsize ... ok [INFO] [stdout] test cfg_v2_ut::test_cfg_v2_engine_params_rtp_overlay_size ... ok [INFO] [stdout] test cfg_v2_ut::test_cfg_v2_engine_params_rtp_memsize_check ... ok [INFO] [stdout] test cfg_v2_ut::test_cfg_v2_engine_params_rtp_root_fs ... ok [INFO] [stdout] test cfg_v2_ut::test_cfg_v2_engine_params_vm_boot_args ... ok [INFO] [stdout] test cfg_v2_ut::test_cfg_v2_engine_pilot ... ok [INFO] [stdout] test cfg_v2_ut::test_cfg_v2_engine_params_rtp_vcpu ... ok [INFO] [stdout] test cfg_v2_ut::test_cfg_v2_engine_static_data ... ok [INFO] [stdout] test cfg_v2_ut::test_cfg_v2_overall_parse ... ok [INFO] [stdout] test cfg_v2_ut::test_cfg_v2_engine_static_data_len ... ok [INFO] [stdout] test cfg_v2_ut::test_cfg_v2_engine_static_data_second_value ... ok [INFO] [stdout] test cfg_v2_ut::test_cfg_v2_path_map_default_path_has_common_behaviour ... ok [INFO] [stdout] test cfg_v2_ut::test_cfg_v2_path_map_has_spec_props_exports ... ok [INFO] [stdout] test cfg_v2_ut::test_cfg_v2_path_map_has_default_path ... ok [INFO] [stdout] test cfg_v2_ut::test_cfg_v2_path_map_has_spec_props_instance_mode ... ok [INFO] [stdout] test cfg_v2_ut::test_cfg_v2_path_map_has_props ... ok [INFO] [stdout] test cfg_v2_ut::test_cfg_v2_path_map_present ... ok [INFO] [stdout] test cfg_v2_ut::test_cfg_v2_path_map_has_spec_props_user ... ok [INFO] [stdout] test cfg_v2_ut::test_cfg_v2_runtime_name ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/ut_rt.rs (/opt/rustwide/target/debug/deps/ut_rt-88e9eaf53b225e2d) [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] [stderr] Running unittests src/firecracker-pilot/main.rs (/opt/rustwide/target/debug/deps/firecracker_pilot-b0843646f2506ac3) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test config::test::test_program_config_file ... ok [INFO] [stdout] test config::test::simple_config ... ok [INFO] [stdout] test config::test::combine_configs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/oci-pilot/main.rs (/opt/rustwide/target/debug/deps/oci_pilot-974ee6773d4ce7fa) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test pdm_tests::tests::podman_runner_create_cid ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sci-ac880afb3b1c8016) [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] [stderr] Doc-tests firecracker_service_communication [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] [stderr] Doc-tests flake_ctl_build [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] [stderr] Doc-tests flakes [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" "a9e005148519ccae84b0dc70a57da12199bc2ae781868aca2807dffe859bc9c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9e005148519ccae84b0dc70a57da12199bc2ae781868aca2807dffe859bc9c0", kill_on_drop: false }` [INFO] [stdout] a9e005148519ccae84b0dc70a57da12199bc2ae781868aca2807dffe859bc9c0