[INFO] fetching crate gouth 0.2.1...
[INFO] testing gouth-0.2.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate gouth 0.2.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate gouth 0.2.1
[INFO] finished tweaking crates.io crate gouth 0.2.1
[INFO] tweaked toml for crates.io crate gouth 0.2.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gouth 0.2.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 186 packages to latest compatible versions
[INFO] [stderr]       Adding attohttpc v0.17.0 (available: v0.30.1)
[INFO] [stderr]       Adding gcemeta v0.1.4 (available: v0.3.0)
[INFO] [stderr]       Adding jsonwebtoken v7.2.0 (available: v10.2.0)
[INFO] [stderr]       Adding tonic v0.4.3 (available: v0.14.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 962414cf20aa76eaf951afd7565997942ae2e25d0bbe37c24827e99bdc057400
[INFO] running `Command { std: "docker" "start" "-a" "962414cf20aa76eaf951afd7565997942ae2e25d0bbe37c24827e99bdc057400", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "962414cf20aa76eaf951afd7565997942ae2e25d0bbe37c24827e99bdc057400", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "962414cf20aa76eaf951afd7565997942ae2e25d0bbe37c24827e99bdc057400", kill_on_drop: false }`
[INFO] [stdout] 962414cf20aa76eaf951afd7565997942ae2e25d0bbe37c24827e99bdc057400
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c5e9675d3501ae17c1e4e9210ee6b1b6f5ff274ae32900cbde10514b3e320589
[INFO] running `Command { std: "docker" "start" "-a" "c5e9675d3501ae17c1e4e9210ee6b1b6f5ff274ae32900cbde10514b3e320589", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling rustls v0.18.1
[INFO] [stderr]    Compiling pem v0.8.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling webpki-roots v0.19.0
[INFO] [stderr]    Compiling wildmatch v1.1.0
[INFO] [stderr]    Compiling simple_asn1 v0.4.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling jsonwebtoken v7.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling attohttpc v0.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.6.1
[INFO] [stderr]    Compiling attohttpc v0.17.0
[INFO] [stderr]    Compiling gcemeta v0.1.4
[INFO] [stderr]    Compiling gouth v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.31s
[INFO] running `Command { std: "docker" "inspect" "c5e9675d3501ae17c1e4e9210ee6b1b6f5ff274ae32900cbde10514b3e320589", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5e9675d3501ae17c1e4e9210ee6b1b6f5ff274ae32900cbde10514b3e320589", kill_on_drop: false }`
[INFO] [stdout] c5e9675d3501ae17c1e4e9210ee6b1b6f5ff274ae32900cbde10514b3e320589
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 04ba11ad263b37ddbdc7e11fa3b52e33ba1f512920556013ad214660748f1d27
[INFO] running `Command { std: "docker" "start" "-a" "04ba11ad263b37ddbdc7e11fa3b52e33ba1f512920556013ad214660748f1d27", kill_on_drop: false }`
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling twoway v0.1.8
[INFO] [stderr]    Compiling gzip-header v1.0.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling chunked_transfer v1.5.0
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling buf_redux v0.8.4
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling brotli-decompressor v2.5.1
[INFO] [stderr]    Compiling deflate v1.0.0
[INFO] [stderr]    Compiling tiny_http v0.12.0
[INFO] [stderr]    Compiling multipart v0.18.0
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling brotli v3.5.0
[INFO] [stderr]    Compiling rouille v3.6.2
[INFO] [stderr]    Compiling gouth v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.70s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "04ba11ad263b37ddbdc7e11fa3b52e33ba1f512920556013ad214660748f1d27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04ba11ad263b37ddbdc7e11fa3b52e33ba1f512920556013ad214660748f1d27", kill_on_drop: false }`
[INFO] [stdout] 04ba11ad263b37ddbdc7e11fa3b52e33ba1f512920556013ad214660748f1d27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ce7480750cab35773728b1eb0ec699dbaf8e76c3ee6da252eb6d5f55c2023751
[INFO] running `Command { std: "docker" "start" "-a" "ce7480750cab35773728b1eb0ec699dbaf8e76c3ee6da252eb6d5f55c2023751", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gouth-681fe384ce128d72)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test source::metadata::test::test_metadata_uri_suffix ... ok
[INFO] [stdout] test source::test::test_token_expired ... ok
[INFO] [stdout] test source::test::test_token_try_from_access_token ... ok
[INFO] [stdout] test source::credentials::test::test_from_json_sa ... ok
[INFO] [stdout] test source::credentials::test::test_from_json_user ... ok
[INFO] [stdout] test source::test::test_token_try_from_expires_in ... ok
[INFO] [stdout] test source::credentials::test::test_from_env_var ... ok
[INFO] [stdout] test source::test::test_token_try_from_ok ... ok
[INFO] [stderr]    Doc-tests gouth
[INFO] [stdout] test source::test::test_token_try_from_token_type ... ok
[INFO] [stdout] test source::credentials::test::test_from_file ... ok
[INFO] [stdout] test source::credentials::test::test_oauth2_fetch_token ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 4) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ce7480750cab35773728b1eb0ec699dbaf8e76c3ee6da252eb6d5f55c2023751", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce7480750cab35773728b1eb0ec699dbaf8e76c3ee6da252eb6d5f55c2023751", kill_on_drop: false }`
[INFO] [stdout] ce7480750cab35773728b1eb0ec699dbaf8e76c3ee6da252eb6d5f55c2023751
