[INFO] cloning repository https://github.com/DGriffin91/imgui_baseplug_baseview_test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DGriffin91/imgui_baseplug_baseview_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDGriffin91%2Fimgui_baseplug_baseview_test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDGriffin91%2Fimgui_baseplug_baseview_test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 35473cf7fe53f2a004b7d13a0addc744567402c3 [INFO] checking DGriffin91/imgui_baseplug_baseview_test against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDGriffin91%2Fimgui_baseplug_baseview_test" "/workspace/builds/worker-98/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-98/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DGriffin91/imgui_baseplug_baseview_test on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DGriffin91/imgui_baseplug_baseview_test [INFO] finished tweaking git repo https://github.com/DGriffin91/imgui_baseplug_baseview_test [INFO] tweaked toml for git repo https://github.com/DGriffin91/imgui_baseplug_baseview_test written to /workspace/builds/worker-98/source/Cargo.toml [INFO] crate git repo https://github.com/DGriffin91/imgui_baseplug_baseview_test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/wrl/baseplug.git` [INFO] [stderr] Updating git repository `https://github.com/RustAudio/baseview` [INFO] [stderr] Updating git repository `https://github.com/BillyDM/imgui-baseview` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xcb-util v0.3.0 [INFO] [stderr] Downloaded raw-gl-context v0.1.2 [INFO] [stderr] Downloaded rtrb v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f58942d95a27591e8a5870ae237234642fc0c0167064d7a08a0ffaef181b8be [INFO] running `Command { std: "docker" "start" "-a" "3f58942d95a27591e8a5870ae237234642fc0c0167064d7a08a0ffaef181b8be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f58942d95a27591e8a5870ae237234642fc0c0167064d7a08a0ffaef181b8be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f58942d95a27591e8a5870ae237234642fc0c0167064d7a08a0ffaef181b8be", kill_on_drop: false }` [INFO] [stdout] 3f58942d95a27591e8a5870ae237234642fc0c0167064d7a08a0ffaef181b8be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea4b8cf1f3414325f10ad4eabbed9a1849c7fc45d6986b2557867f450b41fc30 [INFO] running `Command { std: "docker" "start" "-a" "ea4b8cf1f3414325f10ad4eabbed9a1849c7fc45d6986b2557867f450b41fc30", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] libc v0.2.93 (as host dependency): extra_traits [INFO] [stderr] log v0.4.14 (as host dependency): std [INFO] [stderr] [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking chlorine v1.0.7 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking vst2-sys v0.2.0 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lock_api v0.4.3 [INFO] [stderr] Checking rtrb v0.1.3 [INFO] [stderr] Checking log-panics v2.0.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking keyboard-types v0.5.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling imgui-sys v0.7.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling imgui-opengl-renderer v0.11.0 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking dirs v3.0.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking vst v0.2.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking raw-gl-context v0.1.2 [INFO] [stderr] Checking simplelog v0.8.0 [INFO] [stderr] Compiling baseplug-derive v0.1.0 (https://github.com/wrl/baseplug.git?branch=trunk#9cec68f3) [INFO] [stderr] Checking imgui v0.7.0 [INFO] [stderr] Checking xcb-util v0.3.0 [INFO] [stderr] Checking baseview v0.1.0 (https://github.com/RustAudio/baseview?branch=master#d399c127) [INFO] [stderr] Checking imgui-baseview v0.0.0 (https://github.com/BillyDM/imgui-baseview?branch=main#906001f3) [INFO] [stderr] Checking baseplug v0.1.0 (https://github.com/wrl/baseplug.git?branch=trunk#9cec68f3) [INFO] [stderr] Checking imgui_baseplug_baseview_test v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stdout] error: vst2 requires an exported main() symbol, this will conflict for example with `cargo test` and non dynamic library crates. [INFO] [stdout] --> src/lib.rs:196:1 [INFO] [stdout] | [INFO] [stdout] 196 | baseplug::vst2!(Gain, b"tRbE"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `baseplug::vst2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `imgui_baseplug_baseview_test` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "ea4b8cf1f3414325f10ad4eabbed9a1849c7fc45d6986b2557867f450b41fc30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea4b8cf1f3414325f10ad4eabbed9a1849c7fc45d6986b2557867f450b41fc30", kill_on_drop: false }` [INFO] [stdout] ea4b8cf1f3414325f10ad4eabbed9a1849c7fc45d6986b2557867f450b41fc30