[INFO] fetching crate gouth 0.2.1... [INFO] testing gouth-0.2.1 against 1.60.0 for beta-1.61-1 [INFO] extracting crate gouth 0.2.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate gouth 0.2.1 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 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-1/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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gzip-header v0.3.0 [INFO] [stderr] Downloaded gcemeta v0.1.4 [INFO] [stderr] Downloaded tiny_http v0.8.2 [INFO] [stderr] Downloaded attohttpc v0.15.0 [INFO] [stderr] Downloaded rustls v0.18.1 [INFO] [stderr] Downloaded webpki-roots v0.19.0 [INFO] [stderr] Downloaded wildmatch v1.1.0 [INFO] [stderr] Downloaded attohttpc v0.17.0 [INFO] [stderr] Downloaded rouille v3.5.0 [INFO] [stderr] Downloaded deflate v0.9.1 [INFO] [stderr] Downloaded ascii v1.0.0 [INFO] [stderr] Downloaded tonic v0.4.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] d096e1cf3635b739640bc81f95a602f4e471f89d24f03a92429bd9da3e74e20b [INFO] running `Command { std: "docker" "start" "-a" "d096e1cf3635b739640bc81f95a602f4e471f89d24f03a92429bd9da3e74e20b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d096e1cf3635b739640bc81f95a602f4e471f89d24f03a92429bd9da3e74e20b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d096e1cf3635b739640bc81f95a602f4e471f89d24f03a92429bd9da3e74e20b", kill_on_drop: false }` [INFO] [stdout] d096e1cf3635b739640bc81f95a602f4e471f89d24f03a92429bd9da3e74e20b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 01e390b051f50694ef3ef49622897eff4669456f8183152116c42141605cac4c [INFO] running `Command { std: "docker" "start" "-a" "01e390b051f50694ef3ef49622897eff4669456f8183152116c42141605cac4c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling wildmatch v1.1.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling attohttpc v0.15.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling webpki-roots v0.19.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 jsonwebtoken v7.2.0 [INFO] [stderr] Compiling gouth v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.49s [INFO] running `Command { std: "docker" "inspect" "01e390b051f50694ef3ef49622897eff4669456f8183152116c42141605cac4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01e390b051f50694ef3ef49622897eff4669456f8183152116c42141605cac4c", kill_on_drop: false }` [INFO] [stdout] 01e390b051f50694ef3ef49622897eff4669456f8183152116c42141605cac4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 0d71fbe8ee2d4d39e5838bc037c8c11c301990e38cb865151e28841a0d83fd3f [INFO] running `Command { std: "docker" "start" "-a" "0d71fbe8ee2d4d39e5838bc037c8c11c301990e38cb865151e28841a0d83fd3f", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling httparse v1.7.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling ascii v1.0.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling gzip-header v0.3.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling deflate v0.9.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling tiny_http v0.8.2 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling rouille v3.5.0 [INFO] [stderr] Compiling gouth v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.41s [INFO] running `Command { std: "docker" "inspect" "0d71fbe8ee2d4d39e5838bc037c8c11c301990e38cb865151e28841a0d83fd3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d71fbe8ee2d4d39e5838bc037c8c11c301990e38cb865151e28841a0d83fd3f", kill_on_drop: false }` [INFO] [stdout] 0d71fbe8ee2d4d39e5838bc037c8c11c301990e38cb865151e28841a0d83fd3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 3958c4e18cde1b654c61f6b5cdcb6d54d1fef49ab3494f9566f17ba6519fa6c8 [INFO] running `Command { std: "docker" "start" "-a" "3958c4e18cde1b654c61f6b5cdcb6d54d1fef49ab3494f9566f17ba6519fa6c8", 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] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/gouth-2939d25b324b1718) [INFO] [stdout] [INFO] [stdout] running 11 tests [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::credentials::test::test_from_file ... ok [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::test::test_token_try_from_ok ... ok [INFO] [stdout] test source::test::test_token_try_from_expires_in ... ok [INFO] [stdout] test source::test::test_token_try_from_token_type ... ok [INFO] [stdout] test source::credentials::test::test_oauth2_fetch_token ... ok [INFO] [stdout] test source::credentials::test::test_from_env_var ... 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] [stderr] Doc-tests gouth [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.12s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3958c4e18cde1b654c61f6b5cdcb6d54d1fef49ab3494f9566f17ba6519fa6c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3958c4e18cde1b654c61f6b5cdcb6d54d1fef49ab3494f9566f17ba6519fa6c8", kill_on_drop: false }` [INFO] [stdout] 3958c4e18cde1b654c61f6b5cdcb6d54d1fef49ab3494f9566f17ba6519fa6c8