[INFO] cloning repository https://github.com/yassun/withings-api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yassun/withings-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyassun%2Fwithings-api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyassun%2Fwithings-api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e4dca6627cc69dfe07ef4974be298a716736feff
[INFO] testing yassun/withings-api against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyassun%2Fwithings-api" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/yassun/withings-api
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/yassun/withings-api
[INFO] tweaked toml for git repo https://github.com/yassun/withings-api written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yassun/withings-api on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yassun/withings-api already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustversion v1.0.6
[INFO] [stderr]   Downloaded strum_macros v0.23.1
[INFO] [stderr]   Downloaded quote v1.0.14
[INFO] [stderr]   Downloaded pin-project-lite v0.2.8
[INFO] [stderr]   Downloaded output_vt100 v0.1.2
[INFO] [stderr]   Downloaded assert_matches v1.5.0
[INFO] [stderr]   Downloaded semver v1.0.4
[INFO] [stderr]   Downloaded futures-executor v0.3.19
[INFO] [stderr]   Downloaded anyhow v1.0.52
[INFO] [stderr]   Downloaded mockito v0.30.0
[INFO] [stderr]   Downloaded socket2 v0.4.2
[INFO] [stderr]   Downloaded serde_derive v1.0.133
[INFO] [stderr]   Downloaded syn v1.0.85
[INFO] [stderr]   Downloaded serde v1.0.133
[INFO] [stderr]   Downloaded http v0.2.6
[INFO] [stderr]   Downloaded ntapi v0.3.6
[INFO] [stderr]   Downloaded futures-util v0.3.19
[INFO] [stderr]   Downloaded reqwest v0.11.9
[INFO] [stderr]   Downloaded h2 v0.3.10
[INFO] [stderr]   Downloaded hyper v0.14.16
[INFO] [stderr]   Downloaded serde_json v1.0.74
[INFO] [stderr]   Downloaded pretty_assertions v1.0.0
[INFO] [stderr]   Downloaded futures v0.3.19
[INFO] [stderr]   Downloaded tokio v1.15.0
[INFO] [stderr]   Downloaded assert-json-diff v2.0.1
[INFO] [stderr]   Downloaded libc v0.2.112
[INFO] [stderr]   Downloaded futures-channel v0.3.19
[INFO] [stderr]   Downloaded futures-macro v0.3.19
[INFO] [stderr]   Downloaded colored v2.0.0
[INFO] [stderr]   Downloaded diff v0.1.12
[INFO] [stderr]   Downloaded futures-io v0.3.19
[INFO] [stderr]   Downloaded futures-core v0.3.19
[INFO] [stderr]   Downloaded futures-sink v0.3.19
[INFO] [stderr]   Downloaded fastrand v1.6.0
[INFO] [stderr]   Downloaded serde_repr v0.1.7
[INFO] [stderr]   Downloaded futures-task v0.3.19
[INFO] [stderr]   Downloaded strum v0.23.0
[INFO] [stderr]   Downloaded lock_api v0.4.5
[INFO] [stderr]   Downloaded rstest v0.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e499f51e1933480193b994b6c8b1c2ebe139bdf2f1c26c8396001581ab8da13b
[INFO] running `Command { std: "docker" "start" "-a" "e499f51e1933480193b994b6c8b1c2ebe139bdf2f1c26c8396001581ab8da13b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e499f51e1933480193b994b6c8b1c2ebe139bdf2f1c26c8396001581ab8da13b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e499f51e1933480193b994b6c8b1c2ebe139bdf2f1c26c8396001581ab8da13b", kill_on_drop: false }`
[INFO] [stdout] e499f51e1933480193b994b6c8b1c2ebe139bdf2f1c26c8396001581ab8da13b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 27166576881ac1307ef0ac2a6cb59333a54a68c51e7287031b3d1a8ff6678d94
[INFO] running `Command { std: "docker" "start" "-a" "27166576881ac1307ef0ac2a6cb59333a54a68c51e7287031b3d1a8ff6678d94", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling syn v1.0.85
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling futures-core v0.3.19
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling futures-sink v0.3.19
[INFO] [stderr]    Compiling futures-channel v0.3.19
[INFO] [stderr]    Compiling futures-task v0.3.19
[INFO] [stderr]    Compiling once_cell v1.9.0
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling futures-util v0.3.19
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling quote v1.0.14
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling futures-io v0.3.19
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.133
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling http v0.2.6
[INFO] [stderr]    Compiling tracing-core v0.1.21
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling serde v1.0.133
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling tracing v0.1.29
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling socket2 v0.4.2
[INFO] [stderr]    Compiling encoding_rs v0.8.30
[INFO] [stderr]    Compiling rustversion v1.0.6
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.74
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling anyhow v1.0.52
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling strum v0.23.0
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling futures-macro v0.3.19
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling serde_repr v0.1.7
[INFO] [stderr]    Compiling strum_macros v0.23.1
[INFO] [stderr]    Compiling tokio v1.15.0
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling futures-executor v0.3.19
[INFO] [stderr]    Compiling futures v0.3.19
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling h2 v0.3.10
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling hyper v0.14.16
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.9
[INFO] [stderr]    Compiling withings_api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "27166576881ac1307ef0ac2a6cb59333a54a68c51e7287031b3d1a8ff6678d94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27166576881ac1307ef0ac2a6cb59333a54a68c51e7287031b3d1a8ff6678d94", kill_on_drop: false }`
[INFO] [stdout] 27166576881ac1307ef0ac2a6cb59333a54a68c51e7287031b3d1a8ff6678d94
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 31244c635d163c5c18b8ee4d55095516ab856f412691700ddf7c3434b1dc3187
[INFO] running `Command { std: "docker" "start" "-a" "31244c635d163c5c18b8ee4d55095516ab856f412691700ddf7c3434b1dc3187", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.85
[INFO] [stderr]    Compiling semver v1.0.4
[INFO] [stderr]    Compiling getrandom v0.2.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling diff v0.1.12
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling pretty_assertions v1.0.0
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling rstest v0.12.0
[INFO] [stderr]    Compiling regex v1.5.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 thiserror-impl v1.0.30
[INFO] [stderr]    Compiling strum_macros v0.23.1
[INFO] [stderr]    Compiling serde_repr v0.1.7
[INFO] [stderr]    Compiling tokio v1.15.0
[INFO] [stderr]    Compiling futures-util v0.3.19
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling serde v1.0.133
[INFO] [stderr]    Compiling futures-executor v0.3.19
[INFO] [stderr]    Compiling futures v0.3.19
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.74
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling h2 v0.3.10
[INFO] [stderr]    Compiling assert-json-diff v2.0.1
[INFO] [stderr]    Compiling mockito v0.30.0
[INFO] [stderr]    Compiling hyper v0.14.16
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.9
[INFO] [stderr]    Compiling withings_api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "31244c635d163c5c18b8ee4d55095516ab856f412691700ddf7c3434b1dc3187", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31244c635d163c5c18b8ee4d55095516ab856f412691700ddf7c3434b1dc3187", kill_on_drop: false }`
[INFO] [stdout] 31244c635d163c5c18b8ee4d55095516ab856f412691700ddf7c3434b1dc3187
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a376925fe5261544531ad5378f4ac1be09fd1deacae6999ab7b2159a9d7489f9
[INFO] running `Command { std: "docker" "start" "-a" "a376925fe5261544531ad5378f4ac1be09fd1deacae6999ab7b2159a9d7489f9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/withings_api-d91b4f55bae8a556)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test auth::cli::tests::test_desrialize_access_token_response ... ok
[INFO] [stdout] test auth::cli::tests::test_scope ... ok
[INFO] [stdout] test auth::cli::tests::test_get_authorize_url::case_2 ... ok
[INFO] [stdout] test auth::cli::tests::test_get_access_token_invalid_params_error ... ok
[INFO] [stdout] test auth::cli::tests::test_get_refresh_token ... ok
[INFO] [stdout] test auth::cli::tests::test_get_authorize_url::case_1 ... ok
[INFO] [stdout] test auth::cli::tests::test_get_access_token ... ok
[INFO] [stdout] test api::cli::tests::test_get_meas ... ok
[INFO] [stdout] test auth::cli::tests::test_get_access_token_internal_server_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests withings_api
[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" "a376925fe5261544531ad5378f4ac1be09fd1deacae6999ab7b2159a9d7489f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a376925fe5261544531ad5378f4ac1be09fd1deacae6999ab7b2159a9d7489f9", kill_on_drop: false }`
[INFO] [stdout] a376925fe5261544531ad5378f4ac1be09fd1deacae6999ab7b2159a9d7489f9
