Nov 27 12:16:51.063 INFO documenting sumproxy/tetris_tmp against master#6bfb46e4ac9a2704f06de1a2ff7a4612cd70c8cb for pr-55318 Nov 27 12:16:51.063 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55318/worker-1/master#6bfb46e4ac9a2704f06de1a2ff7a4612cd70c8cb:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 12:16:51.569 INFO [stdout] 0703d481f49b1752532e5d9369e2abf33dc32a15e1fc048878d8445932b27209 Nov 27 12:16:51.572 INFO running `"docker" "start" "-a" "0703d481f49b1752532e5d9369e2abf33dc32a15e1fc048878d8445932b27209"` Nov 27 12:16:53.227 INFO [stderr] usermod: no changes Nov 27 12:16:53.503 INFO [stderr] Compiling libc v0.2.17 Nov 27 12:16:53.503 INFO [stderr] Compiling phf_shared v0.7.18 Nov 27 12:16:53.504 INFO [stderr] Compiling num-traits v0.1.36 Nov 27 12:16:53.529 INFO [stderr] Compiling serde v0.8.16 Nov 27 12:16:53.531 INFO [stderr] Compiling itoa v0.1.1 Nov 27 12:16:53.543 INFO [stderr] Compiling dtoa v0.2.2 Nov 27 12:16:53.544 INFO [stderr] Checking lazy_static v0.2.1 Nov 27 12:16:53.544 INFO [stderr] Compiling log v0.3.6 Nov 27 12:16:55.087 INFO [stderr] Compiling pkg-config v0.3.8 Nov 27 12:16:55.563 INFO [stderr] Checking crossbeam v0.2.10 Nov 27 12:16:56.520 INFO [stderr] Compiling xml-rs v0.3.4 Nov 27 12:16:56.631 INFO [stderr] Checking shared_library v0.1.5 Nov 27 12:16:57.213 INFO [stderr] Compiling phf v0.7.18 Nov 27 12:16:58.543 INFO [stderr] Compiling tempfile v2.1.4 Nov 27 12:16:58.711 INFO [stderr] Checking osmesa-sys v0.1.2 Nov 27 12:16:59.733 INFO [stderr] Checking gfx_core v0.4.0 Nov 27 12:17:03.011 INFO [stderr] Compiling rand v0.3.14 Nov 27 12:17:03.035 INFO [stderr] Checking fs2 v0.2.5 Nov 27 12:17:03.251 INFO [stderr] Compiling x11-dl v2.11.0 Nov 27 12:17:04.659 INFO [stderr] Checking memmap v0.2.3 Nov 27 12:17:14.212 INFO [stderr] Compiling wayland-scanner v0.5.11 Nov 27 12:17:14.252 INFO [stderr] Compiling gl_generator v0.5.2 Nov 27 12:17:14.452 INFO [stderr] Compiling phf_generator v0.7.18 Nov 27 12:17:15.753 INFO [stderr] Compiling phf_codegen v0.7.18 Nov 27 12:17:17.577 INFO [stderr] Compiling target_build_utils v0.1.2 Nov 27 12:17:26.064 INFO [stderr] Compiling wayland-client v0.5.12 Nov 27 12:17:26.567 INFO [stderr] Compiling gfx_gl v0.3.1 Nov 27 12:17:26.568 INFO [stderr] Compiling glutin v0.6.2 Nov 27 12:17:35.640 INFO [stderr] Compiling serde_json v0.8.3 Nov 27 12:17:57.395 INFO [stderr] Compiling libloading v0.3.1 Nov 27 12:18:01.471 INFO [stderr] Checking dlib v0.3.1 Nov 27 12:18:01.803 INFO [stderr] Checking wayland-sys v0.5.11 Nov 27 12:18:04.356 INFO [stderr] Checking wayland-window v0.2.3 Nov 27 12:18:04.358 INFO [stderr] Checking wayland-kbd v0.3.6 Nov 27 12:18:05.480 INFO [stderr] Checking gfx_device_gl v0.11.2 Nov 27 12:18:05.480 INFO [stderr] Checking gfx v0.12.1 Nov 27 12:18:11.479 INFO [stderr] Checking gfx_window_glutin v0.12.0 Nov 27 12:18:12.767 INFO [stderr] Documenting tetris v0.1.0 (/source) Nov 27 12:18:13.211 INFO [stderr] warning: `$crate` may not be imported Nov 27 12:18:13.211 INFO [stderr] --> src/main.rs:30:1 Nov 27 12:18:13.211 INFO [stderr] | Nov 27 12:18:13.211 INFO [stderr] 30 | / gfx_defines!{ Nov 27 12:18:13.211 INFO [stderr] 31 | | vertex Vertex { Nov 27 12:18:13.211 INFO [stderr] 32 | | pos: [f32; 2] = "a_Pos", Nov 27 12:18:13.211 INFO [stderr] 33 | | color: [f32; 3] = "a_Color", Nov 27 12:18:13.211 INFO [stderr] ... | Nov 27 12:18:13.211 INFO [stderr] 39 | | } Nov 27 12:18:13.211 INFO [stderr] 40 | | } Nov 27 12:18:13.211 INFO [stderr] | |_^ Nov 27 12:18:13.211 INFO [stderr] | Nov 27 12:18:13.211 INFO [stderr] = note: `use $crate;` was erroneously allowed and will become a hard error in a future release Nov 27 12:18:13.211 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 27 12:18:13.211 INFO [stderr] Nov 27 12:18:15.207 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 21s Nov 27 12:18:15.240 INFO [stderr] su: No module specific data is present Nov 27 12:18:16.392 INFO running `"docker" "inspect" "0703d481f49b1752532e5d9369e2abf33dc32a15e1fc048878d8445932b27209"` Nov 27 12:18:16.671 INFO running `"docker" "rm" "-f" "0703d481f49b1752532e5d9369e2abf33dc32a15e1fc048878d8445932b27209"` Nov 27 12:18:17.043 INFO [stdout] 0703d481f49b1752532e5d9369e2abf33dc32a15e1fc048878d8445932b27209