[INFO] crate oauth-client-async 0.4.0 is already in cache [INFO] testing oauth-client-async-0.4.0 against beta-2019-09-28 for beta-1.39-1 [INFO] extracting crate oauth-client-async 0.4.0 into work/builds/worker-8/source [INFO] validating manifest of crates.io crate oauth-client-async 0.4.0 on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate oauth-client-async 0.4.0 [INFO] finished tweaking crates.io crate oauth-client-async 0.4.0 [INFO] tweaked toml for crates.io crate oauth-client-async 0.4.0 written to work/builds/worker-8/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 49e4b6b8f124454de2a26038f0a3cbbd6276c54bd99f91f68ccd1a34ec6b1a2f [INFO] running `"docker" "start" "-a" "49e4b6b8f124454de2a26038f0a3cbbd6276c54bd99f91f68ccd1a34ec6b1a2f"` [INFO] [stderr] Compiling oauth-client-async v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.55s [INFO] running `"docker" "inspect" "49e4b6b8f124454de2a26038f0a3cbbd6276c54bd99f91f68ccd1a34ec6b1a2f"` [INFO] running `"docker" "rm" "-f" "49e4b6b8f124454de2a26038f0a3cbbd6276c54bd99f91f68ccd1a34ec6b1a2f"` [INFO] [stdout] 49e4b6b8f124454de2a26038f0a3cbbd6276c54bd99f91f68ccd1a34ec6b1a2f [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] fe9a517198b79c65354a2b729b2234b2e078cb816ec8f0c92df1d560d82d97b7 [INFO] running `"docker" "start" "-a" "fe9a517198b79c65354a2b729b2234b2e078cb816ec8f0c92df1d560d82d97b7"` [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling oauth-client-async v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0463]: can't find crate for `oauth` [INFO] [stderr] --> examples/test_get.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | extern crate oauth_client as oauth; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error[E0463]: can't find crate for `oauth` [INFO] [stderr] --> examples/test_post.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | extern crate oauth_client as oauth; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: could not compile `oauth-client-async`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `oauth-client-async`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0463]: can't find crate for `oauth` [INFO] [stderr] --> examples/test_authorization_header.rs:19:1 [INFO] [stderr] | [INFO] [stderr] 19 | extern crate oauth_client as oauth; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: could not compile `oauth-client-async`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "fe9a517198b79c65354a2b729b2234b2e078cb816ec8f0c92df1d560d82d97b7"` [INFO] running `"docker" "rm" "-f" "fe9a517198b79c65354a2b729b2234b2e078cb816ec8f0c92df1d560d82d97b7"` [INFO] [stdout] fe9a517198b79c65354a2b729b2234b2e078cb816ec8f0c92df1d560d82d97b7