Oct 14 16:17:52.724 INFO testing jonny7/rust-ownership against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 16:17:52.724 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 16:17:53.052 INFO blam! c9d4fbf668e61e3d95ff2ce6ed737232d59c42428cb8fa0defb4aff4a583072f Oct 14 16:17:53.054 INFO running `"docker" "start" "-a" "c9d4fbf668e61e3d95ff2ce6ed737232d59c42428cb8fa0defb4aff4a583072f"` Oct 14 16:17:54.119 INFO kablam! usermod: no changes Oct 14 16:17:54.148 INFO kablam! Compiling ownership v0.1.0 (/source) Oct 14 16:17:54.363 INFO kablam! warning: unused variable: `s1` Oct 14 16:17:54.363 INFO kablam! --> src/main.rs:27:9 Oct 14 16:17:54.363 INFO kablam! | Oct 14 16:17:54.363 INFO kablam! 27 | let s1 = gives_ownership(); // gives_ownership moves its return Oct 14 16:17:54.363 INFO kablam! | ^^ help: consider using `_s1` instead Oct 14 16:17:54.363 INFO kablam! | Oct 14 16:17:54.363 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 16:17:54.363 INFO kablam! Oct 14 16:17:54.363 INFO kablam! warning: unused variable: `s3` Oct 14 16:17:54.363 INFO kablam! --> src/main.rs:32:9 Oct 14 16:17:54.363 INFO kablam! | Oct 14 16:17:54.363 INFO kablam! 32 | let s3 = takes_and_gives_back(s2); // s2 is moved into Oct 14 16:17:54.363 INFO kablam! | ^^ help: consider using `_s3` instead Oct 14 16:17:54.363 INFO kablam! Oct 14 16:17:54.751 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.60s Oct 14 16:17:54.751 INFO kablam! su: No module specific data is present Oct 14 16:17:55.365 INFO running `"docker" "rm" "-f" "c9d4fbf668e61e3d95ff2ce6ed737232d59c42428cb8fa0defb4aff4a583072f"` Oct 14 16:17:55.639 INFO blam! c9d4fbf668e61e3d95ff2ce6ed737232d59c42428cb8fa0defb4aff4a583072f Oct 14 16:17:55.649 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 16:17:56.061 INFO blam! 9c27f299822c42a329832e720c7d7ad1c3778b426a39fe969f9bee1319715a22 Oct 14 16:17:56.064 INFO running `"docker" "start" "-a" "9c27f299822c42a329832e720c7d7ad1c3778b426a39fe969f9bee1319715a22"` Oct 14 16:17:57.319 INFO kablam! usermod: no changes Oct 14 16:17:57.336 INFO kablam! Compiling ownership v0.1.0 (/source) Oct 14 16:17:57.563 INFO kablam! warning: unused variable: `s1` Oct 14 16:17:57.563 INFO kablam! --> src/main.rs:27:9 Oct 14 16:17:57.563 INFO kablam! | Oct 14 16:17:57.563 INFO kablam! 27 | let s1 = gives_ownership(); // gives_ownership moves its return Oct 14 16:17:57.563 INFO kablam! | ^^ help: consider using `_s1` instead Oct 14 16:17:57.563 INFO kablam! | Oct 14 16:17:57.563 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 16:17:57.563 INFO kablam! Oct 14 16:17:57.563 INFO kablam! warning: unused variable: `s3` Oct 14 16:17:57.563 INFO kablam! --> src/main.rs:32:9 Oct 14 16:17:57.563 INFO kablam! | Oct 14 16:17:57.563 INFO kablam! 32 | let s3 = takes_and_gives_back(s2); // s2 is moved into Oct 14 16:17:57.563 INFO kablam! | ^^ help: consider using `_s3` instead Oct 14 16:17:57.563 INFO kablam! Oct 14 16:17:58.005 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.68s Oct 14 16:17:58.009 INFO kablam! su: No module specific data is present Oct 14 16:17:58.374 INFO running `"docker" "rm" "-f" "9c27f299822c42a329832e720c7d7ad1c3778b426a39fe969f9bee1319715a22"` Oct 14 16:17:58.594 INFO blam! 9c27f299822c42a329832e720c7d7ad1c3778b426a39fe969f9bee1319715a22 Oct 14 16:17:58.600 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 16:17:59.084 INFO blam! 764b7595460d2a2b295471db780f15aea8a782e669c944b1d176ccbc49e159c2 Oct 14 16:17:59.091 INFO running `"docker" "start" "-a" "764b7595460d2a2b295471db780f15aea8a782e669c944b1d176ccbc49e159c2"` Oct 14 16:18:00.139 INFO kablam! usermod: no changes Oct 14 16:18:00.195 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 14 16:18:00.203 INFO kablam! Running /target/debug/deps/ownership-b9c11f624bcef5fa Oct 14 16:18:00.219 INFO kablam! su: No module specific data is present Oct 14 16:18:00.220 INFO blam! Oct 14 16:18:00.220 INFO blam! running 0 tests Oct 14 16:18:00.220 INFO blam! Oct 14 16:18:00.221 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 16:18:00.221 INFO blam! Oct 14 16:18:00.779 INFO running `"docker" "rm" "-f" "764b7595460d2a2b295471db780f15aea8a782e669c944b1d176ccbc49e159c2"` Oct 14 16:18:00.985 INFO blam! 764b7595460d2a2b295471db780f15aea8a782e669c944b1d176ccbc49e159c2