Nov 27 13:16:30.357 INFO documenting siabard/piston-tutorial against try#f5a0bd723553ea4b7556bd7087b9f0919cafb483 for pr-55318 Nov 27 13:16:30.363 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55318/worker-5/try#f5a0bd723553ea4b7556bd7087b9f0919cafb483:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55318/try#f5a0bd723553ea4b7556bd7087b9f0919cafb483:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +f5a0bd723553ea4b7556bd7087b9f0919cafb483-alt doc --frozen --no-deps --document-private-items" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 27 13:16:30.727 INFO [stdout] 10eb90c857d83bfe4a3e841416b8d9e0266f3a3307ad3e34d8ae6241181c7ab3 Nov 27 13:16:30.730 INFO running `"docker" "start" "-a" "10eb90c857d83bfe4a3e841416b8d9e0266f3a3307ad3e34d8ae6241181c7ab3"` Nov 27 13:16:31.889 INFO [stderr] usermod: no changes Nov 27 13:16:32.083 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 27 13:16:32.083 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 27 13:16:32.083 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 27 13:16:32.083 INFO [stderr] files will be included as a binary target: Nov 27 13:16:32.083 INFO [stderr] Nov 27 13:16:32.083 INFO [stderr] * /source/src/bin/main.rs Nov 27 13:16:32.083 INFO [stderr] Nov 27 13:16:32.083 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 27 13:16:32.083 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 27 13:16:32.083 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 27 13:16:32.083 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 27 13:16:32.083 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 27 13:16:32.083 INFO [stderr] Nov 27 13:16:32.083 INFO [stderr] For more information on this warning you can consult Nov 27 13:16:32.083 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 27 13:16:32.408 INFO [stderr] Compiling cc v1.0.8 Nov 27 13:16:32.419 INFO [stderr] Checking alga v0.5.3 Nov 27 13:16:32.423 INFO [stderr] Compiling gfx_gl v0.5.0 Nov 27 13:16:32.423 INFO [stderr] Checking piston-gfx_texture v0.31.0 Nov 27 13:16:37.467 INFO [stderr] Checking piston2d-gfx_graphics v0.50.0 Nov 27 13:16:39.047 INFO [stderr] Compiling libloading v0.5.0 Nov 27 13:16:42.283 INFO [stderr] Checking dlib v0.4.1 Nov 27 13:16:43.003 INFO [stderr] Checking wayland-sys v0.12.5 Nov 27 13:16:44.455 INFO [stderr] Checking wayland-client v0.12.5 Nov 27 13:16:47.124 INFO [stderr] Checking nalgebra v0.14.1 Nov 27 13:16:50.050 INFO [stderr] Checking wayland-protocols v0.12.5 Nov 27 13:16:50.052 INFO [stderr] Checking wayland-kbd v0.13.1 Nov 27 13:16:58.930 INFO [stderr] Checking gfx_device_gl v0.15.2 Nov 27 13:17:00.415 INFO [stderr] Checking wayland-window v0.13.2 Nov 27 13:17:02.018 INFO [stderr] Checking winit v0.10.0 Nov 27 13:17:05.664 INFO [stderr] Checking glutin v0.12.2 Nov 27 13:17:08.539 INFO [stderr] Checking pistoncore-glutin_window v0.45.3 Nov 27 13:17:09.943 INFO [stderr] Checking piston_window v0.77.0 Nov 27 13:17:31.463 INFO [stderr] Checking ncollide_math v0.9.0 Nov 27 13:17:32.611 INFO [stderr] Checking ncollide_utils v0.9.0 Nov 27 13:17:34.035 INFO [stderr] Checking ncollide_geometry v0.6.2 Nov 27 13:17:34.035 INFO [stderr] Checking ncollide_procedural v0.9.0 Nov 27 13:17:45.841 INFO [stderr] Checking ncollide_transformation v0.9.0 Nov 27 13:17:45.849 INFO [stderr] Checking ncollide_pipeline v0.13.1 Nov 27 13:17:49.202 INFO [stderr] Checking ncollide v0.14.1 Nov 27 13:17:49.584 INFO [stderr] Checking piston-tutorial v0.1.0 (/source) Nov 27 13:17:49.585 INFO [stderr] Documenting piston-tutorial v0.1.0 (/source) Nov 27 13:18:05.443 INFO [stderr] warning: `[u16]` cannot be resolved, ignoring it... Nov 27 13:18:05.444 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx-0.17.1/src/factory.rs:116:50 Nov 27 13:18:05.445 INFO [stderr] | Nov 27 13:18:05.446 INFO [stderr] 116 | /// The paramater `indices` is typically a &[u16] or &[u32] slice. Nov 27 13:18:05.446 INFO [stderr] | ^^^ cannot be resolved, ignoring Nov 27 13:18:05.447 INFO [stderr] | Nov 27 13:18:05.448 INFO [stderr] = note: #[warn(intra_doc_link_resolution_failure)] on by default Nov 27 13:18:05.455 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 27 13:18:05.455 INFO [stderr] Nov 27 13:18:05.456 INFO [stderr] warning: `[u32]` cannot be resolved, ignoring it... Nov 27 13:18:05.457 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx-0.17.1/src/factory.rs:116:60 Nov 27 13:18:05.458 INFO [stderr] | Nov 27 13:18:05.458 INFO [stderr] 116 | /// The paramater `indices` is typically a &[u16] or &[u32] slice. Nov 27 13:18:05.459 INFO [stderr] | ^^^ cannot be resolved, ignoring Nov 27 13:18:05.460 INFO [stderr] | Nov 27 13:18:05.460 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 27 13:18:05.461 INFO [stderr] Nov 27 13:18:05.532 INFO [stderr] warning: `[u16]` cannot be resolved, ignoring it... Nov 27 13:18:05.532 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx-0.17.1/src/factory.rs:116:50 Nov 27 13:18:05.532 INFO [stderr] | Nov 27 13:18:05.532 INFO [stderr] 116 | /// The paramater `indices` is typically a &[u16] or &[u32] slice. Nov 27 13:18:05.532 INFO [stderr] | ^^^ cannot be resolved, ignoring Nov 27 13:18:05.555 INFO [stderr] | Nov 27 13:18:05.555 INFO [stderr] = note: #[warn(intra_doc_link_resolution_failure)] on by default Nov 27 13:18:05.555 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 27 13:18:05.555 INFO [stderr] Nov 27 13:18:05.555 INFO [stderr] warning: `[u32]` cannot be resolved, ignoring it... Nov 27 13:18:05.555 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx-0.17.1/src/factory.rs:116:60 Nov 27 13:18:05.555 INFO [stderr] | Nov 27 13:18:05.555 INFO [stderr] 116 | /// The paramater `indices` is typically a &[u16] or &[u32] slice. Nov 27 13:18:05.555 INFO [stderr] | ^^^ cannot be resolved, ignoring Nov 27 13:18:05.555 INFO [stderr] | Nov 27 13:18:05.556 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 27 13:18:05.556 INFO [stderr] Nov 27 13:18:08.841 INFO [stderr] warning: `[u16]` cannot be resolved, ignoring it... Nov 27 13:18:08.841 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx-0.17.1/src/factory.rs:116:50 Nov 27 13:18:08.841 INFO [stderr] | Nov 27 13:18:08.841 INFO [stderr] 116 | /// The paramater `indices` is typically a &[u16] or &[u32] slice. Nov 27 13:18:08.841 INFO [stderr] | ^^^ cannot be resolved, ignoring Nov 27 13:18:08.854 INFO [stderr] | Nov 27 13:18:08.855 INFO [stderr] = note: #[warn(intra_doc_link_resolution_failure)] on by default Nov 27 13:18:08.855 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 27 13:18:08.855 INFO [stderr] Nov 27 13:18:08.856 INFO [stderr] warning: `[u32]` cannot be resolved, ignoring it... Nov 27 13:18:08.856 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx-0.17.1/src/factory.rs:116:60 Nov 27 13:18:08.856 INFO [stderr] | Nov 27 13:18:08.856 INFO [stderr] 116 | /// The paramater `indices` is typically a &[u16] or &[u32] slice. Nov 27 13:18:08.857 INFO [stderr] | ^^^ cannot be resolved, ignoring Nov 27 13:18:08.857 INFO [stderr] | Nov 27 13:18:08.857 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 27 13:18:08.858 INFO [stderr] Nov 27 13:18:09.195 INFO [stderr] warning: `[u16]` cannot be resolved, ignoring it... Nov 27 13:18:09.196 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx-0.17.1/src/factory.rs:116:50 Nov 27 13:18:09.196 INFO [stderr] | Nov 27 13:18:09.197 INFO [stderr] 116 | /// The paramater `indices` is typically a &[u16] or &[u32] slice. Nov 27 13:18:09.197 INFO [stderr] | ^^^ cannot be resolved, ignoring Nov 27 13:18:09.197 INFO [stderr] | Nov 27 13:18:09.198 INFO [stderr] = note: #[warn(intra_doc_link_resolution_failure)] on by default Nov 27 13:18:09.198 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 27 13:18:09.198 INFO [stderr] Nov 27 13:18:09.199 INFO [stderr] warning: `[u32]` cannot be resolved, ignoring it... Nov 27 13:18:09.199 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx-0.17.1/src/factory.rs:116:60 Nov 27 13:18:09.199 INFO [stderr] | Nov 27 13:18:09.199 INFO [stderr] 116 | /// The paramater `indices` is typically a &[u16] or &[u32] slice. Nov 27 13:18:09.200 INFO [stderr] | ^^^ cannot be resolved, ignoring Nov 27 13:18:09.200 INFO [stderr] | Nov 27 13:18:09.200 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 27 13:18:09.201 INFO [stderr] Nov 27 13:18:09.255 INFO [stderr] warning: `[u16]` cannot be resolved, ignoring it... Nov 27 13:18:09.256 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx-0.17.1/src/factory.rs:116:50 Nov 27 13:18:09.256 INFO [stderr] | Nov 27 13:18:09.256 INFO [stderr] 116 | /// The paramater `indices` is typically a &[u16] or &[u32] slice. Nov 27 13:18:09.257 INFO [stderr] | ^^^ cannot be resolved, ignoring Nov 27 13:18:09.257 INFO [stderr] | Nov 27 13:18:09.257 INFO [stderr] = note: #[warn(intra_doc_link_resolution_failure)] on by default Nov 27 13:18:09.257 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 27 13:18:09.258 INFO [stderr] Nov 27 13:18:09.258 INFO [stderr] warning: `[u32]` cannot be resolved, ignoring it... Nov 27 13:18:09.258 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx-0.17.1/src/factory.rs:116:60 Nov 27 13:18:09.259 INFO [stderr] | Nov 27 13:18:09.259 INFO [stderr] 116 | /// The paramater `indices` is typically a &[u16] or &[u32] slice. Nov 27 13:18:09.259 INFO [stderr] | ^^^ cannot be resolved, ignoring Nov 27 13:18:09.259 INFO [stderr] | Nov 27 13:18:09.260 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 27 13:18:09.260 INFO [stderr] Nov 27 13:18:09.319 INFO [stderr] warning: `[u16]` cannot be resolved, ignoring it... Nov 27 13:18:09.319 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx-0.17.1/src/factory.rs:116:50 Nov 27 13:18:09.319 INFO [stderr] | Nov 27 13:18:09.319 INFO [stderr] 116 | /// The paramater `indices` is typically a &[u16] or &[u32] slice. Nov 27 13:18:09.319 INFO [stderr] | ^^^ cannot be resolved, ignoring Nov 27 13:18:09.319 INFO [stderr] | Nov 27 13:18:09.319 INFO [stderr] = note: #[warn(intra_doc_link_resolution_failure)] on by default Nov 27 13:18:09.319 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 27 13:18:09.319 INFO [stderr] Nov 27 13:18:09.320 INFO [stderr] warning: `[u32]` cannot be resolved, ignoring it... Nov 27 13:18:09.320 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx-0.17.1/src/factory.rs:116:60 Nov 27 13:18:09.320 INFO [stderr] | Nov 27 13:18:09.320 INFO [stderr] 116 | /// The paramater `indices` is typically a &[u16] or &[u32] slice. Nov 27 13:18:09.320 INFO [stderr] | ^^^ cannot be resolved, ignoring Nov 27 13:18:09.320 INFO [stderr] | Nov 27 13:18:09.320 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 27 13:18:09.320 INFO [stderr] Nov 27 13:18:09.718 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 37s Nov 27 13:18:09.757 INFO [stderr] su: No module specific data is present Nov 27 13:18:10.518 INFO running `"docker" "inspect" "10eb90c857d83bfe4a3e841416b8d9e0266f3a3307ad3e34d8ae6241181c7ab3"` Nov 27 13:18:10.794 INFO running `"docker" "rm" "-f" "10eb90c857d83bfe4a3e841416b8d9e0266f3a3307ad3e34d8ae6241181c7ab3"` Nov 27 13:18:11.052 INFO [stdout] 10eb90c857d83bfe4a3e841416b8d9e0266f3a3307ad3e34d8ae6241181c7ab3