Oct 14 11:43:38.426 INFO testing mbuffa/hellorust against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 11:43:38.426 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 14 11:43:38.842 INFO blam! a1bc92ce67ac4e53bcd15ba04feb75b7354e560e235acde4419573c54b48cbdd Oct 14 11:43:38.845 INFO running `"docker" "start" "-a" "a1bc92ce67ac4e53bcd15ba04feb75b7354e560e235acde4419573c54b48cbdd"` Oct 14 11:43:40.199 INFO kablam! usermod: no changes Oct 14 11:43:40.255 INFO kablam! Compiling hellorust v0.1.0 (/source) Oct 14 11:43:40.467 INFO kablam! warning: unused variable: `ctx` Oct 14 11:43:40.467 INFO kablam! --> src/app/states/initializing.rs:11:17 Oct 14 11:43:40.467 INFO kablam! | Oct 14 11:43:40.467 INFO kablam! 11 | pub fn on_enter(ctx: &mut AppContext) { Oct 14 11:43:40.467 INFO kablam! | ^^^ help: consider using `_ctx` instead Oct 14 11:43:40.467 INFO kablam! | Oct 14 11:43:40.467 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 11:43:40.467 INFO kablam! Oct 14 11:43:40.475 INFO kablam! warning: unused variable: `ctx` Oct 14 11:43:40.475 INFO kablam! --> src/app/states/initializing.rs:15:17 Oct 14 11:43:40.475 INFO kablam! | Oct 14 11:43:40.475 INFO kablam! 15 | pub fn on_leave(ctx: &mut AppContext) { Oct 14 11:43:40.475 INFO kablam! | ^^^ help: consider using `_ctx` instead Oct 14 11:43:40.475 INFO kablam! Oct 14 11:43:40.475 INFO kablam! warning: unused variable: `ctx` Oct 14 11:43:40.475 INFO kablam! --> src/app/states/playing.rs:11:17 Oct 14 11:43:40.475 INFO kablam! | Oct 14 11:43:40.475 INFO kablam! 11 | pub fn on_enter(ctx: &mut AppContext) { Oct 14 11:43:40.475 INFO kablam! | ^^^ help: consider using `_ctx` instead Oct 14 11:43:40.475 INFO kablam! Oct 14 11:43:40.475 INFO kablam! warning: unused variable: `ctx` Oct 14 11:43:40.475 INFO kablam! --> src/app/states/playing.rs:15:17 Oct 14 11:43:40.475 INFO kablam! | Oct 14 11:43:40.475 INFO kablam! 15 | pub fn on_leave(ctx: &mut AppContext) { Oct 14 11:43:40.475 INFO kablam! | ^^^ help: consider using `_ctx` instead Oct 14 11:43:40.475 INFO kablam! Oct 14 11:43:40.903 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.67s Oct 14 11:43:40.903 INFO kablam! su: No module specific data is present Oct 14 11:43:41.561 INFO running `"docker" "rm" "-f" "a1bc92ce67ac4e53bcd15ba04feb75b7354e560e235acde4419573c54b48cbdd"` Oct 14 11:43:41.861 INFO blam! a1bc92ce67ac4e53bcd15ba04feb75b7354e560e235acde4419573c54b48cbdd Oct 14 11:43:41.863 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 14 11:43:42.282 INFO blam! 7bd1871450a3ea53b1806f1ea3f47bbaced03e87b1e5fd60eddd73c3884685d6 Oct 14 11:43:42.291 INFO running `"docker" "start" "-a" "7bd1871450a3ea53b1806f1ea3f47bbaced03e87b1e5fd60eddd73c3884685d6"` Oct 14 11:43:43.560 INFO kablam! usermod: no changes Oct 14 11:43:43.655 INFO kablam! Compiling hellorust v0.1.0 (/source) Oct 14 11:43:43.847 INFO kablam! warning: unused variable: `ctx` Oct 14 11:43:43.847 INFO kablam! --> src/app/states/initializing.rs:11:17 Oct 14 11:43:43.847 INFO kablam! | Oct 14 11:43:43.847 INFO kablam! 11 | pub fn on_enter(ctx: &mut AppContext) { Oct 14 11:43:43.847 INFO kablam! | ^^^ help: consider using `_ctx` instead Oct 14 11:43:43.847 INFO kablam! | Oct 14 11:43:43.847 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 11:43:43.847 INFO kablam! Oct 14 11:43:43.847 INFO kablam! warning: unused variable: `ctx` Oct 14 11:43:43.847 INFO kablam! --> src/app/states/initializing.rs:15:17 Oct 14 11:43:43.847 INFO kablam! | Oct 14 11:43:43.847 INFO kablam! 15 | pub fn on_leave(ctx: &mut AppContext) { Oct 14 11:43:43.847 INFO kablam! | ^^^ help: consider using `_ctx` instead Oct 14 11:43:43.847 INFO kablam! Oct 14 11:43:43.847 INFO kablam! warning: unused variable: `ctx` Oct 14 11:43:43.847 INFO kablam! --> src/app/states/playing.rs:11:17 Oct 14 11:43:43.847 INFO kablam! | Oct 14 11:43:43.847 INFO kablam! 11 | pub fn on_enter(ctx: &mut AppContext) { Oct 14 11:43:43.847 INFO kablam! | ^^^ help: consider using `_ctx` instead Oct 14 11:43:43.847 INFO kablam! Oct 14 11:43:43.847 INFO kablam! warning: unused variable: `ctx` Oct 14 11:43:43.847 INFO kablam! --> src/app/states/playing.rs:15:17 Oct 14 11:43:43.847 INFO kablam! | Oct 14 11:43:43.847 INFO kablam! 15 | pub fn on_leave(ctx: &mut AppContext) { Oct 14 11:43:43.847 INFO kablam! | ^^^ help: consider using `_ctx` instead Oct 14 11:43:43.847 INFO kablam! Oct 14 11:43:44.426 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.81s Oct 14 11:43:44.426 INFO kablam! su: No module specific data is present Oct 14 11:43:45.190 INFO running `"docker" "rm" "-f" "7bd1871450a3ea53b1806f1ea3f47bbaced03e87b1e5fd60eddd73c3884685d6"` Oct 14 11:43:45.575 INFO blam! 7bd1871450a3ea53b1806f1ea3f47bbaced03e87b1e5fd60eddd73c3884685d6 Oct 14 11:43:45.582 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 14 11:43:46.024 INFO blam! cb771c0bd07b3f4f72eb388bdbd2607516839baa39f62bab4e239037e89632fc Oct 14 11:43:46.031 INFO running `"docker" "start" "-a" "cb771c0bd07b3f4f72eb388bdbd2607516839baa39f62bab4e239037e89632fc"` Oct 14 11:43:47.319 INFO kablam! usermod: no changes Oct 14 11:43:47.353 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 14 11:43:47.355 INFO kablam! Running /target/debug/deps/hellorust-7f719c95209b65f3 Oct 14 11:43:47.363 INFO blam! Oct 14 11:43:47.363 INFO blam! running 1 test Oct 14 11:43:47.363 INFO blam! test it_works ... ok Oct 14 11:43:47.363 INFO blam! Oct 14 11:43:47.363 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 11:43:47.363 INFO blam! Oct 14 11:43:47.364 INFO kablam! su: No module specific data is present Oct 14 11:43:48.163 INFO running `"docker" "rm" "-f" "cb771c0bd07b3f4f72eb388bdbd2607516839baa39f62bab4e239037e89632fc"` Oct 14 11:43:48.491 INFO blam! cb771c0bd07b3f4f72eb388bdbd2607516839baa39f62bab4e239037e89632fc