[INFO] fetching crate dropbox-sdk 0.13.3... [INFO] testing dropbox-sdk-0.13.3 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate dropbox-sdk 0.13.3 into /workspace/builds/worker-90/source [INFO] validating manifest of crates.io crate dropbox-sdk 0.13.3 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate dropbox-sdk 0.13.3 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate dropbox-sdk 0.13.3 [INFO] tweaked toml for crates.io crate dropbox-sdk 0.13.3 written to /workspace/builds/worker-90/source/Cargo.toml [INFO] crate crates.io crate dropbox-sdk 0.13.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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 parallel_reader v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0606fe1cb15fb8cd164c1f5505e814ebd1b9bd67948fc52fc88f7593b87d04e1 [INFO] running `Command { std: "docker" "start" "-a" "0606fe1cb15fb8cd164c1f5505e814ebd1b9bd67948fc52fc88f7593b87d04e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0606fe1cb15fb8cd164c1f5505e814ebd1b9bd67948fc52fc88f7593b87d04e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0606fe1cb15fb8cd164c1f5505e814ebd1b9bd67948fc52fc88f7593b87d04e1", kill_on_drop: false }` [INFO] [stdout] 0606fe1cb15fb8cd164c1f5505e814ebd1b9bd67948fc52fc88f7593b87d04e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4fcc031d2ad6df7da9b415c575fb8397b88bc6264d39b9b1bd71590871caf846 [INFO] running `Command { std: "docker" "start" "-a" "4fcc031d2ad6df7da9b415c575fb8397b88bc6264d39b9b1bd71590871caf846", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling chunked_transfer v1.3.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling ureq v2.1.1 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling dropbox-sdk v0.13.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `error_summary` [INFO] [stdout] --> src/client_helpers.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub error_summary: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `user_message` [INFO] [stdout] --> src/client_helpers.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub user_message: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dropbox-sdk`; 2 warnings emitted [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,link -C embed-bitcode=no -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="default_client"' --cfg 'feature="ureq"' -C metadata=09f83294d88cb7b0 -C extra-filename=-09f83294d88cb7b0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atty=/opt/rustwide/target/debug/deps/libatty-82a452f2416e0676.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-e0dceb92a59f7182.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-18d4d1045e9c8614.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-94c8c8b6282cecb2.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-92a502ea1b0282ac.rmeta --extern ureq=/opt/rustwide/target/debug/deps/libureq-3c03df95141982c4.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-f9f8e134153ee77a.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-0d446b79578b2e5d/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "4fcc031d2ad6df7da9b415c575fb8397b88bc6264d39b9b1bd71590871caf846", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fcc031d2ad6df7da9b415c575fb8397b88bc6264d39b9b1bd71590871caf846", kill_on_drop: false }` [INFO] [stdout] 4fcc031d2ad6df7da9b415c575fb8397b88bc6264d39b9b1bd71590871caf846