Oct 14 20:00:21.701 INFO testing geirmundsimonsen/rust-osc against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 20:00:21.702 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 14 20:00:22.156 INFO blam! 5e4ff798e1e84117bdf9c3b52b4f70b3f6b22c8f742115808b6bc230150b8aa9 Oct 14 20:00:22.159 INFO running `"docker" "start" "-a" "5e4ff798e1e84117bdf9c3b52b4f70b3f6b22c8f742115808b6bc230150b8aa9"` Oct 14 20:00:23.761 INFO kablam! usermod: no changes Oct 14 20:00:23.819 INFO kablam! Compiling osc2 v0.1.0 (/source) Oct 14 20:00:24.207 INFO kablam! warning: unused variable: `argNo` Oct 14 20:00:24.207 INFO kablam! --> src/lib.rs:108:16 Oct 14 20:00:24.207 INFO kablam! | Oct 14 20:00:24.207 INFO kablam! 108 | pub fn change(argNo: u32) { Oct 14 20:00:24.207 INFO kablam! | ^^^^^ help: consider using `_argNo` instead Oct 14 20:00:24.207 INFO kablam! | Oct 14 20:00:24.207 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 20:00:24.207 INFO kablam! Oct 14 20:00:24.207 INFO kablam! warning: unused variable: `argNo` Oct 14 20:00:24.207 INFO kablam! --> src/lib.rs:112:16 Oct 14 20:00:24.207 INFO kablam! | Oct 14 20:00:24.207 INFO kablam! 112 | pub fn remove(argNo: u32) { Oct 14 20:00:24.207 INFO kablam! | ^^^^^ help: consider using `_argNo` instead Oct 14 20:00:24.207 INFO kablam! Oct 14 20:00:24.207 INFO kablam! warning: unused variable: `address` Oct 14 20:00:24.207 INFO kablam! --> src/lib.rs:120:17 Oct 14 20:00:24.207 INFO kablam! | Oct 14 20:00:24.207 INFO kablam! 120 | pub fn address(address: &str) { Oct 14 20:00:24.207 INFO kablam! | ^^^^^^^ help: consider using `_address` instead Oct 14 20:00:24.211 INFO kablam! Oct 14 20:00:24.220 INFO kablam! warning: variable `argNo` should have a snake case name such as `arg_no` Oct 14 20:00:24.220 INFO kablam! --> src/lib.rs:108:16 Oct 14 20:00:24.220 INFO kablam! | Oct 14 20:00:24.220 INFO kablam! 108 | pub fn change(argNo: u32) { Oct 14 20:00:24.220 INFO kablam! | ^^^^^ Oct 14 20:00:24.220 INFO kablam! | Oct 14 20:00:24.220 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 14 20:00:24.220 INFO kablam! Oct 14 20:00:24.222 INFO kablam! warning: variable `argNo` should have a snake case name such as `arg_no` Oct 14 20:00:24.222 INFO kablam! --> src/lib.rs:112:16 Oct 14 20:00:24.222 INFO kablam! | Oct 14 20:00:24.222 INFO kablam! 112 | pub fn remove(argNo: u32) { Oct 14 20:00:24.222 INFO kablam! | ^^^^^ Oct 14 20:00:24.222 INFO kablam! Oct 14 20:00:24.222 INFO kablam! warning: method `removeAll` should have a snake case name such as `remove_all` Oct 14 20:00:24.222 INFO kablam! --> src/lib.rs:116:2 Oct 14 20:00:24.222 INFO kablam! | Oct 14 20:00:24.222 INFO kablam! 116 | pub fn removeAll() { Oct 14 20:00:24.222 INFO kablam! | _____^ Oct 14 20:00:24.222 INFO kablam! 117 | | Oct 14 20:00:24.222 INFO kablam! 118 | | } Oct 14 20:00:24.222 INFO kablam! | |_____^ Oct 14 20:00:24.222 INFO kablam! Oct 14 20:00:24.879 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 20:00:24.879 INFO kablam! --> src/main.rs:14:2 Oct 14 20:00:24.879 INFO kablam! | Oct 14 20:00:24.879 INFO kablam! 14 | socket.send_to(msg.get_bytes(), "127.0.0.1:57120"); Oct 14 20:00:24.879 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:00:24.879 INFO kablam! | Oct 14 20:00:24.879 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 20:00:24.879 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 20:00:24.879 INFO kablam! Oct 14 20:00:25.603 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.80s Oct 14 20:00:25.603 INFO kablam! su: No module specific data is present Oct 14 20:00:26.339 INFO running `"docker" "rm" "-f" "5e4ff798e1e84117bdf9c3b52b4f70b3f6b22c8f742115808b6bc230150b8aa9"` Oct 14 20:00:26.783 INFO blam! 5e4ff798e1e84117bdf9c3b52b4f70b3f6b22c8f742115808b6bc230150b8aa9 Oct 14 20:00:26.790 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 14 20:00:27.476 INFO blam! 2c11671be749134654ee3958f0712753c50fc249768974fb8b8a3f2d4b4ba8e4 Oct 14 20:00:27.479 INFO running `"docker" "start" "-a" "2c11671be749134654ee3958f0712753c50fc249768974fb8b8a3f2d4b4ba8e4"` Oct 14 20:00:28.775 INFO kablam! usermod: no changes Oct 14 20:00:28.822 INFO kablam! Compiling osc2 v0.1.0 (/source) Oct 14 20:00:29.551 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 20:00:29.551 INFO kablam! --> src/main.rs:14:2 Oct 14 20:00:29.551 INFO kablam! | Oct 14 20:00:29.551 INFO kablam! 14 | socket.send_to(msg.get_bytes(), "127.0.0.1:57120"); Oct 14 20:00:29.551 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:00:29.551 INFO kablam! | Oct 14 20:00:29.551 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 20:00:29.551 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 20:00:29.551 INFO kablam! Oct 14 20:00:29.573 INFO kablam! warning: unused variable: `argNo` Oct 14 20:00:29.574 INFO kablam! --> src/lib.rs:108:16 Oct 14 20:00:29.574 INFO kablam! | Oct 14 20:00:29.574 INFO kablam! 108 | pub fn change(argNo: u32) { Oct 14 20:00:29.574 INFO kablam! | ^^^^^ help: consider using `_argNo` instead Oct 14 20:00:29.574 INFO kablam! | Oct 14 20:00:29.575 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 20:00:29.575 INFO kablam! Oct 14 20:00:29.575 INFO kablam! warning: unused variable: `argNo` Oct 14 20:00:29.575 INFO kablam! --> src/lib.rs:112:16 Oct 14 20:00:29.579 INFO kablam! | Oct 14 20:00:29.579 INFO kablam! 112 | pub fn remove(argNo: u32) { Oct 14 20:00:29.579 INFO kablam! | ^^^^^ help: consider using `_argNo` instead Oct 14 20:00:29.579 INFO kablam! Oct 14 20:00:29.579 INFO kablam! warning: unused variable: `address` Oct 14 20:00:29.579 INFO kablam! --> src/lib.rs:120:17 Oct 14 20:00:29.579 INFO kablam! | Oct 14 20:00:29.579 INFO kablam! 120 | pub fn address(address: &str) { Oct 14 20:00:29.579 INFO kablam! | ^^^^^^^ help: consider using `_address` instead Oct 14 20:00:29.579 INFO kablam! Oct 14 20:00:29.595 INFO kablam! warning: variable `argNo` should have a snake case name such as `arg_no` Oct 14 20:00:29.595 INFO kablam! --> src/lib.rs:108:16 Oct 14 20:00:29.595 INFO kablam! | Oct 14 20:00:29.595 INFO kablam! 108 | pub fn change(argNo: u32) { Oct 14 20:00:29.595 INFO kablam! | ^^^^^ Oct 14 20:00:29.595 INFO kablam! | Oct 14 20:00:29.595 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 14 20:00:29.595 INFO kablam! Oct 14 20:00:29.595 INFO kablam! warning: variable `argNo` should have a snake case name such as `arg_no` Oct 14 20:00:29.595 INFO kablam! --> src/lib.rs:112:16 Oct 14 20:00:29.595 INFO kablam! | Oct 14 20:00:29.595 INFO kablam! 112 | pub fn remove(argNo: u32) { Oct 14 20:00:29.599 INFO kablam! | ^^^^^ Oct 14 20:00:29.599 INFO kablam! Oct 14 20:00:29.599 INFO kablam! warning: method `removeAll` should have a snake case name such as `remove_all` Oct 14 20:00:29.599 INFO kablam! --> src/lib.rs:116:2 Oct 14 20:00:29.599 INFO kablam! | Oct 14 20:00:29.599 INFO kablam! 116 | pub fn removeAll() { Oct 14 20:00:29.599 INFO kablam! | _____^ Oct 14 20:00:29.599 INFO kablam! 117 | | Oct 14 20:00:29.599 INFO kablam! 118 | | } Oct 14 20:00:29.599 INFO kablam! | |_____^ Oct 14 20:00:29.599 INFO kablam! Oct 14 20:00:30.323 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.53s Oct 14 20:00:30.324 INFO kablam! su: No module specific data is present Oct 14 20:00:31.514 INFO running `"docker" "rm" "-f" "2c11671be749134654ee3958f0712753c50fc249768974fb8b8a3f2d4b4ba8e4"` Oct 14 20:00:31.822 INFO blam! 2c11671be749134654ee3958f0712753c50fc249768974fb8b8a3f2d4b4ba8e4 Oct 14 20:00:31.839 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" "-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 14 20:00:32.308 INFO blam! da72956a02bf2d784692663af03f9f4234eb8e184666578e5202cf28d929eb23 Oct 14 20:00:32.310 INFO running `"docker" "start" "-a" "da72956a02bf2d784692663af03f9f4234eb8e184666578e5202cf28d929eb23"` Oct 14 20:00:33.746 INFO kablam! usermod: no changes Oct 14 20:00:33.802 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 14 20:00:33.804 INFO kablam! Running /target/debug/deps/osc2-67a4f1c8729f1aec Oct 14 20:00:33.805 INFO blam! Oct 14 20:00:33.805 INFO blam! running 0 tests Oct 14 20:00:33.805 INFO blam! Oct 14 20:00:33.805 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 20:00:33.805 INFO blam! Oct 14 20:00:33.808 INFO kablam! Running /target/debug/deps/osc2-9cc4b5254477d1f3 Oct 14 20:00:33.810 INFO kablam! Doc-tests osc2 Oct 14 20:00:33.810 INFO blam! Oct 14 20:00:33.810 INFO blam! running 0 tests Oct 14 20:00:33.810 INFO blam! Oct 14 20:00:33.810 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 20:00:33.810 INFO blam! Oct 14 20:00:34.247 INFO blam! Oct 14 20:00:34.247 INFO blam! running 0 tests Oct 14 20:00:34.249 INFO blam! Oct 14 20:00:34.249 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 20:00:34.249 INFO blam! Oct 14 20:00:34.271 INFO kablam! su: No module specific data is present Oct 14 20:00:35.237 INFO running `"docker" "rm" "-f" "da72956a02bf2d784692663af03f9f4234eb8e184666578e5202cf28d929eb23"` Oct 14 20:00:35.469 INFO blam! da72956a02bf2d784692663af03f9f4234eb8e184666578e5202cf28d929eb23