[INFO] cloning repository https://github.com/billionairiam/peer-node
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/billionairiam/peer-node" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbillionairiam%2Fpeer-node", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbillionairiam%2Fpeer-node'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ce768f18ce6b8ee6524990b533713a585ac0a9db
[INFO] checking billionairiam/peer-node/ce768f18ce6b8ee6524990b533713a585ac0a9db against master#292be5c7c05138d753bbd4b30db7a3f1a5c914f7 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbillionairiam%2Fpeer-node" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/billionairiam/peer-node
[INFO] finished tweaking git repo https://github.com/billionairiam/peer-node
[INFO] tweaked toml for git repo https://github.com/billionairiam/peer-node written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/billionairiam/peer-node on toolchain 292be5c7c05138d753bbd4b30db7a3f1a5c914f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/billionairiam/peer-node 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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/confidential-containers/guest-components`
[INFO] [stderr]     Updating git repository `https://github.com/confidential-containers/kbs-types.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded protobuf-support v3.7.1
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.53
[INFO] [stderr]   Downloaded vsock v0.3.0
[INFO] [stderr]   Downloaded compression-core v0.4.29
[INFO] [stderr]   Downloaded sm3 v0.4.2
[INFO] [stderr]   Downloaded tokio-vsock v0.4.0
[INFO] [stderr]   Downloaded concat-kdf v0.1.0
[INFO] [stderr]   Downloaded slog-journald v2.2.0
[INFO] [stderr]   Downloaded slog-async v2.8.0
[INFO] [stderr]   Downloaded compression-codecs v0.4.30
[INFO] [stderr]   Downloaded slog-stdlog v4.1.1
[INFO] [stderr]   Downloaded slog-term v2.9.2
[INFO] [stderr]   Downloaded tracing-opentelemetry v0.13.0
[INFO] [stderr]   Downloaded protobuf v3.7.1
[INFO] [stderr]   Downloaded async-compression v0.4.30
[INFO] [stderr]   Downloaded opentelemetry v0.14.0
[INFO] [stderr]   Downloaded josekit v0.10.3
[INFO] [stderr]   Downloaded oci-spec v0.8.2
[INFO] [stderr]   Downloaded http-auth v0.1.10
[INFO] [stderr]   Downloaded protobuf-parse v3.7.1
[INFO] [stderr]   Downloaded term v1.2.0
[INFO] [stderr]   Downloaded slog-scope v4.4.0
[INFO] [stderr]   Downloaded aes-kw v0.2.1
[INFO] [stderr]   Downloaded hmac-sha512 v1.1.7
[INFO] [stderr]   Downloaded protobuf-codegen v3.7.1
[INFO] [stderr]   Downloaded libsystemd v0.4.1
[INFO] [stderr]   Downloaded slog-json v2.6.1
[INFO] [stderr]   Downloaded vsock v0.2.6
[INFO] [stderr]   Downloaded tokio-vsock v0.3.4
[INFO] [stderr]   Downloaded olpc-cjson v0.1.4
[INFO] [stderr]   Downloaded base64-serde v0.7.0
[INFO] [stderr]   Downloaded ct-codecs v1.1.6
[INFO] [stderr]   Downloaded hmac-sha256 v1.1.12
[INFO] [stderr]   Downloaded ttrpc v0.8.6
[INFO] [stderr]   Downloaded binstring v0.1.7
[INFO] [stderr]   Downloaded jsonwebkey v0.3.5
[INFO] [stderr]   Downloaded oci-client v0.15.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6dbd6bf45c551528cc938ed54c011f81b582cfeefb725425a585d372b10fada4
[INFO] running `Command { std: "docker" "start" "-a" "6dbd6bf45c551528cc938ed54c011f81b582cfeefb725425a585d372b10fada4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6dbd6bf45c551528cc938ed54c011f81b582cfeefb725425a585d372b10fada4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6dbd6bf45c551528cc938ed54c011f81b582cfeefb725425a585d372b10fada4", kill_on_drop: false }`
[INFO] [stdout] 6dbd6bf45c551528cc938ed54c011f81b582cfeefb725425a585d372b10fada4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 78b4274f39f03ff29bb21e5551ebbc831a05fd76be5d9cb4db36e7e7b02c1c73
[INFO] running `Command { std: "docker" "start" "-a" "78b4274f39f03ff29bb21e5551ebbc831a05fd76be5d9cb4db36e7e7b02c1c73", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling protobuf v3.7.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]     Checking deranged v0.5.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling openssl-src v300.5.2+3.5.2
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling slog-async v2.8.0
[INFO] [stderr]     Checking clap_builder v4.5.48
[INFO] [stderr]     Checking indexmap v1.9.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]     Checking slog-scope v4.4.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]     Checking term v1.2.0
[INFO] [stderr]     Checking matchers v0.0.1
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]     Checking nix v0.23.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]    Compiling ocicrypt-rs v0.1.0 (https://github.com/confidential-containers/guest-components?rev=7f342e1a80828c9aceb3282fe58eda4e7051edc6#7f342e1a)
[INFO] [stderr]     Checking compression-core v0.4.29
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking compression-codecs v0.4.30
[INFO] [stderr]     Checking http-auth v0.1.10
[INFO] [stderr]     Checking slog-stdlog v4.1.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking vsock v0.3.0
[INFO] [stderr]     Checking vsock v0.2.6
[INFO] [stderr]    Compiling serde_derive v1.0.226
[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 zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling protobuf-support v3.7.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking thiserror v2.0.16
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking prost v0.13.5
[INFO] [stderr]     Checking clap v4.5.48
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking slog-json v2.6.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking jwt v0.16.0
[INFO] [stderr]     Checking base64-serde v0.7.0
[INFO] [stderr]     Checking oci-spec v0.8.2
[INFO] [stderr]     Checking olpc-cjson v0.1.4
[INFO] [stderr]     Checking jsonwebkey v0.3.5
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking libsystemd v0.4.1
[INFO] [stderr]    Compiling protobuf-parse v3.7.1
[INFO] [stderr]     Checking slog-journald v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-vsock v0.4.0
[INFO] [stderr]     Checking tokio-vsock v0.3.4
[INFO] [stderr]     Checking async-compression v0.4.30
[INFO] [stderr]    Compiling protobuf-codegen v3.7.1
[INFO] [stderr]     Checking opentelemetry v0.14.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking slog-term v2.9.2
[INFO] [stderr]     Checking tracing-subscriber v0.2.25
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking logging v0.1.0 (/opt/rustwide/workdir/crates/logging)
[INFO] [stderr]     Checking vsock-exporter v0.1.0 (/opt/rustwide/workdir/crates/vsock-exporter)
[INFO] [stderr]     Checking tracing-opentelemetry v0.13.0
[INFO] [stderr]    Compiling ttrpc v0.8.6
[INFO] [stderr]     Checking node-agent v0.1.0 (/opt/rustwide/workdir/bin/agent)
[INFO] [stdout] error[E0583]: file not found for module `version`
[INFO] [stdout]   --> bin/agent/src/main.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | mod version;
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: to create the module `version`, create file "bin/agent/src/version.rs" or "bin/agent/src/version/mod.rs"
[INFO] [stdout]    = note: if there is a `mod version` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `version`
[INFO] [stdout]   --> bin/agent/src/main.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | mod version;
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: to create the module `version`, create file "bin/agent/src/version.rs" or "bin/agent/src/version/mod.rs"
[INFO] [stdout]    = note: if there is a `mod version` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0583`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `node-agent` (bin "node-agent") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0583`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `node-agent` (bin "node-agent" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "78b4274f39f03ff29bb21e5551ebbc831a05fd76be5d9cb4db36e7e7b02c1c73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78b4274f39f03ff29bb21e5551ebbc831a05fd76be5d9cb4db36e7e7b02c1c73", kill_on_drop: false }`
[INFO] [stdout] 78b4274f39f03ff29bb21e5551ebbc831a05fd76be5d9cb4db36e7e7b02c1c73
