[INFO] cloning repository https://github.com/equinor/gordo-controller [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/equinor/gordo-controller" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fequinor%2Fgordo-controller", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fequinor%2Fgordo-controller'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fa51304324bff3ac1e2ba9a42937330992c67b2c [INFO] testing equinor/gordo-controller against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fequinor%2Fgordo-controller" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/equinor/gordo-controller on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/equinor/gordo-controller [INFO] finished tweaking git repo https://github.com/equinor/gordo-controller [INFO] tweaked toml for git repo https://github.com/equinor/gordo-controller written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/equinor/gordo-controller already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded synstructure v0.12.6 [INFO] [stderr] Downloaded actix-http v3.0.4 [INFO] [stderr] Downloaded actix-web v4.0.1 [INFO] [stderr] Downloaded actix-web-codegen v4.0.0 [INFO] [stderr] Downloaded darling_core v0.12.4 [INFO] [stderr] Downloaded serde_derive_internals v0.25.0 [INFO] [stderr] Downloaded darling v0.12.4 [INFO] [stderr] Downloaded h2 v0.3.12 [INFO] [stderr] Downloaded kube-core v0.59.0 [INFO] [stderr] Downloaded darling_macro v0.12.4 [INFO] [stderr] Downloaded snafu v0.6.10 [INFO] [stderr] Downloaded actix-web-prom v0.6.0 [INFO] [stderr] Downloaded tower-http v0.1.3 [INFO] [stderr] Downloaded kube-runtime v0.59.0 [INFO] [stderr] Downloaded kube v0.59.0 [INFO] [stderr] Downloaded pem v0.8.3 [INFO] [stderr] Downloaded protobuf v2.27.1 [INFO] [stderr] Downloaded prometheus v0.13.0 [INFO] [stderr] Downloaded dyn-clone v1.0.4 [INFO] [stderr] Downloaded schemars_derive v0.8.8 [INFO] [stderr] Downloaded k8s-openapi v0.13.1 [INFO] [stderr] Downloaded kube-derive v0.59.0 [INFO] [stderr] Downloaded tokio-test v0.2.1 [INFO] [stderr] Downloaded snafu-derive v0.6.10 [INFO] [stderr] Downloaded schemars v0.8.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", 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] b48cc4fee195f8efd55c7aff2fc0d68037f38bdd90b9c98b5c94034f8a9948c0 [INFO] running `Command { std: "docker" "start" "-a" "b48cc4fee195f8efd55c7aff2fc0d68037f38bdd90b9c98b5c94034f8a9948c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b48cc4fee195f8efd55c7aff2fc0d68037f38bdd90b9c98b5c94034f8a9948c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b48cc4fee195f8efd55c7aff2fc0d68037f38bdd90b9c98b5c94034f8a9948c0", kill_on_drop: false }` [INFO] [stdout] b48cc4fee195f8efd55c7aff2fc0d68037f38bdd90b9c98b5c94034f8a9948c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.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] f39adab5ee80349caf15a428a409ec9d4884be7a5d82325cb62721a9809f2ff1 [INFO] running `Command { std: "docker" "start" "-a" "f39adab5ee80349caf15a428a409ec9d4884be7a5d82325cb62721a9809f2ff1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling local-waker v0.1.2 [INFO] [stderr] Compiling zstd-safe v4.1.4+zstd.1.5.2 [INFO] [stderr] Compiling pin-project-internal v0.4.29 [INFO] [stderr] Compiling k8s-openapi v0.13.1 [INFO] [stderr] Compiling firestorm v0.5.0 [INFO] [stderr] Compiling protobuf v2.27.1 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling prometheus v0.13.0 [INFO] [stderr] Compiling schemars v0.8.8 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling actix-router v0.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling envy v0.4.2 [INFO] [stderr] Compiling brotli v3.3.3 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling schemars_derive v0.8.8 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] error: could not compile `object` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/object-0.27.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' -C metadata=53b12f36a1d0f7d7 -C extra-filename=-53b12f36a1d0f7d7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-1331aa8962ea7f83.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" "f39adab5ee80349caf15a428a409ec9d4884be7a5d82325cb62721a9809f2ff1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f39adab5ee80349caf15a428a409ec9d4884be7a5d82325cb62721a9809f2ff1", kill_on_drop: false }` [INFO] [stdout] f39adab5ee80349caf15a428a409ec9d4884be7a5d82325cb62721a9809f2ff1