[INFO] updating cached repository https://github.com/pbzweihander/tide-google-oauth-example [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] c0be2dc7a74e9420cea476cd25ea921dc717ddf4 [INFO] testing pbzweihander/tide-google-oauth-example against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbzweihander%2Ftide-google-oauth-example" "/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/pbzweihander/tide-google-oauth-example on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pbzweihander/tide-google-oauth-example [INFO] finished tweaking git repo https://github.com/pbzweihander/tide-google-oauth-example [INFO] tweaked toml for git repo https://github.com/pbzweihander/tide-google-oauth-example written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/pbzweihander/tide-google-oauth-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "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" "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" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d14a46f1ebec9f04900c51231f23ce0eb6992e4a535b04feb4b4f4b5c30cf58 [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" "1d14a46f1ebec9f04900c51231f23ce0eb6992e4a535b04feb4b4f4b5c30cf58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d14a46f1ebec9f04900c51231f23ce0eb6992e4a535b04feb4b4f4b5c30cf58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d14a46f1ebec9f04900c51231f23ce0eb6992e4a535b04feb4b4f4b5c30cf58", kill_on_drop: false }` [INFO] [stdout] 1d14a46f1ebec9f04900c51231f23ce0eb6992e4a535b04feb4b4f4b5c30cf58 [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" "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" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e7f719d0794848b18f202e1ec94b4bf20990dbe0d5b02a91b379d9dd38c7bec [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" "7e7f719d0794848b18f202e1ec94b4bf20990dbe0d5b02a91b379d9dd38c7bec", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling bytes v0.5.5 [INFO] [stderr] Compiling cc v1.0.55 [INFO] [stderr] Compiling parking v1.0.3 [INFO] [stderr] Compiling fastrand v1.3.2 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling unicode-normalization v0.1.9 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling sha-1 v0.9.1 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling aes-gcm v0.5.0 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.63 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.63 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.63 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling cookie v0.14.1 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling structopt v0.3.15 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling blocking v0.4.6 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling smol v0.1.18 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_qs v0.6.1 [INFO] [stderr] Compiling femme v2.1.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling wasm-bindgen v0.2.63 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling js-sys v0.3.40 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.6 [INFO] [stderr] Compiling oauth2 v3.0.0 [INFO] [stderr] Compiling web-sys v0.3.40 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling async-std v1.6.2 [INFO] [stderr] Compiling http-types v2.2.1 [INFO] [stderr] Compiling async-native-tls v0.3.3 [INFO] [stderr] Compiling async-h1 v2.0.2 [INFO] [stderr] Compiling async-sse v3.0.0 [INFO] [stderr] Compiling http-client v3.0.0 [INFO] [stderr] Compiling tide v0.11.0 [INFO] [stderr] Compiling surf v2.0.0-alpha.4 [INFO] [stderr] Compiling tide-secure-cookie-session v0.1.0 (https://github.com/pbzweihander/tide-secure-cookie-session.git#86b1e503) [INFO] [stderr] Compiling tide-google-oauth-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 38s [INFO] running `Command { std: "docker" "inspect" "7e7f719d0794848b18f202e1ec94b4bf20990dbe0d5b02a91b379d9dd38c7bec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e7f719d0794848b18f202e1ec94b4bf20990dbe0d5b02a91b379d9dd38c7bec", kill_on_drop: false }` [INFO] [stdout] 7e7f719d0794848b18f202e1ec94b4bf20990dbe0d5b02a91b379d9dd38c7bec [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" "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" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a3eba313f33aa5fef77ac4a5413bec0dddcbf7d81e54b2285a60f1129c0b909 [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" "4a3eba313f33aa5fef77ac4a5413bec0dddcbf7d81e54b2285a60f1129c0b909", 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 tide-google-oauth-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.95s [INFO] running `Command { std: "docker" "inspect" "4a3eba313f33aa5fef77ac4a5413bec0dddcbf7d81e54b2285a60f1129c0b909", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a3eba313f33aa5fef77ac4a5413bec0dddcbf7d81e54b2285a60f1129c0b909", kill_on_drop: false }` [INFO] [stdout] 4a3eba313f33aa5fef77ac4a5413bec0dddcbf7d81e54b2285a60f1129c0b909 [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" "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" "+beta-2020-07-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7121afabce2a381fd0fadd358621620b3ce8cf9d1e906dcc9093af435c5e8f4b [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" "7121afabce2a381fd0fadd358621620b3ce8cf9d1e906dcc9093af435c5e8f4b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/tide_google_oauth_example-802e8581b2eca87b [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" "7121afabce2a381fd0fadd358621620b3ce8cf9d1e906dcc9093af435c5e8f4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7121afabce2a381fd0fadd358621620b3ce8cf9d1e906dcc9093af435c5e8f4b", kill_on_drop: false }` [INFO] [stdout] 7121afabce2a381fd0fadd358621620b3ce8cf9d1e906dcc9093af435c5e8f4b