[INFO] cloning repository https://github.com/MarkSort/auth-rust-hyper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MarkSort/auth-rust-hyper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarkSort%2Fauth-rust-hyper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarkSort%2Fauth-rust-hyper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 185a5e378ab89bb2583abd88ce638d74629f382b [INFO] testing MarkSort/auth-rust-hyper against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarkSort%2Fauth-rust-hyper" "/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/MarkSort/auth-rust-hyper on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MarkSort/auth-rust-hyper [INFO] finished tweaking git repo https://github.com/MarkSort/auth-rust-hyper [INFO] tweaked toml for git repo https://github.com/MarkSort/auth-rust-hyper written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/MarkSort/auth-rust-hyper already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bb8 v0.4.0 [INFO] [stderr] Downloaded bb8-postgres v0.4.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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b76c276687069a2dd35d1bc1ae487ff92c4bb37565becdddec6b8cf3c2af6795 [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" "b76c276687069a2dd35d1bc1ae487ff92c4bb37565becdddec6b8cf3c2af6795", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b76c276687069a2dd35d1bc1ae487ff92c4bb37565becdddec6b8cf3c2af6795", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b76c276687069a2dd35d1bc1ae487ff92c4bb37565becdddec6b8cf3c2af6795", kill_on_drop: false }` [INFO] [stdout] b76c276687069a2dd35d1bc1ae487ff92c4bb37565becdddec6b8cf3c2af6795 [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3376593590bcf15d922f65cf7bbf9cbc6925673d4c9b79e8f4d4549cd3f81f6c [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" "3376593590bcf15d922f65cf7bbf9cbc6925673d4c9b79e8f4d4549cd3f81f6c", kill_on_drop: false }` [INFO] [stderr] Compiling siphasher v0.3.1 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling blake2b_simd v0.5.10 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling tokio v0.2.11 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling postgres-protocol v0.5.0 [INFO] [stderr] Compiling rust-argon2 v0.8.1 [INFO] [stderr] Compiling postgres-types v0.1.0 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling bb8 v0.4.0 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling tokio-postgres v0.5.2 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling bb8-postgres v0.4.0 [INFO] [stderr] Compiling hyper v0.13.2 [INFO] [stderr] Compiling rust-auth-hyper v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `Command { std: "docker" "inspect" "3376593590bcf15d922f65cf7bbf9cbc6925673d4c9b79e8f4d4549cd3f81f6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3376593590bcf15d922f65cf7bbf9cbc6925673d4c9b79e8f4d4549cd3f81f6c", kill_on_drop: false }` [INFO] [stdout] 3376593590bcf15d922f65cf7bbf9cbc6925673d4c9b79e8f4d4549cd3f81f6c [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e015434dcc5b070b78186654208c0012a1e5b49ea373728d4a7694a194f3a6a [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" "0e015434dcc5b070b78186654208c0012a1e5b49ea373728d4a7694a194f3a6a", kill_on_drop: false }` [INFO] [stderr] Compiling rust-auth-hyper v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.29s [INFO] running `Command { std: "docker" "inspect" "0e015434dcc5b070b78186654208c0012a1e5b49ea373728d4a7694a194f3a6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e015434dcc5b070b78186654208c0012a1e5b49ea373728d4a7694a194f3a6a", kill_on_drop: false }` [INFO] [stdout] 0e015434dcc5b070b78186654208c0012a1e5b49ea373728d4a7694a194f3a6a [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9c89a176ac785201ad6fc3e34a6dbe8f977804ae184edf289c4a369522e38e20 [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" "9c89a176ac785201ad6fc3e34a6dbe8f977804ae184edf289c4a369522e38e20", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.05s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rust_auth_hyper-30c71382cd795e16 [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" "9c89a176ac785201ad6fc3e34a6dbe8f977804ae184edf289c4a369522e38e20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c89a176ac785201ad6fc3e34a6dbe8f977804ae184edf289c4a369522e38e20", kill_on_drop: false }` [INFO] [stdout] 9c89a176ac785201ad6fc3e34a6dbe8f977804ae184edf289c4a369522e38e20