[INFO] cloning repository https://github.com/cm-kazup0n/omc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cm-kazup0n/omc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcm-kazup0n%2Fomc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcm-kazup0n%2Fomc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8d9f54db0ab2d823a0894909a22b18219ff36852 [INFO] testing cm-kazup0n/omc against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcm-kazup0n%2Fomc" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cm-kazup0n/omc on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-26/source/rust-toolchain [INFO] started tweaking git repo https://github.com/cm-kazup0n/omc [INFO] finished tweaking git repo https://github.com/cm-kazup0n/omc [INFO] tweaked toml for git repo https://github.com/cm-kazup0n/omc written to /workspace/builds/worker-26/source/Cargo.toml [INFO] crate git repo https://github.com/cm-kazup0n/omc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ffdc7138c8cbb87a9356dfc9505cc27f0952ce0fa4aadba56d8c4ff5394a61d1 [INFO] running `Command { std: "docker" "start" "-a" "ffdc7138c8cbb87a9356dfc9505cc27f0952ce0fa4aadba56d8c4ff5394a61d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ffdc7138c8cbb87a9356dfc9505cc27f0952ce0fa4aadba56d8c4ff5394a61d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffdc7138c8cbb87a9356dfc9505cc27f0952ce0fa4aadba56d8c4ff5394a61d1", kill_on_drop: false }` [INFO] [stdout] ffdc7138c8cbb87a9356dfc9505cc27f0952ce0fa4aadba56d8c4ff5394a61d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6617493c6dec200a10bf0d236924b6ce25b2d0c5999b55f8820689bdc5f4e37d [INFO] running `Command { std: "docker" "start" "-a" "6617493c6dec200a10bf0d236924b6ce25b2d0c5999b55f8820689bdc5f4e37d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling core-foundation-sys v0.8.3 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling security-framework-sys v2.6.1 [INFO] [stderr] Compiling core-foundation v0.9.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling security-framework v2.6.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling opc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `macos` in `os` [INFO] [stdout] --> src/cache_store/keychain.rs:4:29 [INFO] [stdout] | [INFO] [stdout] 4 | use security_framework::os::macos::keychain::{CreateOptions, SecKeychain}; [INFO] [stdout] | ^^^^^ could not find `macos` in `os` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SecKeychain` [INFO] [stdout] --> src/cache_store/keychain.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | SecKeychain::open(config_dir) [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/cache_store/keychain.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | CreateOptions::default() [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `CreateOptions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SecKeychain` in this scope [INFO] [stdout] --> src/cache_store/keychain.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | keychain: SecKeychain, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `opc` due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "6617493c6dec200a10bf0d236924b6ce25b2d0c5999b55f8820689bdc5f4e37d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6617493c6dec200a10bf0d236924b6ce25b2d0c5999b55f8820689bdc5f4e37d", kill_on_drop: false }` [INFO] [stdout] 6617493c6dec200a10bf0d236924b6ce25b2d0c5999b55f8820689bdc5f4e37d