[INFO] cloning repository https://github.com/carbidegames/scheming-sun [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/carbidegames/scheming-sun" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarbidegames%2Fscheming-sun", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarbidegames%2Fscheming-sun'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 71e553511cbc94a162d7d36603ff3d386bd52a6e [INFO] testing carbidegames/scheming-sun 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%2Fcarbidegames%2Fscheming-sun" "/workspace/builds/worker-20/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-20/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/carbidegames/scheming-sun 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] started tweaking git repo https://github.com/carbidegames/scheming-sun [INFO] finished tweaking git repo https://github.com/carbidegames/scheming-sun [INFO] tweaked toml for git repo https://github.com/carbidegames/scheming-sun written to /workspace/builds/worker-20/source/Cargo.toml [INFO] crate git repo https://github.com/carbidegames/scheming-sun 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-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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] c237529a038c18daec1897d937efa4abe53072fb49b40e0c8dfb0c84af252cb4 [INFO] running `Command { std: "docker" "start" "-a" "c237529a038c18daec1897d937efa4abe53072fb49b40e0c8dfb0c84af252cb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c237529a038c18daec1897d937efa4abe53072fb49b40e0c8dfb0c84af252cb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c237529a038c18daec1897d937efa4abe53072fb49b40e0c8dfb0c84af252cb4", kill_on_drop: false }` [INFO] [stdout] c237529a038c18daec1897d937efa4abe53072fb49b40e0c8dfb0c84af252cb4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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] e8b45823eb284a8983988955ce2832c2a79c1bd669bb22cdf306c4ea14ced2fa [INFO] running `Command { std: "docker" "start" "-a" "e8b45823eb284a8983988955ce2832c2a79c1bd669bb22cdf306c4ea14ced2fa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.15 [INFO] [stderr] Compiling num-traits v0.1.35 [INFO] [stderr] Compiling dtoa v0.2.2 [INFO] [stderr] Compiling itoa v0.1.1 [INFO] [stderr] Compiling serde v0.8.4 [INFO] [stderr] Compiling lazy_static v0.2.1 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling gcc v0.3.35 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling crossbeam v0.2.10 [INFO] [stderr] Compiling pkg-config v0.3.8 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling rustc-serialize v0.3.19 [INFO] [stderr] Compiling vk-sys v0.1.1 [INFO] [stderr] Compiling fnv v1.0.4 [INFO] [stderr] Compiling smallvec v0.1.8 [INFO] [stderr] Compiling xml-rs v0.3.4 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stdout] error[E0642]: patterns aren't allowed in functions without bodies [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs:147:45 [INFO] [stdout] | [INFO] [stdout] 147 | ... &f_name: &str, [INFO] [stdout] | ^^^^^^^ pattern not allowed in function without body [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cmake v0.1.17 [INFO] [stderr] Compiling rand v0.3.14 [INFO] [stderr] Compiling shared_library v0.1.5 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling x11-dl v2.8.0 [INFO] [stderr] Compiling vulkano v0.2.0 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling glsl-to-spirv v0.1.1 [INFO] [stderr] Compiling tempdir v0.3.5 [INFO] [stderr] Compiling memmap v0.2.3 [INFO] [stderr] Compiling wayland-scanner v0.5.11 [INFO] [stderr] Compiling tempfile v2.1.4 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0642`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc-serialize` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/vulkano-0.2.0/src/command_buffer/sys.rs:1133:29 [INFO] [stdout] | [INFO] [stdout] 1133 | self.src_stage_mask |= source.into(); [INFO] [stdout] | ^^ ------------- this method call resolves to `T` [INFO] [stdout] | | [INFO] [stdout] | cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/vulkano-0.2.0/src/command_buffer/sys.rs:1133:39 [INFO] [stdout] | [INFO] [stdout] 1133 | self.src_stage_mask |= source.into(); [INFO] [stdout] | -------^^^^-- [INFO] [stdout] | | | [INFO] [stdout] | | cannot infer type for type parameter `T` declared on the trait `Into` [INFO] [stdout] | this method call resolves to `T` [INFO] [stdout] | help: use the fully qualified path for the potential candidate: `>::into(source)` [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s satisfying `PipelineStages: Into<_>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/vulkano-0.2.0/src/sync/mod.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | impl Into for PipelineStages { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 127 | / pipeline_stages!{ [INFO] [stdout] 128 | | top_of_pipe => vk::PIPELINE_STAGE_TOP_OF_PIPE_BIT, [INFO] [stdout] 129 | | draw_indirect => vk::PIPELINE_STAGE_DRAW_INDIRECT_BIT, [INFO] [stdout] 130 | | vertex_input => vk::PIPELINE_STAGE_VERTEX_INPUT_BIT, [INFO] [stdout] ... | [INFO] [stdout] 144 | | all_commands => vk::PIPELINE_STAGE_ALL_COMMANDS_BIT, [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: and another `impl` found in the `core` crate: [INFO] [stdout] - impl Into for T [INFO] [stdout] where U: From; [INFO] [stdout] = note: this error originates in the macro `pipeline_stages` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/vulkano-0.2.0/src/command_buffer/sys.rs:1134:37 [INFO] [stdout] | [INFO] [stdout] 1134 | self.dst_stage_mask |= dest.into(); [INFO] [stdout] | -----^^^^-- [INFO] [stdout] | | | [INFO] [stdout] | | cannot infer type for type parameter `T` declared on the trait `Into` [INFO] [stdout] | this method call resolves to `T` [INFO] [stdout] | help: use the fully qualified path for the potential candidate: `>::into(dest)` [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s satisfying `PipelineStages: Into<_>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/vulkano-0.2.0/src/sync/mod.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | impl Into for PipelineStages { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 127 | / pipeline_stages!{ [INFO] [stdout] 128 | | top_of_pipe => vk::PIPELINE_STAGE_TOP_OF_PIPE_BIT, [INFO] [stdout] 129 | | draw_indirect => vk::PIPELINE_STAGE_DRAW_INDIRECT_BIT, [INFO] [stdout] 130 | | vertex_input => vk::PIPELINE_STAGE_VERTEX_INPUT_BIT, [INFO] [stdout] ... | [INFO] [stdout] 144 | | all_commands => vk::PIPELINE_STAGE_ALL_COMMANDS_BIT, [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: and another `impl` found in the `core` crate: [INFO] [stdout] - impl Into for T [INFO] [stdout] where U: From; [INFO] [stdout] = note: this error originates in the macro `pipeline_stages` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0283. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `vulkano` due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "e8b45823eb284a8983988955ce2832c2a79c1bd669bb22cdf306c4ea14ced2fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8b45823eb284a8983988955ce2832c2a79c1bd669bb22cdf306c4ea14ced2fa", kill_on_drop: false }` [INFO] [stdout] e8b45823eb284a8983988955ce2832c2a79c1bd669bb22cdf306c4ea14ced2fa