[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] checking ying32/rvcl against try#45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 for pr-83744 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fying32%2Frvcl" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ying32/rvcl on toolchain 45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "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-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dunce v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a0b911b36f339b5cd19cd804fd2f2615ba288648d766539e791567c076067151 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a0b911b36f339b5cd19cd804fd2f2615ba288648d766539e791567c076067151", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0b911b36f339b5cd19cd804fd2f2615ba288648d766539e791567c076067151", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0b911b36f339b5cd19cd804fd2f2615ba288648d766539e791567c076067151", kill_on_drop: false }` [INFO] [stdout] a0b911b36f339b5cd19cd804fd2f2615ba288648d766539e791567c076067151 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1efc4bd4ac686a1f4f6435f71fd9fb260171f8e255676bc0b40b82a7e192694b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1efc4bd4ac686a1f4f6435f71fd9fb260171f8e255676bc0b40b82a7e192694b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling dunce v0.1.1 [INFO] [stderr] Checking lazy_static v1.4.0 [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[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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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: build failed [INFO] running `Command { std: "docker" "inspect" "1efc4bd4ac686a1f4f6435f71fd9fb260171f8e255676bc0b40b82a7e192694b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1efc4bd4ac686a1f4f6435f71fd9fb260171f8e255676bc0b40b82a7e192694b", kill_on_drop: false }` [INFO] [stdout] 1efc4bd4ac686a1f4f6435f71fd9fb260171f8e255676bc0b40b82a7e192694b