[INFO] cloning repository https://github.com/ying32/rvcl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ying32/rvcl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fying32%2Frvcl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fying32%2Frvcl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 943c55a3cdba8192426db370b2822998227ac921 [INFO] testing ying32/rvcl against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fying32%2Frvcl" "/workspace/builds/worker-47/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-47/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ying32/rvcl on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ying32/rvcl [INFO] finished tweaking git repo https://github.com/ying32/rvcl [INFO] tweaked toml for git repo https://github.com/ying32/rvcl written to /workspace/builds/worker-47/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f25941673d3fe6b8e7bc781544a16f5528fe612d01544649772a4631c6d4d4b [INFO] running `Command { std: "docker" "start" "-a" "8f25941673d3fe6b8e7bc781544a16f5528fe612d01544649772a4631c6d4d4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f25941673d3fe6b8e7bc781544a16f5528fe612d01544649772a4631c6d4d4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f25941673d3fe6b8e7bc781544a16f5528fe612d01544649772a4631c6d4d4b", kill_on_drop: false }` [INFO] [stdout] 8f25941673d3fe6b8e7bc781544a16f5528fe612d01544649772a4631c6d4d4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70362d0154f80a5d0a465fa56a5c63a0b706db5e5654b26714c631a40362da9b [INFO] running `Command { std: "docker" "start" "-a" "70362d0154f80a5d0a465fa56a5c63a0b706db5e5654b26714c631a40362da9b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling dunce v0.1.1 [INFO] [stderr] Compiling rust_vcl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling vcl_derives v0.1.0 (/opt/rustwide/workdir/vcl_derives) [INFO] [stdout] error[E0412]: cannot find type `TXId` in this scope [INFO] [stdout] --> src/fns.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn GdkWindow_GetXId(AW: PGdkWindow) -> TXId { [INFO] [stdout] | ^^^^ help: a type alias with a similar name exists: `TXID` [INFO] [stdout] | [INFO] [stdout] ::: src/types.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | pub type TXID = u64; [INFO] [stdout] | -------------------- similarly named type alias `TXID` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TForm` in this scope [INFO] [stdout] --> src/fns.rs:275:35 [INFO] [stdout] | [INFO] [stdout] 275 | pub fn GdkWindow_FromForm(aForm: &TForm) -> PGdkWindow { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 11 | use vcl::TForm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TXId` in this scope [INFO] [stdout] --> src/lclapi.rs:93:54 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn GdkWindow_GetXId(AW: PGdkWindow, AXId: *mut TXId); [INFO] [stdout] | ^^^^ help: a type alias with a similar name exists: `TXID` [INFO] [stdout] | [INFO] [stdout] ::: src/types.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | pub type TXID = u64; [INFO] [stdout] | -------------------- similarly named type alias `TXID` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_vcl` due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "70362d0154f80a5d0a465fa56a5c63a0b706db5e5654b26714c631a40362da9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70362d0154f80a5d0a465fa56a5c63a0b706db5e5654b26714c631a40362da9b", kill_on_drop: false }` [INFO] [stdout] 70362d0154f80a5d0a465fa56a5c63a0b706db5e5654b26714c631a40362da9b