[INFO] fetching crate vex-rt 0.11.0... [INFO] documenting vex-rt-0.11.0 against master#e1df625306f4136949e02612406f0c60df6008f3 for pr-96676 [INFO] extracting crate vex-rt 0.11.0 into /workspace/builds/worker-102/source [INFO] validating manifest of crates.io crate vex-rt 0.11.0 on toolchain e1df625306f4136949e02612406f0c60df6008f3 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e1df625306f4136949e02612406f0c60df6008f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-102/source/.cargo/config [INFO] removed /workspace/builds/worker-102/source/rust-toolchain [INFO] started tweaking crates.io crate vex-rt 0.11.0 [INFO] finished tweaking crates.io crate vex-rt 0.11.0 [INFO] tweaked toml for crates.io crate vex-rt 0.11.0 written to /workspace/builds/worker-102/source/Cargo.toml [INFO] crate crates.io crate vex-rt 0.11.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e1df625306f4136949e02612406f0c60df6008f3" "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 libc-print v0.1.16 [INFO] [stderr] Downloaded by_address v1.0.4 [INFO] [stderr] Downloaded queue-model v0.1.2 [INFO] [stderr] Downloaded spin v0.9.0 [INFO] [stderr] Downloaded owner-monad v0.1.0 [INFO] [stderr] Downloaded zip-extensions v0.6.0 [INFO] [stderr] Downloaded zip v0.5.10 [INFO] [stderr] Downloaded newlib-alloc v0.1.0 [INFO] [stderr] Downloaded cstring-interop v0.1.0 [INFO] [stderr] Downloaded safe-modular-arithmetic v0.2.4 [INFO] [stderr] Downloaded rcstring v0.2.1 [INFO] [stderr] Downloaded raii-map v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+e1df625306f4136949e02612406f0c60df6008f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd9e6d8582075c3ffaa060cb2191bbd130258cbe33b1dbcebd6c63f3f0741c74 [INFO] running `Command { std: "docker" "start" "-a" "bd9e6d8582075c3ffaa060cb2191bbd130258cbe33b1dbcebd6c63f3f0741c74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd9e6d8582075c3ffaa060cb2191bbd130258cbe33b1dbcebd6c63f3f0741c74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd9e6d8582075c3ffaa060cb2191bbd130258cbe33b1dbcebd6c63f3f0741c74", kill_on_drop: false }` [INFO] [stdout] bd9e6d8582075c3ffaa060cb2191bbd130258cbe33b1dbcebd6c63f3f0741c74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/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" "RUSTDOCFLAGS=--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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+e1df625306f4136949e02612406f0c60df6008f3" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd1e53efe2adc4a07bafffce74c84980fca7fd2c72e228cba598c2d354892b31 [INFO] running `Command { std: "docker" "start" "-a" "bd1e53efe2adc4a07bafffce74c84980fca7fd2c72e228cba598c2d354892b31", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling once_cell v1.7.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bindgen v0.58.1 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking rcstring v0.2.1 [INFO] [stderr] Checking owner-monad v0.1.0 [INFO] [stderr] Checking by_address v1.0.4 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Checking raii-map v0.1.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling clang-sys v1.1.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking spin v0.9.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking libc-print v0.1.16 [INFO] [stderr] Checking cstring-interop v0.1.0 [INFO] [stderr] Checking newlib-alloc v0.1.0 [INFO] [stderr] Compiling bzip2-sys v0.1.10+1.0.8 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Checking safe-modular-arithmetic v0.2.4 [INFO] [stderr] Checking queue-model v0.1.2 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling zip v0.5.10 [INFO] [stderr] Compiling zip-extensions v0.6.0 [INFO] [stderr] Compiling vex-rt v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting vex-rt v0.11.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> /opt/rustwide/target/debug/build/vex-rt-87ac29a3e766e012/out/bindings.rs:3:79711 [INFO] [stdout] | [INFO] [stdout] 3 | ... { # [doc = " Sends a simple notification to task and increments the notification counter."] # [doc = ""] # [doc = " See https://pros.cs.purdue.edu/v5/tutorials/topical/notifications.html for"] # [doc = " details."] # [doc = ""] # [doc = " \\param task"] # [doc = " The task to notify"] # [doc = ""] # [doc = " \\return Always returns true."] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> /opt/rustwide/target/debug/build/vex-rt-87ac29a3e766e012/out/bindings.rs:3:80117 [INFO] [stdout] | [INFO] [stdout] 3 | ... { # [doc = " Waits for a notification to be nonzero."] # [doc = ""] # [doc = " See https://pros.cs.purdue.edu/v5/tutorials/topical/notifications.html for"] # [doc = " details."] # [doc = ""] # [doc = " \\param clear_on_exit"] # [doc = " If true (1), then the notification value is cleared."] # [doc = " If false (0), then the notification value is decremented."] # [doc = " \\param timeout"] # [doc = " Specifies the amount of time to be spent waiting for a notification"] # [doc = " to occur."] # [doc = ""] # [doc = " \\return The value of the task's notification value before it is decremented"] # [doc = " or cleared"] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> /opt/rustwide/target/debug/build/vex-rt-87ac29a3e766e012/out/bindings.rs:3:95773 [INFO] [stdout] | [INFO] [stdout] 3 | ... { # [doc = " Creates a recursive mutex which can be locked recursively by the owner."] # [doc = ""] # [doc = " See"] # [doc = " https://pros.cs.purdue.edu/v5/extended/multitasking.html#recursive_mutexes"] # [doc = " for details."] # [doc = ""] # [doc = " \\return A newly created recursive mutex."] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> /opt/rustwide/target/debug/build/vex-rt-87ac29a3e766e012/out/bindings.rs:3:96131 [INFO] [stdout] | [INFO] [stdout] 3 | ... { # [doc = " Takes a recursive mutex."] # [doc = ""] # [doc = " See"] # [doc = " https://pros.cs.purdue.edu/v5/extended/multitasking.html#recursive_mutexes"] # [doc = " for details."] # [doc = ""] # [doc = " \\param mutex"] # [doc = " A mutex handle created by mutex_recursive_create"] # [doc = " \\param wait_time"] # [doc = " Amount of time to wait before timing out"] # [doc = ""] # [doc = " \\return 1 if the mutex was obtained, 0 otherwise"] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> /opt/rustwide/target/debug/build/vex-rt-87ac29a3e766e012/out/bindings.rs:3:96677 [INFO] [stdout] | [INFO] [stdout] 3 | ... { # [doc = " Gives a recursive mutex."] # [doc = ""] # [doc = " See"] # [doc = " https://pros.cs.purdue.edu/v5/extended/multitasking.html#recursive_mutexes"] # [doc = " for details."] # [doc = ""] # [doc = " \\param mutex"] # [doc = " A mutex handle created by mutex_recursive_create"] # [doc = ""] # [doc = " \\return 1 if the mutex was obtained, 0 otherwise"] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> /opt/rustwide/target/debug/build/vex-rt-87ac29a3e766e012/out/bindings.rs:3:97115 [INFO] [stdout] | [INFO] [stdout] 3 | ... { # [doc = " Creates a counting sempahore."] # [doc = ""] # [doc = " See https://pros.cs.purdue.edu/v5/tutorials/multitasking.html#semaphores for"] # [doc = "details."] # [doc = ""] # [doc = " \\param max_count"] # [doc = " The maximum count value that can be reached."] # [doc = " \\param init_count"] # [doc = " The initial count value assigned to the new semaphore."] # [doc = ""] # [doc = " \\return A newly created semaphore. If an error occurred, NULL will be"] # [doc = " returned and errno can be checked for hints as to why sem_create failed."] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> /opt/rustwide/target/debug/build/vex-rt-87ac29a3e766e012/out/bindings.rs:3:97762 [INFO] [stdout] | [INFO] [stdout] 3 | ... { # [doc = " Deletes a semaphore (or binary semaphore)"] # [doc = ""] # [doc = " See https://pros.cs.purdue.edu/v5/extended/multitasking.html#semaphores for"] # [doc = " details."] # [doc = ""] # [doc = " \\param sem"] # [doc = " \t\t\t Semaphore to delete"] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> /opt/rustwide/target/debug/build/vex-rt-87ac29a3e766e012/out/bindings.rs:3:98069 [INFO] [stdout] | [INFO] [stdout] 3 | ... { # [doc = " Waits for the semaphore's value to be greater than 0. If the value is already"] # [doc = " greater than 0, this function immediately returns."] # [doc = ""] # [doc = " See https://pros.cs.purdue.edu/v5/tutorials/multitasking.html#semaphores for"] # [doc = " details."] # [doc = ""] # [doc = " \\param sem"] # [doc = " Semaphore to wait on"] # [doc = " \\param timeout"] # [doc = " Time to wait before the semaphore's becomes available. A timeout of 0"] # [doc = " can be used to poll the sempahore. TIMEOUT_MAX can be used to block"] # [doc = " indefinitely."] # [doc = ""] # [doc = " \\return True if the semaphore was successfully take, false otherwise. If"] # [doc = " false is returned, then errno is set with a hint about why the sempahore"] # [doc = " couldn't be taken."] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> /opt/rustwide/target/debug/build/vex-rt-87ac29a3e766e012/out/bindings.rs:3:98958 [INFO] [stdout] | [INFO] [stdout] 3 | ... { # [doc = " Increments a semaphore's value."] # [doc = ""] # [doc = " See https://pros.cs.purdue.edu/v5/tutorials/multitasking.html#semaphores for"] # [doc = " details."] # [doc = ""] # [doc = " \\param sem"] # [doc = " Semaphore to post"] # [doc = ""] # [doc = " \\return True if the value was incremented, false otherwise. If false is"] # [doc = " returned, then errno is set with a hint about why the semaphore couldn't be"] # [doc = " taken."] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> /opt/rustwide/target/debug/build/vex-rt-87ac29a3e766e012/out/bindings.rs:3:99467 [INFO] [stdout] | [INFO] [stdout] 3 | ... { # [doc = " Returns the current value of the semaphore."] # [doc = ""] # [doc = " See https://pros.cs.purdue.edu/v5/extended/multitasking.html#extra for"] # [doc = " details."] # [doc = ""] # [doc = " \\param sem"] # [doc = " A semaphore handle"] # [doc = ""] # [doc = " \\return The current value of the semaphore (e.g. the number of resources"] # [doc = " available)"] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.78s [INFO] running `Command { std: "docker" "inspect" "bd1e53efe2adc4a07bafffce74c84980fca7fd2c72e228cba598c2d354892b31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd1e53efe2adc4a07bafffce74c84980fca7fd2c72e228cba598c2d354892b31", kill_on_drop: false }` [INFO] [stdout] bd1e53efe2adc4a07bafffce74c84980fca7fd2c72e228cba598c2d354892b31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+e1df625306f4136949e02612406f0c60df6008f3" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] d39305cc02f52d2203c4c4793278b5a03aaa9a4c1d05db087a794f01d9adb64a [INFO] running `Command { std: "docker" "start" "-a" "d39305cc02f52d2203c4c4793278b5a03aaa9a4c1d05db087a794f01d9adb64a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.7.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling bindgen v0.58.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling shlex v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking rcstring v0.2.1 [INFO] [stderr] Checking owner-monad v0.1.0 [INFO] [stderr] Checking by_address v1.0.4 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Checking raii-map v0.1.0 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling clang-sys v1.1.1 [INFO] [stderr] Checking spin v0.9.0 [INFO] [stderr] Checking newlib-alloc v0.1.0 [INFO] [stderr] Checking cstring-interop v0.1.0 [INFO] [stderr] Checking libc-print v0.1.16 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling bzip2-sys v0.1.10+1.0.8 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Checking safe-modular-arithmetic v0.2.4 [INFO] [stderr] Checking queue-model v0.1.2 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling zip v0.5.10 [INFO] [stderr] Compiling zip-extensions v0.6.0 [INFO] [stderr] Compiling vex-rt v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting vex-rt v0.11.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> /opt/rustwide/target/debug/build/vex-rt-87ac29a3e766e012/out/bindings.rs:3:79711 [INFO] [stdout] | [INFO] [stdout] 3 | ... { # [doc = " Sends a simple notification to task and increments the notification counter."] # [doc = ""] # [doc = " See https://pros.cs.purdue.edu/v5/tutorials/topical/notifications.html for"] # [doc = " details."] # [doc = ""] # [doc = " \\param task"] # [doc = " The task to notify"] # [doc = ""] # [doc = " \\return Always returns true."] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> /opt/rustwide/target/debug/build/vex-rt-87ac29a3e766e012/out/bindings.rs:3:80117 [INFO] [stdout] | [INFO] [stdout] 3 | ... { # [doc = " Waits for a notification to be nonzero."] # [doc = ""] # [doc = " See https://pros.cs.purdue.edu/v5/tutorials/topical/notifications.html for"] # [doc = " details."] # [doc = ""] # [doc = " \\param clear_on_exit"] # [doc = " If true (1), then the notification value is cleared."] # [doc = " If false (0), then the notification value is decremented."] # [doc = " \\param timeout"] # [doc = " Specifies the amount of time to be spent waiting for a notification"] # [doc = " to occur."] # [doc = ""] # [doc = " \\return The value of the task's notification value before it is decremented"] # [doc = " or cleared"] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> /opt/rustwide/target/debug/build/vex-rt-87ac29a3e766e012/out/bindings.rs:3:95773 [INFO] [stdout] | [INFO] [stdout] 3 | ... { # [doc = " Creates a recursive mutex which can be locked recursively by the owner."] # [doc = ""] # [doc = " See"] # [doc = " https://pros.cs.purdue.edu/v5/extended/multitasking.html#recursive_mutexes"] # [doc = " for details."] # [doc = ""] # [doc = " \\return A newly created recursive mutex."] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> /opt/rustwide/target/debug/build/vex-rt-87ac29a3e766e012/out/bindings.rs:3:96131 [INFO] [stdout] | [INFO] [stdout] 3 | ... { # [doc = " Takes a recursive mutex."] # [doc = ""] # [doc = " See"] # [doc = " https://pros.cs.purdue.edu/v5/extended/multitasking.html#recursive_mutexes"] # [doc = " for details."] # [doc = ""] # [doc = " \\param mutex"] # [doc = " A mutex handle created by mutex_recursive_create"] # [doc = " \\param wait_time"] # [doc = " Amount of time to wait before timing out"] # [doc = ""] # [doc = " \\return 1 if the mutex was obtained, 0 otherwise"] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> /opt/rustwide/target/debug/build/vex-rt-87ac29a3e766e012/out/bindings.rs:3:96677 [INFO] [stdout] | [INFO] [stdout] 3 | ... { # [doc = " Gives a recursive mutex."] # [doc = ""] # [doc = " See"] # [doc = " https://pros.cs.purdue.edu/v5/extended/multitasking.html#recursive_mutexes"] # [doc = " for details."] # [doc = ""] # [doc = " \\param mutex"] # [doc = " A mutex handle created by mutex_recursive_create"] # [doc = ""] # [doc = " \\return 1 if the mutex was obtained, 0 otherwise"] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> /opt/rustwide/target/debug/build/vex-rt-87ac29a3e766e012/out/bindings.rs:3:97115 [INFO] [stdout] | [INFO] [stdout] 3 | ... { # [doc = " Creates a counting sempahore."] # [doc = ""] # [doc = " See https://pros.cs.purdue.edu/v5/tutorials/multitasking.html#semaphores for"] # [doc = "details."] # [doc = ""] # [doc = " \\param max_count"] # [doc = " The maximum count value that can be reached."] # [doc = " \\param init_count"] # [doc = " The initial count value assigned to the new semaphore."] # [doc = ""] # [doc = " \\return A newly created semaphore. If an error occurred, NULL will be"] # [doc = " returned and errno can be checked for hints as to why sem_create failed."] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> /opt/rustwide/target/debug/build/vex-rt-87ac29a3e766e012/out/bindings.rs:3:97762 [INFO] [stdout] | [INFO] [stdout] 3 | ... { # [doc = " Deletes a semaphore (or binary semaphore)"] # [doc = ""] # [doc = " See https://pros.cs.purdue.edu/v5/extended/multitasking.html#semaphores for"] # [doc = " details."] # [doc = ""] # [doc = " \\param sem"] # [doc = " \t\t\t Semaphore to delete"] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> /opt/rustwide/target/debug/build/vex-rt-87ac29a3e766e012/out/bindings.rs:3:98069 [INFO] [stdout] | [INFO] [stdout] 3 | ... { # [doc = " Waits for the semaphore's value to be greater than 0. If the value is already"] # [doc = " greater than 0, this function immediately returns."] # [doc = ""] # [doc = " See https://pros.cs.purdue.edu/v5/tutorials/multitasking.html#semaphores for"] # [doc = " details."] # [doc = ""] # [doc = " \\param sem"] # [doc = " Semaphore to wait on"] # [doc = " \\param timeout"] # [doc = " Time to wait before the semaphore's becomes available. A timeout of 0"] # [doc = " can be used to poll the sempahore. TIMEOUT_MAX can be used to block"] # [doc = " indefinitely."] # [doc = ""] # [doc = " \\return True if the semaphore was successfully take, false otherwise. If"] # [doc = " false is returned, then errno is set with a hint about why the sempahore"] # [doc = " couldn't be taken."] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> /opt/rustwide/target/debug/build/vex-rt-87ac29a3e766e012/out/bindings.rs:3:98958 [INFO] [stdout] | [INFO] [stdout] 3 | ... { # [doc = " Increments a semaphore's value."] # [doc = ""] # [doc = " See https://pros.cs.purdue.edu/v5/tutorials/multitasking.html#semaphores for"] # [doc = " details."] # [doc = ""] # [doc = " \\param sem"] # [doc = " Semaphore to post"] # [doc = ""] # [doc = " \\return True if the value was incremented, false otherwise. If false is"] # [doc = " returned, then errno is set with a hint about why the semaphore couldn't be"] # [doc = " taken."] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> /opt/rustwide/target/debug/build/vex-rt-87ac29a3e766e012/out/bindings.rs:3:99467 [INFO] [stdout] | [INFO] [stdout] 3 | ... { # [doc = " Returns the current value of the semaphore."] # [doc = ""] # [doc = " See https://pros.cs.purdue.edu/v5/extended/multitasking.html#extra for"] # [doc = " details."] # [doc = ""] # [doc = " \\param sem"] # [doc = " A semaphore handle"] # [doc = ""] # [doc = " \\return The current value of the semaphore (e.g. the number of resources"] # [doc = " available)"] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.72s [INFO] running `Command { std: "docker" "inspect" "d39305cc02f52d2203c4c4793278b5a03aaa9a4c1d05db087a794f01d9adb64a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d39305cc02f52d2203c4c4793278b5a03aaa9a4c1d05db087a794f01d9adb64a", kill_on_drop: false }` [INFO] [stdout] d39305cc02f52d2203c4c4793278b5a03aaa9a4c1d05db087a794f01d9adb64a