Oct 15 09:11:49.490 INFO testing Lermex/rustysnek against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 09:11:49.492 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 15 09:11:50.058 INFO blam! 33c5506138cfeb4f3f8752aafef85da79d8bee12f52ac5f57a74b48f588e5c3f Oct 15 09:11:50.058 INFO running `"docker" "start" "-a" "33c5506138cfeb4f3f8752aafef85da79d8bee12f52ac5f57a74b48f588e5c3f"` Oct 15 09:11:51.690 INFO kablam! usermod: no changes Oct 15 09:11:52.091 INFO kablam! Compiling miniz-sys v0.1.7 Oct 15 09:11:52.091 INFO kablam! Compiling serde_json v0.9.9 Oct 15 09:11:52.114 INFO kablam! Compiling uuid v0.4.0 Oct 15 09:11:52.139 INFO kablam! Compiling jpeg-decoder v0.1.10 Oct 15 09:11:52.139 INFO kablam! Compiling target_build_utils v0.1.2 Oct 15 09:11:54.974 INFO kablam! Compiling libloading v0.3.1 Oct 15 09:11:55.667 INFO kablam! Compiling flate2 v0.2.14 Oct 15 09:11:57.566 INFO kablam! Compiling png v0.5.2 Oct 15 09:11:59.472 INFO kablam! Compiling dlib v0.3.1 Oct 15 09:12:00.275 INFO kablam! Compiling wayland-sys v0.7.6 Oct 15 09:12:00.579 INFO kablam! Compiling image v0.10.4 Oct 15 09:12:02.691 INFO kablam! Compiling wayland-client v0.7.6 Oct 15 09:12:06.259 INFO kablam! Compiling wayland-kbd v0.6.2 Oct 15 09:12:06.259 INFO kablam! Compiling wayland-window v0.4.3 Oct 15 09:12:09.255 INFO kablam! Compiling winit v0.5.6 Oct 15 09:12:18.215 INFO kablam! Compiling glutin v0.7.1 Oct 15 09:12:18.872 INFO kablam! Compiling piston-gfx_texture v0.19.0 Oct 15 09:12:21.335 INFO kablam! Compiling piston2d-gfx_graphics v0.34.1 Oct 15 09:12:22.927 INFO kablam! Compiling pistoncore-glutin_window v0.33.0 Oct 15 09:12:28.283 INFO kablam! Compiling piston_window v0.60.0 Oct 15 09:12:31.646 INFO kablam! Compiling rustysnek v0.1.0 (/source) Oct 15 09:12:34.891 INFO kablam! warning: unused import: `rand::Rng` Oct 15 09:12:34.892 INFO kablam! --> src/main.rs:3:5 Oct 15 09:12:34.892 INFO kablam! | Oct 15 09:12:34.895 INFO kablam! 3 | use rand::Rng; Oct 15 09:12:34.895 INFO kablam! | ^^^^^^^^^ Oct 15 09:12:34.895 INFO kablam! | Oct 15 09:12:34.895 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 09:12:34.895 INFO kablam! Oct 15 09:12:35.102 INFO kablam! warning: unused variable: `len_other` Oct 15 09:12:35.103 INFO kablam! --> src/main.rs:104:17 Oct 15 09:12:35.103 INFO kablam! | Oct 15 09:12:35.103 INFO kablam! 104 | let len_other = (&other_body).len() as f32; Oct 15 09:12:35.103 INFO kablam! | ^^^^^^^^^ help: consider using `_len_other` instead Oct 15 09:12:35.103 INFO kablam! | Oct 15 09:12:35.103 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 09:12:35.103 INFO kablam! Oct 15 09:12:35.103 INFO kablam! warning: unused variable: `x` Oct 15 09:12:35.103 INFO kablam! --> src/main.rs:185:9 Oct 15 09:12:35.103 INFO kablam! | Oct 15 09:12:35.103 INFO kablam! 185 | for x in 0..3 { Oct 15 09:12:35.103 INFO kablam! | ^ help: consider using `_x` instead Oct 15 09:12:35.103 INFO kablam! Oct 15 09:12:35.160 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 09:12:35.160 INFO kablam! --> src/main.rs:173:5 Oct 15 09:12:35.160 INFO kablam! | Oct 15 09:12:35.160 INFO kablam! 173 | socket.set_read_timeout(Some(Duration::new(0, 1000))); Oct 15 09:12:35.160 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:12:35.160 INFO kablam! | Oct 15 09:12:35.160 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 09:12:35.160 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 09:12:35.162 INFO kablam! Oct 15 09:12:35.162 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 09:12:35.162 INFO kablam! --> src/main.rs:174:5 Oct 15 09:12:35.162 INFO kablam! | Oct 15 09:12:35.162 INFO kablam! 174 | socket.set_broadcast(true); Oct 15 09:12:35.162 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:12:35.162 INFO kablam! | Oct 15 09:12:35.162 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 09:12:35.162 INFO kablam! Oct 15 09:12:42.060 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 50.33s Oct 15 09:12:42.080 INFO kablam! su: No module specific data is present Oct 15 09:12:43.518 INFO running `"docker" "rm" "-f" "33c5506138cfeb4f3f8752aafef85da79d8bee12f52ac5f57a74b48f588e5c3f"` Oct 15 09:12:43.863 INFO blam! 33c5506138cfeb4f3f8752aafef85da79d8bee12f52ac5f57a74b48f588e5c3f Oct 15 09:12:43.870 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 15 09:12:44.259 INFO blam! 9627468fc9948edb7f59910f82a831fc32dbdb753afad6e1b8f1a83b1999eece Oct 15 09:12:44.261 INFO running `"docker" "start" "-a" "9627468fc9948edb7f59910f82a831fc32dbdb753afad6e1b8f1a83b1999eece"` Oct 15 09:12:46.570 INFO kablam! usermod: no changes Oct 15 09:12:46.908 INFO kablam! Compiling rustysnek v0.1.0 (/source) Oct 15 09:12:50.122 INFO kablam! warning: unused import: `rand::Rng` Oct 15 09:12:50.123 INFO kablam! --> src/main.rs:3:5 Oct 15 09:12:50.124 INFO kablam! | Oct 15 09:12:50.124 INFO kablam! 3 | use rand::Rng; Oct 15 09:12:50.125 INFO kablam! | ^^^^^^^^^ Oct 15 09:12:50.126 INFO kablam! | Oct 15 09:12:50.126 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 09:12:50.127 INFO kablam! Oct 15 09:12:50.296 INFO kablam! warning: unused variable: `len_other` Oct 15 09:12:50.297 INFO kablam! --> src/main.rs:104:17 Oct 15 09:12:50.298 INFO kablam! | Oct 15 09:12:50.299 INFO kablam! 104 | let len_other = (&other_body).len() as f32; Oct 15 09:12:50.299 INFO kablam! | ^^^^^^^^^ help: consider using `_len_other` instead Oct 15 09:12:50.300 INFO kablam! | Oct 15 09:12:50.301 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 09:12:50.301 INFO kablam! Oct 15 09:12:50.302 INFO kablam! warning: unused variable: `x` Oct 15 09:12:50.303 INFO kablam! --> src/main.rs:185:9 Oct 15 09:12:50.303 INFO kablam! | Oct 15 09:12:50.304 INFO kablam! 185 | for x in 0..3 { Oct 15 09:12:50.304 INFO kablam! | ^ help: consider using `_x` instead Oct 15 09:12:50.305 INFO kablam! Oct 15 09:12:50.361 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 09:12:50.361 INFO kablam! --> src/main.rs:173:5 Oct 15 09:12:50.361 INFO kablam! | Oct 15 09:12:50.361 INFO kablam! 173 | socket.set_read_timeout(Some(Duration::new(0, 1000))); Oct 15 09:12:50.361 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:12:50.363 INFO kablam! | Oct 15 09:12:50.363 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 09:12:50.364 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 09:12:50.364 INFO kablam! Oct 15 09:12:50.365 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 09:12:50.365 INFO kablam! --> src/main.rs:174:5 Oct 15 09:12:50.365 INFO kablam! | Oct 15 09:12:50.365 INFO kablam! 174 | socket.set_broadcast(true); Oct 15 09:12:50.365 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:12:50.366 INFO kablam! | Oct 15 09:12:50.366 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 09:12:50.367 INFO kablam! Oct 15 09:12:50.937 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.35s Oct 15 09:12:50.959 INFO kablam! su: No module specific data is present Oct 15 09:12:52.993 INFO running `"docker" "rm" "-f" "9627468fc9948edb7f59910f82a831fc32dbdb753afad6e1b8f1a83b1999eece"` Oct 15 09:12:53.363 INFO blam! 9627468fc9948edb7f59910f82a831fc32dbdb753afad6e1b8f1a83b1999eece Oct 15 09:12:53.369 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 15 09:12:53.910 INFO blam! 829c394abfb7de3d11aa43a26c4aeae673ee248b378421bb08ee02ab4113af20 Oct 15 09:12:53.913 INFO running `"docker" "start" "-a" "829c394abfb7de3d11aa43a26c4aeae673ee248b378421bb08ee02ab4113af20"` Oct 15 09:12:56.041 INFO kablam! usermod: no changes Oct 15 09:12:56.299 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.22s Oct 15 09:12:56.327 INFO blam! Oct 15 09:12:56.327 INFO blam! running 0 tests Oct 15 09:12:56.327 INFO blam! Oct 15 09:12:56.327 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 09:12:56.327 INFO blam! Oct 15 09:12:56.327 INFO kablam! Running /target/debug/deps/rustysnek-5608a8a6f233c109 Oct 15 09:12:56.331 INFO kablam! su: No module specific data is present Oct 15 09:12:57.670 INFO running `"docker" "rm" "-f" "829c394abfb7de3d11aa43a26c4aeae673ee248b378421bb08ee02ab4113af20"` Oct 15 09:12:57.947 INFO blam! 829c394abfb7de3d11aa43a26c4aeae673ee248b378421bb08ee02ab4113af20