[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] b53432f51fb74c174612a4d037aaf330ebb16b1a [INFO] testing rustrial/k8s-aws-iam-controller against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustrial%2Fk8s-aws-iam-controller" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rustrial/k8s-aws-iam-controller on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-4/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: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 06a9c11d57ca98d9d5796e4fa4855be31032d7c3ebd333d1ed76f5fa80fc05e2 [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" "06a9c11d57ca98d9d5796e4fa4855be31032d7c3ebd333d1ed76f5fa80fc05e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06a9c11d57ca98d9d5796e4fa4855be31032d7c3ebd333d1ed76f5fa80fc05e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06a9c11d57ca98d9d5796e4fa4855be31032d7c3ebd333d1ed76f5fa80fc05e2", kill_on_drop: false }` [INFO] [stdout] 06a9c11d57ca98d9d5796e4fa4855be31032d7c3ebd333d1ed76f5fa80fc05e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cce78dfc9d56f2597fb04dc83ef1641023cd7f2abcf851193210eddb877c4b06 [INFO] running `Command { std: "docker" "start" "-a" "cce78dfc9d56f2597fb04dc83ef1641023cd7f2abcf851193210eddb877c4b06", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling k8s-openapi v0.11.0 [INFO] [stderr] Compiling array_tool v1.0.3 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling metrics v0.14.2 [INFO] [stderr] Compiling schemars v0.8.0 [INFO] [stderr] Compiling atomic-shim v0.1.0 [INFO] [stderr] Compiling sketches-ddsketch v0.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.2 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.9 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling raw-cpuid v9.0.0 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling rusoto_core v0.46.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ordered-float v2.1.1 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling quanta v0.7.2 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.2 [INFO] [stderr] Compiling darling_core v0.12.2 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling tracing-attributes v0.1.13 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling metrics-macros v0.2.0 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling schemars_derive v0.8.0 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] error: could not compile `darling_core` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name darling_core /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/darling_core-0.12.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="strsim"' --cfg 'feature="suggestions"' -C metadata=99df1d083edb24a1 -C extra-filename=-99df1d083edb24a1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fnv=/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rmeta --extern ident_case=/opt/rustwide/target/debug/deps/libident_case-35b381ce878ee704.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-17858077ac902bf7.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-d4f08be725787417.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-667ba7dafe3f3769.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-017525f3f510b766.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "cce78dfc9d56f2597fb04dc83ef1641023cd7f2abcf851193210eddb877c4b06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cce78dfc9d56f2597fb04dc83ef1641023cd7f2abcf851193210eddb877c4b06", kill_on_drop: false }` [INFO] [stdout] cce78dfc9d56f2597fb04dc83ef1641023cd7f2abcf851193210eddb877c4b06