[INFO] cloning repository https://github.com/Kioubit/dn42_registry_wizard [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kioubit/dn42_registry_wizard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKioubit%2Fdn42_registry_wizard", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKioubit%2Fdn42_registry_wizard'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f07023dfb0dff4cd480e4e4f9b66e78a8a043ff7 [INFO] building Kioubit/dn42_registry_wizard against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKioubit%2Fdn42_registry_wizard" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/Kioubit/dn42_registry_wizard [INFO] finished tweaking git repo https://github.com/Kioubit/dn42_registry_wizard [INFO] tweaked toml for git repo https://github.com/Kioubit/dn42_registry_wizard written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Kioubit/dn42_registry_wizard on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Kioubit/dn42_registry_wizard 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust-embed-impl v8.7.2 [INFO] [stderr] Downloaded clap v4.5.43 [INFO] [stderr] Downloaded dot v0.1.4 [INFO] [stderr] Downloaded oneio v0.17.0 [INFO] [stderr] Downloaded cidr v0.2.3 [INFO] [stderr] Downloaded bcder v0.7.6 [INFO] [stderr] Downloaded hyper-util v0.1.13 [INFO] [stderr] Downloaded cidr-utils v0.6.1 [INFO] [stderr] Downloaded rust-embed-utils v8.7.2 [INFO] [stderr] Downloaded bgpkit-parser v0.11.1 [INFO] [stderr] Downloaded clap_builder v4.5.43 [INFO] [stderr] Downloaded bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Downloaded rpki v0.19.1 [INFO] [stderr] Downloaded rust-embed v8.7.2 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 28773d1996475371d2fa4c1d761a3097429d49242cd8c89d73fc30ccbfaba564 [INFO] running `Command { std: "docker" "start" "-a" "28773d1996475371d2fa4c1d761a3097429d49242cd8c89d73fc30ccbfaba564", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28773d1996475371d2fa4c1d761a3097429d49242cd8c89d73fc30ccbfaba564", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28773d1996475371d2fa4c1d761a3097429d49242cd8c89d73fc30ccbfaba564", kill_on_drop: false }` [INFO] [stdout] 28773d1996475371d2fa4c1d761a3097429d49242cd8c89d73fc30ccbfaba564 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6fc26f84c59060bfe1b335405bdf4bf0c14e70ee107d7ce2f23e7077f62fd166 [INFO] running `Command { std: "docker" "start" "-a" "6fc26f84c59060bfe1b335405bdf4bf0c14e70ee107d7ce2f23e7077f62fd166", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling cc v1.2.25 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cidr v0.2.3 [INFO] [stderr] Compiling clap_builder v4.5.43 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling bcder v0.7.6 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rust-embed-utils v8.7.2 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling dot v0.1.4 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling cidr-utils v0.6.1 [INFO] [stderr] Compiling roa_wizard v0.1.11 (/opt/rustwide/workdir/roa_wizard) [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling clap v4.5.43 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling rust-embed-impl v8.7.2 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rust-embed v8.7.2 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling oneio v0.17.0 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling hyper-util v0.1.13 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling rpki v0.19.1 [INFO] [stderr] Compiling bgpkit-parser v0.11.1 [INFO] [stderr] Compiling registry_wizard v0.4.10 (/opt/rustwide/workdir/registry_wizard) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "6fc26f84c59060bfe1b335405bdf4bf0c14e70ee107d7ce2f23e7077f62fd166", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fc26f84c59060bfe1b335405bdf4bf0c14e70ee107d7ce2f23e7077f62fd166", kill_on_drop: false }` [INFO] [stdout] 6fc26f84c59060bfe1b335405bdf4bf0c14e70ee107d7ce2f23e7077f62fd166 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a9774ba4195cf6ad9f634a6e168014a23f6497950fc812e271bac141294ca85 [INFO] running `Command { std: "docker" "start" "-a" "4a9774ba4195cf6ad9f634a6e168014a23f6497950fc812e271bac141294ca85", kill_on_drop: false }` [INFO] [stderr] Compiling registry_wizard v0.4.10 (/opt/rustwide/workdir/registry_wizard) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.88s [INFO] running `Command { std: "docker" "inspect" "4a9774ba4195cf6ad9f634a6e168014a23f6497950fc812e271bac141294ca85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a9774ba4195cf6ad9f634a6e168014a23f6497950fc812e271bac141294ca85", kill_on_drop: false }` [INFO] [stdout] 4a9774ba4195cf6ad9f634a6e168014a23f6497950fc812e271bac141294ca85