[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 master#a5f164faad4a2fed606b8160fd7ecd2d5cbba381 for pr-84920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoftprops%2Fcred-lock" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/softprops/cred-lock on toolchain a5f164faad4a2fed606b8160fd7ecd2d5cbba381 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-11/source/Cargo.toml [INFO] crate git repo https://github.com/softprops/cred-lock already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b5f258dcf2f01b6dc6a1d7cc150dfdfc3c95700a469f57df3dea9c8fb4e28919 [INFO] running `Command { std: "docker" "start" "-a" "b5f258dcf2f01b6dc6a1d7cc150dfdfc3c95700a469f57df3dea9c8fb4e28919", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5f258dcf2f01b6dc6a1d7cc150dfdfc3c95700a469f57df3dea9c8fb4e28919", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5f258dcf2f01b6dc6a1d7cc150dfdfc3c95700a469f57df3dea9c8fb4e28919", kill_on_drop: false }` [INFO] [stdout] b5f258dcf2f01b6dc6a1d7cc150dfdfc3c95700a469f57df3dea9c8fb4e28919 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 414706b8c2fc3a9ec3c264a7632d5a215faa9886afc33989093c00a90351c84a [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" "414706b8c2fc3a9ec3c264a7632d5a215faa9886afc33989093c00a90351c84a", 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 syn v1.0.8 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Compiling core-foundation-sys v0.6.2 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Compiling unicode-segmentation v1.5.0 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [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 num-complex v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.39 [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] Checking security-framework-sys v0.3.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking dbus v0.2.3 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Checking core-foundation v0.6.4 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Checking security-framework v0.3.3 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Compiling tempdir v0.3.7 [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 console v0.9.1 [INFO] [stderr] Checking aes-soft v0.3.3 [INFO] [stderr] Checking block-modes v0.3.3 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Checking hkdf v0.7.1 [INFO] [stderr] Checking aes v0.3.2 [INFO] [stderr] Checking tempfile v3.1.0 [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] [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] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CreateOptions` [INFO] [stdout] --> src/main.rs:61:21 [INFO] [stdout] | [INFO] [stdout] 61 | let mut chain = CreateOptions::new() [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `CreateOptions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeychainSettings` [INFO] [stdout] --> src/main.rs:64:24 [INFO] [stdout] | [INFO] [stdout] 64 | let mut settings = KeychainSettings::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `KeychainSettings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SecKeychain` [INFO] [stdout] --> src/main.rs:73:22 [INFO] [stdout] | [INFO] [stdout] 73 | .keychains(&[SecKeychain::open(DEFAULT_CHAIN)?]) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `SecKeychain` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SecKeychain` [INFO] [stdout] --> src/main.rs:95:17 [INFO] [stdout] | [INFO] [stdout] 95 | let chain = SecKeychain::open(DEFAULT_CHAIN)?; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `SecKeychain` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SecKeychain` [INFO] [stdout] --> src/main.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | SecKeychain::open(DEFAULT_CHAIN)?.add_generic_password( [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `SecKeychain` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SecKeychain` [INFO] [stdout] --> src/main.rs:139:17 [INFO] [stdout] | [INFO] [stdout] 139 | let chain = SecKeychain::open(DEFAULT_CHAIN)?; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `SecKeychain` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SecKeychain` [INFO] [stdout] --> src/main.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 150 | SecKeychain::open(DEFAULT_CHAIN)?.find_generic_password(&profile, &access_key_id)?; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `SecKeychain` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CreateOptions` [INFO] [stdout] --> src/main.rs:61:21 [INFO] [stdout] | [INFO] [stdout] 61 | let mut chain = CreateOptions::new() [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `CreateOptions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeychainSettings` [INFO] [stdout] --> src/main.rs:64:24 [INFO] [stdout] | [INFO] [stdout] 64 | let mut settings = KeychainSettings::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `KeychainSettings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SecKeychain` [INFO] [stdout] --> src/main.rs:73:22 [INFO] [stdout] | [INFO] [stdout] 73 | .keychains(&[SecKeychain::open(DEFAULT_CHAIN)?]) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `SecKeychain` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SecKeychain` [INFO] [stdout] --> src/main.rs:95:17 [INFO] [stdout] | [INFO] [stdout] 95 | let chain = SecKeychain::open(DEFAULT_CHAIN)?; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `SecKeychain` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SecKeychain` [INFO] [stdout] --> src/main.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | SecKeychain::open(DEFAULT_CHAIN)?.add_generic_password( [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `SecKeychain` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SecKeychain` [INFO] [stdout] --> src/main.rs:139:17 [INFO] [stdout] | [INFO] [stdout] 139 | let chain = SecKeychain::open(DEFAULT_CHAIN)?; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `SecKeychain` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SecKeychain` [INFO] [stdout] --> src/main.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 150 | SecKeychain::open(DEFAULT_CHAIN)?.find_generic_password(&profile, &access_key_id)?; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `SecKeychain` [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] 73 | .keychains(&[SecKeychain::open(DEFAULT_CHAIN)?]) [INFO] [stdout] | ^^^^^^^^^ private field, not a method [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] 97 | .keychains(&[chain]) [INFO] [stdout] | ^^^^^^^^^ private field, not a method [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] 73 | .keychains(&[SecKeychain::open(DEFAULT_CHAIN)?]) [INFO] [stdout] | ^^^^^^^^^ private field, not a method [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] 97 | .keychains(&[chain]) [INFO] [stdout] | ^^^^^^^^^ private field, not a method [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] 141 | .keychains(&[chain]) [INFO] [stdout] | ^^^^^^^^^ private field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [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] [stderr] error: could not compile `cred-lock` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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] 141 | .keychains(&[chain]) [INFO] [stdout] | ^^^^^^^^^ private field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "414706b8c2fc3a9ec3c264a7632d5a215faa9886afc33989093c00a90351c84a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "414706b8c2fc3a9ec3c264a7632d5a215faa9886afc33989093c00a90351c84a", kill_on_drop: false }` [INFO] [stdout] 414706b8c2fc3a9ec3c264a7632d5a215faa9886afc33989093c00a90351c84a