[INFO] cloning repository https://github.com/bruceadams/ecs-watch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bruceadams/ecs-watch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbruceadams%2Fecs-watch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbruceadams%2Fecs-watch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a9c48c03a05b074782f8560bf8b6c9743f144ed0 [INFO] testing bruceadams/ecs-watch against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbruceadams%2Fecs-watch" "/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/bruceadams/ecs-watch on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bruceadams/ecs-watch [INFO] finished tweaking git repo https://github.com/bruceadams/ecs-watch [INFO] tweaked toml for git repo https://github.com/bruceadams/ecs-watch written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/bruceadams/ecs-watch already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rusoto_ecs v0.47.0 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5686336ed63f5efee0d970c2ccc5d70e07b2d537c805f88df5b6ec93fbf3678a [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" "5686336ed63f5efee0d970c2ccc5d70e07b2d537c805f88df5b6ec93fbf3678a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5686336ed63f5efee0d970c2ccc5d70e07b2d537c805f88df5b6ec93fbf3678a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5686336ed63f5efee0d970c2ccc5d70e07b2d537c805f88df5b6ec93fbf3678a", kill_on_drop: false }` [INFO] [stdout] 5686336ed63f5efee0d970c2ccc5d70e07b2d537c805f88df5b6ec93fbf3678a [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6586b614236ff78deb3b1f85c417b47952868595709593bbd9956bc315d6e94 [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" "d6586b614236ff78deb3b1f85c417b47952868595709593bbd9956bc315d6e94", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling time v0.3.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling rusoto_core v0.47.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling clap_derive v3.0.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling exitfailure v0.5.1 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling clap v3.0.4 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.9 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling rusoto_credential v0.47.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling rusoto_signature v0.47.0 [INFO] [stderr] Compiling rusoto_ecs v0.47.0 [INFO] [stderr] Compiling ecs-watch v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 51s [INFO] running `Command { std: "docker" "inspect" "d6586b614236ff78deb3b1f85c417b47952868595709593bbd9956bc315d6e94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6586b614236ff78deb3b1f85c417b47952868595709593bbd9956bc315d6e94", kill_on_drop: false }` [INFO] [stdout] d6586b614236ff78deb3b1f85c417b47952868595709593bbd9956bc315d6e94 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1308da0d2ca2ab7dafa828704f0525bbf58fcf94b56575edc74d0cf28d6fd81e [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" "1308da0d2ca2ab7dafa828704f0525bbf58fcf94b56575edc74d0cf28d6fd81e", kill_on_drop: false }` [INFO] [stderr] Compiling ecs-watch v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.75s [INFO] running `Command { std: "docker" "inspect" "1308da0d2ca2ab7dafa828704f0525bbf58fcf94b56575edc74d0cf28d6fd81e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1308da0d2ca2ab7dafa828704f0525bbf58fcf94b56575edc74d0cf28d6fd81e", kill_on_drop: false }` [INFO] [stdout] 1308da0d2ca2ab7dafa828704f0525bbf58fcf94b56575edc74d0cf28d6fd81e [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a6bc7dcf848786cd60d0f02f813bf280efdc1acb55235c9cdf80b109f5312743 [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" "a6bc7dcf848786cd60d0f02f813bf280efdc1acb55235c9cdf80b109f5312743", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ecs_watch-b12aa32d8490992c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a6bc7dcf848786cd60d0f02f813bf280efdc1acb55235c9cdf80b109f5312743", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6bc7dcf848786cd60d0f02f813bf280efdc1acb55235c9cdf80b109f5312743", kill_on_drop: false }` [INFO] [stdout] a6bc7dcf848786cd60d0f02f813bf280efdc1acb55235c9cdf80b109f5312743