[INFO] cloning repository https://github.com/NLnetLabs/routinator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NLnetLabs/routinator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNLnetLabs%2Froutinator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNLnetLabs%2Froutinator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 46fb3903576e0bbb59f1c1a6ff145013da22eb68 [INFO] checking NLnetLabs/routinator against master#91c0823ee63e793d990bb9fed898dc95b5d6db51 for pr-125384-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNLnetLabs%2Froutinator" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NLnetLabs/routinator on toolchain 91c0823ee63e793d990bb9fed898dc95b5d6db51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/NLnetLabs/routinator [INFO] finished tweaking git repo https://github.com/NLnetLabs/routinator [INFO] tweaked toml for git repo https://github.com/NLnetLabs/routinator written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/NLnetLabs/routinator 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" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/NLnetLabs/rpki-rs.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded match_cfg v0.1.0 [INFO] [stderr] Downloaded hostname v0.3.1 [INFO] [stderr] Downloaded bcder v0.7.4 [INFO] [stderr] Downloaded syslog v6.1.1 [INFO] [stderr] Downloaded listenfd v1.0.1 [INFO] [stderr] Downloaded tokio-socks v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f6a6a097ee1ba63941cdeb66c9f7c6efa83164db1adf844f3813e153bad7558 [INFO] running `Command { std: "docker" "start" "-a" "4f6a6a097ee1ba63941cdeb66c9f7c6efa83164db1adf844f3813e153bad7558", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f6a6a097ee1ba63941cdeb66c9f7c6efa83164db1adf844f3813e153bad7558", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f6a6a097ee1ba63941cdeb66c9f7c6efa83164db1adf844f3813e153bad7558", kill_on_drop: false }` [INFO] [stdout] 4f6a6a097ee1ba63941cdeb66c9f7c6efa83164db1adf844f3813e153bad7558 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88c1f70dc71c9a21e88357be110038acd43ac1ae314f6ef6df22f827b8b45afb [INFO] running `Command { std: "docker" "start" "-a" "88c1f70dc71c9a21e88357be110038acd43ac1ae314f6ef6df22f827b8b45afb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Compiling syn v2.0.61 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking clap_builder v4.4.18 [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stderr] Checking bcder v0.7.4 [INFO] [stderr] Checking webpki-roots v0.26.1 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking quick-xml v0.31.0 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Compiling routinator v0.14.0-dev (/opt/rustwide/workdir) [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking syslog v6.1.1 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking listenfd v1.0.1 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Checking rustls-webpki v0.102.3 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking toml_edit v0.20.7 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking clap v4.4.18 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking hyper v1.3.1 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Checking tokio-socks v0.5.1 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking serde_json v1.0.117 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking rpki v0.18.2-dev (https://github.com/NLnetLabs/rpki-rs.git#d16df4f6) [INFO] [stderr] Checking hyper-rustls v0.26.0 [INFO] [stderr] Checking reqwest v0.12.4 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "88c1f70dc71c9a21e88357be110038acd43ac1ae314f6ef6df22f827b8b45afb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88c1f70dc71c9a21e88357be110038acd43ac1ae314f6ef6df22f827b8b45afb", kill_on_drop: false }` [INFO] [stdout] 88c1f70dc71c9a21e88357be110038acd43ac1ae314f6ef6df22f827b8b45afb [INFO] checking NLnetLabs/routinator against try#519d6e23a6cb73c4d0f295f71ad37db8e95c54ab for pr-125384-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNLnetLabs%2Froutinator" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NLnetLabs/routinator on toolchain 519d6e23a6cb73c4d0f295f71ad37db8e95c54ab [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+519d6e23a6cb73c4d0f295f71ad37db8e95c54ab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/NLnetLabs/routinator [INFO] finished tweaking git repo https://github.com/NLnetLabs/routinator [INFO] tweaked toml for git repo https://github.com/NLnetLabs/routinator written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/NLnetLabs/routinator 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" "+519d6e23a6cb73c4d0f295f71ad37db8e95c54ab" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+519d6e23a6cb73c4d0f295f71ad37db8e95c54ab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] da61d1959d4990d7aecb09aa04457bcd0ef0e2d6a0f12fd9a449c47ab82fd4a0 [INFO] running `Command { std: "docker" "start" "-a" "da61d1959d4990d7aecb09aa04457bcd0ef0e2d6a0f12fd9a449c47ab82fd4a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da61d1959d4990d7aecb09aa04457bcd0ef0e2d6a0f12fd9a449c47ab82fd4a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da61d1959d4990d7aecb09aa04457bcd0ef0e2d6a0f12fd9a449c47ab82fd4a0", kill_on_drop: false }` [INFO] [stdout] da61d1959d4990d7aecb09aa04457bcd0ef0e2d6a0f12fd9a449c47ab82fd4a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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" "+519d6e23a6cb73c4d0f295f71ad37db8e95c54ab" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] efe788078254f31707dd576bb4bc069ead4eee12aa225ef01278eed9e3937159 [INFO] running `Command { std: "docker" "start" "-a" "efe788078254f31707dd576bb4bc069ead4eee12aa225ef01278eed9e3937159", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Compiling syn v2.0.61 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stderr] Checking clap_builder v4.4.18 [INFO] [stderr] Checking bcder v0.7.4 [INFO] [stderr] Checking webpki-roots v0.26.1 [INFO] [stderr] Checking quick-xml v0.31.0 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Compiling routinator v0.14.0-dev (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2021 edition to 2024 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking syslog v6.1.1 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking listenfd v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking rustls-webpki v0.102.3 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking toml_edit v0.20.7 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking clap v4.4.18 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking hyper v1.3.1 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Checking tokio-socks v0.5.1 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking serde_json v1.0.117 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hyper-rustls v0.26.0 [INFO] [stderr] Checking reqwest v0.12.4 [INFO] [stderr] Checking rpki v0.18.2-dev (https://github.com/NLnetLabs/rpki-rs.git#d16df4f6) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/config.rs (1 fix) [INFO] [stderr] Fixed src/collector/rsync.rs (1 fix) [INFO] [stderr] Migrating src/main.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Compiling routinator v0.14.0-dev (/tmp/fixit) [INFO] [stdout] error[E0597]: `process` does not live long enough [INFO] [stdout] --> src/operation.rs:233:51 [INFO] [stdout] | [INFO] [stdout] 218 | pub fn run(self, mut process: Process) -> Result<(), ExitError> { [INFO] [stdout] | ----------- binding `process` declared here [INFO] [stdout] ... [INFO] [stdout] 233 | history.clone(), rtr_metrics.clone(), process.config(), [INFO] [stdout] | ^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `process` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 383 | } [INFO] [stdout] | - `process` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `process` does not live long enough [INFO] [stdout] --> src/operation.rs:237:56 [INFO] [stdout] | [INFO] [stdout] 218 | pub fn run(self, mut process: Process) -> Result<(), ExitError> { [INFO] [stdout] | ----------- binding `process` declared here [INFO] [stdout] ... [INFO] [stdout] 237 | history.clone(), rtr_metrics, log.clone(), process.config(), [INFO] [stdout] | ^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `process` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 383 | } [INFO] [stdout] | - `process` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0502]: cannot borrow `process` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/operation.rs:241:9 [INFO] [stdout] | [INFO] [stdout] 233 | history.clone(), rtr_metrics.clone(), process.config(), [INFO] [stdout] | ---------------- [INFO] [stdout] | | [INFO] [stdout] | immutable borrow occurs here [INFO] [stdout] | argument requires that `process` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 241 | process.drop_privileges()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable borrow occurs here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0505]: cannot move out of `process` because it is borrowed [INFO] [stdout] --> src/operation.rs:252:34 [INFO] [stdout] | [INFO] [stdout] 218 | pub fn run(self, mut process: Process) -> Result<(), ExitError> { [INFO] [stdout] | ----------- binding `process` declared here [INFO] [stdout] ... [INFO] [stdout] 233 | history.clone(), rtr_metrics.clone(), process.config(), [INFO] [stdout] | ---------------- [INFO] [stdout] | | [INFO] [stdout] | borrow of `process` occurs here [INFO] [stdout] | argument requires that `process` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 252 | let join = thread::spawn(move || { [INFO] [stdout] | ^^^^^^^ move out of `process` occurs here [INFO] [stdout] ... [INFO] [stdout] 259 | process.config(), true [INFO] [stdout] | ------- move occurs due to use in closure [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `process` does not live long enough [INFO] [stdout] --> src/operation.rs:233:51 [INFO] [stdout] | [INFO] [stdout] 218 | pub fn run(self, mut process: Process) -> Result<(), ExitError> { [INFO] [stdout] | ----------- binding `process` declared here [INFO] [stdout] ... [INFO] [stdout] 233 | history.clone(), rtr_metrics.clone(), process.config(), [INFO] [stdout] | ^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `process` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 383 | } [INFO] [stdout] | - `process` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `process` does not live long enough [INFO] [stdout] --> src/operation.rs:237:56 [INFO] [stdout] | [INFO] [stdout] 218 | pub fn run(self, mut process: Process) -> Result<(), ExitError> { [INFO] [stdout] | ----------- binding `process` declared here [INFO] [stdout] ... [INFO] [stdout] 237 | history.clone(), rtr_metrics, log.clone(), process.config(), [INFO] [stdout] | ^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `process` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 383 | } [INFO] [stdout] | - `process` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0502]: cannot borrow `process` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/operation.rs:241:9 [INFO] [stdout] | [INFO] [stdout] 233 | history.clone(), rtr_metrics.clone(), process.config(), [INFO] [stdout] | ---------------- [INFO] [stdout] | | [INFO] [stdout] | immutable borrow occurs here [INFO] [stdout] | argument requires that `process` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 241 | process.drop_privileges()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable borrow occurs here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0505]: cannot move out of `process` because it is borrowed [INFO] [stdout] --> src/operation.rs:252:34 [INFO] [stdout] | [INFO] [stdout] 218 | pub fn run(self, mut process: Process) -> Result<(), ExitError> { [INFO] [stdout] | ----------- binding `process` declared here [INFO] [stdout] ... [INFO] [stdout] 233 | history.clone(), rtr_metrics.clone(), process.config(), [INFO] [stdout] | ---------------- [INFO] [stdout] | | [INFO] [stdout] | borrow of `process` occurs here [INFO] [stdout] | argument requires that `process` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 252 | let join = thread::spawn(move || { [INFO] [stdout] | ^^^^^^^ move out of `process` occurs here [INFO] [stdout] ... [INFO] [stdout] 259 | process.config(), true [INFO] [stdout] | ------- move occurs due to use in closure [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0502, E0505, E0597. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0502`. [INFO] [stdout] [INFO] [stderr] error: could not compile `routinator` (lib test) due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0502, E0505, E0597. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0502`. [INFO] [stdout] [INFO] [stderr] error: could not compile `routinator` (lib) due to 5 previous errors [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "efe788078254f31707dd576bb4bc069ead4eee12aa225ef01278eed9e3937159", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efe788078254f31707dd576bb4bc069ead4eee12aa225ef01278eed9e3937159", kill_on_drop: false }` [INFO] [stdout] efe788078254f31707dd576bb4bc069ead4eee12aa225ef01278eed9e3937159