[INFO] cloning repository https://github.com/p12tic/podman-compose-test-netavark [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/p12tic/podman-compose-test-netavark" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp12tic%2Fpodman-compose-test-netavark", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp12tic%2Fpodman-compose-test-netavark'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b64d365bd76eee9a98b185b29704e808bb2e280f [INFO] checking p12tic/podman-compose-test-netavark against master#bb779a91568ac1ee0b8a9dcb6b69219ef30b18a3 for pr-149328 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp12tic%2Fpodman-compose-test-netavark" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/p12tic/podman-compose-test-netavark [INFO] finished tweaking git repo https://github.com/p12tic/podman-compose-test-netavark [INFO] tweaked toml for git repo https://github.com/p12tic/podman-compose-test-netavark written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/p12tic/podman-compose-test-netavark on toolchain bb779a91568ac1ee0b8a9dcb6b69219ef30b18a3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bb779a91568ac1ee0b8a9dcb6b69219ef30b18a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/p12tic/podman-compose-test-netavark 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" "+bb779a91568ac1ee0b8a9dcb6b69219ef30b18a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pulldown-cmark-to-cmark v21.0.0 [INFO] [stderr] Downloaded netlink-packet-core v0.8.1 [INFO] [stderr] Downloaded nftables v0.6.3 [INFO] [stderr] Downloaded serde_json v1.0.146 [INFO] [stderr] Downloaded netlink-packet-route v0.28.0 [INFO] [stderr] Downloaded mozim v0.3.1 [INFO] [stderr] Downloaded etherparse v0.19.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+bb779a91568ac1ee0b8a9dcb6b69219ef30b18a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d5a0a686c58a107fc51bd90ce91e172ca59d82d53d2ca7049cc6da461fec7e69 [INFO] running `Command { std: "docker" "start" "-a" "d5a0a686c58a107fc51bd90ce91e172ca59d82d53d2ca7049cc6da461fec7e69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5a0a686c58a107fc51bd90ce91e172ca59d82d53d2ca7049cc6da461fec7e69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5a0a686c58a107fc51bd90ce91e172ca59d82d53d2ca7049cc6da461fec7e69", kill_on_drop: false }` [INFO] [stdout] d5a0a686c58a107fc51bd90ce91e172ca59d82d53d2ca7049cc6da461fec7e69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+bb779a91568ac1ee0b8a9dcb6b69219ef30b18a3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07581986b16385ede6a5a2d9dcd4869debec54c809b1d2a2e736a7d9116387b4 [INFO] running `Command { std: "docker" "start" "-a" "07581986b16385ede6a5a2d9dcd4869debec54c809b1d2a2e736a7d9116387b4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking unicode-ident v1.0.22 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Checking syn v2.0.109 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Compiling serde_json v1.0.146 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v21.0.0 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Checking axum-core v0.5.5 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking async-lock v3.4.1 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking clap_builder v4.5.53 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking etherparse v0.19.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking netlink-packet-core v0.8.1 [INFO] [stderr] Checking async-executor v1.13.3 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking jiff v0.2.16 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking netlink-packet-route v0.28.0 [INFO] [stderr] Checking netlink-sys v0.8.7 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking env_filter v0.1.4 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling tonic-build v0.14.2 [INFO] [stderr] Checking ref-cast v1.0.25 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling schemars_derive v1.1.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking async-signal v0.2.13 [INFO] [stderr] Checking async-process v2.5.0 [INFO] [stderr] Compiling prost v0.14.3 [INFO] [stderr] Checking clap v4.5.53 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Compiling prost-types v0.14.1 [INFO] [stderr] Compiling zvariant_utils v3.3.0 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking schemars v1.1.0 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling zvariant_derive v5.9.1 [INFO] [stderr] Compiling prost-build v0.14.1 [INFO] [stderr] Checking nftables v0.6.3 [INFO] [stderr] Compiling tonic-prost-build v0.14.2 [INFO] [stderr] Compiling zvariant v5.9.1 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Checking mozim v0.3.1 [INFO] [stderr] Compiling netavark v2.0.0-dev (/opt/rustwide/workdir) [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking axum v0.8.6 [INFO] [stderr] Compiling zbus_names v4.3.1 [INFO] [stderr] Compiling zbus_macros v5.13.1 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking hyper-util v0.1.19 [INFO] [stderr] Checking zbus v5.13.1 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking tonic v0.14.2 [INFO] [stderr] Checking tonic-prost v0.14.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "07581986b16385ede6a5a2d9dcd4869debec54c809b1d2a2e736a7d9116387b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07581986b16385ede6a5a2d9dcd4869debec54c809b1d2a2e736a7d9116387b4", kill_on_drop: false }` [INFO] [stdout] 07581986b16385ede6a5a2d9dcd4869debec54c809b1d2a2e736a7d9116387b4