[INFO] crate bunnycli 0.1.1 is already in cache [INFO] testing bunnycli-0.1.1 against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] extracting crate bunnycli 0.1.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate bunnycli 0.1.1 on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate bunnycli 0.1.1 [INFO] finished tweaking crates.io crate bunnycli 0.1.1 [INFO] tweaked toml for crates.io crate bunnycli 0.1.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate bunnycli 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b31ac6d2eb5f4062dd66a21719910726afddc8a408e7f67d2fd36293b721fe69 [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" "b31ac6d2eb5f4062dd66a21719910726afddc8a408e7f67d2fd36293b721fe69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b31ac6d2eb5f4062dd66a21719910726afddc8a408e7f67d2fd36293b721fe69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b31ac6d2eb5f4062dd66a21719910726afddc8a408e7f67d2fd36293b721fe69", kill_on_drop: false }` [INFO] [stdout] b31ac6d2eb5f4062dd66a21719910726afddc8a408e7f67d2fd36293b721fe69 [INFO] running `Command { std: "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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7a8d83eee128f442d8d3eaff03a86fbc09742badaa384a602cfb1ce79ce5913 [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" "d7a8d83eee128f442d8d3eaff03a86fbc09742badaa384a602cfb1ce79ce5913", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling smallvec v1.3.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling os_str_bytes v2.3.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling brotli-decompressor v2.3.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling dbus v0.2.3 [INFO] [stderr] Compiling rpassword v4.0.5 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling brotli v3.3.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling block-modes v0.3.3 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling hkdf v0.8.0 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling secret-service v1.1.0 [INFO] [stderr] Compiling keyring v0.9.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling async-compression v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling thiserror-impl v1.0.16 [INFO] [stderr] Compiling tokio v0.2.17 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Compiling thiserror v1.0.16 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling clap v3.0.0-beta.1 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling hyper v0.13.4 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling simplelog v0.7.5 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling bunnycdn v0.1.2 [INFO] [stderr] Compiling bunnycli v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: `*const i8` cannot be shared between threads safely [INFO] [stdout] --> src/config.rs:55:39 [INFO] [stdout] | [INFO] [stdout] 55 | keyring.set_password(&api_key)?; [INFO] [stdout] | ^ `*const i8` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `keyring::KeyringError`, the trait `std::marker::Sync` is not implemented for `*const i8` [INFO] [stdout] = note: required because it appears within the type `dbus::ffi::DBusError` [INFO] [stdout] = note: required because it appears within the type `dbus::Error` [INFO] [stdout] = note: required because it appears within the type `secret_service::error::SsError` [INFO] [stdout] = note: required because it appears within the type `keyring::KeyringError` [INFO] [stdout] = note: required because of the requirements on the impl of `std::convert::From` for `anyhow::Error` [INFO] [stdout] = note: required by `std::convert::From::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `*const std::ffi::c_void` cannot be shared between threads safely [INFO] [stdout] --> src/config.rs:55:39 [INFO] [stdout] | [INFO] [stdout] 55 | keyring.set_password(&api_key)?; [INFO] [stdout] | ^ `*const std::ffi::c_void` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `keyring::KeyringError`, the trait `std::marker::Sync` is not implemented for `*const std::ffi::c_void` [INFO] [stdout] = note: required because it appears within the type `dbus::ffi::DBusError` [INFO] [stdout] = note: required because it appears within the type `dbus::Error` [INFO] [stdout] = note: required because it appears within the type `secret_service::error::SsError` [INFO] [stdout] = note: required because it appears within the type `keyring::KeyringError` [INFO] [stdout] = note: required because of the requirements on the impl of `std::convert::From` for `anyhow::Error` [INFO] [stdout] = note: required by `std::convert::From::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bunnycli`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "d7a8d83eee128f442d8d3eaff03a86fbc09742badaa384a602cfb1ce79ce5913", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7a8d83eee128f442d8d3eaff03a86fbc09742badaa384a602cfb1ce79ce5913", kill_on_drop: false }` [INFO] [stdout] d7a8d83eee128f442d8d3eaff03a86fbc09742badaa384a602cfb1ce79ce5913