[INFO] cloning repository https://github.com/TJBos/osdu_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TJBos/osdu_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTJBos%2Fosdu_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTJBos%2Fosdu_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 979c017213ca323077c02ea5c579ea30737c66e8 [INFO] testing TJBos/osdu_rust against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTJBos%2Fosdu_rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TJBos/osdu_rust on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TJBos/osdu_rust [INFO] finished tweaking git repo https://github.com/TJBos/osdu_rust [INFO] tweaked toml for git repo https://github.com/TJBos/osdu_rust written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/TJBos/osdu_rust 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" "+beta-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a3e833b1582161938f4a0d24eb3b43e9f87352571d543a812c876e5847c84c2a [INFO] running `Command { std: "docker" "start" "-a" "a3e833b1582161938f4a0d24eb3b43e9f87352571d543a812c876e5847c84c2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3e833b1582161938f4a0d24eb3b43e9f87352571d543a812c876e5847c84c2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3e833b1582161938f4a0d24eb3b43e9f87352571d543a812c876e5847c84c2a", kill_on_drop: false }` [INFO] [stdout] a3e833b1582161938f4a0d24eb3b43e9f87352571d543a812c876e5847c84c2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5a377e015ba98fb6f5add31bc929ba61951b980ff693c085c2fef4a07b952a3 [INFO] running `Command { std: "docker" "start" "-a" "e5a377e015ba98fb6f5add31bc929ba61951b980ff693c085c2fef4a07b952a3", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling tokio v1.21.1 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling semver v1.0.14 [INFO] [stderr] Compiling bytes-utils v0.1.3 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling time v0.3.14 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling aws-types v0.48.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling urlencoding v2.1.2 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling aws-smithy-xml v0.48.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling aws-smithy-types v0.48.0 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling aws-smithy-json v0.48.0 [INFO] [stderr] Compiling aws-smithy-query v0.48.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-stream v0.1.10 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling aws-smithy-async v0.48.0 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling aws-smithy-http v0.48.0 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.11 [INFO] [stderr] Compiling aws-smithy-http-tower v0.48.0 [INFO] [stderr] Compiling aws-sigv4 v0.48.0 [INFO] [stderr] Compiling aws-smithy-client v0.48.0 [INFO] [stderr] Compiling aws-sig-auth v0.48.0 [INFO] [stderr] Compiling aws-endpoint v0.48.0 [INFO] [stderr] Compiling aws-http v0.48.0 [INFO] [stderr] Compiling aws-sdk-sso v0.18.0 [INFO] [stderr] Compiling aws-sdk-sts v0.18.0 [INFO] [stderr] Compiling aws-sdk-ssm v0.18.0 [INFO] [stderr] Compiling aws-sdk-secretsmanager v0.18.0 [INFO] [stderr] Compiling aws-config v0.48.0 [INFO] [stderr] Compiling osdu_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `Query` is never constructed [INFO] [stdout] --> src/client.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 114 | enum Param { [INFO] [stdout] | ----- variant in this enum [INFO] [stdout] 115 | Path(String), [INFO] [stdout] 116 | Query(HashMap) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aws-sdk-ssm` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-02-18-x86_64-unknown-linux-gnu/bin/rustc --crate-name aws_sdk_ssm --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-sdk-ssm-0.18.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="rt-tokio"' --cfg 'feature="rustls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "native-tls", "rt-tokio", "rustls"))' -C metadata=4a64d4f9b9653b16 -C extra-filename=-621d9f43f56c9be7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aws_endpoint=/opt/rustwide/target/debug/deps/libaws_endpoint-a9a83c93e0a59c34.rmeta --extern aws_http=/opt/rustwide/target/debug/deps/libaws_http-7f98099109fdf2b4.rmeta --extern aws_sig_auth=/opt/rustwide/target/debug/deps/libaws_sig_auth-abcc4e6ee36b1f16.rmeta --extern aws_smithy_async=/opt/rustwide/target/debug/deps/libaws_smithy_async-1427527a278f95e4.rmeta --extern aws_smithy_client=/opt/rustwide/target/debug/deps/libaws_smithy_client-58d6355ccaaa7fae.rmeta --extern aws_smithy_http=/opt/rustwide/target/debug/deps/libaws_smithy_http-ef903435908ed770.rmeta --extern aws_smithy_http_tower=/opt/rustwide/target/debug/deps/libaws_smithy_http_tower-da3ecceec1d7e47b.rmeta --extern aws_smithy_json=/opt/rustwide/target/debug/deps/libaws_smithy_json-3b87e8d77ac8bef1.rmeta --extern aws_smithy_types=/opt/rustwide/target/debug/deps/libaws_smithy_types-b85e1e6d99b3e736.rmeta --extern aws_types=/opt/rustwide/target/debug/deps/libaws_types-8a2350835e972b2c.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-90fa2233ca6ac0df.rmeta --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-c4b4598707d308a7.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-c8a6779063799662.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-f160fa79c2edecb0.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-e830f1b9f4abf53c.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-320d4a0bcdfe1c42/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "e5a377e015ba98fb6f5add31bc929ba61951b980ff693c085c2fef4a07b952a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5a377e015ba98fb6f5add31bc929ba61951b980ff693c085c2fef4a07b952a3", kill_on_drop: false }` [INFO] [stdout] e5a377e015ba98fb6f5add31bc929ba61951b980ff693c085c2fef4a07b952a3