[INFO] cloning repository https://github.com/psychonautwiki/rust-ul [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/psychonautwiki/rust-ul" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpsychonautwiki%2Frust-ul", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpsychonautwiki%2Frust-ul'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 12d5e8cf53101cf8fb845c413162362b7bbd0064 [INFO] testing psychonautwiki/rust-ul against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpsychonautwiki%2Frust-ul" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/psychonautwiki/rust-ul on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/psychonautwiki/rust-ul [INFO] finished tweaking git repo https://github.com/psychonautwiki/rust-ul [INFO] tweaked toml for git repo https://github.com/psychonautwiki/rust-ul written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/psychonautwiki/rust-ul already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ul-sys v1.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a97ddc63df1a3b277ddc9a3445c31b035d36fb35a0ff158d5dc3a70b417ba38b [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" "a97ddc63df1a3b277ddc9a3445c31b035d36fb35a0ff158d5dc3a70b417ba38b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a97ddc63df1a3b277ddc9a3445c31b035d36fb35a0ff158d5dc3a70b417ba38b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a97ddc63df1a3b277ddc9a3445c31b035d36fb35a0ff158d5dc3a70b417ba38b", kill_on_drop: false }` [INFO] [stdout] a97ddc63df1a3b277ddc9a3445c31b035d36fb35a0ff158d5dc3a70b417ba38b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 064220827b0e86fb42d519743f95a75c2af74970e4acd4fe46459578190e59fc [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" "064220827b0e86fb42d519743f95a75c2af74970e4acd4fe46459578190e59fc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling bindgen v0.59.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling clang-sys v1.2.1 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling cexpr v0.5.0 [INFO] [stderr] Compiling ul-sys v1.3.1 [INFO] [stderr] Compiling ul v1.1.4 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find function `ulAppSetWindow` in crate `ul_sys` [INFO] [stdout] --> src/lib.rs:186:21 [INFO] [stdout] | [INFO] [stdout] 186 | ul_sys::ulAppSetWindow(self.app, window); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `ul_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `ulViewGetBitmap` in crate `ul_sys` [INFO] [stdout] --> src/lib.rs:565:38 [INFO] [stdout] | [INFO] [stdout] 565 | let bitmap_obj = ul_sys::ulViewGetBitmap(self.view.ok_or(NoneError {})?); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: a function with a similar name exists: `ulViewGetTitle` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ul-sys-982681fb3179ae1b/out/bindings.rs:3:140422 [INFO] [stdout] | [INFO] [stdout] 3 | ... # [doc = ""] pub fn ulViewGetTitle (view : ULView) -> ULString ; } extern "C" { # [doc = ""] # [doc = " Get the width, in pixels."] #... [INFO] [stdout] | --------------------------------------------------- similarly named function `ulViewGetTitle` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `ulViewGetBitmap` in crate `ul_sys` [INFO] [stdout] --> src/lib.rs:583:38 [INFO] [stdout] | [INFO] [stdout] 583 | let bitmap_obj = ul_sys::ulViewGetBitmap(self.view.ok_or(NoneError {})?); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: a function with a similar name exists: `ulViewGetTitle` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ul-sys-982681fb3179ae1b/out/bindings.rs:3:140422 [INFO] [stdout] | [INFO] [stdout] 3 | ... # [doc = ""] pub fn ulViewGetTitle (view : ULView) -> ULString ; } extern "C" { # [doc = ""] # [doc = " Get the width, in pixels."] #... [INFO] [stdout] | --------------------------------------------------- similarly named function `ulViewGetTitle` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `JSClassDefinition` has no field named `callAsFunction` [INFO] [stdout] --> src/helpers.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | callAsFunction: Some(hook_function), [INFO] [stdout] | ^^^^^^^^^^^^^^ `JSClassDefinition` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `version`, `attributes`, `className`, `parentClass`, `__bindgen_anon_1`, `privateData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:361:22 [INFO] [stdout] | [INFO] [stdout] 361 | Some(cb_function), [INFO] [stdout] | ^^^^^^^^^^^ incorrect number of function parameters [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `unsafe extern "C" fn(*mut c_void, *mut C_Window)` [INFO] [stdout] found fn pointer `unsafe extern "C" fn(*mut c_void)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:375:22 [INFO] [stdout] | [INFO] [stdout] 375 | Some(cb_function), [INFO] [stdout] | ^^^^^^^^^^^ incorrect number of function parameters [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `unsafe extern "C" fn(*mut c_void, *mut C_Window, u32, u32)` [INFO] [stdout] found fn pointer `unsafe extern "C" fn(*mut c_void, u32, u32)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 5 arguments but 4 arguments were supplied [INFO] [stdout] --> src/lib.rs:423:30 [INFO] [stdout] | [INFO] [stdout] 423 | self.view = Some(ul_sys::ulCreateView(self.renderer, width, height, transparent)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ------------- ----- ------ ----------- supplied 4 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 5 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/target/debug/build/ul-sys-982681fb3179ae1b/out/bindings.rs:3:139754 [INFO] [stdout] | [INFO] [stdout] 3 | ... 'session' to use the default session."] # [doc = ""] pub fn ulCreateView (renderer : ULRenderer , width : :: std :: os :: raw :: c_ui... [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:506:63 [INFO] [stdout] | [INFO] [stdout] 506 | ul_sys::ulViewSetFinishLoadingCallback(view, Some(cb_function), cb_closure); [INFO] [stdout] | ^^^^^^^^^^^ incorrect number of function parameters [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `unsafe extern "C" fn(*mut c_void, *mut C_View, u64, bool, *mut C_String)` [INFO] [stdout] found fn pointer `unsafe extern "C" fn(*mut c_void, *mut C_View)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:521:58 [INFO] [stdout] | [INFO] [stdout] 521 | ul_sys::ulViewSetDOMReadyCallback(view, Some(cb_function), cb_closure); [INFO] [stdout] | ^^^^^^^^^^^ incorrect number of function parameters [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `unsafe extern "C" fn(*mut c_void, *mut C_View, u64, bool, *mut C_String)` [INFO] [stdout] found fn pointer `unsafe extern "C" fn(*mut c_void, *mut C_View)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0308, E0425, E0560. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ul` due to 10 previous errors [INFO] running `Command { std: "docker" "inspect" "064220827b0e86fb42d519743f95a75c2af74970e4acd4fe46459578190e59fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "064220827b0e86fb42d519743f95a75c2af74970e4acd4fe46459578190e59fc", kill_on_drop: false }` [INFO] [stdout] 064220827b0e86fb42d519743f95a75c2af74970e4acd4fe46459578190e59fc