[INFO] cloning repository https://github.com/jpds/prometheus-sd-nexthop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jpds/prometheus-sd-nexthop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpds%2Fprometheus-sd-nexthop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpds%2Fprometheus-sd-nexthop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 801294df2473d843c122fc8f1a86bf9dfffc63ff [INFO] building jpds/prometheus-sd-nexthop against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpds%2Fprometheus-sd-nexthop" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jpds/prometheus-sd-nexthop [INFO] finished tweaking git repo https://github.com/jpds/prometheus-sd-nexthop [INFO] tweaked toml for git repo https://github.com/jpds/prometheus-sd-nexthop written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jpds/prometheus-sd-nexthop on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jpds/prometheus-sd-nexthop 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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 94f27514f534db8912401cb5ca2018557bf12f3beba52f2ead4d7330432f8d7d [INFO] running `Command { std: "docker" "start" "-a" "94f27514f534db8912401cb5ca2018557bf12f3beba52f2ead4d7330432f8d7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94f27514f534db8912401cb5ca2018557bf12f3beba52f2ead4d7330432f8d7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94f27514f534db8912401cb5ca2018557bf12f3beba52f2ead4d7330432f8d7d", kill_on_drop: false }` [INFO] [stdout] 94f27514f534db8912401cb5ca2018557bf12f3beba52f2ead4d7330432f8d7d [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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b39c43d9cf2ca232866c15838694e28b77ac83936796267bf4116f2973cf7e1 [INFO] running `Command { std: "docker" "start" "-a" "0b39c43d9cf2ca232866c15838694e28b77ac83936796267bf4116f2973cf7e1", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling gix-trace v0.1.16 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling zlib-rs v0.5.5 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling jiff v0.2.17 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling gix-utils v0.3.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling faster-hex v0.10.0 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling gix-sec v0.12.2 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling prodash v30.0.1 [INFO] [stderr] Compiling sha1-checked v0.10.0 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling clru v0.6.2 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling arc-swap v1.8.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling raw-cpuid v11.6.0 [INFO] [stderr] Compiling serde_json v1.0.147 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling compression-core v0.4.31 [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling metrics v0.24.3 [INFO] [stderr] Compiling netlink-packet-core v0.8.1 [INFO] [stderr] Compiling rand_xoshiro v0.7.0 [INFO] [stderr] Compiling compression-codecs v0.4.35 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ryu v1.0.21 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling zmij v0.1.8 [INFO] [stderr] Compiling sketches-ddsketch v0.3.0 [INFO] [stderr] Compiling axum-core v0.5.5 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling netlink-packet-route v0.26.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling metrics-util v0.20.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling gix-validate v0.10.1 [INFO] [stderr] Compiling gix-date v0.11.1 [INFO] [stderr] Compiling gix-chunk v0.4.12 [INFO] [stderr] Compiling gix-quote v0.6.1 [INFO] [stderr] Compiling gix-packetline v0.20.0 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.17.2 [INFO] [stderr] Compiling gix-path v0.10.22 [INFO] [stderr] Compiling gix-actor v0.36.1 [INFO] [stderr] Compiling gix-features v0.45.0 [INFO] [stderr] Compiling gix-command v0.6.3 [INFO] [stderr] Compiling gix-config-value v0.16.0 [INFO] [stderr] Compiling gix-hash v0.21.0 [INFO] [stderr] Compiling gix-fs v0.18.0 [INFO] [stderr] Compiling gix-glob v0.23.0 [INFO] [stderr] Compiling gix-url v0.34.0 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling gix-transport v0.51.0 [INFO] [stderr] Compiling gix-hashtable v0.11.0 [INFO] [stderr] Compiling gix-commitgraph v0.31.0 [INFO] [stderr] Compiling gix-tempfile v20.0.0 [INFO] [stderr] Compiling gix-object v0.53.0 [INFO] [stderr] Compiling gix-lock v20.0.0 [INFO] [stderr] Compiling gix-shallow v0.7.0 [INFO] [stderr] Compiling gix-ref v0.56.0 [INFO] [stderr] Compiling gix-revwalk v0.24.0 [INFO] [stderr] Compiling gix-pack v0.63.0 [INFO] [stderr] Compiling gix-diff v0.56.0 [INFO] [stderr] Compiling gix-revision v0.38.0 [INFO] [stderr] Compiling gix-traverse v0.50.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling gix-refspec v0.34.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling async-compression v0.4.36 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling netlink-sys v0.8.7 [INFO] [stderr] Compiling netlink-proto v0.12.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling gix-odb v0.73.0 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling gix-config v0.49.0 [INFO] [stderr] Compiling gix-protocol v0.54.0 [INFO] [stderr] Compiling gix-discover v0.44.0 [INFO] [stderr] Compiling rtnetlink v0.19.0 [INFO] [stderr] Compiling gix v0.76.0 [INFO] [stderr] Compiling axum-prometheus v0.9.0 [INFO] [stderr] Compiling prometheus-sd-nexthop v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "0b39c43d9cf2ca232866c15838694e28b77ac83936796267bf4116f2973cf7e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b39c43d9cf2ca232866c15838694e28b77ac83936796267bf4116f2973cf7e1", kill_on_drop: false }` [INFO] [stdout] 0b39c43d9cf2ca232866c15838694e28b77ac83936796267bf4116f2973cf7e1 [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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3e6781a9e52bc4b49cdfc27ff029b458096ebc2b09b1f8e048eb2fad9b12928 [INFO] running `Command { std: "docker" "start" "-a" "c3e6781a9e52bc4b49cdfc27ff029b458096ebc2b09b1f8e048eb2fad9b12928", kill_on_drop: false }` [INFO] [stderr] Compiling prometheus-sd-nexthop v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.85s [INFO] running `Command { std: "docker" "inspect" "c3e6781a9e52bc4b49cdfc27ff029b458096ebc2b09b1f8e048eb2fad9b12928", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3e6781a9e52bc4b49cdfc27ff029b458096ebc2b09b1f8e048eb2fad9b12928", kill_on_drop: false }` [INFO] [stdout] c3e6781a9e52bc4b49cdfc27ff029b458096ebc2b09b1f8e048eb2fad9b12928