[INFO] fetching crate oxide-auth-async 0.1.0... [INFO] testing oxide-auth-async-0.1.0 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate oxide-auth-async 0.1.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate oxide-auth-async 0.1.0 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate oxide-auth-async 0.1.0 [INFO] finished tweaking crates.io crate oxide-auth-async 0.1.0 [INFO] tweaked toml for crates.io crate oxide-auth-async 0.1.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25e28ddad549474ae75a257eee838f072e5372014cd01f4adcea67941843540b [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" "25e28ddad549474ae75a257eee838f072e5372014cd01f4adcea67941843540b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25e28ddad549474ae75a257eee838f072e5372014cd01f4adcea67941843540b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25e28ddad549474ae75a257eee838f072e5372014cd01f4adcea67941843540b", kill_on_drop: false }` [INFO] [stdout] 25e28ddad549474ae75a257eee838f072e5372014cd01f4adcea67941843540b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22024e08865ad9ff0f7d9218fc49a04d18e0f6b502cd8b9e6dc91a30c70f7c83 [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" "22024e08865ad9ff0f7d9218fc49a04d18e0f6b502cd8b9e6dc91a30c70f7c83", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rust-argon2 v0.8.3 [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling rmp v0.8.9 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling rmp-serde v0.14.4 [INFO] [stderr] Compiling oxide-auth v0.5.0 [INFO] [stderr] Compiling oxide-auth-async v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `Command { std: "docker" "inspect" "22024e08865ad9ff0f7d9218fc49a04d18e0f6b502cd8b9e6dc91a30c70f7c83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22024e08865ad9ff0f7d9218fc49a04d18e0f6b502cd8b9e6dc91a30c70f7c83", kill_on_drop: false }` [INFO] [stdout] 22024e08865ad9ff0f7d9218fc49a04d18e0f6b502cd8b9e6dc91a30c70f7c83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac86ce8da1d20c27298ff9ff85f2bcfdc5efa0e28244f36996506ad9936b5c4f [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" "ac86ce8da1d20c27298ff9ff85f2bcfdc5efa0e28244f36996506ad9936b5c4f", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling parking v1.0.6 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling futures-lite v0.1.11 [INFO] [stderr] Compiling blocking v0.4.7 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling smol v0.1.18 [INFO] [stderr] Compiling oxide-auth-async v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 31.34s [INFO] running `Command { std: "docker" "inspect" "ac86ce8da1d20c27298ff9ff85f2bcfdc5efa0e28244f36996506ad9936b5c4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac86ce8da1d20c27298ff9ff85f2bcfdc5efa0e28244f36996506ad9936b5c4f", kill_on_drop: false }` [INFO] [stdout] ac86ce8da1d20c27298ff9ff85f2bcfdc5efa0e28244f36996506ad9936b5c4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 28ea97c0030b4dfd631cf7b27ca47850d8ef4467450e047a8e5b2764a686b118 [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" "28ea97c0030b4dfd631cf7b27ca47850d8ef4467450e047a8e5b2764a686b118", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/oxide_auth_async-cc250350ed28ab3d [INFO] [stdout] [INFO] [stdout] running 41 tests [INFO] [stdout] test tests::access_token::access_valid_public ... ok [INFO] [stdout] test tests::access_token::access_request_public_missing_client ... ok [INFO] [stdout] test tests::access_token::access_request_public_authorization ... ok [INFO] [stdout] test tests::access_token::access_equivalent_url ... ok [INFO] [stdout] test tests::access_token::access_request_unknown_client ... ok [INFO] [stdout] test tests::access_token::access_request_no_code ... ok [INFO] [stdout] test tests::access_token::access_request_multiple_codes ... ok [INFO] [stdout] test tests::access_token::access_request_invalid_basic ... ok [INFO] [stdout] test tests::access_token::access_request_wrong_grant_type ... ok [INFO] [stdout] test tests::access_token::access_request_wrong_authentication ... ok [INFO] [stdout] test tests::access_token::access_request_invalid_redirection ... ok [INFO] [stdout] test tests::authorization::auth_request_error_denied ... ok [INFO] [stdout] test tests::access_token::access_request_multiple_client_indications ... ok [INFO] [stdout] test tests::access_token::private_duplicate_authentication ... ok [INFO] [stdout] test tests::refresh::access_valid_public ... ok [INFO] [stdout] test tests::access_token::unwanted_private_in_body_fails ... ok [INFO] [stdout] test tests::authorization::auth_request_silent_invalid_redirect ... ok [INFO] [stdout] test tests::refresh::public_invalid_token ... ok [INFO] [stdout] test tests::authorization::auth_request_error_unsupported_method ... ok [INFO] [stdout] test tests::resource::resource_invalid_token ... ok [INFO] [stdout] test tests::resource::resource_no_authorization ... ok [INFO] [stdout] test tests::resource::resource_scope_too_small ... ok [INFO] [stdout] test tests::resource::resource_success ... ok [INFO] [stdout] test tests::resource::resource_wrong_method ... ok [INFO] [stdout] test tests::refresh::invalid_request ... ok [INFO] [stdout] test tests::type_properties::require_futures_have_send_bounds ... ok [INFO] [stdout] test tests::resource::resource_wrong_scope ... ok [INFO] [stdout] test tests::authorization::auth_request_silent_unknown_client ... ok [INFO] [stdout] test tests::access_token::private_in_body ... ok [INFO] [stdout] test tests::authorization::auth_success ... ok [INFO] [stdout] test tests::access_token::access_request_empty_password ... ok [INFO] [stdout] test tests::authorization::auth_request_error_malformed_scope ... ok [INFO] [stdout] test tests::authorization::auth_request_silent_mismatching_redirect ... ok [INFO] [stdout] test tests::access_token::access_request_wrong_redirection ... ok [INFO] [stdout] test tests::access_token::access_valid_private ... ok [INFO] [stdout] test tests::authorization::auth_request_silent_missing_client ... ok [INFO] [stdout] test tests::access_token::access_request_wrong_password ... ok [INFO] [stdout] test tests::refresh::private_wrong_client_fails ... ok [INFO] [stdout] test tests::refresh::private_invalid_token ... ok [INFO] [stdout] test tests::refresh::access_valid_private ... ok [INFO] [stdout] test tests::refresh::public_private_invalid_grant ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests oxide-auth-async [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" "28ea97c0030b4dfd631cf7b27ca47850d8ef4467450e047a8e5b2764a686b118", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28ea97c0030b4dfd631cf7b27ca47850d8ef4467450e047a8e5b2764a686b118", kill_on_drop: false }` [INFO] [stdout] 28ea97c0030b4dfd631cf7b27ca47850d8ef4467450e047a8e5b2764a686b118