[INFO] cloning repository https://github.com/theaaf/decklink-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/theaaf/decklink-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheaaf%2Fdecklink-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheaaf%2Fdecklink-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a9862c2764457485d3b5e858696986d25ff47519 [INFO] documenting theaaf/decklink-rs against beta-2020-08-29 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheaaf%2Fdecklink-rs" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/theaaf/decklink-rs on toolchain beta-2020-08-29 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/theaaf/decklink-rs [INFO] finished tweaking git repo https://github.com/theaaf/decklink-rs [INFO] tweaked toml for git repo https://github.com/theaaf/decklink-rs written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/theaaf/decklink-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-08-29" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 71a778d3325e43ad7d006ef5c87d6d6d8d6db00193d1221ca19c8f62d6bf4bab [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" "71a778d3325e43ad7d006ef5c87d6d6d8d6db00193d1221ca19c8f62d6bf4bab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71a778d3325e43ad7d006ef5c87d6d6d8d6db00193d1221ca19c8f62d6bf4bab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71a778d3325e43ad7d006ef5c87d6d6d8d6db00193d1221ca19c8f62d6bf4bab", kill_on_drop: false }` [INFO] [stdout] 71a778d3325e43ad7d006ef5c87d6d6d8d6db00193d1221ca19c8f62d6bf4bab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-08-29" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5fa8ade8a39f4042a571cb5ccb28d85c77a935bcfff72f809735d3e7ac72cf44 [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" "5fa8ade8a39f4042a571cb5ccb28d85c77a935bcfff72f809735d3e7ac72cf44", 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cc v1.0.31 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling bindgen v0.42.3 [INFO] [stderr] Checking simple-error v0.1.13 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling decklink v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting decklink v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: type `__uint8_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-27b39da0442e2776/out/bindings.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | pub type __uint8_t = :: std :: os :: raw :: c_uchar ; pub type __int32_t = :: std :: os :: raw :: c_int ; pub type __uint32_t = :: std ::... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Uint8T` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int32_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-27b39da0442e2776/out/bindings.rs:3:64 [INFO] [stdout] | [INFO] [stdout] 3 | pub type __uint8_t = :: std :: os :: raw :: c_uchar ; pub type __int32_t = :: std :: os :: raw :: c_int ; pub type __uint32_t = :: std ::... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Int32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint32_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-27b39da0442e2776/out/bindings.rs:3:116 [INFO] [stdout] | [INFO] [stdout] 3 | ...: os :: raw :: c_int ; pub type __uint32_t = :: std :: os :: raw :: c_uint ; pub type __int64_t = :: std :: os :: raw :: c_long ; # [ ... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Uint32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int64_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-27b39da0442e2776/out/bindings.rs:3:170 [INFO] [stdout] | [INFO] [stdout] 3 | ...: os :: raw :: c_uint ; pub type __int64_t = :: std :: os :: raw :: c_long ; # [ repr ( C ) ] # [ derive ( Debug , Copy , Clone ) ] pu... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Int64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "5fa8ade8a39f4042a571cb5ccb28d85c77a935bcfff72f809735d3e7ac72cf44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fa8ade8a39f4042a571cb5ccb28d85c77a935bcfff72f809735d3e7ac72cf44", kill_on_drop: false }` [INFO] [stdout] 5fa8ade8a39f4042a571cb5ccb28d85c77a935bcfff72f809735d3e7ac72cf44