[INFO] cloning repository https://github.com/rustrial/k8s-object-syncer [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-object-syncer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustrial%2Fk8s-object-syncer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustrial%2Fk8s-object-syncer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5c9d45fd095aedf3bb86a12a9b260fb364225b7c [INFO] testing rustrial/k8s-object-syncer 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-object-syncer" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rustrial/k8s-object-syncer 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-object-syncer [INFO] finished tweaking git repo https://github.com/rustrial/k8s-object-syncer [INFO] tweaked toml for git repo https://github.com/rustrial/k8s-object-syncer written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/rustrial/k8s-object-syncer 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-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" "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] 5d5d58bd34fadc3aa8392a0eb9636ab3cf7444955790dc3052fe89f171db00ef [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" "5d5d58bd34fadc3aa8392a0eb9636ab3cf7444955790dc3052fe89f171db00ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d5d58bd34fadc3aa8392a0eb9636ab3cf7444955790dc3052fe89f171db00ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d5d58bd34fadc3aa8392a0eb9636ab3cf7444955790dc3052fe89f171db00ef", kill_on_drop: false }` [INFO] [stdout] 5d5d58bd34fadc3aa8392a0eb9636ab3cf7444955790dc3052fe89f171db00ef [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" "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] [stdout] 844f707433b0f32ba56e5f900c85baeb9acb3ba040c9abaab38dbaa780d711fa [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" "844f707433b0f32ba56e5f900c85baeb9acb3ba040c9abaab38dbaa780d711fa", kill_on_drop: false }` [INFO] [stderr] Compiling protobuf v2.24.1 [INFO] [stderr] Compiling prometheus v0.12.0 [INFO] [stderr] Compiling schemars v0.8.3 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling ordered-float v2.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling schemars_derive v0.8.3 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] error: could not compile `tokio` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name tokio --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/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="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="memchr"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="once_cell"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="winapi"' -C metadata=0e7efd6b1b03ecc6 -C extra-filename=-0e7efd6b1b03ecc6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-e6eec5aeecffa8a4.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-6f95d9ba35ebd6b1.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-e3068e1c9377047f.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-6fdc3693657862fb.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-d849de8e00ceb573.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-9fffd75946fb8778.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-b74b3888874c78fc.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-eca84dd3ea8e853e.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-271b750aca99d53e.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-b0ea85ccd1e40265.so --cap-lints allow --cap-lints=warn --cfg tokio_track_caller` (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" "844f707433b0f32ba56e5f900c85baeb9acb3ba040c9abaab38dbaa780d711fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "844f707433b0f32ba56e5f900c85baeb9acb3ba040c9abaab38dbaa780d711fa", kill_on_drop: false }` [INFO] [stdout] 844f707433b0f32ba56e5f900c85baeb9acb3ba040c9abaab38dbaa780d711fa