[INFO] crate ugli-webgl 0.1.0 is already in cache [INFO] documenting ugli-webgl-0.1.0 against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] extracting crate ugli-webgl 0.1.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate ugli-webgl 0.1.0 on toolchain 66dfc4e010913fbed0c4ea91fc2c010004b0f441 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate ugli-webgl 0.1.0 [INFO] finished tweaking crates.io crate ugli-webgl 0.1.0 [INFO] tweaked toml for crates.io crate ugli-webgl 0.1.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "fetch" "--locked" "--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-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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 05d6ad112a85c1538fb8330c9507ac0eb4d8157a4b347d6580c7d4978c707684 [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" "05d6ad112a85c1538fb8330c9507ac0eb4d8157a4b347d6580c7d4978c707684", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05d6ad112a85c1538fb8330c9507ac0eb4d8157a4b347d6580c7d4978c707684", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05d6ad112a85c1538fb8330c9507ac0eb4d8157a4b347d6580c7d4978c707684", kill_on_drop: false }` [INFO] [stdout] 05d6ad112a85c1538fb8330c9507ac0eb4d8157a4b347d6580c7d4978c707684 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 444eb642969eeebf2e75380f6bf18d902f9b325482d44f12abffe47b6649a214 [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" "444eb642969eeebf2e75380f6bf18d902f9b325482d44f12abffe47b6649a214", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling lalrpop-util v0.16.3 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling RustyXML v0.1.1 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling base-x v0.2.6 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Checking discard v1.0.4 [INFO] [stderr] Compiling utf-8 v0.6.0 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling debug_unreachable v0.1.1 [INFO] [stderr] Compiling ascii-canvas v1.0.0 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling ena v0.11.0 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling tendril v0.2.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.3.1 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling string_cache v0.4.0 [INFO] [stderr] Compiling html5ever-atoms v0.2.2 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling html5ever v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling html2runes v1.0.1 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Checking serde_json v1.0.56 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling stdweb-derive v0.5.3 [INFO] [stderr] Compiling lalrpop v0.16.3 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.9 [INFO] [stderr] Compiling webidl v0.8.0 [INFO] [stderr] Compiling webgl_generator v0.2.0 [INFO] [stderr] Compiling ugli-webgl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting ugli-webgl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> /opt/rustwide/target/debug/build/ugli-webgl-1a2753442ea5ee7a/out/bindings.rs:234:65 [INFO] [stdout] | [INFO] [stdout] 234 | /// NOTE: fragment shaders outputs gl_FragColor and gl_FragData[0] will only be clamped and converted when the color buffer is fixed-poin... [INFO] [stdout] | ^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(intra_doc_link_resolution_failure)]` implied by `#[deny(warnings)]` [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> /opt/rustwide/target/debug/build/ugli-webgl-1a2753442ea5ee7a/out/bindings.rs:2382:65 [INFO] [stdout] | [INFO] [stdout] 2382 | /// NOTE: fragment shaders outputs gl_FragColor and gl_FragData[0] will only be clamped and converted when the color buffer is fixed-poin... [INFO] [stdout] | ^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> /opt/rustwide/target/debug/build/ugli-webgl-1a2753442ea5ee7a/out/bindings.rs:2882:1601 [INFO] [stdout] | [INFO] [stdout] 2882 | ...ective, all gl_FragData variables (from gl_FragData[0] to gl_FragData[MAX_DRAW_BUFFERS_WEBGL - 1]) default to zero if no values are wr... [INFO] [stdout] | ^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[b]` cannot be resolved, ignoring it. [INFO] [stdout] --> /opt/rustwide/target/debug/build/ugli-webgl-1a2753442ea5ee7a/out/bindings.rs:3060:89 [INFO] [stdout] | [INFO] [stdout] 3060 | /// * It is addressed using a sampler-dependent expression in an assignment. (e.g. If a[b] = c and b is dependent on the sampler S, then ... [INFO] [stdout] | ^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: Could not document `ugli-webgl`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name ugli_webgl src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi --document-private-items -L dependency=/opt/rustwide/target/debug/deps --extern serde=/opt/rustwide/target/debug/deps/libserde-d639391ee1ec3d8b.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-f867742292403595.so --extern stdweb=/opt/rustwide/target/debug/deps/libstdweb-8ff707a430d512b4.rmeta --extern stdweb_derive=/opt/rustwide/target/debug/deps/libstdweb_derive-b8c72c4b44d7e98e.so --cap-lints=forbid` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "444eb642969eeebf2e75380f6bf18d902f9b325482d44f12abffe47b6649a214", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "444eb642969eeebf2e75380f6bf18d902f9b325482d44f12abffe47b6649a214", kill_on_drop: false }` [INFO] [stdout] 444eb642969eeebf2e75380f6bf18d902f9b325482d44f12abffe47b6649a214