[INFO] fetching crate dropbox-sdk 0.8.0... [INFO] checking dropbox-sdk-0.8.0 against try#6f12b8fe67b4eed2e838dab803ed9493b9d62c0f for pr-79073 [INFO] extracting crate dropbox-sdk 0.8.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate dropbox-sdk 0.8.0 on toolchain 6f12b8fe67b4eed2e838dab803ed9493b9d62c0f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate dropbox-sdk 0.8.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate dropbox-sdk 0.8.0 [INFO] tweaked toml for crates.io crate dropbox-sdk 0.8.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate dropbox-sdk 0.8.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ureq v1.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 58995057fe71c8eea06cf247bb031fa5929bbc703d90bcb265eb18a123ba5f4d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "58995057fe71c8eea06cf247bb031fa5929bbc703d90bcb265eb18a123ba5f4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "58995057fe71c8eea06cf247bb031fa5929bbc703d90bcb265eb18a123ba5f4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58995057fe71c8eea06cf247bb031fa5929bbc703d90bcb265eb18a123ba5f4d", kill_on_drop: false }` [INFO] [stdout] 58995057fe71c8eea06cf247bb031fa5929bbc703d90bcb265eb18a123ba5f4d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b5621263b778bd36646cceb3748c96fb6d09000d9f68c94f6222b410dcf3207 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8b5621263b778bd36646cceb3748c96fb6d09000d9f68c94f6222b410dcf3207", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling cc v1.0.55 [INFO] [stderr] Compiling syn v1.0.44 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking humantime v2.0.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking env_logger v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Checking ureq v1.4.1 [INFO] [stderr] Checking thiserror v1.0.21 [INFO] [stderr] Checking serde v1.0.114 [INFO] [stderr] Checking dropbox-sdk v0.8.0 (/opt/rustwide/workdir) [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 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=5a87cbece89115c1 -C extra-filename=-5a87cbece89115c1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-96b75708f4b8ffc1.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-cc703cae0236f0ae.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-59512fcbf015ba20.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0373f5454456eb94.rmeta --extern ureq=/opt/rustwide/target/debug/deps/libureq-c61227553b4783ef.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-be35e738be5426ed.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8b5621263b778bd36646cceb3748c96fb6d09000d9f68c94f6222b410dcf3207", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b5621263b778bd36646cceb3748c96fb6d09000d9f68c94f6222b410dcf3207", kill_on_drop: false }` [INFO] [stdout] 8b5621263b778bd36646cceb3748c96fb6d09000d9f68c94f6222b410dcf3207