[INFO] crate oauth-client-async 0.4.0 is already in cache [INFO] checking oauth-client-async-0.4.0 against master#bd0bacc694d7d8175804bb6f690cb846bfa4a9ee for pr-71665 [INFO] extracting crate oauth-client-async 0.4.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate oauth-client-async 0.4.0 on toolchain bd0bacc694d7d8175804bb6f690cb846bfa4a9ee [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "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 /workspace/builds/worker-2/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e5b4da8a4ce37715ac2eae6b1d8d75055f9dbc39e10c61c286ab702a6fb4db67 [INFO] running `"docker" "start" "-a" "e5b4da8a4ce37715ac2eae6b1d8d75055f9dbc39e10c61c286ab702a6fb4db67"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling backtrace-sys v0.1.37 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking tokio-uds v0.2.6 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Checking backtrace v0.3.46 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking oauth-client-async v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0463]: can't find crate for `oauth_client` [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] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: could not compile `oauth-client-async`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0463]: can't find crate for `oauth_client` [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: 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] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0463]: can't find crate for `oauth_client` [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] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "e5b4da8a4ce37715ac2eae6b1d8d75055f9dbc39e10c61c286ab702a6fb4db67"` [INFO] running `"docker" "rm" "-f" "e5b4da8a4ce37715ac2eae6b1d8d75055f9dbc39e10c61c286ab702a6fb4db67"` [INFO] [stdout] e5b4da8a4ce37715ac2eae6b1d8d75055f9dbc39e10c61c286ab702a6fb4db67