[INFO] updating cached repository https://github.com/bittrance/swarm-deployer [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1cf7e085a8e309a943784cc064596ec0814bf4e2 [INFO] testing bittrance/swarm-deployer against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbittrance%2Fswarm-deployer" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bittrance/swarm-deployer on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/bittrance/swarm-deployer [INFO] finished tweaking git repo https://github.com/bittrance/swarm-deployer [INFO] tweaked toml for git repo https://github.com/bittrance/swarm-deployer written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/bittrance/swarm-deployer already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stdout] 7d785478b31b5b38d5c62fc8db87349d027b6c34b1954154bc6a6b01321cf0ff [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "7d785478b31b5b38d5c62fc8db87349d027b6c34b1954154bc6a6b01321cf0ff"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling doc-comment v0.3.2 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling backtrace-sys v0.1.34 [INFO] [stderr] Compiling rusoto_core v0.42.0 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling snafu-derive v0.6.2 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling tokio v0.2.13 [INFO] [stderr] Compiling structopt-derive v0.4.4 [INFO] [stderr] Compiling tokio-signal v0.2.9 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling tokio-process v0.2.5 [INFO] [stderr] Compiling backtrace v0.3.45 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling stderrlog v0.4.1 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling snafu v0.6.2 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling structopt v0.3.11 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling h2 v0.2.2 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling rusoto_credential v0.42.0 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling rusoto_signature v0.42.0 [INFO] [stderr] Compiling rusoto_ecr v0.42.0 [INFO] [stderr] Compiling rusoto_sqs v0.42.0 [INFO] [stderr] Compiling hyper v0.13.3 [INFO] [stderr] Compiling hyper-unix-connector v0.1.4 [INFO] [stderr] Compiling bollard v0.5.0 (https://github.com/fussybeaver/bollard?branch=ND-services-support#d9487760) [INFO] [stderr] Compiling swarm-ecr-deployer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 37s [INFO] running `"docker" "inspect" "7d785478b31b5b38d5c62fc8db87349d027b6c34b1954154bc6a6b01321cf0ff"` [INFO] running `"docker" "rm" "-f" "7d785478b31b5b38d5c62fc8db87349d027b6c34b1954154bc6a6b01321cf0ff"` [INFO] [stdout] 7d785478b31b5b38d5c62fc8db87349d027b6c34b1954154bc6a6b01321cf0ff [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 38adf15b2d14c3de33c0c9e52c5eb49242a8b6c812721d14ad88ec50f0e4701e [INFO] running `"docker" "start" "-a" "38adf15b2d14c3de33c0c9e52c5eb49242a8b6c812721d14ad88ec50f0e4701e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling swarm-ecr-deployer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.62s [INFO] running `"docker" "inspect" "38adf15b2d14c3de33c0c9e52c5eb49242a8b6c812721d14ad88ec50f0e4701e"` [INFO] running `"docker" "rm" "-f" "38adf15b2d14c3de33c0c9e52c5eb49242a8b6c812721d14ad88ec50f0e4701e"` [INFO] [stdout] 38adf15b2d14c3de33c0c9e52c5eb49242a8b6c812721d14ad88ec50f0e4701e [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] aeeb6cd68263f7241f7d14eb91592437de4edd76867a1aae5337524068ed6f1a [INFO] running `"docker" "start" "-a" "aeeb6cd68263f7241f7d14eb91592437de4edd76867a1aae5337524068ed6f1a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.65s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/swarm_ecr_deployer-741be57d9ba7fd8c [INFO] [stdout] running 12 tests [INFO] [stdout] test tests::events::test_extract_event_image ... ok [INFO] [stdout] test tests::events::test_parse_ecr_event ... ok [INFO] [stdout] test tests::test_extract_service_image_from_container_spec_with_label_with_sha ... ok [INFO] [stdout] test tests::test_docker_credentials_from_auth_token ... ok [INFO] [stdout] test tests::test_extract_service_image_from_container_spec_with_label ... ok [INFO] [stdout] test tests::test_extract_service_image_from_container_spec_with_sha ... ok [INFO] [stdout] test tests::test_build_service_index ... ok [INFO] [stdout] test tests::test_update_spec_adds_digest ... ok [INFO] [stdout] test tests::test_extract_service_image_from_container_with_nothing ... ok [INFO] [stdout] test tests::test_build_service_index_with_label_filter_excludes ... ok [INFO] [stdout] test tests::test_build_service_index_with_label_filter_includes ... ok [INFO] [stdout] test tests::test_extract_service_image_from_container_spec_without_sha ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "aeeb6cd68263f7241f7d14eb91592437de4edd76867a1aae5337524068ed6f1a"` [INFO] running `"docker" "rm" "-f" "aeeb6cd68263f7241f7d14eb91592437de4edd76867a1aae5337524068ed6f1a"` [INFO] [stdout] aeeb6cd68263f7241f7d14eb91592437de4edd76867a1aae5337524068ed6f1a