[INFO] cloning repository https://github.com/adam-hanna/in-tune [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adam-hanna/in-tune" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadam-hanna%2Fin-tune", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadam-hanna%2Fin-tune'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b17fd81e463a87eddb36593f55c6b954b6dfbf6b [INFO] testing adam-hanna/in-tune 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%2Fadam-hanna%2Fin-tune" "/workspace/builds/worker-76/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-76/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/adam-hanna/in-tune 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/adam-hanna/in-tune [INFO] finished tweaking git repo https://github.com/adam-hanna/in-tune [INFO] tweaked toml for git repo https://github.com/adam-hanna/in-tune written to /workspace/builds/worker-76/source/Cargo.toml [INFO] crate git repo https://github.com/adam-hanna/in-tune 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/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] 3f66c2272503a04c2a40455607796b6c112b839a128ffd3776dcc048dd0422ab [INFO] running `Command { std: "docker" "start" "-a" "3f66c2272503a04c2a40455607796b6c112b839a128ffd3776dcc048dd0422ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f66c2272503a04c2a40455607796b6c112b839a128ffd3776dcc048dd0422ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f66c2272503a04c2a40455607796b6c112b839a128ffd3776dcc048dd0422ab", kill_on_drop: false }` [INFO] [stdout] 3f66c2272503a04c2a40455607796b6c112b839a128ffd3776dcc048dd0422ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/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] b574be9d7163828985ce96a7885e46872228d8ec44fc4ea5b3c210d5a7ef049c [INFO] running `Command { std: "docker" "start" "-a" "b574be9d7163828985ce96a7885e46872228d8ec44fc4ea5b3c210d5a7ef049c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling vst v0.2.1 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling vst-gui v0.2.0 (https://github.com/mikesoylu/rust-vst-gui#d17c09c9) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-vst-gui-af300b96fc541511/d17c09c/src/lib.rs:77:97 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn new_plugin_gui( [INFO] [stdout] | -------------- implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] 77 | html_document: String, js_callback: JavascriptCallback, window_size: Option<(i32, i32)>) -> PluginGui [INFO] [stdout] | ^^^^^^^^^ expected struct `PluginGui`, found `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `vst-gui` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b574be9d7163828985ce96a7885e46872228d8ec44fc4ea5b3c210d5a7ef049c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b574be9d7163828985ce96a7885e46872228d8ec44fc4ea5b3c210d5a7ef049c", kill_on_drop: false }` [INFO] [stdout] b574be9d7163828985ce96a7885e46872228d8ec44fc4ea5b3c210d5a7ef049c