[INFO] cloning repository https://github.com/ProHaller/secretary
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ProHaller/secretary" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FProHaller%2Fsecretary", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FProHaller%2Fsecretary'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fd9fc559fd37fe9686cf3282779d4f5a4abad1bf
[INFO] testing ProHaller/secretary against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FProHaller%2Fsecretary" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ProHaller/secretary
[INFO] finished tweaking git repo https://github.com/ProHaller/secretary
[INFO] tweaked toml for git repo https://github.com/ProHaller/secretary written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ProHaller/secretary on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ProHaller/secretary already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 135d8e3d64587b6d5af92bba0e279b735d6a1d399735da70afed9fc614c096f8
[INFO] running `Command { std: "docker" "start" "-a" "135d8e3d64587b6d5af92bba0e279b735d6a1d399735da70afed9fc614c096f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "135d8e3d64587b6d5af92bba0e279b735d6a1d399735da70afed9fc614c096f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "135d8e3d64587b6d5af92bba0e279b735d6a1d399735da70afed9fc614c096f8", kill_on_drop: false }`
[INFO] [stdout] 135d8e3d64587b6d5af92bba0e279b735d6a1d399735da70afed9fc614c096f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 038322a06bcfa69de81a60482e29cb5b839fdf2a0b8f83582f3c48043dcae377
[INFO] running `Command { std: "docker" "start" "-a" "038322a06bcfa69de81a60482e29cb5b839fdf2a0b8f83582f3c48043dcae377", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling value-bag v1.9.0
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling syn v2.0.61
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling parking_lot v0.12.2
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling event-listener v4.0.3
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling const_fn v0.4.10
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling cpuid-bool v0.2.0
[INFO] [stderr]    Compiling polyval v0.4.5
[INFO] [stderr]    Compiling event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling aes-soft v0.6.4
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling crypto-mac v0.10.1
[INFO] [stderr]    Compiling event-listener v5.3.0
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling aes v0.6.0
[INFO] [stderr]    Compiling async-lock v3.3.0
[INFO] [stderr]    Compiling ghash v0.3.1
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling ctr v0.6.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling aead v0.3.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling piper v0.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.60
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling polling v3.7.0
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling aes-gcm v0.8.0
[INFO] [stderr]    Compiling async-channel v2.2.1
[INFO] [stderr]    Compiling hkdf v0.10.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling waker-fn v1.1.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling blocking v1.6.0
[INFO] [stderr]    Compiling async-io v2.3.2
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling async-executor v1.11.0
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling anyhow v1.0.83
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling http-body v0.3.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling async-std v1.12.0
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling hyper v0.13.10
[INFO] [stderr]    Compiling h2 v0.4.4
[INFO] [stderr]    Compiling serde_qs v0.8.5
[INFO] [stderr]    Compiling tokio-tls v0.3.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling infer v0.2.3
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling publicsuffix v1.5.6
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling derive_builder v0.9.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling predicates v3.1.0
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling cookie_store v0.12.0
[INFO] [stderr]    Compiling hyper-tls v0.4.3
[INFO] [stderr]    Compiling derive_builder_core v0.9.0
[INFO] [stderr]    Compiling http-client v6.5.3
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling webpki-roots v0.21.1
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling whisper-rs-sys v0.9.0
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling assert_cmd v2.0.14
[INFO] [stderr]    Compiling chunked_transfer v1.5.0
[INFO] [stderr]    Compiling anstyle-query v1.0.3
[INFO] [stderr]    Compiling winnow v0.6.8
[INFO] [stderr]    Compiling rustls-pki-types v1.6.0
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling ureq v1.5.5
[INFO] [stderr]    Compiling surf v2.3.2
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling headers v0.3.9
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling ureq v2.9.1
[INFO] [stderr]    Compiling toml_edit v0.22.12
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling mockall_derive v0.12.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling fragile v2.0.0
[INFO] [stderr]    Compiling pipeline v0.5.0
[INFO] [stderr]    Compiling markdown v0.3.0
[INFO] [stderr]    Compiling warp v0.3.7
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling dropbox-sdk v0.18.1
[INFO] [stderr]    Compiling toml v0.8.12
[INFO] [stderr]    Compiling oauth2 v4.4.2
[INFO] [stderr]    Compiling openai-api v0.1.4
[INFO] [stderr]    Compiling mockall v0.12.1
[INFO] [stderr]    Compiling reqwest v0.12.4
[INFO] [stderr]    Compiling webbrowser v1.0.1
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling pathbuf v1.0.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stderr] error: could not compile `dropbox-sdk` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/bin/rustc --crate-name dropbox_sdk --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dropbox-sdk-0.18.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --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_openid"' --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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dbx_account", "dbx_async", "dbx_auth", "dbx_check", "dbx_common", "dbx_contacts", "dbx_file_properties", "dbx_file_requests", "dbx_files", "dbx_openid", "dbx_paper", "dbx_secondary_emails", "dbx_seen_state", "dbx_sharing", "dbx_team", "dbx_team_common", "dbx_team_log", "dbx_team_policies", "dbx_users", "dbx_users_common", "default", "default_client", "unstable", "ureq"))' -C metadata=5612f847972faf80 -C extra-filename=-518912c70c499751 --out-dir /opt/rustwide/target/debug/build/dropbox-sdk/518912c70c499751/deps -L dependency=/opt/rustwide/target/debug/build/atty/a921b441ca6df5fa/deps -L dependency=/opt/rustwide/target/debug/build/base64/2a03de3babadded3/deps -L dependency=/opt/rustwide/target/debug/build/base64/64299f9d815d057c/deps -L dependency=/opt/rustwide/target/debug/build/cc/5c69469505e1a0b0/deps -L dependency=/opt/rustwide/target/debug/build/cfg-if/33ef6c02a07f9fec/deps -L dependency=/opt/rustwide/target/debug/build/dropbox-sdk/518912c70c499751/deps -L dependency=/opt/rustwide/target/debug/build/form_urlencoded/9a3b196401a840c1/deps -L dependency=/opt/rustwide/target/debug/build/getrandom/647f203e228c28da/deps -L dependency=/opt/rustwide/target/debug/build/idna/0b376ea90e35f9c2/deps -L dependency=/opt/rustwide/target/debug/build/itoa/4c6598116a867907/deps -L dependency=/opt/rustwide/target/debug/build/libc/6f2edbc8338cb0e7/deps -L dependency=/opt/rustwide/target/debug/build/libc/c44ee1fdc013fcb8/deps -L dependency=/opt/rustwide/target/debug/build/libc/df40e56ac9887785/deps -L dependency=/opt/rustwide/target/debug/build/log/26ef9c431c9ccdbc/deps -L dependency=/opt/rustwide/target/debug/build/once_cell/24c5d665b6879050/deps -L dependency=/opt/rustwide/target/debug/build/percent-encoding/9bee39bbc5bd523a/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro2/8c08a9c609d48216/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro2/fbee23534df07bd5/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro2/ff736170b53ea815/deps -L dependency=/opt/rustwide/target/debug/build/quote/211207f446efaf99/deps -L dependency=/opt/rustwide/target/debug/build/ring/8bec82c668cf6e8c/deps -L dependency=/opt/rustwide/target/debug/build/ring/e35034d56231ae1e/deps -L dependency=/opt/rustwide/target/debug/build/ring/ee43e787a3b2b9ef/deps -L dependency=/opt/rustwide/target/debug/build/rustls/2041057ae58dbd5f/deps -L dependency=/opt/rustwide/target/debug/build/rustls/34a47655dff8b5b0/deps -L dependency=/opt/rustwide/target/debug/build/rustls/c35446315ae3bdf8/deps -L dependency=/opt/rustwide/target/debug/build/rustls-webpki/c6ef649e98ab7852/deps -L dependency=/opt/rustwide/target/debug/build/ryu/f8ba606093049f91/deps -L dependency=/opt/rustwide/target/debug/build/sct/7bd63d55a607150f/deps -L dependency=/opt/rustwide/target/debug/build/serde/5476b58fc88e1db1/deps -L dependency=/opt/rustwide/target/debug/build/serde/899055ce677e3dae/deps -L dependency=/opt/rustwide/target/debug/build/serde/e106b4fe66c2883a/deps -L dependency=/opt/rustwide/target/debug/build/serde_derive/fdf1bc5819997789/deps -L dependency=/opt/rustwide/target/debug/build/serde_json/33fc787d0af6a3e2/deps -L dependency=/opt/rustwide/target/debug/build/serde_json/453a1b90aee62322/deps -L dependency=/opt/rustwide/target/debug/build/serde_json/b0e58597d04fab1c/deps -L dependency=/opt/rustwide/target/debug/build/spin/8121fc2376778888/deps -L dependency=/opt/rustwide/target/debug/build/syn/7465547875555628/deps -L dependency=/opt/rustwide/target/debug/build/thiserror/5e046bfa525f6e12/deps -L dependency=/opt/rustwide/target/debug/build/thiserror/af75cc6d88b820c0/deps -L dependency=/opt/rustwide/target/debug/build/thiserror/bdfd3bb503e6eda6/deps -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/d103e89b7e98eb86/deps -L dependency=/opt/rustwide/target/debug/build/tinyvec/251d260eb6672a91/deps -L dependency=/opt/rustwide/target/debug/build/tinyvec_macros/1c14e8980bff1229/deps -L dependency=/opt/rustwide/target/debug/build/unicode-bidi/e1afecf176719f04/deps -L dependency=/opt/rustwide/target/debug/build/unicode-ident/f2de522ba645d884/deps -L dependency=/opt/rustwide/target/debug/build/unicode-normalization/f1de7ed1947c783d/deps -L dependency=/opt/rustwide/target/debug/build/untrusted/3420b86308bec153/deps -L dependency=/opt/rustwide/target/debug/build/ureq/91034d2f6f5e2ea7/deps -L dependency=/opt/rustwide/target/debug/build/url/0c16759faf69dd5f/deps -L dependency=/opt/rustwide/target/debug/build/value-bag/b079c31e222bf4e2/deps -L dependency=/opt/rustwide/target/debug/build/webpki-roots/881d9833caf02a91/deps --extern atty=/opt/rustwide/target/debug/build/atty/a921b441ca6df5fa/deps/libatty-a921b441ca6df5fa.rmeta --extern base64=/opt/rustwide/target/debug/build/base64/2a03de3babadded3/deps/libbase64-2a03de3babadded3.rmeta --extern log=/opt/rustwide/target/debug/build/log/26ef9c431c9ccdbc/deps/liblog-26ef9c431c9ccdbc.rmeta --extern ring=/opt/rustwide/target/debug/build/ring/e35034d56231ae1e/deps/libring-e35034d56231ae1e.rmeta --extern serde=/opt/rustwide/target/debug/build/serde/5476b58fc88e1db1/deps/libserde-5476b58fc88e1db1.rmeta --extern serde_json=/opt/rustwide/target/debug/build/serde_json/453a1b90aee62322/deps/libserde_json-453a1b90aee62322.rmeta --extern thiserror=/opt/rustwide/target/debug/build/thiserror/bdfd3bb503e6eda6/deps/libthiserror-bdfd3bb503e6eda6.rmeta --extern ureq=/opt/rustwide/target/debug/build/ureq/91034d2f6f5e2ea7/deps/libureq-91034d2f6f5e2ea7.rmeta --extern url=/opt/rustwide/target/debug/build/url/0c16759faf69dd5f/deps/liburl-0c16759faf69dd5f.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring/8bec82c668cf6e8c/build-script-execution/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "038322a06bcfa69de81a60482e29cb5b839fdf2a0b8f83582f3c48043dcae377", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "038322a06bcfa69de81a60482e29cb5b839fdf2a0b8f83582f3c48043dcae377", kill_on_drop: false }`
[INFO] [stdout] 038322a06bcfa69de81a60482e29cb5b839fdf2a0b8f83582f3c48043dcae377
