[INFO] cloning repository https://github.com/monsieursquirrel/organn [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/monsieursquirrel/organn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonsieursquirrel%2Forgann", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonsieursquirrel%2Forgann'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3cd160c9c98c0cdf1b6f5b8c47a4326c3c0d222a [INFO] documenting monsieursquirrel/organn against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonsieursquirrel%2Forgann" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/monsieursquirrel/organn on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/monsieursquirrel/organn [INFO] finished tweaking git repo https://github.com/monsieursquirrel/organn [INFO] tweaked toml for git repo https://github.com/monsieursquirrel/organn written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/monsieursquirrel/organn already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 66cd14eff6f2382a53ade8e1b71eebcf872d2effba12d17ea20973b97de44118 [INFO] running `Command { std: "docker" "start" "-a" "66cd14eff6f2382a53ade8e1b71eebcf872d2effba12d17ea20973b97de44118", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66cd14eff6f2382a53ade8e1b71eebcf872d2effba12d17ea20973b97de44118", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66cd14eff6f2382a53ade8e1b71eebcf872d2effba12d17ea20973b97de44118", kill_on_drop: false }` [INFO] [stdout] 66cd14eff6f2382a53ade8e1b71eebcf872d2effba12d17ea20973b97de44118 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "RUSTDOCFLAGS=--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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 018334cc2ec18ac3d8be283a3ab47c4d1ed580673814b361ef7b54797f693404 [INFO] running `Command { std: "docker" "start" "-a" "018334cc2ec18ac3d8be283a3ab47c4d1ed580673814b361ef7b54797f693404", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling CoreFoundation-sys v0.1.4 [INFO] [stderr] Checking rb v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking mach v0.1.2 [INFO] [stderr] Checking coreaudio-sys v0.1.2 [INFO] [stdout] error: native frameworks are only available on macOS targets [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0455]: native frameworks are only available on macOS targets [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coreaudio-sys-0.1.2/src/audio_unit.rs:6380:1 [INFO] [stdout] | [INFO] [stdout] 6380 | #[link(name = "AudioUnit", kind = "framework")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0455]: native frameworks are only available on macOS targets [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coreaudio-sys-0.1.2/src/audio_unit.rs:6739:1 [INFO] [stdout] | [INFO] [stdout] 6739 | #[link(name = "AudioUnit", kind = "framework")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `CoreFoundation-sys` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0455`. [INFO] [stdout] [INFO] [stderr] error: could not compile `coreaudio-sys` due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "018334cc2ec18ac3d8be283a3ab47c4d1ed580673814b361ef7b54797f693404", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "018334cc2ec18ac3d8be283a3ab47c4d1ed580673814b361ef7b54797f693404", kill_on_drop: false }` [INFO] [stdout] 018334cc2ec18ac3d8be283a3ab47c4d1ed580673814b361ef7b54797f693404