Oct 12 23:23:02.713 INFO testing springbov/stupid-shell against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 23:23:02.713 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 12 23:23:03.128 INFO blam! 702464764e165b9d648fa052bee7631c80bbcda16d981b5e5d3d196d8bc6c89d Oct 12 23:23:03.135 INFO running `"docker" "start" "-a" "702464764e165b9d648fa052bee7631c80bbcda16d981b5e5d3d196d8bc6c89d"` Oct 12 23:23:04.261 INFO kablam! usermod: no changes Oct 12 23:23:04.323 INFO kablam! Compiling stupid-shell v0.1.0 (/source) Oct 12 23:23:04.599 INFO kablam! warning: unused variable: `x` Oct 12 23:23:04.599 INFO kablam! --> src/shell.rs:19:10 Oct 12 23:23:04.599 INFO kablam! | Oct 12 23:23:04.599 INFO kablam! 19 | fn vim(x: Option) -> Option Oct 12 23:23:04.599 INFO kablam! | ^ help: consider using `_x` instead Oct 12 23:23:04.599 INFO kablam! | Oct 12 23:23:04.599 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 23:23:04.599 INFO kablam! Oct 12 23:23:04.599 INFO kablam! warning: unused variable: `x` Oct 12 23:23:04.599 INFO kablam! --> src/shell.rs:37:12 Oct 12 23:23:04.599 INFO kablam! | Oct 12 23:23:04.599 INFO kablam! 37 | fn emacs(x: Option) -> Option Oct 12 23:23:04.599 INFO kablam! | ^ help: consider using `_x` instead Oct 12 23:23:04.599 INFO kablam! Oct 12 23:23:04.599 INFO kablam! warning: unused variable: `x` Oct 12 23:23:04.599 INFO kablam! --> src/shell.rs:45:11 Oct 12 23:23:04.599 INFO kablam! | Oct 12 23:23:04.599 INFO kablam! 45 | fn nano(x: Option) -> Option Oct 12 23:23:04.599 INFO kablam! | ^ help: consider using `_x` instead Oct 12 23:23:04.599 INFO kablam! Oct 12 23:23:04.599 INFO kablam! warning: unused variable: `x` Oct 12 23:23:04.599 INFO kablam! --> src/shell.rs:53:9 Oct 12 23:23:04.599 INFO kablam! | Oct 12 23:23:04.599 INFO kablam! 53 | fn ed(x: Option) -> Option Oct 12 23:23:04.599 INFO kablam! | ^ help: consider using `_x` instead Oct 12 23:23:04.599 INFO kablam! Oct 12 23:23:04.599 INFO kablam! warning: unused variable: `x` Oct 12 23:23:04.599 INFO kablam! --> src/shell.rs:62:16 Oct 12 23:23:04.599 INFO kablam! | Oct 12 23:23:04.599 INFO kablam! 62 | fn butterfly(x: Option) -> Option Oct 12 23:23:04.599 INFO kablam! | ^ help: consider using `_x` instead Oct 12 23:23:04.599 INFO kablam! Oct 12 23:23:04.599 INFO kablam! warning: unused variable: `x` Oct 12 23:23:04.599 INFO kablam! --> src/shell.rs:70:11 Oct 12 23:23:04.599 INFO kablam! | Oct 12 23:23:04.599 INFO kablam! 70 | fn life(x: Option) -> Option Oct 12 23:23:04.599 INFO kablam! | ^ help: consider using `_x` instead Oct 12 23:23:04.599 INFO kablam! Oct 12 23:23:04.619 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:23:04.619 INFO kablam! --> src/main.rs:12:5 Oct 12 23:23:04.619 INFO kablam! | Oct 12 23:23:04.619 INFO kablam! 12 | io::stdout().flush(); Oct 12 23:23:04.619 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:23:04.619 INFO kablam! | Oct 12 23:23:04.619 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 23:23:04.619 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:23:04.619 INFO kablam! Oct 12 23:23:05.494 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.20s Oct 12 23:23:05.501 INFO kablam! su: No module specific data is present Oct 12 23:23:06.406 INFO running `"docker" "rm" "-f" "702464764e165b9d648fa052bee7631c80bbcda16d981b5e5d3d196d8bc6c89d"` Oct 12 23:23:06.826 INFO blam! 702464764e165b9d648fa052bee7631c80bbcda16d981b5e5d3d196d8bc6c89d Oct 12 23:23:06.840 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 12 23:23:07.329 INFO blam! c57c256dba2ca85fc2b76e9a28b1a8e77db728873624e44216af3c04d666ee0f Oct 12 23:23:07.330 INFO running `"docker" "start" "-a" "c57c256dba2ca85fc2b76e9a28b1a8e77db728873624e44216af3c04d666ee0f"` Oct 12 23:23:08.758 INFO kablam! usermod: no changes Oct 12 23:23:08.847 INFO kablam! Compiling stupid-shell v0.1.0 (/source) Oct 12 23:23:09.139 INFO kablam! warning: unused variable: `x` Oct 12 23:23:09.140 INFO kablam! --> src/shell.rs:19:10 Oct 12 23:23:09.140 INFO kablam! | Oct 12 23:23:09.140 INFO kablam! 19 | fn vim(x: Option) -> Option Oct 12 23:23:09.141 INFO kablam! | ^ help: consider using `_x` instead Oct 12 23:23:09.141 INFO kablam! | Oct 12 23:23:09.141 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 23:23:09.142 INFO kablam! Oct 12 23:23:09.142 INFO kablam! warning: unused variable: `x` Oct 12 23:23:09.142 INFO kablam! --> src/shell.rs:37:12 Oct 12 23:23:09.142 INFO kablam! | Oct 12 23:23:09.143 INFO kablam! 37 | fn emacs(x: Option) -> Option Oct 12 23:23:09.143 INFO kablam! | ^ help: consider using `_x` instead Oct 12 23:23:09.143 INFO kablam! Oct 12 23:23:09.144 INFO kablam! warning: unused variable: `x` Oct 12 23:23:09.144 INFO kablam! --> src/shell.rs:45:11 Oct 12 23:23:09.144 INFO kablam! | Oct 12 23:23:09.144 INFO kablam! 45 | fn nano(x: Option) -> Option Oct 12 23:23:09.145 INFO kablam! | ^ help: consider using `_x` instead Oct 12 23:23:09.145 INFO kablam! Oct 12 23:23:09.145 INFO kablam! warning: unused variable: `x` Oct 12 23:23:09.146 INFO kablam! --> src/shell.rs:53:9 Oct 12 23:23:09.146 INFO kablam! | Oct 12 23:23:09.146 INFO kablam! 53 | fn ed(x: Option) -> Option Oct 12 23:23:09.147 INFO kablam! | ^ help: consider using `_x` instead Oct 12 23:23:09.147 INFO kablam! Oct 12 23:23:09.147 INFO kablam! warning: unused variable: `x` Oct 12 23:23:09.147 INFO kablam! --> src/shell.rs:62:16 Oct 12 23:23:09.148 INFO kablam! | Oct 12 23:23:09.148 INFO kablam! 62 | fn butterfly(x: Option) -> Option Oct 12 23:23:09.148 INFO kablam! | ^ help: consider using `_x` instead Oct 12 23:23:09.149 INFO kablam! Oct 12 23:23:09.149 INFO kablam! warning: unused variable: `x` Oct 12 23:23:09.149 INFO kablam! --> src/shell.rs:70:11 Oct 12 23:23:09.149 INFO kablam! | Oct 12 23:23:09.150 INFO kablam! 70 | fn life(x: Option) -> Option Oct 12 23:23:09.150 INFO kablam! | ^ help: consider using `_x` instead Oct 12 23:23:09.150 INFO kablam! Oct 12 23:23:09.163 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:23:09.164 INFO kablam! --> src/main.rs:12:5 Oct 12 23:23:09.164 INFO kablam! | Oct 12 23:23:09.164 INFO kablam! 12 | io::stdout().flush(); Oct 12 23:23:09.164 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:23:09.165 INFO kablam! | Oct 12 23:23:09.165 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 23:23:09.165 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:23:09.166 INFO kablam! Oct 12 23:23:09.679 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.88s Oct 12 23:23:09.681 INFO kablam! su: No module specific data is present Oct 12 23:23:10.287 INFO running `"docker" "rm" "-f" "c57c256dba2ca85fc2b76e9a28b1a8e77db728873624e44216af3c04d666ee0f"` Oct 12 23:23:10.651 INFO blam! c57c256dba2ca85fc2b76e9a28b1a8e77db728873624e44216af3c04d666ee0f Oct 12 23:23:10.656 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 12 23:23:10.995 INFO blam! db44ff40b9b6342589596171cd8485bb5eae742233203bbfe03729345933e2e1 Oct 12 23:23:10.996 INFO running `"docker" "start" "-a" "db44ff40b9b6342589596171cd8485bb5eae742233203bbfe03729345933e2e1"` Oct 12 23:23:11.792 INFO kablam! usermod: no changes Oct 12 23:23:11.847 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 12 23:23:11.847 INFO blam! Oct 12 23:23:11.848 INFO kablam! Running /target/debug/deps/stupid_shell-94cfc90e6717ea42 Oct 12 23:23:11.848 INFO blam! running 0 tests Oct 12 23:23:11.848 INFO blam! Oct 12 23:23:11.849 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 23:23:11.849 INFO blam! Oct 12 23:23:11.852 INFO kablam! su: No module specific data is present Oct 12 23:23:12.327 INFO running `"docker" "rm" "-f" "db44ff40b9b6342589596171cd8485bb5eae742233203bbfe03729345933e2e1"` Oct 12 23:23:12.603 INFO blam! db44ff40b9b6342589596171cd8485bb5eae742233203bbfe03729345933e2e1