[INFO] cloning repository https://github.com/jabdoa2/kubernetes-activation-proxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jabdoa2/kubernetes-activation-proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjabdoa2%2Fkubernetes-activation-proxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjabdoa2%2Fkubernetes-activation-proxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] be1ce76e8451ec59aaa0a692f9c87cc94feff014 [INFO] testing jabdoa2/kubernetes-activation-proxy against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjabdoa2%2Fkubernetes-activation-proxy" "/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/jabdoa2/kubernetes-activation-proxy on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jabdoa2/kubernetes-activation-proxy [INFO] finished tweaking git repo https://github.com/jabdoa2/kubernetes-activation-proxy [INFO] tweaked toml for git repo https://github.com/jabdoa2/kubernetes-activation-proxy written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/jabdoa2/kubernetes-activation-proxy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9141c8ca2be00c2f75d631eb5342aa086be297583d1a4c672f16349daad253de [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" "9141c8ca2be00c2f75d631eb5342aa086be297583d1a4c672f16349daad253de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9141c8ca2be00c2f75d631eb5342aa086be297583d1a4c672f16349daad253de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9141c8ca2be00c2f75d631eb5342aa086be297583d1a4c672f16349daad253de", kill_on_drop: false }` [INFO] [stdout] 9141c8ca2be00c2f75d631eb5342aa086be297583d1a4c672f16349daad253de [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88c29411b99607315acba7a7db3dc7b260d8b2eb8dc6adbcc96cb5d83ab8669a [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" "88c29411b99607315acba7a7db3dc7b260d8b2eb8dc6adbcc96cb5d83ab8669a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.9 [INFO] [stderr] Compiling tokio v0.2.20 [INFO] [stderr] Compiling pin-project v0.4.9 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling hyper-reverse-proxy v0.5.0 (https://github.com/jabdoa2/hyper-reverse-proxy#aed2f5a1) [INFO] [stderr] Compiling activator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.08s [INFO] running `Command { std: "docker" "inspect" "88c29411b99607315acba7a7db3dc7b260d8b2eb8dc6adbcc96cb5d83ab8669a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88c29411b99607315acba7a7db3dc7b260d8b2eb8dc6adbcc96cb5d83ab8669a", kill_on_drop: false }` [INFO] [stdout] 88c29411b99607315acba7a7db3dc7b260d8b2eb8dc6adbcc96cb5d83ab8669a [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b220d075649a8e0b2bedd372fb0b89df7c229aed4ab6329dbdb3061a4e2ea33 [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" "3b220d075649a8e0b2bedd372fb0b89df7c229aed4ab6329dbdb3061a4e2ea33", kill_on_drop: false }` [INFO] [stderr] Compiling activator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.54s [INFO] running `Command { std: "docker" "inspect" "3b220d075649a8e0b2bedd372fb0b89df7c229aed4ab6329dbdb3061a4e2ea33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b220d075649a8e0b2bedd372fb0b89df7c229aed4ab6329dbdb3061a4e2ea33", kill_on_drop: false }` [INFO] [stdout] 3b220d075649a8e0b2bedd372fb0b89df7c229aed4ab6329dbdb3061a4e2ea33 [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cc93c8f3470f554b8b10903f50643e159bf0a1bbc203f7c15b8b67f7d3640f95 [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" "cc93c8f3470f554b8b10903f50643e159bf0a1bbc203f7c15b8b67f7d3640f95", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/activator-d1a2155613ee5665 [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cc93c8f3470f554b8b10903f50643e159bf0a1bbc203f7c15b8b67f7d3640f95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc93c8f3470f554b8b10903f50643e159bf0a1bbc203f7c15b8b67f7d3640f95", kill_on_drop: false }` [INFO] [stdout] cc93c8f3470f554b8b10903f50643e159bf0a1bbc203f7c15b8b67f7d3640f95