[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 185a5e378ab89bb2583abd88ce638d74629f382b [INFO] testing MarkSort/auth-rust-hyper against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarkSort%2Fauth-rust-hyper" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MarkSort/auth-rust-hyper on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "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-12/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" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 284f556cecea0ad9d74665dcc4c7205ff022b80e2f3c30d8cb32ef5379f9be99 [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" "284f556cecea0ad9d74665dcc4c7205ff022b80e2f3c30d8cb32ef5379f9be99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "284f556cecea0ad9d74665dcc4c7205ff022b80e2f3c30d8cb32ef5379f9be99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "284f556cecea0ad9d74665dcc4c7205ff022b80e2f3c30d8cb32ef5379f9be99", kill_on_drop: false }` [INFO] [stdout] 284f556cecea0ad9d74665dcc4c7205ff022b80e2f3c30d8cb32ef5379f9be99 [INFO] running `Command { std: "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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad1a86fa4b09d1c7316c82ba020cfe5e1cf00d0c1f8aa1877db75774aec50041 [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" "ad1a86fa4b09d1c7316c82ba020cfe5e1cf00d0c1f8aa1877db75774aec50041", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling postgres-protocol v0.5.0 [INFO] [stderr] Compiling blake2b_simd v0.5.10 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling rust-argon2 v0.8.1 [INFO] [stderr] Compiling postgres-types v0.1.0 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.4 [INFO] [stderr] Compiling async-trait v0.1.24 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling tokio v0.2.11 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling bb8 v0.4.0 [INFO] [stderr] Compiling tokio-postgres v0.5.2 [INFO] [stderr] Compiling hyper v0.13.2 [INFO] [stderr] Compiling bb8-postgres v0.4.0 [INFO] [stderr] Compiling rust-auth-hyper v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 48s [INFO] running `Command { std: "docker" "inspect" "ad1a86fa4b09d1c7316c82ba020cfe5e1cf00d0c1f8aa1877db75774aec50041", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad1a86fa4b09d1c7316c82ba020cfe5e1cf00d0c1f8aa1877db75774aec50041", kill_on_drop: false }` [INFO] [stdout] ad1a86fa4b09d1c7316c82ba020cfe5e1cf00d0c1f8aa1877db75774aec50041 [INFO] running `Command { std: "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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 63db3e71c1a42eca24edccd3b07f41bfc1b791b4134ea308df84a09a24ac00ab [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" "63db3e71c1a42eca24edccd3b07f41bfc1b791b4134ea308df84a09a24ac00ab", 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.56s [INFO] running `Command { std: "docker" "inspect" "63db3e71c1a42eca24edccd3b07f41bfc1b791b4134ea308df84a09a24ac00ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63db3e71c1a42eca24edccd3b07f41bfc1b791b4134ea308df84a09a24ac00ab", kill_on_drop: false }` [INFO] [stdout] 63db3e71c1a42eca24edccd3b07f41bfc1b791b4134ea308df84a09a24ac00ab [INFO] running `Command { std: "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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 52ebacaf7d5aad0b28b6595d1cdf9da7df29b5493cca8b925b90400a38fd1985 [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" "52ebacaf7d5aad0b28b6595d1cdf9da7df29b5493cca8b925b90400a38fd1985", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rust_auth_hyper-c1f5e896a78326bf [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" "52ebacaf7d5aad0b28b6595d1cdf9da7df29b5493cca8b925b90400a38fd1985", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52ebacaf7d5aad0b28b6595d1cdf9da7df29b5493cca8b925b90400a38fd1985", kill_on_drop: false }` [INFO] [stdout] 52ebacaf7d5aad0b28b6595d1cdf9da7df29b5493cca8b925b90400a38fd1985