Nov 27 15:18:54.622 INFO documenting psincf/Pathfinding-Rust against master#6bfb46e4ac9a2704f06de1a2ff7a4612cd70c8cb for pr-55318 Nov 27 15:18:54.623 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55318/worker-7/master#6bfb46e4ac9a2704f06de1a2ff7a4612cd70c8cb:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55318/master#6bfb46e4ac9a2704f06de1a2ff7a4612cd70c8cb:/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 +6bfb46e4ac9a2704f06de1a2ff7a4612cd70c8cb-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 15:18:55.180 INFO [stdout] 772e244737f3a906f11adc6f49f7d80549545482e269c8178b90d3b4d3cf0a45 Nov 27 15:18:55.183 INFO running `"docker" "start" "-a" "772e244737f3a906f11adc6f49f7d80549545482e269c8178b90d3b4d3cf0a45"` Nov 27 15:18:57.426 INFO [stderr] usermod: no changes Nov 27 15:18:57.976 INFO [stderr] Compiling libloading v0.5.0 Nov 27 15:18:57.978 INFO [stderr] Checking unreachable v0.1.1 Nov 27 15:18:57.985 INFO [stderr] Compiling log v0.4.5 Nov 27 15:18:57.986 INFO [stderr] Checking stb_truetype v0.2.3 Nov 27 15:18:58.008 INFO [stderr] Checking gfx_core v0.8.2 Nov 27 15:18:58.016 INFO [stderr] Checking shared_library v0.1.9 Nov 27 15:18:58.018 INFO [stderr] Checking x11-dl v2.18.3 Nov 27 15:18:58.023 INFO [stderr] Checking num-rational v0.2.1 Nov 27 15:18:59.359 INFO [stderr] Compiling num-derive v0.2.2 Nov 27 15:19:00.280 INFO [stderr] Checking parking_lot_core v0.3.1 Nov 27 15:19:02.687 INFO [stderr] Checking png v0.12.0 Nov 27 15:19:03.268 INFO [stderr] Checking ordered-float v0.5.0 Nov 27 15:19:03.621 INFO [stderr] Checking osmesa-sys v0.1.2 Nov 27 15:19:03.877 INFO [stderr] Checking pistoncore-input v0.21.0 Nov 27 15:19:05.397 INFO [stderr] Compiling gl_generator v0.9.0 Nov 27 15:19:06.007 INFO [stderr] Checking parking_lot v0.6.4 Nov 27 15:19:08.707 INFO [stderr] Checking jpeg-decoder v0.1.15 Nov 27 15:19:12.142 INFO [stderr] Checking rusttype v0.4.3 Nov 27 15:19:12.171 INFO [stderr] Checking dlib v0.4.1 Nov 27 15:19:13.739 INFO [stderr] Checking wayland-sys v0.20.12 Nov 27 15:19:16.897 INFO [stderr] Checking wayland-commons v0.20.12 Nov 27 15:19:17.600 INFO [stderr] Checking tiff v0.2.1 Nov 27 15:19:19.028 INFO [stderr] Checking wayland-client v0.20.12 Nov 27 15:19:23.213 INFO [stderr] Checking piston2d-graphics v0.26.0 Nov 27 15:19:23.611 INFO [stderr] Compiling gfx_gl v0.5.0 Nov 27 15:19:23.612 INFO [stderr] Compiling glutin v0.18.0 Nov 27 15:19:24.087 INFO [stderr] Compiling gl v0.10.0 Nov 27 15:19:27.476 INFO [stderr] Checking image v0.20.0 Nov 27 15:19:38.068 INFO [stderr] Checking pistoncore-window v0.32.0 Nov 27 15:19:38.069 INFO [stderr] Checking wayland-protocols v0.20.12 Nov 27 15:19:43.168 INFO [stderr] Checking pistoncore-event_loop v0.37.0 Nov 27 15:19:46.711 INFO [stderr] Checking piston v0.37.0 Nov 27 15:19:55.868 INFO [stderr] Checking smithay-client-toolkit v0.3.0 Nov 27 15:20:06.335 INFO [stderr] Checking winit v0.17.2 Nov 27 15:20:16.891 INFO [stderr] Checking piston2d-opengl_graphics v0.54.0 Nov 27 15:20:20.695 INFO [stderr] Checking pistoncore-glutin_window v0.48.0 Nov 27 15:20:29.387 INFO [stderr] Checking gfx v0.17.1 Nov 27 15:20:29.395 INFO [stderr] Checking gfx_device_gl v0.15.3 Nov 27 15:20:35.927 INFO [stderr] Checking piston-gfx_texture v0.34.0 Nov 27 15:20:37.628 INFO [stderr] Checking piston2d-gfx_graphics v0.52.0 Nov 27 15:20:40.322 INFO [stderr] Checking piston_window v0.82.0 Nov 27 15:20:42.150 INFO [stderr] Documenting path_finding v0.1.0 (/source) Nov 27 15:20:46.935 INFO [stderr] warning: `[u16]` cannot be resolved, ignoring it... Nov 27 15:20:46.935 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx-0.17.1/src/factory.rs:116:50 Nov 27 15:20:46.935 INFO [stderr] | Nov 27 15:20:46.935 INFO [stderr] 116 | /// The paramater `indices` is typically a &[u16] or &[u32] slice. Nov 27 15:20:46.935 INFO [stderr] | ^^^ cannot be resolved, ignoring Nov 27 15:20:46.935 INFO [stderr] | Nov 27 15:20:46.935 INFO [stderr] = note: #[warn(intra_doc_link_resolution_failure)] on by default Nov 27 15:20:46.935 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 27 15:20:46.935 INFO [stderr] Nov 27 15:20:46.935 INFO [stderr] warning: `[u32]` cannot be resolved, ignoring it... Nov 27 15:20:46.935 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx-0.17.1/src/factory.rs:116:60 Nov 27 15:20:46.935 INFO [stderr] | Nov 27 15:20:46.935 INFO [stderr] 116 | /// The paramater `indices` is typically a &[u16] or &[u32] slice. Nov 27 15:20:46.935 INFO [stderr] | ^^^ cannot be resolved, ignoring Nov 27 15:20:46.935 INFO [stderr] | Nov 27 15:20:46.935 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 27 15:20:46.935 INFO [stderr] Nov 27 15:20:46.953 INFO [stderr] warning: `[0]` cannot be resolved, ignoring it... Nov 27 15:20:46.953 INFO [stderr] --> /target/debug/build/wayland-protocols-df638ea18f14c822/out/xdg-shell-v5_c_client_api.rs:948:50 Nov 27 15:20:46.953 INFO [stderr] | Nov 27 15:20:46.953 INFO [stderr] 948 | /// See the desktop-entry specification [0] for more details on Nov 27 15:20:46.953 INFO [stderr] | ^ cannot be resolved, ignoring Nov 27 15:20:46.953 INFO [stderr] | Nov 27 15:20:46.953 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 27 15:20:46.953 INFO [stderr] Nov 27 15:20:46.953 INFO [stderr] warning: `[0]` cannot be resolved, ignoring it... Nov 27 15:20:46.953 INFO [stderr] --> /target/debug/build/wayland-protocols-df638ea18f14c822/out/xdg-shell-v5_c_client_api.rs:952:14 Nov 27 15:20:46.953 INFO [stderr] | Nov 27 15:20:46.953 INFO [stderr] 952 | /// [0] http://standards.freedesktop.org/desktop-entry-spec/ Nov 27 15:20:46.953 INFO [stderr] | ^ cannot be resolved, ignoring Nov 27 15:20:46.953 INFO [stderr] | Nov 27 15:20:46.953 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 27 15:20:46.953 INFO [stderr] Nov 27 15:20:46.953 INFO [stderr] warning: `[0]` cannot be resolved, ignoring it... Nov 27 15:20:46.953 INFO [stderr] --> /target/debug/build/wayland-protocols-df638ea18f14c822/out/xdg-shell-v6_c_client_api.rs:1762:50 Nov 27 15:20:46.953 INFO [stderr] | Nov 27 15:20:46.953 INFO [stderr] 1762 | /// See the desktop-entry specification [0] for more details on Nov 27 15:20:46.953 INFO [stderr] | ^ cannot be resolved, ignoring Nov 27 15:20:46.953 INFO [stderr] | Nov 27 15:20:46.954 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 27 15:20:46.954 INFO [stderr] Nov 27 15:20:46.954 INFO [stderr] warning: `[0]` cannot be resolved, ignoring it... Nov 27 15:20:46.954 INFO [stderr] --> /target/debug/build/wayland-protocols-df638ea18f14c822/out/xdg-shell-v6_c_client_api.rs:1766:14 Nov 27 15:20:46.954 INFO [stderr] | Nov 27 15:20:46.954 INFO [stderr] 1766 | /// [0] http://standards.freedesktop.org/desktop-entry-spec/ Nov 27 15:20:46.954 INFO [stderr] | ^ cannot be resolved, ignoring Nov 27 15:20:46.954 INFO [stderr] | Nov 27 15:20:46.954 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 27 15:20:46.954 INFO [stderr] Nov 27 15:20:47.160 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 49s Nov 27 15:20:47.188 INFO [stderr] su: No module specific data is present Nov 27 15:20:48.320 INFO running `"docker" "inspect" "772e244737f3a906f11adc6f49f7d80549545482e269c8178b90d3b4d3cf0a45"` Nov 27 15:20:48.651 INFO running `"docker" "rm" "-f" "772e244737f3a906f11adc6f49f7d80549545482e269c8178b90d3b4d3cf0a45"` Nov 27 15:20:48.999 INFO [stdout] 772e244737f3a906f11adc6f49f7d80549545482e269c8178b90d3b4d3cf0a45