Oct 12 21:59:51.671 INFO testing tealpaintedduck/robots against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 21:59:51.672 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 12 21:59:52.053 INFO blam! 6176c779f6e70e3a9760597e9ae9a079b2ff25f01bd76c1deb7d8593502582ae Oct 12 21:59:52.059 INFO running `"docker" "start" "-a" "6176c779f6e70e3a9760597e9ae9a079b2ff25f01bd76c1deb7d8593502582ae"` Oct 12 21:59:53.195 INFO kablam! usermod: no changes Oct 12 21:59:53.502 INFO kablam! Compiling serde v0.9.13 Oct 12 21:59:53.511 INFO kablam! Compiling lazy_static v0.2.6 Oct 12 21:59:53.511 INFO kablam! Compiling rustc-serialize v0.3.23 Oct 12 21:59:53.512 INFO kablam! Compiling phf_generator v0.7.21 Oct 12 21:59:53.512 INFO kablam! Compiling arrayvec v0.3.22 Oct 12 21:59:53.512 INFO kablam! Compiling gfx v0.14.1 Oct 12 21:59:54.631 INFO kablam! Compiling rayon-core v1.0.0 Oct 12 21:59:54.633 INFO kablam! Compiling shared_library v0.1.5 Oct 12 21:59:54.635 INFO kablam! Compiling x11-dl v2.12.0 Oct 12 21:59:55.231 INFO kablam! Compiling phf_codegen v0.7.21 Oct 12 21:59:57.712 INFO kablam! Compiling target_build_utils v0.3.0 Oct 12 22:00:00.275 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 12 22:00:00.323 INFO kablam! Compiling rusttype v0.2.1 Oct 12 22:00:00.459 INFO kablam! Compiling rayon v0.7.0 Oct 12 22:00:13.031 INFO kablam! Compiling jpeg-decoder v0.1.12 Oct 12 22:00:18.696 INFO kablam! Compiling pistoncore-input v0.17.1 Oct 12 22:00:18.696 INFO kablam! Compiling uuid v0.1.18 Oct 12 22:00:22.719 INFO kablam! Compiling image v0.12.3 Oct 12 22:00:28.013 INFO kablam! Compiling pistoncore-window v0.26.2 Oct 12 22:00:28.013 INFO kablam! Compiling piston-ai_behavior v0.19.0 Oct 12 22:00:29.803 INFO kablam! Compiling pistoncore-event_loop v0.31.4 Oct 12 22:00:31.505 INFO kablam! Compiling piston v0.31.4 Oct 12 22:00:31.644 INFO kablam! Compiling piston2d-sprite v0.35.0 Oct 12 22:00:33.335 INFO kablam! Compiling serde_json v0.9.9 Oct 12 22:00:47.003 INFO kablam! Compiling libloading v0.3.4 Oct 12 22:00:56.095 INFO kablam! Compiling dlib v0.3.1 Oct 12 22:00:56.513 INFO kablam! Compiling piston-gfx_texture v0.22.1 Oct 12 22:00:56.564 INFO kablam! Compiling wayland-sys v0.7.8 Oct 12 22:00:59.243 INFO kablam! Compiling wayland-client v0.7.8 Oct 12 22:00:59.798 INFO kablam! Compiling piston2d-gfx_graphics v0.38.0 Oct 12 22:01:03.427 INFO kablam! Compiling wayland-window v0.4.4 Oct 12 22:01:03.428 INFO kablam! Compiling wayland-kbd v0.6.3 Oct 12 22:01:07.303 INFO kablam! Compiling winit v0.5.11 Oct 12 22:01:12.364 INFO kablam! Compiling glutin v0.7.4 Oct 12 22:01:15.583 INFO kablam! Compiling pistoncore-glutin_window v0.35.1 Oct 12 22:01:20.280 INFO kablam! Compiling piston_window v0.64.0 Oct 12 22:01:21.583 INFO kablam! Compiling robots v0.1.0 (/source) Oct 12 22:01:22.551 INFO kablam! warning: variable does not need to be mutable Oct 12 22:01:22.551 INFO kablam! --> src/main.rs:52:9 Oct 12 22:01:22.551 INFO kablam! | Oct 12 22:01:22.551 INFO kablam! 52 | let mut front_robo = Sprite::from_texture(front_tex); Oct 12 22:01:22.551 INFO kablam! | ----^^^^^^^^^^ Oct 12 22:01:22.551 INFO kablam! | | Oct 12 22:01:22.551 INFO kablam! | help: remove this `mut` Oct 12 22:01:22.551 INFO kablam! | Oct 12 22:01:22.551 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 22:01:22.551 INFO kablam! Oct 12 22:01:30.171 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 36s Oct 12 22:01:30.200 INFO kablam! su: No module specific data is present Oct 12 22:01:31.604 INFO running `"docker" "rm" "-f" "6176c779f6e70e3a9760597e9ae9a079b2ff25f01bd76c1deb7d8593502582ae"` Oct 12 22:01:31.987 INFO blam! 6176c779f6e70e3a9760597e9ae9a079b2ff25f01bd76c1deb7d8593502582ae Oct 12 22:01:31.991 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 12 22:01:32.488 INFO blam! eddda0d1405105081fe35eb071658594f32fd3622c80d3a1458c6eee1d2e97ea Oct 12 22:01:32.507 INFO running `"docker" "start" "-a" "eddda0d1405105081fe35eb071658594f32fd3622c80d3a1458c6eee1d2e97ea"` Oct 12 22:01:34.192 INFO kablam! usermod: no changes Oct 12 22:01:34.412 INFO kablam! Compiling robots v0.1.0 (/source) Oct 12 22:01:35.675 INFO kablam! warning: variable does not need to be mutable Oct 12 22:01:35.675 INFO kablam! --> src/main.rs:52:9 Oct 12 22:01:35.675 INFO kablam! | Oct 12 22:01:35.675 INFO kablam! 52 | let mut front_robo = Sprite::from_texture(front_tex); Oct 12 22:01:35.675 INFO kablam! | ----^^^^^^^^^^ Oct 12 22:01:35.675 INFO kablam! | | Oct 12 22:01:35.675 INFO kablam! | help: remove this `mut` Oct 12 22:01:35.675 INFO kablam! | Oct 12 22:01:35.675 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 22:01:35.675 INFO kablam! Oct 12 22:01:36.240 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.02s Oct 12 22:01:36.252 INFO kablam! su: No module specific data is present Oct 12 22:01:37.441 INFO running `"docker" "rm" "-f" "eddda0d1405105081fe35eb071658594f32fd3622c80d3a1458c6eee1d2e97ea"` Oct 12 22:01:37.747 INFO blam! eddda0d1405105081fe35eb071658594f32fd3622c80d3a1458c6eee1d2e97ea Oct 12 22:01:37.751 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 12 22:01:38.171 INFO blam! fc4373377d2bbe23c75d3abe27b7bb330d0d3cb528652712418ed00bd2715b94 Oct 12 22:01:38.174 INFO running `"docker" "start" "-a" "fc4373377d2bbe23c75d3abe27b7bb330d0d3cb528652712418ed00bd2715b94"` Oct 12 22:01:39.746 INFO kablam! usermod: no changes Oct 12 22:01:39.963 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.18s Oct 12 22:01:39.979 INFO kablam! Running /target/debug/deps/robots-d6d569878d1f5783 Oct 12 22:01:39.979 INFO blam! Oct 12 22:01:39.979 INFO blam! running 0 tests Oct 12 22:01:39.979 INFO blam! Oct 12 22:01:39.979 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:01:39.979 INFO blam! Oct 12 22:01:39.984 INFO kablam! su: No module specific data is present Oct 12 22:01:41.113 INFO running `"docker" "rm" "-f" "fc4373377d2bbe23c75d3abe27b7bb330d0d3cb528652712418ed00bd2715b94"` Oct 12 22:01:41.403 INFO blam! fc4373377d2bbe23c75d3abe27b7bb330d0d3cb528652712418ed00bd2715b94