[INFO] fetching crate dropbox-sdk 0.2.0... [INFO] checking dropbox-sdk-0.2.0 against master#6250d56355d72264ece721e8d0dc95b16a6824b1 for pr-68350 [INFO] extracting crate dropbox-sdk 0.2.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate dropbox-sdk 0.2.0 on toolchain 6250d56355d72264ece721e8d0dc95b16a6824b1 [INFO] running `"/workspace/cargo-home/bin/cargo" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate dropbox-sdk 0.2.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate dropbox-sdk 0.2.0 [INFO] tweaked toml for crates.io crate dropbox-sdk 0.2.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate dropbox-sdk 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "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] abd2079f88525eb986f12cc481938eab2aba22d9ee78711b0a3c7d24d607e6e2 [INFO] running `"docker" "start" "-a" "abd2079f88525eb986f12cc481938eab2aba22d9ee78711b0a3c7d24d607e6e2"` [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking error-chain v0.12.1 [INFO] [stderr] Checking hyper-native-tls v0.3.0 [INFO] [stderr] Checking dropbox-sdk v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/lib.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / error_chain! { [INFO] [stderr] 9 | | types { [INFO] [stderr] 10 | | Error, ErrorKind, ResultExt, Result; [INFO] [stderr] 11 | | } [INFO] [stderr] ... | [INFO] [stderr] 56 | | } [INFO] [stderr] 57 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/lib.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / error_chain! { [INFO] [stderr] 9 | | types { [INFO] [stderr] 10 | | Error, ErrorKind, ResultExt, Result; [INFO] [stderr] 11 | | } [INFO] [stderr] ... | [INFO] [stderr] 56 | | } [INFO] [stderr] 57 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/lib.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / error_chain! { [INFO] [stderr] 9 | | types { [INFO] [stderr] 10 | | Error, ErrorKind, ResultExt, Result; [INFO] [stderr] 11 | | } [INFO] [stderr] ... | [INFO] [stderr] 56 | | } [INFO] [stderr] 57 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/lib.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / error_chain! { [INFO] [stderr] 9 | | types { [INFO] [stderr] 10 | | Error, ErrorKind, ResultExt, Result; [INFO] [stderr] 11 | | } [INFO] [stderr] ... | [INFO] [stderr] 56 | | } [INFO] [stderr] 57 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: could not compile `dropbox-sdk`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name dropbox_sdk --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="dbx_account"' --cfg 'feature="dbx_async"' --cfg 'feature="dbx_auth"' --cfg 'feature="dbx_check"' --cfg 'feature="dbx_common"' --cfg 'feature="dbx_contacts"' --cfg 'feature="dbx_file_properties"' --cfg 'feature="dbx_file_requests"' --cfg 'feature="dbx_files"' --cfg 'feature="dbx_paper"' --cfg 'feature="dbx_secondary_emails"' --cfg 'feature="dbx_seen_state"' --cfg 'feature="dbx_sharing"' --cfg 'feature="dbx_team"' --cfg 'feature="dbx_team_common"' --cfg 'feature="dbx_team_log"' --cfg 'feature="dbx_team_policies"' --cfg 'feature="dbx_users"' --cfg 'feature="dbx_users_common"' --cfg 'feature="default"' --cfg 'feature="hyper"' --cfg 'feature="hyper-native-tls"' --cfg 'feature="hyper_client"' -C metadata=839333f956d336e0 -C extra-filename=-839333f956d336e0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern error_chain=/opt/rustwide/target/debug/deps/liberror_chain-4e0f51f082ffbe64.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-548123f5be45c6f0.rmeta --extern hyper_native_tls=/opt/rustwide/target/debug/deps/libhyper_native_tls-e36c17eedb292809.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-206402c28eaaa0f8.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-fdb60a666c2f464a.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-07af26dbdcb31216.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-86718ff3522f1f89.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-34edfea60c505fae/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `dropbox-sdk`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name dropbox_sdk --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,metadata -C debuginfo=2 --test --cfg 'feature="dbx_account"' --cfg 'feature="dbx_async"' --cfg 'feature="dbx_auth"' --cfg 'feature="dbx_check"' --cfg 'feature="dbx_common"' --cfg 'feature="dbx_contacts"' --cfg 'feature="dbx_file_properties"' --cfg 'feature="dbx_file_requests"' --cfg 'feature="dbx_files"' --cfg 'feature="dbx_paper"' --cfg 'feature="dbx_secondary_emails"' --cfg 'feature="dbx_seen_state"' --cfg 'feature="dbx_sharing"' --cfg 'feature="dbx_team"' --cfg 'feature="dbx_team_common"' --cfg 'feature="dbx_team_log"' --cfg 'feature="dbx_team_policies"' --cfg 'feature="dbx_users"' --cfg 'feature="dbx_users_common"' --cfg 'feature="default"' --cfg 'feature="hyper"' --cfg 'feature="hyper-native-tls"' --cfg 'feature="hyper_client"' -C metadata=79db18a8752d8c54 -C extra-filename=-79db18a8752d8c54 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c6c5b07f970a7615.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-bc012489da08a966.rmeta --extern error_chain=/opt/rustwide/target/debug/deps/liberror_chain-4e0f51f082ffbe64.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-548123f5be45c6f0.rmeta --extern hyper_native_tls=/opt/rustwide/target/debug/deps/libhyper_native_tls-e36c17eedb292809.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-206402c28eaaa0f8.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-fdb60a666c2f464a.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-07af26dbdcb31216.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-86718ff3522f1f89.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-34edfea60c505fae/out` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "abd2079f88525eb986f12cc481938eab2aba22d9ee78711b0a3c7d24d607e6e2"` [INFO] running `"docker" "rm" "-f" "abd2079f88525eb986f12cc481938eab2aba22d9ee78711b0a3c7d24d607e6e2"` [INFO] [stdout] abd2079f88525eb986f12cc481938eab2aba22d9ee78711b0a3c7d24d607e6e2