[INFO] cloning repository https://github.com/gertjana/charged-golem [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gertjana/charged-golem" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgertjana%2Fcharged-golem", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgertjana%2Fcharged-golem'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4c0fd2cf37ad703fe6a47e9e37033b42d1edc821 [INFO] checking gertjana/charged-golem/4c0fd2cf37ad703fe6a47e9e37033b42d1edc821 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgertjana%2Fcharged-golem" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gertjana/charged-golem on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gertjana/charged-golem [INFO] finished tweaking git repo https://github.com/gertjana/charged-golem [INFO] tweaked toml for git repo https://github.com/gertjana/charged-golem written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/gertjana/charged-golem 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/charged-server/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `wit-bindgen` dependency) [INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/charged-worker/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `wit-bindgen` dependency) [INFO] [stderr] Updating git repository `https://github.com/golemcloud/reqwest` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust-ocpp v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 21e789223f8c411514528fb1b1bbc618f27fd6286e877a25eb56d4da9d213478 [INFO] running `Command { std: "docker" "start" "-a" "21e789223f8c411514528fb1b1bbc618f27fd6286e877a25eb56d4da9d213478", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21e789223f8c411514528fb1b1bbc618f27fd6286e877a25eb56d4da9d213478", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21e789223f8c411514528fb1b1bbc618f27fd6286e877a25eb56d4da9d213478", kill_on_drop: false }` [INFO] [stdout] 21e789223f8c411514528fb1b1bbc618f27fd6286e877a25eb56d4da9d213478 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f6a97dffe17286c3e95007ef7c5c0dba63da2fb60cd0c3e78f238ea2a197ab9 [INFO] running `Command { std: "docker" "start" "-a" "3f6a97dffe17286c3e95007ef7c5c0dba63da2fb60cd0c3e78f238ea2a197ab9", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /opt/rustwide/workdir/charged-worker/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `wit-bindgen` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/charged-server/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `wit-bindgen` dependency) [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.185 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking pin-project-lite v0.2.12 [INFO] [stderr] Compiling wasm-encoder v0.29.0 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling openssl-sys v0.9.91 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Checking aho-corasick v1.0.4 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Compiling wit-bindgen-rust v0.7.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling openssl v0.10.56 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking regex-automata v0.3.7 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Compiling serde_derive v1.0.185 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling validator_types v0.16.0 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking regex v1.9.4 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking uuid v1.4.1 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking queues v1.1.0 [INFO] [stderr] Compiling validator_derive v0.16.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking charger-model v0.1.0 (/opt/rustwide/workdir/charged-model) [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking h2 v0.3.21 [INFO] [stderr] Compiling wasmparser v0.107.0 [INFO] [stderr] Compiling wit-parser v0.8.0 [INFO] [stderr] Checking validator v0.16.1 [INFO] [stderr] Checking rust-ocpp v0.3.2 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Compiling wasm-metadata v0.8.0 [INFO] [stderr] Checking reqwest v0.11.18 (https://github.com/golemcloud/reqwest?branch=initial-wasi-impl#f793ee24) [INFO] [stderr] Compiling wit-component v0.11.0 [INFO] [stderr] Compiling wit-bindgen-core v0.7.0 [INFO] [stderr] Compiling wit-bindgen-rust-lib v0.7.0 [INFO] [stderr] Compiling wit-bindgen-rust-macro v0.7.0 [INFO] [stderr] Checking wit-bindgen v0.7.0 [INFO] [stderr] Checking chargedworker v0.1.0 (/opt/rustwide/workdir/charged-worker) [INFO] [stderr] Checking chargedserver v0.1.0 (/opt/rustwide/workdir/charged-server) [INFO] [stdout] error[E0432]: unresolved import `bindings` [INFO] [stdout] --> charged-worker/src/conversions.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use bindings::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bindings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bindings` [INFO] [stdout] --> charged-worker/src/conversions.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use bindings::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bindings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `exports` [INFO] [stdout] --> charged-worker/src/lib.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use exports::charged::worker::api::{ [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `exports` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `exports` [INFO] [stdout] --> charged-worker/src/conversions.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use exports::charged::worker::api::{ [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `exports` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `exports` [INFO] [stdout] --> charged-worker/src/lib.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use exports::charged::worker::api::{ [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `exports` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bindings` [INFO] [stdout] --> charged-worker/src/lib.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use bindings::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bindings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `exports` [INFO] [stdout] --> charged-worker/src/conversions.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use exports::charged::worker::api::{ [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `exports` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bindings` [INFO] [stdout] --> charged-worker/src/lib.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use bindings::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bindings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bindings` [INFO] [stdout] --> charged-server/src/lib.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use bindings::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bindings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `exports` [INFO] [stdout] --> charged-server/src/lib.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use exports::charged::server::api::{ [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `exports` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `exports` [INFO] [stdout] --> charged-server/src/conversions.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use exports::charged::server::api::{ [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `exports` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bindings` [INFO] [stdout] --> charged-server/src/conversions.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use bindings::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bindings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bindings` [INFO] [stdout] --> charged-server/src/lib.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use bindings::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bindings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `exports` [INFO] [stdout] --> charged-server/src/lib.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use exports::charged::server::api::{ [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `exports` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `exports` [INFO] [stdout] --> charged-server/src/conversions.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use exports::charged::server::api::{ [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `exports` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bindings` [INFO] [stdout] --> charged-server/src/conversions.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use bindings::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bindings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `chargedworker` (lib) due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `chargedworker` (lib test) due to 5 previous errors [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `chargedserver` (lib) due to 5 previous errors [INFO] [stderr] error: could not compile `chargedserver` (lib test) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "3f6a97dffe17286c3e95007ef7c5c0dba63da2fb60cd0c3e78f238ea2a197ab9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f6a97dffe17286c3e95007ef7c5c0dba63da2fb60cd0c3e78f238ea2a197ab9", kill_on_drop: false }` [INFO] [stdout] 3f6a97dffe17286c3e95007ef7c5c0dba63da2fb60cd0c3e78f238ea2a197ab9