[INFO] fetching crate graph-oauth 0.1.3... [INFO] testing graph-oauth-0.1.3 against 1.60.0 for beta-1.61-1 [INFO] extracting crate graph-oauth 0.1.3 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate graph-oauth 0.1.3 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate graph-oauth 0.1.3 [INFO] finished tweaking crates.io crate graph-oauth 0.1.3 [INFO] tweaked toml for crates.io crate graph-oauth 0.1.3 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded from_as_file v0.1.1 [INFO] [stderr] Downloaded derive_from_as v0.1.1 [INFO] [stderr] Downloaded http-serde v1.1.0 [INFO] [stderr] Downloaded from_as v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b18a53704d5e5431227d34554f674e3981d9b25c5f2dba37c0da1b473f35495 [INFO] running `Command { std: "docker" "start" "-a" "0b18a53704d5e5431227d34554f674e3981d9b25c5f2dba37c0da1b473f35495", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b18a53704d5e5431227d34554f674e3981d9b25c5f2dba37c0da1b473f35495", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b18a53704d5e5431227d34554f674e3981d9b25c5f2dba37c0da1b473f35495", kill_on_drop: false }` [INFO] [stdout] 0b18a53704d5e5431227d34554f674e3981d9b25c5f2dba37c0da1b473f35495 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0872b766013c4adc3b61dcc5fefe8734c43916ec16fabeb949fde07778cd6e2 [INFO] running `Command { std: "docker" "start" "-a" "c0872b766013c4adc3b61dcc5fefe8734c43916ec16fabeb949fde07778cd6e2", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling webbrowser v0.4.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling http-serde v1.1.0 [INFO] [stderr] Compiling handlebars v2.0.4 [INFO] [stderr] Compiling from_as_file v0.1.1 [INFO] [stderr] Compiling serde-aux v2.3.0 [INFO] [stderr] Compiling chrono-humanize v0.0.11 [INFO] [stderr] Compiling derive_from_as v0.1.1 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling from_as v0.1.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling graph-error v0.1.2 [INFO] [stderr] Compiling graph-oauth v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.48s [INFO] running `Command { std: "docker" "inspect" "c0872b766013c4adc3b61dcc5fefe8734c43916ec16fabeb949fde07778cd6e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0872b766013c4adc3b61dcc5fefe8734c43916ec16fabeb949fde07778cd6e2", kill_on_drop: false }` [INFO] [stdout] c0872b766013c4adc3b61dcc5fefe8734c43916ec16fabeb949fde07778cd6e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52f60dd0af445eccc0978c2ba3dd59d87160baf028e48b027c66644017c39a1b [INFO] running `Command { std: "docker" "start" "-a" "52f60dd0af445eccc0978c2ba3dd59d87160baf028e48b027c66644017c39a1b", kill_on_drop: false }` [INFO] [stderr] Compiling graph-oauth v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.48s [INFO] running `Command { std: "docker" "inspect" "52f60dd0af445eccc0978c2ba3dd59d87160baf028e48b027c66644017c39a1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52f60dd0af445eccc0978c2ba3dd59d87160baf028e48b027c66644017c39a1b", kill_on_drop: false }` [INFO] [stdout] 52f60dd0af445eccc0978c2ba3dd59d87160baf028e48b027c66644017c39a1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c1aa359939c5f1d4d7077b3b56944315133c933a4d56dcb822922f382d21b5e9 [INFO] running `Command { std: "docker" "start" "-a" "c1aa359939c5f1d4d7077b3b56944315133c933a4d56dcb822922f382d21b5e9", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/graph_oauth-776a9f5adf30d9ad) [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] [stderr] Doc-tests graph-oauth [INFO] [stdout] [INFO] [stdout] running 99 tests [INFO] [stdout] test src/auth.rs - auth::AccessTokenGrant::access_token (line 1682) ... ignored [INFO] [stdout] test src/auth.rs - auth::AccessTokenGrant::access_token (line 1698) ... ignored [INFO] [stdout] test src/auth.rs - auth::AsyncAccessTokenGrant::access_token (line 1795) ... ignored [INFO] [stdout] test src/auth.rs - auth::AsyncAccessTokenGrant::access_token (line 1811) ... ignored [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name graph_oauth --test /opt/rustwide/workdir/src/lib.rs -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps -L native=/opt/rustwide/target/debug/build/ring-025733044edd5123/out --extern base64=/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-807aa4af86e17399.rlib --extern chrono_humanize=/opt/rustwide/target/debug/deps/libchrono_humanize-e37d2a50549029e3.rlib --extern from_as=/opt/rustwide/target/debug/deps/libfrom_as-fca655bdd3941f92.rlib --extern graph_error=/opt/rustwide/target/debug/deps/libgraph_error-2605e931c4d65ed7.rlib --extern graph_oauth=/opt/rustwide/target/debug/deps/libgraph_oauth-72fc19a0d6247299.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-0e6046ba96bdaac7.rlib --extern ring=/opt/rustwide/target/debug/deps/libring-bc34ccdfe1d30d80.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-58386f5e273c1552.rlib --extern serde_aux=/opt/rustwide/target/debug/deps/libserde_aux-f64b31a9fe4e9bb7.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c3d04c5084bdc275.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-8e5834f79cbc81ff.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-8ff496a1a6c0d502.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-e641032224f81586.rlib --extern webbrowser=/opt/rustwide/target/debug/deps/libwebbrowser-43c8137a0cf300a2.rlib -C embed-bitcode=no --error-format human` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "c1aa359939c5f1d4d7077b3b56944315133c933a4d56dcb822922f382d21b5e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1aa359939c5f1d4d7077b3b56944315133c933a4d56dcb822922f382d21b5e9", kill_on_drop: false }` [INFO] [stdout] c1aa359939c5f1d4d7077b3b56944315133c933a4d56dcb822922f382d21b5e9