[INFO] cloning repository https://github.com/awslabs/edo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/awslabs/edo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawslabs%2Fedo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawslabs%2Fedo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 68e4bf4a9141eb09ebd4cd4dda2a1b85d919a175 [INFO] checking awslabs/edo against try#54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47 for pr-153041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawslabs%2Fedo" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/awslabs/edo [INFO] finished tweaking git repo https://github.com/awslabs/edo [INFO] tweaked toml for git repo https://github.com/awslabs/edo written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/awslabs/edo on toolchain 54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/awslabs/edo 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" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e17145db19eb0a85b23228b57fa4bf69a9b6314a8b99e301d5f54bf62855c54f [INFO] running `Command { std: "docker" "start" "-a" "e17145db19eb0a85b23228b57fa4bf69a9b6314a8b99e301d5f54bf62855c54f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e17145db19eb0a85b23228b57fa4bf69a9b6314a8b99e301d5f54bf62855c54f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e17145db19eb0a85b23228b57fa4bf69a9b6314a8b99e301d5f54bf62855c54f", kill_on_drop: false }` [INFO] [stdout] e17145db19eb0a85b23228b57fa4bf69a9b6314a8b99e301d5f54bf62855c54f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6638dfccdcad6985226c5dfe7f7b65e99c2728bea92833ef9ea4b3404daeaddc [INFO] running `Command { std: "docker" "start" "-a" "6638dfccdcad6985226c5dfe7f7b65e99c2728bea92833ef9ea4b3404daeaddc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Compiling cc v1.2.24 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking time-core v0.1.4 [INFO] [stderr] Checking bytes-utils v0.1.4 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling aws-lc-rs v1.13.1 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking der v0.6.1 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking base64ct v1.7.3 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Checking bumpalo v3.17.0 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aws-lc-sys v0.29.0 [INFO] [stderr] Compiling cranelift-srcgen v0.120.0 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Checking spki v0.6.0 [INFO] [stderr] Compiling cranelift-assembler-x64-meta v0.120.0 [INFO] [stderr] Checking pkcs8 v0.9.0 [INFO] [stderr] Checking ff v0.12.1 [INFO] [stderr] Checking crypto-bigint v0.4.9 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Checking sec1 v0.3.0 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking group v0.12.1 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Checking webpki-roots v1.0.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking rustls-native-certs v0.6.3 [INFO] [stderr] Checking elliptic-curve v0.12.3 [INFO] [stderr] Checking rfc6979 v0.3.1 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Compiling cranelift-isle v0.120.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling cranelift-bitset v0.120.0 [INFO] [stderr] Checking ecdsa v0.14.8 [INFO] [stderr] Compiling pulley-interpreter v33.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling aws-types v1.3.7 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling cranelift-codegen-shared v0.120.0 [INFO] [stderr] Compiling io-lifetimes v2.0.4 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking p256 v0.11.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling cranelift-codegen-meta v0.120.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [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] Checking futures-util v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling wasmtime-versioned-export-macros v33.0.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling cranelift-assembler-x64 v0.120.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking leb128fmt v0.1.0 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling cranelift-codegen v0.120.0 [INFO] [stderr] Checking wasmtime-math v33.0.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling wasmparser v0.229.0 [INFO] [stderr] Checking arbitrary v1.4.1 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling io-extras v0.18.4 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking cranelift-control v0.120.0 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking cranelift-entity v0.120.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking regalloc2 v0.12.2 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking cranelift-bforest v0.120.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Checking cobs v0.2.3 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Checking ambient-authority v0.0.2 [INFO] [stderr] Compiling wasm-encoder v0.229.0 [INFO] [stderr] Compiling cpp_demangle v0.4.4 [INFO] [stderr] Compiling cap-primitives v3.4.4 [INFO] [stderr] Compiling wasm-encoder v0.232.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking postcard v1.1.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking toml_datetime v0.6.9 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking fs-set-times v0.20.3 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking rustix-linux-procfs v0.1.1 [INFO] [stderr] Compiling ittapi-sys v0.4.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Checking maybe-owned v0.3.4 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking aws-smithy-async v1.2.5 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Checking aws-smithy-types v1.3.1 [INFO] [stderr] Checking aws-smithy-runtime-api v1.8.0 [INFO] [stderr] Checking h2 v0.4.10 [INFO] [stderr] Checking aws-smithy-eventstream v0.60.8 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking aws-smithy-http v0.62.1 [INFO] [stderr] Checking aws-credential-types v1.2.3 [INFO] [stderr] Checking aws-smithy-observability v0.1.3 [INFO] [stderr] Checking aws-smithy-json v0.61.3 [INFO] [stderr] Checking aws-sigv4 v1.3.2 [INFO] [stderr] Checking winnow v0.7.10 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking toml_write v0.1.1 [INFO] [stderr] Checking wasmprinter v0.229.0 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking toml_edit v0.22.26 [INFO] [stderr] Checking hyper-util v0.1.13 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling wit-parser v0.229.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Compiling wasmtime-fiber v33.0.0 [INFO] [stderr] Compiling wasmtime-jit-debug v33.0.0 [INFO] [stderr] Compiling dupe_derive v0.9.1 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling wasmtime-cache v33.0.0 [INFO] [stderr] Compiling wasmtime-component-macro v33.0.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Checking wasmtime-component-util v33.0.0 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling cap-std v3.4.4 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling wasmparser v0.230.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Checking wasmtime-environ v33.0.0 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling wast v35.0.2 [INFO] [stderr] Compiling wasmtime-wit-bindgen v33.0.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Checking wast v232.0.0 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Checking toml v0.8.22 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling wasmtime v33.0.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling snafu-derive v0.8.6 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling lalrpop-util v0.19.12 [INFO] [stderr] Compiling liblzma-sys v0.4.3 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling logos-codegen v0.15.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Checking wasmtime-asm-macros v33.0.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling allocative v0.3.4 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling lalrpop v0.19.12 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking snafu v0.8.6 [INFO] [stderr] Checking aws-smithy-xml v0.60.9 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Checking vte v0.11.1 [INFO] [stderr] Checking wat v1.232.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling witx v0.9.1 [INFO] [stderr] Checking fxprof-processed-profile v0.6.0 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking ittapi v0.4.0 [INFO] [stderr] Checking cranelift-native v0.120.0 [INFO] [stderr] Checking cranelift-frontend v0.120.0 [INFO] [stderr] Checking memfd v0.6.4 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Compiling schemafy_core v0.5.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking wasmtime-cranelift v33.0.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling allocative_derive v0.3.3 [INFO] [stderr] Compiling trait-variant v0.1.2 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking wasmtime-jit-icache-coherence v33.0.0 [INFO] [stderr] Compiling crc-fast v1.2.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling wiggle-macro v33.0.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Compiling starlark_map v0.13.0 [INFO] [stderr] Checking wasmtime-slab v33.0.0 [INFO] [stderr] Checking sptr v0.3.2 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Checking aws-smithy-query v0.60.7 [INFO] [stderr] Checking crc v3.3.0 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Compiling schemafy_lib v0.5.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling wiggle-generate v33.0.0 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Checking vt100 v0.15.2 [INFO] [stderr] Checking dupe v0.9.1 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling starlark_syntax v0.13.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling cap-fs-ext v3.4.4 [INFO] [stderr] Compiling system-interface v0.27.3 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Compiling wasm-encoder v0.230.0 [INFO] [stderr] Checking clap_builder v4.5.39 [INFO] [stderr] Checking liblzma v0.4.1 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking logos v0.12.1 [INFO] [stderr] Checking lsp-types v0.94.1 [INFO] [stderr] Checking tower-http v0.6.4 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling logos-derive v0.15.0 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking bzip2 v0.5.2 [INFO] [stderr] Compiling schemafy v0.5.2 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking annotate-snippets v0.9.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Checking xattr v1.5.0 [INFO] [stderr] Checking fd-lock v4.0.4 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Compiling owo-colors v4.2.1 [INFO] [stderr] Compiling starlark v0.13.0 [INFO] [stderr] Compiling names v0.14.0 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking num-modular v0.6.1 [INFO] [stderr] Checking rustyline v14.0.0 [INFO] [stderr] Checking num-order v1.2.0 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking clap v4.5.39 [INFO] [stderr] Checking astral-tokio-tar v0.5.2 [INFO] [stderr] Checking display_container v0.9.0 [INFO] [stderr] Checking aws-smithy-checksums v0.63.3 [INFO] [stderr] Checking supports-color v2.1.0 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Checking debugserver-types v0.5.0 [INFO] [stderr] Checking async-compression v0.4.23 [INFO] [stderr] Compiling starlark_derive v0.13.0 [INFO] [stderr] Checking wiggle v33.0.0 [INFO] [stderr] Checking tracing-indicatif v0.3.9 [INFO] [stderr] Checking logos v0.15.0 [INFO] [stderr] Checking wasmtime-wasi-io v33.0.0 [INFO] [stderr] Checking supports-color v3.0.2 [INFO] [stderr] Compiling wit-parser v0.230.0 [INFO] [stderr] Checking cap-rand v3.4.4 [INFO] [stderr] Checking petgraph v0.8.1 [INFO] [stderr] Checking petgraph v0.7.1 [INFO] [stderr] Checking cap-time-ext v3.4.4 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking cap-net-ext v3.4.4 [INFO] [stderr] Checking version-ranges v0.1.1 [INFO] [stderr] Checking erased-serde v0.3.31 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Checking elsa v1.11.2 [INFO] [stderr] Checking os_pipe v1.2.2 [INFO] [stderr] Checking shared_child v1.0.2 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking keyring v3.6.2 [INFO] [stderr] Checking cmp_any v0.8.1 [INFO] [stderr] Checking base16 v0.2.1 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking env_home v0.1.0 [INFO] [stderr] Checking shared_thread v0.1.0 [INFO] [stderr] Checking inventory v0.3.20 [INFO] [stderr] Checking dialoguer v0.11.0 [INFO] [stderr] Checking duct v1.0.0 [INFO] [stderr] Checking which v7.0.3 [INFO] [stderr] Checking resolvo v0.9.1 [INFO] [stderr] Checking wasmtime-wasi v33.0.0 [INFO] [stderr] Checking daggy v0.9.0 [INFO] [stderr] Checking merkle_hash v3.8.0 [INFO] [stderr] Checking barkml v0.8.2 [INFO] [stderr] Compiling wasm-metadata v0.230.0 [INFO] [stderr] Checking handlebars v6.3.2 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Compiling wit-bindgen-rust v0.42.1 [INFO] [stderr] Checking bimap v0.6.3 [INFO] [stderr] Compiling wit-component v0.230.0 [INFO] [stderr] Compiling wit-bindgen-core v0.42.1 [INFO] [stderr] Compiling wit-bindgen-rust-macro v0.42.1 [INFO] [stderr] Compiling wit-bindgen-rt v0.42.1 [INFO] [stderr] Checking hello_rust v0.1.0 (/opt/rustwide/workdir/examples/hello_rust) [INFO] [stderr] Checking edo-starlark v0.1.0 (/opt/rustwide/workdir/crates/edo-starlark) [INFO] [stderr] Checking wit-bindgen v0.42.1 [INFO] [stderr] Checking rustls-webpki v0.103.3 [INFO] [stderr] Checking edo-plugin-sdk v0.1.0 (/opt/rustwide/workdir/crates/edo-plugin-sdk) [INFO] [stdout] warning: unused variable: `writer` [INFO] [stdout] --> crates/edo-plugin-sdk/src/stub.rs:157:9 [INFO] [stdout] | [INFO] [stdout] 157 | writer: &host::Writer, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_writer` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `writer` [INFO] [stdout] --> crates/edo-plugin-sdk/src/stub.rs:157:9 [INFO] [stdout] | [INFO] [stdout] 157 | writer: &host::Writer, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_writer` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking hyper-rustls v0.27.6 [INFO] [stderr] Checking aws-smithy-http-client v1.0.2 [INFO] [stderr] Checking reqwest v0.12.18 [INFO] [stderr] Checking aws-smithy-runtime v1.8.3 [INFO] [stderr] Checking aws-runtime v1.5.7 [INFO] [stderr] Checking aws-sdk-sso v1.71.0 [INFO] [stderr] Checking aws-sdk-sts v1.72.0 [INFO] [stderr] Checking aws-sdk-ssooidc v1.72.0 [INFO] [stderr] Checking aws-sdk-ecrpublic v1.74.0 [INFO] [stderr] Checking aws-sdk-ecr v1.78.0 [INFO] [stderr] Checking aws-sdk-s3 v1.89.0 [INFO] [stderr] Checking aws-config v1.6.3 [INFO] [stderr] Checking ocilot v0.1.0 (https://github.com/awslabs/ocilot.git#dd4d0c53) [INFO] [stderr] Checking edo-core v0.1.0 (/opt/rustwide/workdir/crates/edo-core) [INFO] [stdout] warning: methods `is_failed` and `is_done` are never used [INFO] [stdout] --> crates/edo-core/src/scheduler/node.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl Node { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 47 | pub fn is_failed(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | pub fn is_done(&self) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/edo-core/src/context/logmgr.rs:71:20 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn acquire(&self) -> MutexGuard<()> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 71 | pub fn acquire(&self) -> MutexGuard<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/edo-core/src/context/logmgr.rs:213:20 [INFO] [stdout] | [INFO] [stdout] 213 | pub fn acquire(&self) -> MutexGuard<()> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 213 | pub fn acquire(&self) -> MutexGuard<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_failed` and `is_done` are never used [INFO] [stdout] --> crates/edo-core/src/scheduler/node.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl Node { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 47 | pub fn is_failed(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | pub fn is_done(&self) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/edo-core/src/context/logmgr.rs:71:20 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn acquire(&self) -> MutexGuard<()> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 71 | pub fn acquire(&self) -> MutexGuard<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/edo-core/src/context/logmgr.rs:213:20 [INFO] [stdout] | [INFO] [stdout] 213 | pub fn acquire(&self) -> MutexGuard<()> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 213 | pub fn acquire(&self) -> MutexGuard<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking edo-core-plugin v0.1.0 (/opt/rustwide/workdir/crates/plugins/edo-core-plugin) [INFO] [stdout] warning: unused import: `cmd_pipeout` [INFO] [stdout] --> crates/plugins/edo-core-plugin/src/environment/container.rs:8:79 [INFO] [stdout] | [INFO] [stdout] 8 | Reader, Writer, cmd_collect_out, cmd_noinput, cmd_noredirect, cmd_nulled, cmd_pipeout, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::future::try_join_all` [INFO] [stdout] --> crates/plugins/edo-core-plugin/src/source/oci.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use futures::future::try_join_all; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::future::Future` [INFO] [stdout] --> crates/plugins/edo-core-plugin/src/source/oci.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::future::Future; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::task::JoinError` [INFO] [stdout] --> crates/plugins/edo-core-plugin/src/source/oci.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use tokio::task::JoinError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tracing::Instrument` [INFO] [stdout] --> crates/plugins/edo-core-plugin/src/source/oci.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use tracing::Instrument; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Layer` [INFO] [stdout] --> crates/plugins/edo-core-plugin/src/source/oci.rs:16:75 [INFO] [stdout] | [INFO] [stdout] 16 | Artifact, ArtifactBuilder, Compression, ConfigBuilder, Id, IdBuilder, Layer, MediaType, Storage, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cmd_pipeout` [INFO] [stdout] --> crates/plugins/edo-core-plugin/src/environment/container.rs:8:79 [INFO] [stdout] | [INFO] [stdout] 8 | Reader, Writer, cmd_collect_out, cmd_noinput, cmd_noredirect, cmd_nulled, cmd_pipeout, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::future::try_join_all` [INFO] [stdout] --> crates/plugins/edo-core-plugin/src/source/oci.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use futures::future::try_join_all; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::future::Future` [INFO] [stdout] --> crates/plugins/edo-core-plugin/src/source/oci.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::future::Future; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::task::JoinError` [INFO] [stdout] --> crates/plugins/edo-core-plugin/src/source/oci.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use tokio::task::JoinError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tracing::Instrument` [INFO] [stdout] --> crates/plugins/edo-core-plugin/src/source/oci.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use tracing::Instrument; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Layer` [INFO] [stdout] --> crates/plugins/edo-core-plugin/src/source/oci.rs:16:75 [INFO] [stdout] | [INFO] [stdout] 16 | Artifact, ArtifactBuilder, Compression, ConfigBuilder, Id, IdBuilder, Layer, MediaType, Storage, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking edo v0.1.0 (/opt/rustwide/workdir/crates/edo) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 39s [INFO] running `Command { std: "docker" "inspect" "6638dfccdcad6985226c5dfe7f7b65e99c2728bea92833ef9ea4b3404daeaddc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6638dfccdcad6985226c5dfe7f7b65e99c2728bea92833ef9ea4b3404daeaddc", kill_on_drop: false }` [INFO] [stdout] 6638dfccdcad6985226c5dfe7f7b65e99c2728bea92833ef9ea4b3404daeaddc