[INFO] crate kube 0.35.1 is already in cache [INFO] testing kube-0.35.1 against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] extracting crate kube 0.35.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate kube 0.35.1 on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate kube 0.35.1 [INFO] finished tweaking crates.io crate kube 0.35.1 [INFO] tweaked toml for crates.io crate kube 0.35.1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate kube 0.35.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e980b2070d4f73eecf6d2558badecdcbe8057159dcdc985b8489a294b86c78cc [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e980b2070d4f73eecf6d2558badecdcbe8057159dcdc985b8489a294b86c78cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e980b2070d4f73eecf6d2558badecdcbe8057159dcdc985b8489a294b86c78cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e980b2070d4f73eecf6d2558badecdcbe8057159dcdc985b8489a294b86c78cc", kill_on_drop: false }` [INFO] [stdout] e980b2070d4f73eecf6d2558badecdcbe8057159dcdc985b8489a294b86c78cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0514037be843d59df37a7a15652c03805fafc9b3dc0bf4936af7a1c2e8966b3a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0514037be843d59df37a7a15652c03805fafc9b3dc0bf4936af7a1c2e8966b3a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling base64 v0.12.2 [INFO] [stderr] Compiling k8s-openapi v0.8.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling async-compression v0.3.4 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling pem v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.112 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling serde v1.0.112 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling serde-value v0.6.0 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.6 [INFO] [stderr] Compiling kube v0.35.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 21s [INFO] running `Command { std: "docker" "inspect" "0514037be843d59df37a7a15652c03805fafc9b3dc0bf4936af7a1c2e8966b3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0514037be843d59df37a7a15652c03805fafc9b3dc0bf4936af7a1c2e8966b3a", kill_on_drop: false }` [INFO] [stdout] 0514037be843d59df37a7a15652c03805fafc9b3dc0bf4936af7a1c2e8966b3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e86fc7f2e738c94caa416a36d994dd27a6549bcb3c427ab5f31296f83eaad34c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e86fc7f2e738c94caa416a36d994dd27a6549bcb3c427ab5f31296f83eaad34c", kill_on_drop: false }` [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling kube v0.35.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `kube_derive` [INFO] [stdout] --> examples/crd_api.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use kube_derive::CustomResource; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type or module `kube_derive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `CustomResource` [INFO] [stdout] --> examples/crd_api.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(CustomResource, Deserialize, Serialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `kube` in this scope [INFO] [stdout] --> examples/crd_api.rs:19:3 [INFO] [stdout] | [INFO] [stdout] 19 | #[kube(group = "clux.dev", version = "v1", namespaced)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `kube` in this scope [INFO] [stdout] --> examples/crd_api.rs:20:3 [INFO] [stdout] | [INFO] [stdout] 20 | #[kube(apiextensions = "v1beta1")] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `kube` in this scope [INFO] [stdout] --> examples/crd_api.rs:21:3 [INFO] [stdout] | [INFO] [stdout] 21 | #[kube(status = "FooStatus")] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `kube` in this scope [INFO] [stdout] --> examples/crd_api.rs:22:3 [INFO] [stdout] | [INFO] [stdout] 22 | #[kube(scale = r#"{"specReplicasPath":".spec.replicas", "statusReplicasPath":".status.replicas"}"#)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `kube` in this scope [INFO] [stdout] --> examples/crd_api.rs:23:3 [INFO] [stdout] | [INFO] [stdout] 23 | #[kube(printcolumn = r#"{"name":"Team", "jsonPath": ".spec.metadata.team", "type": "string"}"#)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Foo` [INFO] [stdout] --> examples/crd_api.rs:66:18 [INFO] [stdout] | [INFO] [stdout] 66 | let foocrd = Foo::crd(); [INFO] [stdout] | ^^^ use of undeclared type or module `Foo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Foo` [INFO] [stdout] --> examples/crd_api.rs:86:14 [INFO] [stdout] | [INFO] [stdout] 86 | let f1 = Foo::new("baz", FooSpec { [INFO] [stdout] | ^^^ use of undeclared type or module `Foo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Foo` [INFO] [stdout] --> examples/crd_api.rs:124:18 [INFO] [stdout] | [INFO] [stdout] 124 | let mut f2 = Foo::new("qux", FooSpec { [INFO] [stdout] | ^^^ use of undeclared type or module `Foo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Foo` in this scope [INFO] [stdout] --> examples/crd_api.rs:82:19 [INFO] [stdout] | [INFO] [stdout] 82 | let foos: Api = Api::namespaced(client.clone(), &namespace); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Foo` in this scope [INFO] [stdout] --> examples/crd_api.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | let foo_replace: Foo = serde_json::from_value(json!({ [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `kube_derive` [INFO] [stdout] --> examples/crd_derive.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use kube_derive::CustomResource; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type or module `kube_derive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `CustomResource` [INFO] [stdout] --> examples/crd_derive.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(CustomResource, Serialize, Deserialize, Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `kube` in this scope [INFO] [stdout] --> examples/crd_derive.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | #[kube( [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Foo` [INFO] [stdout] --> examples/crd_derive.rs:32:25 [INFO] [stdout] | [INFO] [stdout] 32 | println!("Kind {}", Foo::KIND); [INFO] [stdout] | ^^^ use of undeclared type or module `Foo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Foo` [INFO] [stdout] --> examples/crd_derive.rs:33:19 [INFO] [stdout] | [INFO] [stdout] 33 | let mut foo = Foo::new("hi", MyFoo { [INFO] [stdout] | ^^^ use of undeclared type or module `Foo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Foo` [INFO] [stdout] --> examples/crd_derive.rs:39:45 [INFO] [stdout] | [INFO] [stdout] 39 | let crd = serde_json::to_string_pretty(&Foo::crd()).unwrap(); [INFO] [stdout] | ^^^ use of undeclared type or module `Foo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `k8s_openapi::Resource` [INFO] [stdout] --> examples/crd_derive.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use k8s_openapi::Resource; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `kube_derive` [INFO] [stdout] --> examples/crd_reflector.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use kube_derive::CustomResource; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type or module `kube_derive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `CustomResource` [INFO] [stdout] --> examples/crd_reflector.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(CustomResource, Deserialize, Serialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `kube` in this scope [INFO] [stdout] --> examples/crd_reflector.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | #[kube(group = "clux.dev", version = "v1", namespaced)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Foo` in this scope [INFO] [stdout] --> examples/crd_reflector.rs:26:19 [INFO] [stdout] | [INFO] [stdout] 26 | let foos: Api = Api::namespaced(client, &namespace); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `kube`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `kube_derive` [INFO] [stdout] --> src/api/crds.rs:165:32 [INFO] [stdout] | [INFO] [stdout] 165 | #[derive(Clone, Debug, kube_derive::CustomResource, Deserialize, Serialize)] [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type or module `kube_derive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `kube` in this scope [INFO] [stdout] --> src/api/crds.rs:166:11 [INFO] [stdout] | [INFO] [stdout] 166 | #[kube(group = "clux.dev", version = "v1", namespaced)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Foo` in this scope [INFO] [stdout] --> src/api/crds.rs:171:21 [INFO] [stdout] | [INFO] [stdout] 162 | async fn convenient_custom_resource() { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 171 | let a1: Api = Api::namespaced(client.clone(), "myns"); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Foo` in this scope [INFO] [stdout] --> src/api/crds.rs:173:21 [INFO] [stdout] | [INFO] [stdout] 162 | async fn convenient_custom_resource() { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 173 | let a2: Api = CustomResource::kind("Foo") [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/proxy-716ac610fab5e8b7.proxy.4u2m98hk-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/proxy-716ac610fab5e8b7.proxy.4u2m98hk-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/proxy-716ac610fab5e8b7.proxy.4u2m98hk-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/proxy-716ac610fab5e8b7.proxy.4u2m98hk-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/proxy-716ac610fab5e8b7.proxy.4u2m98hk-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/proxy-716ac610fab5e8b7.proxy.4u2m98hk-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/proxy-716ac610fab5e8b7.proxy.4u2m98hk-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/proxy-716ac610fab5e8b7.proxy.4u2m98hk-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/proxy-716ac610fab5e8b7.proxy.4u2m98hk-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/proxy-716ac610fab5e8b7.proxy.4u2m98hk-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/proxy-716ac610fab5e8b7.proxy.4u2m98hk-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/proxy-716ac610fab5e8b7.proxy.4u2m98hk-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/proxy-716ac610fab5e8b7.proxy.4u2m98hk-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/proxy-716ac610fab5e8b7.proxy.4u2m98hk-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/proxy-716ac610fab5e8b7.proxy.4u2m98hk-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/proxy-716ac610fab5e8b7.proxy.4u2m98hk-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/proxy-716ac610fab5e8b7" "/opt/rustwide/target/debug/examples/proxy-716ac610fab5e8b7.2rbr20ci7kpd8ewp.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-6f18bab13b24fe86.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-7e1a178fe95831dc.rlib" "/opt/rustwide/target/debug/deps/libatty-4c7a164ebbb4d590.rlib" "/opt/rustwide/target/debug/deps/libhumantime-5af4e11a831f9349.rlib" "/opt/rustwide/target/debug/deps/libquick_error-04f7773cc8ada14a.rlib" "/opt/rustwide/target/debug/deps/libanyhow-fec1b7fae2f96178.rlib" "/opt/rustwide/target/debug/deps/libkube-f34d5ba1b7a3a349.rlib" "/opt/rustwide/target/debug/deps/libpem-0a742d1c07b57e17.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-14044c9b0c39a665.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-568cf2a8dc50546d.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-b600d4703f5109f1.rlib" "/opt/rustwide/target/debug/deps/libthiserror-6cd64bf64e1886d0.rlib" "/opt/rustwide/target/debug/deps/libdirs-695f154f6b4960ef.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-193132ca64a596b1.rlib" "/opt/rustwide/target/debug/deps/libreqwest-f9cd824934aaef9a.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-0a68f32732d7a732.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-0444c1bfdc4330a9.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-a85048285a89cd30.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-d863e17c1ff5e56c.rlib" "/opt/rustwide/target/debug/deps/libdtoa-691522b5ffa538ef.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-e812c72aaa70e3b7.rlib" "/opt/rustwide/target/debug/deps/libunicase-5c6651c155623786.rlib" "/opt/rustwide/target/debug/deps/libmime-8080671c8b888b7d.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-08fc72fcbcc2df66.rlib" "/opt/rustwide/target/debug/deps/libflate2-4025a022a43db291.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b00a7290b8db3b33.rlib" "/opt/rustwide/target/debug/deps/libadler32-a02843a027252cb4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-6e7d91b0d3761d0a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libhyper-c7d524d4291528d2.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libwant-3d03603096df03b6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libh2-29a93f256d448c9f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0ace56d2430a4fe3.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-10d1adea18539174.rlib" "/opt/rustwide/target/debug/deps/libsocket2-2973e263200c99e3.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7dc3d5ccc64138b6.rlib" "/opt/rustwide/target/debug/deps/libtokio-7ec46c2858d629fb.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-0b8d6131416c025b.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-604431288701787a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-80da459ad0866b8f.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-4d678a6fac07f427.rlib" "/opt/rustwide/target/debug/deps/libmio-fdcf98e4b404a321.rlib" "/opt/rustwide/target/debug/deps/libiovec-8f8fbab63a597b00.rlib" "/opt/rustwide/target/debug/deps/libnet2-88da5febe27dd5e6.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-274f98c5e2451ef3.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-a868c5d65419b9e1.rlib" "/opt/rustwide/target/debug/deps/liburl-b68b550e300de3f7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-f7048b99aa4b480a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-793e6d5456c18338.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-91560eb940a2b5d1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libopenssl-ea88fe1a8d2235a9.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-60d8e2bed849fe97.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libhttp-6185c2e179888816.rlib" "/opt/rustwide/target/debug/deps/libfnv-4e1f361c8239009e.rlib" "/opt/rustwide/target/debug/deps/libbytes-04ecf6791232477f.rlib" "/opt/rustwide/target/debug/deps/libfutures-f4f5fe00dc981c8e.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-a1f7531bf831d6de.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-5825366037282fd2.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-ba97d7debe3c50a9.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9995fa9b12e498c0.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-56d0c5eaa17dfe40.rlib" "/opt/rustwide/target/debug/deps/libpin_project-54cea762167c5604.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-32a3a25231d60339.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-502a6b962feaf4e4.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-f47bfe3107dba226.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-3bd6c621041b4748.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-faf2a4809cbaf326.rlib" "/opt/rustwide/target/debug/deps/libeither-3374e4d2a4d617ae.rlib" "/opt/rustwide/target/debug/deps/libinflector-0a893182d04ff4e2.rlib" "/opt/rustwide/target/debug/deps/libregex-4da3f475abc140e9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e84a84df48f8cb81.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5ac90752cf561456.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libk8s_openapi-675712c2cc7bae84.rlib" "/opt/rustwide/target/debug/deps/libbase64-a1e830dab44fe445.rlib" "/opt/rustwide/target/debug/deps/libserde_value-9c8baef519b9a6ad.rlib" "/opt/rustwide/target/debug/deps/libordered_float-4991f0e20241fccd.rlib" "/opt/rustwide/target/debug/deps/libserde_json-7eb6467ca58d91bd.rlib" "/opt/rustwide/target/debug/deps/libryu-49c6c0501005e538.rlib" "/opt/rustwide/target/debug/deps/libitoa-249c7ebdf9af9cde.rlib" "/opt/rustwide/target/debug/deps/libchrono-b0e3a5e2aadc0bcf.rlib" "/opt/rustwide/target/debug/deps/libserde-978c9ebded3dc8cc.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-49350da46e37c98a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e12337c0c1337062.rlib" "/opt/rustwide/target/debug/deps/libtime-7721521b17a99652.rlib" "/opt/rustwide/target/debug/deps/liblibc-0a82a4c240dd348a.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e86fc7f2e738c94caa416a36d994dd27a6549bcb3c427ab5f31296f83eaad34c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e86fc7f2e738c94caa416a36d994dd27a6549bcb3c427ab5f31296f83eaad34c", kill_on_drop: false }` [INFO] [stdout] e86fc7f2e738c94caa416a36d994dd27a6549bcb3c427ab5f31296f83eaad34c