[INFO] cloning repository https://github.com/softprops/cred-lock [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/softprops/cred-lock" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoftprops%2Fcred-lock", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoftprops%2Fcred-lock'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2750f04dbe066dedc1a9ff1155b750fac41e8a81 [INFO] checking softprops/cred-lock against try#fafe42c59556a4233f03dd0d900b575a9afeece8 for pr-143764 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoftprops%2Fcred-lock" "/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/softprops/cred-lock [INFO] finished tweaking git repo https://github.com/softprops/cred-lock [INFO] tweaked toml for git repo https://github.com/softprops/cred-lock written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/softprops/cred-lock on toolchain fafe42c59556a4233f03dd0d900b575a9afeece8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/softprops/cred-lock 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" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded structopt-derive v0.3.4 [INFO] [stderr] Downloaded bytecount v0.4.0 [INFO] [stderr] Downloaded hkdf v0.7.1 [INFO] [stderr] Downloaded cargo_metadata v0.6.4 [INFO] [stderr] Downloaded structopt v0.3.4 [INFO] [stderr] Downloaded console v0.9.1 [INFO] [stderr] Downloaded dialoguer v0.5.0 [INFO] [stderr] Downloaded block-modes v0.3.3 [INFO] [stderr] Downloaded skeptic v0.13.4 [INFO] [stderr] Downloaded secret-service v1.0.0 [INFO] [stderr] Downloaded dbus v0.2.3 [INFO] [stderr] Downloaded keyring v0.7.1 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f7542b3b3c0f40d2d19da74be378200a6e000cba4aad04dcf80bc0195008dca [INFO] running `Command { std: "docker" "start" "-a" "4f7542b3b3c0f40d2d19da74be378200a6e000cba4aad04dcf80bc0195008dca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f7542b3b3c0f40d2d19da74be378200a6e000cba4aad04dcf80bc0195008dca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f7542b3b3c0f40d2d19da74be378200a6e000cba4aad04dcf80bc0195008dca", kill_on_drop: false }` [INFO] [stdout] 4f7542b3b3c0f40d2d19da74be378200a6e000cba4aad04dcf80bc0195008dca [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ddc84329cff77d5f4832d6bcf83af499ce7c4b29204f0f787f83c841c97bc75 [INFO] running `Command { std: "docker" "start" "-a" "0ddc84329cff77d5f4832d6bcf83af499ce7c4b29204f0f787f83c841c97bc75", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling core-foundation-sys v0.6.2 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling unicode-segmentation v1.5.0 [INFO] [stderr] Checking dbus v0.2.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking core-foundation v0.6.4 [INFO] [stderr] Checking security-framework-sys v0.3.3 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking block-cipher-trait v0.6.2 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking security-framework v0.3.3 [INFO] [stderr] Checking aes-soft v0.3.3 [INFO] [stderr] Checking block-modes v0.3.3 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Checking hkdf v0.7.1 [INFO] [stderr] Checking aes v0.3.2 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking console v0.9.1 [INFO] [stderr] Checking dialoguer v0.5.0 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Checking secret-service v1.0.0 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling structopt-derive v0.3.4 [INFO] [stderr] Checking structopt v0.3.4 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling keyring v0.7.1 [INFO] [stderr] Checking cred-lock v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `macos` in `os` [INFO] [stdout] --> src/main.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | os::macos::keychain::{CreateOptions, KeychainSettings, SecKeychain}, [INFO] [stdout] | ^^^^^ could not find `macos` in `os` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/security-framework-0.3.3/src/os/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub mod macos; [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: the item is gated behind the `macos` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/security-framework-0.3.3/src/os/mod.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(target_os = "macos")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `macos` in `os` [INFO] [stdout] --> src/main.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | os::macos::keychain::{CreateOptions, KeychainSettings, SecKeychain}, [INFO] [stdout] | ^^^^^ could not find `macos` in `os` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/security-framework-0.3.3/src/os/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub mod macos; [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: the item is gated behind the `macos` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/security-framework-0.3.3/src/os/mod.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(target_os = "macos")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/main.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/main.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(unexpected_cfgs)]` implied by `#[deny(warnings)]` [INFO] [stdout] = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/main.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/main.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(unexpected_cfgs)]` implied by `#[deny(warnings)]` [INFO] [stdout] = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `keychains` found for struct `ItemSearchOptions` in the current scope [INFO] [stdout] --> src/main.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 72 | for item in ItemSearchOptions::new() [INFO] [stdout] | _________________- [INFO] [stdout] 73 | | .keychains(&[SecKeychain::open(DEFAULT_CHAIN)?]) [INFO] [stdout] | | -^^^^^^^^^ private field, not a method [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `keychains` found for struct `ItemSearchOptions` in the current scope [INFO] [stdout] --> src/main.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 72 | for item in ItemSearchOptions::new() [INFO] [stdout] | _________________- [INFO] [stdout] 73 | | .keychains(&[SecKeychain::open(DEFAULT_CHAIN)?]) [INFO] [stdout] | | -^^^^^^^^^ private field, not a method [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `keychains` found for struct `ItemSearchOptions` in the current scope [INFO] [stdout] --> src/main.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 96 | for item in ItemSearchOptions::new() [INFO] [stdout] | _________________- [INFO] [stdout] 97 | | .keychains(&[chain]) [INFO] [stdout] | | -^^^^^^^^^ private field, not a method [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `keychains` found for struct `ItemSearchOptions` in the current scope [INFO] [stdout] --> src/main.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 96 | for item in ItemSearchOptions::new() [INFO] [stdout] | _________________- [INFO] [stdout] 97 | | .keychains(&[chain]) [INFO] [stdout] | | -^^^^^^^^^ private field, not a method [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `keychains` found for struct `ItemSearchOptions` in the current scope [INFO] [stdout] --> src/main.rs:141:10 [INFO] [stdout] | [INFO] [stdout] 140 | for item in ItemSearchOptions::new() [INFO] [stdout] | _________________- [INFO] [stdout] 141 | | .keychains(&[chain]) [INFO] [stdout] | | -^^^^^^^^^ private field, not a method [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `keychains` found for struct `ItemSearchOptions` in the current scope [INFO] [stdout] --> src/main.rs:141:10 [INFO] [stdout] | [INFO] [stdout] 140 | for item in ItemSearchOptions::new() [INFO] [stdout] | _________________- [INFO] [stdout] 141 | | .keychains(&[chain]) [INFO] [stdout] | | -^^^^^^^^^ private field, not a method [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cred-lock` (bin "cred-lock" test) due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `cred-lock` (bin "cred-lock") due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "0ddc84329cff77d5f4832d6bcf83af499ce7c4b29204f0f787f83c841c97bc75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ddc84329cff77d5f4832d6bcf83af499ce7c4b29204f0f787f83c841c97bc75", kill_on_drop: false }` [INFO] [stdout] 0ddc84329cff77d5f4832d6bcf83af499ce7c4b29204f0f787f83c841c97bc75