[INFO] cloning repository https://github.com/rustrial/k8s-aws-iam-controller [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rustrial/k8s-aws-iam-controller" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustrial%2Fk8s-aws-iam-controller", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustrial%2Fk8s-aws-iam-controller'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dd82af727d28cfdd0a390a74781e525683936b59 [INFO] testing rustrial/k8s-aws-iam-controller against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustrial%2Fk8s-aws-iam-controller" "/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/rustrial/k8s-aws-iam-controller on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/rustrial/k8s-aws-iam-controller [INFO] finished tweaking git repo https://github.com/rustrial/k8s-aws-iam-controller [INFO] tweaked toml for git repo https://github.com/rustrial/k8s-aws-iam-controller written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rustrial/k8s-aws-iam-controller 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" "+1.77.0" "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] Downloading crates ... [INFO] [stderr] Downloaded kube-client v0.83.0 [INFO] [stderr] Downloaded kube-derive v0.83.0 [INFO] [stderr] Downloaded aws-types v0.55.3 [INFO] [stderr] Downloaded kube v0.83.0 [INFO] [stderr] Downloaded aws-endpoint v0.55.3 [INFO] [stderr] Downloaded aws-smithy-query v0.55.3 [INFO] [stderr] Downloaded aws-smithy-types v0.55.3 [INFO] [stderr] Downloaded aws-http v0.55.3 [INFO] [stderr] Downloaded aws-smithy-json v0.55.3 [INFO] [stderr] Downloaded aws-sig-auth v0.55.3 [INFO] [stderr] Downloaded aws-smithy-xml v0.55.3 [INFO] [stderr] Downloaded aws-sdk-sso v0.28.0 [INFO] [stderr] Downloaded aws-config v0.55.3 [INFO] [stderr] Downloaded aws-sdk-sts v0.28.0 [INFO] [stderr] Downloaded aws-sigv4 v0.55.3 [INFO] [stderr] Downloaded aws-smithy-client v0.55.3 [INFO] [stderr] Downloaded aws-smithy-http v0.55.3 [INFO] [stderr] Downloaded aws-credential-types v0.55.3 [INFO] [stderr] Downloaded aws-smithy-async v0.55.3 [INFO] [stderr] Downloaded aws-smithy-http-tower v0.55.3 [INFO] [stderr] Downloaded kube-runtime v0.83.0 [INFO] [stderr] Downloaded metrics v0.21.0 [INFO] [stderr] Downloaded kube-core v0.83.0 [INFO] [stderr] Downloaded aws-sdk-iam v0.28.0 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 60fb4a6491803019757baa95a2e28e0eaddb171b47c2d6329436cb1438ccc718 [INFO] running `Command { std: "docker" "start" "-a" "60fb4a6491803019757baa95a2e28e0eaddb171b47c2d6329436cb1438ccc718", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "60fb4a6491803019757baa95a2e28e0eaddb171b47c2d6329436cb1438ccc718", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60fb4a6491803019757baa95a2e28e0eaddb171b47c2d6329436cb1438ccc718", kill_on_drop: false }` [INFO] [stdout] 60fb4a6491803019757baa95a2e28e0eaddb171b47c2d6329436cb1438ccc718 [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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9da514b178230a28628981d3ff6fa3584a803550d2b4252305f8d2a1ec19114 [INFO] running `Command { std: "docker" "start" "-a" "d9da514b178230a28628981d3ff6fa3584a803550d2b4252305f8d2a1ec19114", 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] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling outref v0.5.1 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling time v0.3.22 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.97 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling aws-smithy-types v0.55.3 [INFO] [stderr] Compiling bytes-utils v0.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.96 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling aws-types v0.55.3 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling schemars v0.8.12 [INFO] [stderr] Compiling openssl v0.10.60 [INFO] [stderr] Compiling bitflags v2.3.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.2 [INFO] [stderr] Compiling dyn-clone v1.0.11 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling tokio-openssl v0.6.3 [INFO] [stderr] Compiling cpufeatures v0.2.8 [INFO] [stderr] Compiling k8s-openapi v0.18.0 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tracing-attributes v0.1.25 [INFO] [stderr] Compiling pin-project-internal v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling pin-project v1.1.0 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling schemars_derive v0.8.12 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling hyper-openssl v0.9.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling linked_hash_set v0.1.4 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling aws-smithy-async v0.55.3 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling aws-credential-types v0.55.3 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling base64 v0.20.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.8 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling tower-http v0.4.1 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling aws-smithy-json v0.55.3 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling h2 v0.3.19 [INFO] [stderr] Compiling serde_yaml v0.9.21 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling treediff v4.0.2 [INFO] [stderr] Compiling json-patch v1.0.0 [INFO] [stderr] Compiling jsonpath_lib v0.3.0 [INFO] [stderr] Compiling rustix v0.37.25 [INFO] [stderr] Compiling xmlparser v0.13.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling urlencoding v2.1.2 [INFO] [stderr] Compiling metrics v0.21.0 [INFO] [stderr] Compiling aws-smithy-query v0.55.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling aws-smithy-xml v0.55.3 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling raw-cpuid v10.7.0 [INFO] [stderr] Compiling metrics-macros v0.7.0 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling kube-derive v0.83.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling quanta v0.11.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling sketches-ddsketch v0.2.1 [INFO] [stderr] Compiling metrics-util v0.15.0 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling indoc v2.0.1 [INFO] [stderr] Compiling aws-smithy-http v0.55.3 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.12.1 [INFO] [stderr] Compiling aws-smithy-http-tower v0.55.3 [INFO] [stderr] Compiling aws-sigv4 v0.55.3 [INFO] [stderr] Compiling aws-smithy-client v0.55.3 [INFO] [stderr] Compiling aws-endpoint v0.55.3 [INFO] [stderr] Compiling aws-http v0.55.3 [INFO] [stderr] Compiling aws-sig-auth v0.55.3 [INFO] [stderr] Compiling aws-sdk-sso v0.28.0 [INFO] [stderr] Compiling aws-sdk-sts v0.28.0 [INFO] [stderr] Compiling aws-sdk-iam v0.28.0 [INFO] [stderr] Compiling aws-config v0.55.3 [INFO] [stderr] Compiling kube-core v0.83.0 [INFO] [stderr] Compiling kube-client v0.83.0 [INFO] [stderr] Compiling kube v0.83.0 [INFO] [stderr] Compiling kube-runtime v0.83.0 [INFO] [stderr] Compiling rustrial-k8s-aws-iam-apis v0.1.0 (/opt/rustwide/workdir/rustrial-k8s-aws-iam-apis) [INFO] [stderr] Compiling rustrial-k8s-aws-iam-controller v0.1.0 (/opt/rustwide/workdir/rustrial-k8s-aws-iam-controller) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.48s [INFO] running `Command { std: "docker" "inspect" "d9da514b178230a28628981d3ff6fa3584a803550d2b4252305f8d2a1ec19114", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9da514b178230a28628981d3ff6fa3584a803550d2b4252305f8d2a1ec19114", kill_on_drop: false }` [INFO] [stdout] d9da514b178230a28628981d3ff6fa3584a803550d2b4252305f8d2a1ec19114 [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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 011b187bab9c4e966ddb088df98c1dee5ae9b474a38c7e5293df4eb223d375c9 [INFO] running `Command { std: "docker" "start" "-a" "011b187bab9c4e966ddb088df98c1dee5ae9b474a38c7e5293df4eb223d375c9", 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] Compiling rustrial-k8s-aws-iam-apis v0.1.0 (/opt/rustwide/workdir/rustrial-k8s-aws-iam-apis) [INFO] [stderr] Compiling rustrial-k8s-aws-iam-controller v0.1.0 (/opt/rustwide/workdir/rustrial-k8s-aws-iam-controller) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.45s [INFO] running `Command { std: "docker" "inspect" "011b187bab9c4e966ddb088df98c1dee5ae9b474a38c7e5293df4eb223d375c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "011b187bab9c4e966ddb088df98c1dee5ae9b474a38c7e5293df4eb223d375c9", kill_on_drop: false }` [INFO] [stdout] 011b187bab9c4e966ddb088df98c1dee5ae9b474a38c7e5293df4eb223d375c9 [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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f5aecfdaff9662c8a860c4b674c7137cbb3c067bc4587ff12356e51e8b6fb189 [INFO] running `Command { std: "docker" "start" "-a" "f5aecfdaff9662c8a860c4b674c7137cbb3c067bc4587ff12356e51e8b6fb189", 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] Finished test [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustrial_k8s_aws_iam_apis-f976898c0a199462) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rustrial_k8s_aws_iam_controller-997dd7aa00251798) [INFO] [stdout] [INFO] [stdout] running 51 tests [INFO] [stdout] test arn::tests::matches_any_partition ... ok [INFO] [stdout] test arn::tests::matches_any_account ... ok [INFO] [stdout] test arn::tests::matches_any_region ... ok [INFO] [stdout] test arn::tests::matches_any_suffix ... ok [INFO] [stdout] test arn::tests::parse ... ok [INFO] [stdout] test arn::tests::matches_full_arn ... ok [INFO] [stdout] test arn::tests::rejects_different_account ... ok [INFO] [stdout] test arn::tests::rejects_different_partition ... ok [INFO] [stdout] test arn::tests::rejects_different_prefix ... ok [INFO] [stdout] test arn::tests::rejects_different_region ... ok [INFO] [stdout] test arn::tests::rejects_different_service ... ok [INFO] [stdout] test arn::tests::rejects_different_suffix ... ok [INFO] [stdout] test iam_policy::tests::action_many ... ok [INFO] [stdout] test iam_policy::tests::action_block ... ok [INFO] [stdout] test iam_policy::tests::action_all ... ok [INFO] [stdout] test iam_policy::tests::condition_many ... ok [INFO] [stdout] test iam_policy::tests::assume_role_document ... ok [INFO] [stdout] test iam_policy::tests::action_one ... ok [INFO] [stdout] test iam_policy::tests::effect_allow ... ok [INFO] [stdout] test iam_policy::tests::effect_default ... ok [INFO] [stdout] test iam_policy::tests::effect_deny ... ok [INFO] [stdout] test iam_policy::tests::condition_one ... ok [INFO] [stdout] test iam_policy::tests::not_principal_block ... ok [INFO] [stdout] test iam_policy::tests::not_action_block ... ok [INFO] [stdout] test arn::tests::rejects_different_type ... ok [INFO] [stdout] test iam_policy::tests::not_resource_block ... ok [INFO] [stdout] test iam_policy::tests::prinicpal_all ... ok [INFO] [stdout] test iam_policy::tests::prinicpal_canonical_user ... ok [INFO] [stdout] test iam_policy::tests::principal_block ... ok [INFO] [stdout] test iam_policy::tests::prinicpal_service ... ok [INFO] [stdout] test iam_policy::tests::resource_all ... ok [INFO] [stdout] test iam_policy::tests::resource_many ... ok [INFO] [stdout] test iam_policy::tests::prinicpal_aws ... ok [INFO] [stdout] test iam_policy::tests::prinicpal_federated ... ok [INFO] [stdout] test iam_policy::tests::resource_block ... ok [INFO] [stdout] test iam_policy::tests::resource_one ... ok [INFO] [stdout] test iam_policy::tests::statement ... ok [INFO] [stdout] test trust_policy_statement_controller::tests::matches ... ok [INFO] [stdout] test trust_policy_statement_controller::tests::matches_namespace ... ok [INFO] [stdout] test trust_policy_statement_controller::tests::matches_role_tags_empty ... ok [INFO] [stdout] test trust_policy_statement_controller::tests::matches_role_tags_superset ... ok [INFO] [stdout] test trust_policy_statement_controller::tests::matches_permission_boundary ... ok [INFO] [stdout] test trust_policy_statement_controller::tests::refuse_role_tags_different_value ... ok [INFO] [stdout] test trust_policy_statement_controller::tests::matches_namespace_wildcard ... ok [INFO] [stdout] test trust_policy_statement_controller::tests::refuse_role_tags_empty ... ok [INFO] [stdout] test gc::tests::mach_provider_arn ... ok [INFO] [stdout] test trust_policy_statement_controller::tests::refuse_role_tags_subset ... ok [INFO] [stdout] test trust_policy_statement_controller::tests::mach_role_arn ... ok [INFO] [stdout] test trust_policy_statement_controller::tests::refuses ... ok [INFO] [stdout] test trust_policy_statement_controller::tests::refuses_permission_boundary ... ok [INFO] [stdout] test trust_policy_statement_controller::tests::refuses_namespace ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 51 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests rustrial-k8s-aws-iam-apis [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f5aecfdaff9662c8a860c4b674c7137cbb3c067bc4587ff12356e51e8b6fb189", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5aecfdaff9662c8a860c4b674c7137cbb3c067bc4587ff12356e51e8b6fb189", kill_on_drop: false }` [INFO] [stdout] f5aecfdaff9662c8a860c4b674c7137cbb3c067bc4587ff12356e51e8b6fb189 [INFO] testing rustrial/k8s-aws-iam-controller against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustrial%2Fk8s-aws-iam-controller" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rustrial/k8s-aws-iam-controller on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/rustrial/k8s-aws-iam-controller [INFO] finished tweaking git repo https://github.com/rustrial/k8s-aws-iam-controller [INFO] tweaked toml for git repo https://github.com/rustrial/k8s-aws-iam-controller written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rustrial/k8s-aws-iam-controller 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-2024-03-24" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d2c995a99981318cbc7c20dac830370fbead534c07b2045bc83fc26480479d01 [INFO] running `Command { std: "docker" "start" "-a" "d2c995a99981318cbc7c20dac830370fbead534c07b2045bc83fc26480479d01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2c995a99981318cbc7c20dac830370fbead534c07b2045bc83fc26480479d01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2c995a99981318cbc7c20dac830370fbead534c07b2045bc83fc26480479d01", kill_on_drop: false }` [INFO] [stdout] d2c995a99981318cbc7c20dac830370fbead534c07b2045bc83fc26480479d01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e61652deb21e8d5bf2f8a0d1c7470239a2a8c4842942943f9b9cdb54109f8e24 [INFO] running `Command { std: "docker" "start" "-a" "e61652deb21e8d5bf2f8a0d1c7470239a2a8c4842942943f9b9cdb54109f8e24", 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] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling outref v0.5.1 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling time v0.3.22 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling serde_json v1.0.97 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling bytes-utils v0.1.3 [INFO] [stderr] Compiling aws-smithy-types v0.55.3 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling openssl-sys v0.9.96 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling aws-types v0.55.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling bitflags v2.3.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling schemars v0.8.12 [INFO] [stderr] Compiling openssl v0.10.60 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.2 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling dyn-clone v1.0.11 [INFO] [stderr] Compiling k8s-openapi v0.18.0 [INFO] [stderr] Compiling tokio-openssl v0.6.3 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tracing-attributes v0.1.25 [INFO] [stderr] Compiling pin-project-internal v1.1.0 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling schemars_derive v0.8.12 [INFO] [stderr] Compiling pin-project v1.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling cpufeatures v0.2.8 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling hyper-openssl v0.9.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling linked_hash_set v0.1.4 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling base64 v0.20.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling aws-smithy-async v0.55.3 [INFO] [stderr] Compiling aws-credential-types v0.55.3 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling unsafe-libyaml v0.2.8 [INFO] [stderr] Compiling tower-http v0.4.1 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling aws-smithy-json v0.55.3 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling h2 v0.3.19 [INFO] [stderr] Compiling serde_yaml v0.9.21 [INFO] [stderr] Compiling metrics v0.21.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling xmlparser v0.13.5 [INFO] [stderr] Compiling urlencoding v2.1.2 [INFO] [stderr] Compiling treediff v4.0.2 [INFO] [stderr] Compiling rustix v0.37.25 [INFO] [stderr] Compiling json-patch v1.0.0 [INFO] [stderr] Compiling jsonpath_lib v0.3.0 [INFO] [stderr] Compiling aws-smithy-xml v0.55.3 [INFO] [stderr] Compiling aws-smithy-query v0.55.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling raw-cpuid v10.7.0 [INFO] [stderr] Compiling metrics-macros v0.7.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling quanta v0.11.1 [INFO] [stderr] Compiling kube-derive v0.83.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling sketches-ddsketch v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling metrics-util v0.15.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling indoc v2.0.1 [INFO] [stderr] Compiling aws-smithy-http v0.55.3 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.12.1 [INFO] [stderr] Compiling aws-smithy-http-tower v0.55.3 [INFO] [stderr] Compiling aws-sigv4 v0.55.3 [INFO] [stderr] Compiling aws-smithy-client v0.55.3 [INFO] [stderr] Compiling aws-http v0.55.3 [INFO] [stderr] Compiling aws-sig-auth v0.55.3 [INFO] [stderr] Compiling aws-endpoint v0.55.3 [INFO] [stderr] Compiling aws-sdk-sts v0.28.0 [INFO] [stderr] Compiling aws-sdk-sso v0.28.0 [INFO] [stderr] Compiling aws-sdk-iam v0.28.0 [INFO] [stderr] Compiling aws-config v0.55.3 [INFO] [stderr] Compiling kube-core v0.83.0 [INFO] [stderr] Compiling kube-client v0.83.0 [INFO] [stderr] Compiling kube v0.83.0 [INFO] [stderr] Compiling kube-runtime v0.83.0 [INFO] [stderr] Compiling rustrial-k8s-aws-iam-apis v0.1.0 (/opt/rustwide/workdir/rustrial-k8s-aws-iam-apis) [INFO] [stderr] Compiling rustrial-k8s-aws-iam-controller v0.1.0 (/opt/rustwide/workdir/rustrial-k8s-aws-iam-controller) [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> rustrial-k8s-aws-iam-controller/src/arn.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FromIterator` is imported redundantly [INFO] [stdout] --> rustrial-k8s-aws-iam-controller/src/iam_policy.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::iter::FromIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `FromIterator` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> rustrial-k8s-aws-iam-controller/src/trust_policy_statement_controller.rs:29:33 [INFO] [stdout] | [INFO] [stdout] 29 | use std::{collections::HashMap, convert::TryFrom, ops::DerefMut, sync::Arc, time::Instant}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.98s [INFO] running `Command { std: "docker" "inspect" "e61652deb21e8d5bf2f8a0d1c7470239a2a8c4842942943f9b9cdb54109f8e24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e61652deb21e8d5bf2f8a0d1c7470239a2a8c4842942943f9b9cdb54109f8e24", kill_on_drop: false }` [INFO] [stdout] e61652deb21e8d5bf2f8a0d1c7470239a2a8c4842942943f9b9cdb54109f8e24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a5c404b871f0dc4117a2ab24085f5ebfda121fde06e7ba67e755f9137eea231 [INFO] running `Command { std: "docker" "start" "-a" "2a5c404b871f0dc4117a2ab24085f5ebfda121fde06e7ba67e755f9137eea231", 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] Compiling rustrial-k8s-aws-iam-controller v0.1.0 (/opt/rustwide/workdir/rustrial-k8s-aws-iam-controller) [INFO] [stderr] Compiling rustrial-k8s-aws-iam-apis v0.1.0 (/opt/rustwide/workdir/rustrial-k8s-aws-iam-apis) [INFO] [stdout] warning: the item `serde_yaml` is imported redundantly [INFO] [stdout] --> rustrial-k8s-aws-iam-apis/examples/gen-crds.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use serde_yaml; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_yaml` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> rustrial-k8s-aws-iam-controller/src/arn.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FromIterator` is imported redundantly [INFO] [stdout] --> rustrial-k8s-aws-iam-controller/src/iam_policy.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::iter::FromIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `FromIterator` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> rustrial-k8s-aws-iam-controller/src/trust_policy_statement_controller.rs:29:33 [INFO] [stdout] | [INFO] [stdout] 29 | use std::{collections::HashMap, convert::TryFrom, ops::DerefMut, sync::Arc, time::Instant}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc2hfeql/symbols.o" "/opt/rustwide/target/debug/deps/rustrial_k8s_aws_iam_controller-dce0cd1e37c6d17f.rustrial_k8s_aws_iam_controller.23c241a2653d454f-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/rustrial_k8s_aws_iam_controller-dce0cd1e37c6d17f.rustrial_k8s_aws_iam_controller.23c241a2653d454f-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/rustrial_k8s_aws_iam_controller-dce0cd1e37c6d17f.rustrial_k8s_aws_iam_controller.23c241a2653d454f-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/rustrial_k8s_aws_iam_controller-dce0cd1e37c6d17f.rustrial_k8s_aws_iam_controller.23c241a2653d454f-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/rustrial_k8s_aws_iam_controller-dce0cd1e37c6d17f.rustrial_k8s_aws_iam_controller.23c241a2653d454f-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/rustrial_k8s_aws_iam_controller-dce0cd1e37c6d17f.rustrial_k8s_aws_iam_controller.23c241a2653d454f-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/rustrial_k8s_aws_iam_controller-dce0cd1e37c6d17f.rustrial_k8s_aws_iam_controller.23c241a2653d454f-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/rustrial_k8s_aws_iam_controller-dce0cd1e37c6d17f.rustrial_k8s_aws_iam_controller.23c241a2653d454f-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/rustrial_k8s_aws_iam_controller-dce0cd1e37c6d17f.rustrial_k8s_aws_iam_controller.23c241a2653d454f-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/rustrial_k8s_aws_iam_controller-dce0cd1e37c6d17f.rustrial_k8s_aws_iam_controller.23c241a2653d454f-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/rustrial_k8s_aws_iam_controller-dce0cd1e37c6d17f.rustrial_k8s_aws_iam_controller.23c241a2653d454f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rustrial_k8s_aws_iam_controller-dce0cd1e37c6d17f.23n2dwc36cq9za5y.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-5a241151c7d2b8ee/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-1be28a256a84a30f.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-7065c8621f7c2ff1.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-be54644a588b1fd7.rlib" "/opt/rustwide/target/debug/deps/librustix-d0610d8863c23585.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-777f6c1fa6b62135.rlib" "/opt/rustwide/target/debug/deps/libio_lifetimes-d97e3851dde50d67.rlib" "/opt/rustwide/target/debug/deps/libhumantime-ce381c4933d03978.rlib" "/opt/rustwide/target/debug/deps/libaws_config-2d6334f3afc58267.rlib" "/opt/rustwide/target/debug/deps/libaws_sdk_sso-3584f16d28c13fd1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6daab1e3a89c38f6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-a2334fe82ab8e779.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-086a6af293dd94b2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-35b31d6efe8fa397.rlib" "/opt/rustwide/target/debug/deps/libaws_sdk_sts-bdd4dfe8765b63e4.rlib" "/opt/rustwide/target/debug/deps/libanyhow-95c64c28af856d3a.rlib" "/opt/rustwide/target/debug/deps/libaws_sdk_iam-a35f68a68b52bb0e.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_query-28e1d7e1f72f4e04.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-0e30beace4106e02.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_xml-ba6b2745693bcb05.rlib" "/opt/rustwide/target/debug/deps/libxmlparser-7dffdbd2fa093ad2.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_json-855edef2b7c77dce.rlib" "/opt/rustwide/target/debug/deps/libaws_sig_auth-a39f906bb643ed78.rlib" "/opt/rustwide/target/debug/deps/libaws_sigv4-a2b36fcb8cec03fb.rlib" "/opt/rustwide/target/debug/deps/libregex-b44fd9d166d0c4c5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d424b0a92ce0dc1c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0491398fbb248b2a.rlib" "/opt/rustwide/target/debug/deps/libhex-bf5d7c1623e40692.rlib" "/opt/rustwide/target/debug/deps/libsha2-b325162fd30ee704.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-f4cdafc96f8ad636.rlib" "/opt/rustwide/target/debug/deps/libhmac-2302296af6b244c6.rlib" "/opt/rustwide/target/debug/deps/libdigest-bda3b78029903470.rlib" "/opt/rustwide/target/debug/deps/libsubtle-8bfc29cd08fc9521.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-35d507cb4d59e4c7.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-3d0eb161b945cd07.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-9a7f621fb45a6f4e.rlib" "/opt/rustwide/target/debug/deps/libtypenum-486446c5d1f61c48.rlib" "/opt/rustwide/target/debug/deps/libaws_endpoint-2909ad0d5a7b3b9e.rlib" "/opt/rustwide/target/debug/deps/libaws_http-f3d951707d497cd4.rlib" "/opt/rustwide/target/debug/deps/librustrial_k8s_aws_iam_apis-53ee1d8d28010c14.rlib" "/opt/rustwide/target/debug/deps/libmetrics_exporter_prometheus-730af6650fe9e24f.rlib" "/opt/rustwide/target/debug/deps/libipnet-ea5fa9b3594d4579.rlib" "/opt/rustwide/target/debug/deps/libmetrics_util-9be7509a50503bf3.rlib" "/opt/rustwide/target/debug/deps/libsketches_ddsketch-e6054a53eb04cc70.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f4642b52ed4540f6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-5865f3672dc4394d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-70be0b3efc76ca6c.rlib" "/opt/rustwide/target/debug/deps/libquanta-05f6d0247fdefb60.rlib" "/opt/rustwide/target/debug/deps/libraw_cpuid-24f21efa03dca46b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-85e13ed1e0c6d910.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-dd96d6909164d49d.rlib" "/opt/rustwide/target/debug/deps/libmetrics-7092cced2e4f83ba.rlib" "/opt/rustwide/target/debug/deps/libkube_runtime-f7ffe8798e540ae1.rlib" "/opt/rustwide/target/debug/deps/libahash-2a2c0af00ec9294c.rlib" "/opt/rustwide/target/debug/deps/libbackoff-696ea87da2870e13.rlib" "/opt/rustwide/target/debug/deps/librand-1e201375d5552967.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-7151e060b155bb2b.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-db48c90fa293bcfe.rlib" "/opt/rustwide/target/debug/deps/librand_core-b53b957323ed9a8b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-64e83770bfec58e8.rlib" "/opt/rustwide/target/debug/deps/libinstant-3aa96c1efb8242b8.rlib" "/opt/rustwide/target/debug/deps/libkube-97c26766968a70a5.rlib" "/opt/rustwide/target/debug/deps/libkube_client-c03698f88b71d6b3.rlib" "/opt/rustwide/target/debug/deps/libpem-abf3eeee25133287.rlib" "/opt/rustwide/target/debug/deps/libbase64-fca76a9e376e88b4.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-e6ab26f68c71b124.rlib" "/opt/rustwide/target/debug/deps/libunsafe_libyaml-0aee7f60ea1c2ac4.rlib" "/opt/rustwide/target/debug/deps/libhyper_openssl-57ba52b5b00517c7.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_set-1179250414fdf6d9.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-d832c69510805464.rlib" "/opt/rustwide/target/debug/deps/libtokio_openssl-3d13dab4c2c13ef5.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-ccc32acd073e2f65.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-cf2626ba95c9fd6e.rlib" "/opt/rustwide/target/debug/deps/libopenssl-153906ce7b196f06.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-34162016ad32c65c.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-6c481fa47d8ef87b.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-f31aee760e6eee9a.rlib" "/opt/rustwide/target/debug/deps/libhyper_timeout-d4ac5840cdb357f4.rlib" "/opt/rustwide/target/debug/deps/libtokio_io_timeout-8caff83236037ef6.rlib" "/opt/rustwide/target/debug/deps/libsecrecy-9b9660e539cff84d.rlib" "/opt/rustwide/target/debug/deps/libjsonpath_lib-d20b5bf709a16b0c.rlib" "/opt/rustwide/target/debug/deps/libtower_http-20609fd7b9556448.rlib" "/opt/rustwide/target/debug/deps/libbase64-fc93ff20895c6cc2.rlib" "/opt/rustwide/target/debug/deps/libmime-a9df5a780629fb7d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-3b4c08c396ce1b5a.rlib" "/opt/rustwide/target/debug/deps/libkube_core-83a13d5cbbc113d8.rlib" "/opt/rustwide/target/debug/deps/libjson_patch-f218fde37fa7596b.rlib" "/opt/rustwide/target/debug/deps/libtreediff-07b291528d43940d.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-ee95c3013bc32c40.rlib" "/opt/rustwide/target/debug/deps/libthiserror-da811ae3c59c8b98.rlib" "/opt/rustwide/target/debug/deps/libk8s_openapi-8d96f0d4c0f60ddf.rlib" "/opt/rustwide/target/debug/deps/libserde_value-7260a320437fa3e7.rlib" "/opt/rustwide/target/debug/deps/libordered_float-8a08750bca0f86c1.rlib" "/opt/rustwide/target/debug/deps/libschemars-634bf33adb1414bf.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-3cebdd6c38708430.rlib" "/opt/rustwide/target/debug/deps/libserde_json-177e7dbe214acab2.rlib" "/opt/rustwide/target/debug/deps/libchrono-5ee55a43b6ed2565.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-1e31e534761afa1b.rlib" "/opt/rustwide/target/debug/deps/libfutures-52167e6e3c09378d.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-f3dd0aea9d791cb3.rlib" "/opt/rustwide/target/debug/deps/libaws_types-f2c22a40139d73cb.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_client-6e56bfa5cd341951.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-efa3519517df6cf0.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_http_tower-404a1cf1d5a75512.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-872fff33aeda6fe4.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-7252e256d1dba15e.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-b7f9a91d26e10e14.rlib" "/opt/rustwide/target/debug/deps/libbase64-a0632e44bcb56c0d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-01da96bec2dfd166.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-4f7e3a8e4cc9409c.rlib" "/opt/rustwide/target/debug/deps/librustls-4a26911af439c9ed.rlib" "/opt/rustwide/target/debug/deps/libsct-17998c18b7b7fe61.rlib" "/opt/rustwide/target/debug/deps/libwebpki-408388ad8ca19fe3.rlib" "/opt/rustwide/target/debug/deps/libring-117017674b0e74bb.rlib" "/opt/rustwide/target/debug/deps/libspin-e858d3468b8e3abd.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-6cf40e3a64622ff0.rlib" "/opt/rustwide/target/debug/deps/libtower-0640a8e73fcf7c9d.rlib" "/opt/rustwide/target/debug/deps/libpin_project-a08a70258d700af5.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-66a55883bc31ce2e.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_http-8c616726ce544094.rlib" "/opt/rustwide/target/debug/deps/libhyper-261982359815c306.rlib" "/opt/rustwide/target/debug/deps/libwant-a53deb880f5b4491.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-539bdf1ed77a7a8a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-2dbc320ca65411a3.rlib" "/opt/rustwide/target/debug/deps/libh2-8c0cf9bcea1edade.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c22c51f1a67a1d8a.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-e273ba0f8cdcbe5b.rlib" "/opt/rustwide/target/debug/deps/libserde-2114e025bffc21e2.rlib" "/opt/rustwide/target/debug/deps/libtower_service-92bbc7b5a1dd8782.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-af0e4761081a49c7.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-8efce659aecd5626.rlib" "/opt/rustwide/target/debug/deps/libbytes_utils-bf77ba2a85c47cf2.rlib" "/opt/rustwide/target/debug/deps/libeither-563f9e0a514ed6e6.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-c878b6f40f2978b2.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b21f74c3dbfe39dd.rlib" "/opt/rustwide/target/debug/deps/libhttp-7cf1142ed6ad0045.rlib" "/opt/rustwide/target/debug/deps/libfnv-953831fe314029b4.rlib" "/opt/rustwide/target/debug/deps/libaws_credential_types-e7e360c281fb17e6.rlib" "/opt/rustwide/target/debug/deps/libfastrand-9a0695f12d217e0d.rlib" "/opt/rustwide/target/debug/deps/libzeroize-f0fdd46e56daa575.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_types-fae55fc585ea9e71.rlib" "/opt/rustwide/target/debug/deps/libryu-ce09991353a76c10.rlib" "/opt/rustwide/target/debug/deps/libitoa-780f6737fc9d34ad.rlib" "/opt/rustwide/target/debug/deps/libtime-6c8367003f2a3685.rlib" "/opt/rustwide/target/debug/deps/libtime_core-54674f00ac56f1cd.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-6a7bda1869f39ce2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-be0fc954ec90588f.rlib" "/opt/rustwide/target/debug/deps/libbase64_simd-d66e7126e152a11d.rlib" "/opt/rustwide/target/debug/deps/liboutref-8dab503b302ca221.rlib" "/opt/rustwide/target/debug/deps/libvsimd-64fb34c020f07c58.rlib" "/opt/rustwide/target/debug/deps/libtracing-f4931456ca9f8aa7.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-83a46c8cb4a27c44.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fadaa1d866399a17.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_async-a08738a7032fa7ff.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-aaa4b1ac1eaca504.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d6848e0ae06ff865.rlib" "/opt/rustwide/target/debug/deps/libmemchr-33d05ae5bba76030.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-bb2605a304778a77.rlib" "/opt/rustwide/target/debug/deps/libslab-7cf3b345ffecd469.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-b7720f9d993fe4fe.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-3387e8374b45be05.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-44fabbc3ce50b4f3.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-9c5dcf17efb91bff.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-eae31d72cfa7dcb2.rlib" "/opt/rustwide/target/debug/deps/libtokio-b6e4747da57830cb.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-3dc6ca790fda9ee1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-123146f2d71ab259.rlib" "/opt/rustwide/target/debug/deps/libsocket2-341ead1fd9f1b693.rlib" "/opt/rustwide/target/debug/deps/libbytes-8217216c646d0e94.rlib" "/opt/rustwide/target/debug/deps/libmio-cdf9bd421438e05e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e8b15c1d45637ce8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ca6245c30cd3c027.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8df61194dae05e0d.rlib" "/opt/rustwide/target/debug/deps/liblibc-87a1a663d9c1ed7e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-e7002d307f97bc56.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5f186dbb2829e135.rlib" "/opt/rustwide/target/debug/deps/liblock_api-ad8b138aaff071bc.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-31f1b56a39f2a372.rlib" "/opt/rustwide/target/debug/deps/liblog-90a4b5d311f95e9e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7c8cd1ffc7c5704a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1e3d939fe4a32679.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-bed8a8012d8de197.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-9836220ffcdef837.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-477946c62ad09c5d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-034c7f6c8e092d4a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-adf6bdbbb95d6d76.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-4fd348bd7cce625e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8fda1b14c74c5d02.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-39c58d6af528e9fd.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-e61464812b7ba584.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a1a7e8ad93bd156f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5c7df282c1e709fe.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e94871c8e3cbbc8f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f9710d18df4cb9d1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-67944a192beb15f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-e46bc3da6d7c462f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8d1ac131d3cb2645.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c7f132c6815d4f60.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rustrial_k8s_aws_iam_controller-dce0cd1e37c6d17f" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustrial-k8s-aws-iam-controller` (bin "rustrial-k8s-aws-iam-controller" test) due to 2 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "2a5c404b871f0dc4117a2ab24085f5ebfda121fde06e7ba67e755f9137eea231", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a5c404b871f0dc4117a2ab24085f5ebfda121fde06e7ba67e755f9137eea231", kill_on_drop: false }` [INFO] [stdout] 2a5c404b871f0dc4117a2ab24085f5ebfda121fde06e7ba67e755f9137eea231