Oct 16 04:21:08.221 INFO testing landon-0.0.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 04:21:08.223 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 16 04:21:08.560 INFO blam! 7123944aa1bee4a309984e353d346c37a615989ebb5d8ab74efb5c8a3a30f355 Oct 16 04:21:08.567 INFO running `"docker" "start" "-a" "7123944aa1bee4a309984e353d346c37a615989ebb5d8ab74efb5c8a3a30f355"` Oct 16 04:21:09.213 INFO kablam! usermod: no changes Oct 16 04:21:09.307 INFO kablam! Compiling blender-mesh v0.1.0 Oct 16 04:21:09.307 INFO kablam! Compiling blender-armature v0.0.1 Oct 16 04:21:14.563 INFO kablam! Compiling landon v0.0.1 (/source) Oct 16 04:21:16.176 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.94s Oct 16 04:21:16.180 INFO kablam! su: No module specific data is present Oct 16 04:21:16.551 INFO running `"docker" "rm" "-f" "7123944aa1bee4a309984e353d346c37a615989ebb5d8ab74efb5c8a3a30f355"` Oct 16 04:21:16.915 INFO blam! 7123944aa1bee4a309984e353d346c37a615989ebb5d8ab74efb5c8a3a30f355 Oct 16 04:21:16.929 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 16 04:21:17.300 INFO blam! 03c43a266da205a27dcaa244f7ba8144c2e37c22590d0cb34be0f84dc8ef479b Oct 16 04:21:17.304 INFO running `"docker" "start" "-a" "03c43a266da205a27dcaa244f7ba8144c2e37c22590d0cb34be0f84dc8ef479b"` Oct 16 04:21:18.235 INFO kablam! usermod: no changes Oct 16 04:21:18.339 INFO kablam! Compiling landon v0.0.1 (/source) Oct 16 04:21:21.295 INFO kablam! warning: unused import: `blender_mesh::BlenderMesh` Oct 16 04:21:21.295 INFO kablam! --> tests/multiple-meshes.rs:8:5 Oct 16 04:21:21.295 INFO kablam! | Oct 16 04:21:21.295 INFO kablam! 8 | use blender_mesh::BlenderMesh; Oct 16 04:21:21.295 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:21:21.295 INFO kablam! | Oct 16 04:21:21.295 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 04:21:21.295 INFO kablam! Oct 16 04:21:21.295 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 16 04:21:21.295 INFO kablam! --> tests/multiple-meshes.rs:9:5 Oct 16 04:21:21.295 INFO kablam! | Oct 16 04:21:21.295 INFO kablam! 9 | use std::collections::HashMap; Oct 16 04:21:21.295 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:21:21.295 INFO kablam! Oct 16 04:21:21.295 INFO kablam! warning: unused import: `std::fs` Oct 16 04:21:21.295 INFO kablam! --> tests/multiple-meshes.rs:11:5 Oct 16 04:21:21.295 INFO kablam! | Oct 16 04:21:21.295 INFO kablam! 11 | use std::fs; Oct 16 04:21:21.295 INFO kablam! | ^^^^^^^ Oct 16 04:21:21.295 INFO kablam! Oct 16 04:21:21.295 INFO kablam! warning: unused import: `std::fs::DirBuilder` Oct 16 04:21:21.295 INFO kablam! --> tests/multiple-meshes.rs:12:5 Oct 16 04:21:21.295 INFO kablam! | Oct 16 04:21:21.295 INFO kablam! 12 | use std::fs::DirBuilder; Oct 16 04:21:21.295 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:21:21.295 INFO kablam! Oct 16 04:21:21.295 INFO kablam! warning: unused import: `std::path::PathBuf` Oct 16 04:21:21.295 INFO kablam! --> tests/multiple-meshes.rs:14:5 Oct 16 04:21:21.295 INFO kablam! | Oct 16 04:21:21.295 INFO kablam! 14 | use std::path::PathBuf; Oct 16 04:21:21.295 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 16 04:21:21.295 INFO kablam! Oct 16 04:21:21.404 INFO kablam! warning: unused variable: `parsed_armatures` Oct 16 04:21:21.404 INFO kablam! --> tests/multiple-meshes.rs:36:9 Oct 16 04:21:21.404 INFO kablam! | Oct 16 04:21:21.404 INFO kablam! 36 | let parsed_armatures = parse_meshes_from_blender_stdout(&stdout).unwrap(); Oct 16 04:21:21.404 INFO kablam! | ^^^^^^^^^^^^^^^^ help: consider using `_parsed_armatures` instead Oct 16 04:21:21.404 INFO kablam! | Oct 16 04:21:21.404 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 04:21:21.404 INFO kablam! Oct 16 04:21:21.411 INFO kablam! warning: unused variable: `install_addon` Oct 16 04:21:21.411 INFO kablam! --> tests/basic_cube.rs:14:9 Oct 16 04:21:21.411 INFO kablam! | Oct 16 04:21:21.411 INFO kablam! 14 | let install_addon = &abs_path("install-addon.py"); Oct 16 04:21:21.411 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_install_addon` instead Oct 16 04:21:21.411 INFO kablam! | Oct 16 04:21:21.411 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 04:21:21.411 INFO kablam! Oct 16 04:21:21.411 INFO kablam! warning: unused variable: `filename` Oct 16 04:21:21.411 INFO kablam! --> tests/basic_cube.rs:34:10 Oct 16 04:21:21.411 INFO kablam! | Oct 16 04:21:21.411 INFO kablam! 34 | let (filename, mesh) = parsed_meshes.iter().next().unwrap(); Oct 16 04:21:21.411 INFO kablam! | ^^^^^^^^ help: consider using `_filename` instead Oct 16 04:21:21.411 INFO kablam! Oct 16 04:21:21.411 INFO kablam! warning: variable does not need to be mutable Oct 16 04:21:21.411 INFO kablam! --> tests/multiple-meshes.rs:25:9 Oct 16 04:21:21.411 INFO kablam! | Oct 16 04:21:21.411 INFO kablam! 25 | let mut blender_output = Command::new("blender") Oct 16 04:21:21.411 INFO kablam! | ----^^^^^^^^^^^^^^ Oct 16 04:21:21.411 INFO kablam! | | Oct 16 04:21:21.411 INFO kablam! | help: remove this `mut` Oct 16 04:21:21.411 INFO kablam! | Oct 16 04:21:21.411 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 04:21:21.411 INFO kablam! Oct 16 04:21:21.415 INFO kablam! warning: variable does not need to be mutable Oct 16 04:21:21.415 INFO kablam! --> tests/basic_cube.rs:20:9 Oct 16 04:21:21.415 INFO kablam! | Oct 16 04:21:21.415 INFO kablam! 20 | let mut blender_output = Command::new("blender") Oct 16 04:21:21.415 INFO kablam! | ----^^^^^^^^^^^^^^ Oct 16 04:21:21.415 INFO kablam! | | Oct 16 04:21:21.415 INFO kablam! | help: remove this `mut` Oct 16 04:21:21.415 INFO kablam! | Oct 16 04:21:21.417 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 04:21:21.417 INFO kablam! Oct 16 04:21:21.841 INFO kablam! warning: unused import: `std::fs::File` Oct 16 04:21:21.841 INFO kablam! --> tests/skinned_letter_f.rs:11:5 Oct 16 04:21:21.841 INFO kablam! | Oct 16 04:21:21.841 INFO kablam! 11 | use std::fs::File; Oct 16 04:21:21.841 INFO kablam! | ^^^^^^^^^^^^^ Oct 16 04:21:21.841 INFO kablam! | Oct 16 04:21:21.841 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 04:21:21.841 INFO kablam! Oct 16 04:21:21.920 INFO kablam! warning: unused variable: `filename` Oct 16 04:21:21.920 INFO kablam! --> tests/skinned_letter_f.rs:41:10 Oct 16 04:21:21.920 INFO kablam! | Oct 16 04:21:21.920 INFO kablam! 41 | let (filename, mesh) = parsed_meshes.iter().next().unwrap(); Oct 16 04:21:21.920 INFO kablam! | ^^^^^^^^ help: consider using `_filename` instead Oct 16 04:21:21.920 INFO kablam! | Oct 16 04:21:21.920 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 04:21:21.920 INFO kablam! Oct 16 04:21:21.920 INFO kablam! warning: unused variable: `install_addon` Oct 16 04:21:21.920 INFO kablam! --> tests/skinned_letter_f.rs:54:9 Oct 16 04:21:21.920 INFO kablam! | Oct 16 04:21:21.920 INFO kablam! 54 | let install_addon = &abs_path("./blender-armature/install-armature-to-json.py"); Oct 16 04:21:21.920 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_install_addon` instead Oct 16 04:21:21.920 INFO kablam! Oct 16 04:21:21.920 INFO kablam! warning: unused variable: `filename` Oct 16 04:21:21.920 INFO kablam! --> tests/skinned_letter_f.rs:81:10 Oct 16 04:21:21.920 INFO kablam! | Oct 16 04:21:21.920 INFO kablam! 81 | let (filename, armature) = parsed_armatures.iter().next().unwrap(); Oct 16 04:21:21.920 INFO kablam! | ^^^^^^^^ help: consider using `_filename` instead Oct 16 04:21:21.920 INFO kablam! Oct 16 04:21:21.926 INFO kablam! warning: variable does not need to be mutable Oct 16 04:21:21.926 INFO kablam! --> tests/skinned_letter_f.rs:23:9 Oct 16 04:21:21.927 INFO kablam! | Oct 16 04:21:21.927 INFO kablam! 23 | let mut blender_output = Command::new("blender") Oct 16 04:21:21.927 INFO kablam! | ----^^^^^^^^^^^^^^ Oct 16 04:21:21.927 INFO kablam! | | Oct 16 04:21:21.927 INFO kablam! | help: remove this `mut` Oct 16 04:21:21.927 INFO kablam! | Oct 16 04:21:21.927 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 04:21:21.927 INFO kablam! Oct 16 04:21:21.934 INFO kablam! warning: variable does not need to be mutable Oct 16 04:21:21.934 INFO kablam! --> tests/skinned_letter_f.rs:60:9 Oct 16 04:21:21.934 INFO kablam! | Oct 16 04:21:21.934 INFO kablam! 60 | let mut blender_output = Command::new("blender") Oct 16 04:21:21.934 INFO kablam! | ----^^^^^^^^^^^^^^ Oct 16 04:21:21.934 INFO kablam! | | Oct 16 04:21:21.934 INFO kablam! | help: remove this `mut` Oct 16 04:21:21.934 INFO kablam! Oct 16 04:21:21.935 INFO kablam! warning: unused variable: `install_addon` Oct 16 04:21:21.935 INFO kablam! --> tests/textured_cube.rs:14:9 Oct 16 04:21:21.935 INFO kablam! | Oct 16 04:21:21.935 INFO kablam! 14 | let install_addon = &abs_path("install-addon.py"); Oct 16 04:21:21.935 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_install_addon` instead Oct 16 04:21:21.935 INFO kablam! | Oct 16 04:21:21.935 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 04:21:21.935 INFO kablam! Oct 16 04:21:21.935 INFO kablam! warning: unused variable: `filename` Oct 16 04:21:21.935 INFO kablam! --> tests/textured_cube.rs:37:10 Oct 16 04:21:21.935 INFO kablam! | Oct 16 04:21:21.935 INFO kablam! 37 | let (filename, mesh) = parsed_meshes.iter().next().unwrap(); Oct 16 04:21:21.935 INFO kablam! | ^^^^^^^^ help: consider using `_filename` instead Oct 16 04:21:21.935 INFO kablam! Oct 16 04:21:21.946 INFO kablam! warning: variable does not need to be mutable Oct 16 04:21:21.946 INFO kablam! --> tests/textured_cube.rs:20:9 Oct 16 04:21:21.946 INFO kablam! | Oct 16 04:21:21.946 INFO kablam! 20 | let mut blender_output = Command::new("blender") Oct 16 04:21:21.946 INFO kablam! | ----^^^^^^^^^^^^^^ Oct 16 04:21:21.946 INFO kablam! | | Oct 16 04:21:21.946 INFO kablam! | help: remove this `mut` Oct 16 04:21:21.955 INFO kablam! | Oct 16 04:21:21.955 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 04:21:21.955 INFO kablam! Oct 16 04:21:22.857 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.60s Oct 16 04:21:22.863 INFO kablam! su: No module specific data is present Oct 16 04:21:23.261 INFO running `"docker" "rm" "-f" "03c43a266da205a27dcaa244f7ba8144c2e37c22590d0cb34be0f84dc8ef479b"` Oct 16 04:21:23.575 INFO blam! 03c43a266da205a27dcaa244f7ba8144c2e37c22590d0cb34be0f84dc8ef479b