Oct 15 21:04:51.654 INFO testing run-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 21:04:51.654 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 15 21:04:51.831 INFO blam! dbe9e56f5f940af1345b63e751cfcb64791d6735e264be7bb513bfc5a697d28f Oct 15 21:04:51.834 INFO running `"docker" "start" "-a" "dbe9e56f5f940af1345b63e751cfcb64791d6735e264be7bb513bfc5a697d28f"` Oct 15 21:04:52.463 INFO kablam! usermod: no changes Oct 15 21:04:52.518 INFO kablam! Compiling run v0.1.0 (/source) Oct 15 21:04:53.121 INFO kablam! warning: unused import: `std::error::Error` Oct 15 21:04:53.121 INFO kablam! --> src/main.rs:6:5 Oct 15 21:04:53.121 INFO kablam! | Oct 15 21:04:53.121 INFO kablam! 6 | use std::error::Error; Oct 15 21:04:53.121 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 21:04:53.121 INFO kablam! | Oct 15 21:04:53.121 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 21:04:53.121 INFO kablam! Oct 15 21:04:53.122 INFO kablam! warning: unused import: `toml::Value` Oct 15 21:04:53.122 INFO kablam! --> src/main.rs:15:5 Oct 15 21:04:53.122 INFO kablam! | Oct 15 21:04:53.122 INFO kablam! 15 | use toml::Value; Oct 15 21:04:53.122 INFO kablam! | ^^^^^^^^^^^ Oct 15 21:04:53.122 INFO kablam! Oct 15 21:04:53.243 INFO kablam! warning: unused variable: `config` Oct 15 21:04:53.243 INFO kablam! --> src/main.rs:120:12 Oct 15 21:04:53.243 INFO kablam! | Oct 15 21:04:53.243 INFO kablam! 120 | Ok(config) => println!("{}", ""), Oct 15 21:04:53.243 INFO kablam! | ^^^^^^ help: consider using `_config` instead Oct 15 21:04:53.246 INFO kablam! | Oct 15 21:04:53.246 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 21:04:53.247 INFO kablam! Oct 15 21:04:53.291 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 21:04:53.291 INFO kablam! --> src/main.rs:64:5 Oct 15 21:04:53.291 INFO kablam! | Oct 15 21:04:53.291 INFO kablam! 64 | io::stdout().flush(); Oct 15 21:04:53.291 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 21:04:53.291 INFO kablam! | Oct 15 21:04:53.291 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 21:04:53.291 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 21:04:53.291 INFO kablam! Oct 15 21:04:53.291 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 21:04:53.291 INFO kablam! --> src/main.rs:67:5 Oct 15 21:04:53.291 INFO kablam! | Oct 15 21:04:53.291 INFO kablam! 67 | io::stdin().read_line(&mut opt); Oct 15 21:04:53.291 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 21:04:53.291 INFO kablam! | Oct 15 21:04:53.291 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 21:04:53.291 INFO kablam! Oct 15 21:04:54.778 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.30s Oct 15 21:04:54.781 INFO kablam! su: No module specific data is present Oct 15 21:04:55.155 INFO running `"docker" "rm" "-f" "dbe9e56f5f940af1345b63e751cfcb64791d6735e264be7bb513bfc5a697d28f"` Oct 15 21:04:55.287 INFO blam! dbe9e56f5f940af1345b63e751cfcb64791d6735e264be7bb513bfc5a697d28f Oct 15 21:04:55.291 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 15 21:04:55.562 INFO blam! ee5f2117447a7833a634193e2e214a054274ef8ebd21c06a5ddc04062c6954b0 Oct 15 21:04:55.563 INFO running `"docker" "start" "-a" "ee5f2117447a7833a634193e2e214a054274ef8ebd21c06a5ddc04062c6954b0"` Oct 15 21:04:56.137 INFO kablam! usermod: no changes Oct 15 21:04:56.182 INFO kablam! Compiling run v0.1.0 (/source) Oct 15 21:04:56.788 INFO kablam! warning: unused import: `std::error::Error` Oct 15 21:04:56.788 INFO kablam! --> src/main.rs:6:5 Oct 15 21:04:56.788 INFO kablam! | Oct 15 21:04:56.788 INFO kablam! 6 | use std::error::Error; Oct 15 21:04:56.788 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 21:04:56.789 INFO kablam! | Oct 15 21:04:56.789 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 21:04:56.789 INFO kablam! Oct 15 21:04:56.789 INFO kablam! warning: unused import: `toml::Value` Oct 15 21:04:56.789 INFO kablam! --> src/main.rs:15:5 Oct 15 21:04:56.789 INFO kablam! | Oct 15 21:04:56.789 INFO kablam! 15 | use toml::Value; Oct 15 21:04:56.789 INFO kablam! | ^^^^^^^^^^^ Oct 15 21:04:56.789 INFO kablam! Oct 15 21:04:56.890 INFO kablam! warning: unused variable: `config` Oct 15 21:04:56.890 INFO kablam! --> src/main.rs:120:12 Oct 15 21:04:56.890 INFO kablam! | Oct 15 21:04:56.890 INFO kablam! 120 | Ok(config) => println!("{}", ""), Oct 15 21:04:56.890 INFO kablam! | ^^^^^^ help: consider using `_config` instead Oct 15 21:04:56.890 INFO kablam! | Oct 15 21:04:56.890 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 21:04:56.890 INFO kablam! Oct 15 21:04:56.924 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 21:04:56.924 INFO kablam! --> src/main.rs:64:5 Oct 15 21:04:56.924 INFO kablam! | Oct 15 21:04:56.924 INFO kablam! 64 | io::stdout().flush(); Oct 15 21:04:56.924 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 21:04:56.924 INFO kablam! | Oct 15 21:04:56.924 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 21:04:56.924 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 21:04:56.924 INFO kablam! Oct 15 21:04:56.924 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 21:04:56.925 INFO kablam! --> src/main.rs:67:5 Oct 15 21:04:56.925 INFO kablam! | Oct 15 21:04:56.925 INFO kablam! 67 | io::stdin().read_line(&mut opt); Oct 15 21:04:56.925 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 21:04:56.925 INFO kablam! | Oct 15 21:04:56.925 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 21:04:56.925 INFO kablam! Oct 15 21:04:57.267 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.11s Oct 15 21:04:57.271 INFO kablam! su: No module specific data is present Oct 15 21:04:57.461 INFO running `"docker" "rm" "-f" "ee5f2117447a7833a634193e2e214a054274ef8ebd21c06a5ddc04062c6954b0"` Oct 15 21:04:57.539 INFO blam! ee5f2117447a7833a634193e2e214a054274ef8ebd21c06a5ddc04062c6954b0 Oct 15 21:04:57.541 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 15 21:04:57.719 INFO blam! 63f5b7081329bcd0a5549e8f1d079a63e590fc4e2bc6e36f3bbff49b9ff23342 Oct 15 21:04:57.720 INFO running `"docker" "start" "-a" "63f5b7081329bcd0a5549e8f1d079a63e590fc4e2bc6e36f3bbff49b9ff23342"` Oct 15 21:04:58.305 INFO kablam! usermod: no changes Oct 15 21:04:58.355 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 15 21:04:58.366 INFO kablam! Running /target/debug/deps/run-6b59e190ae027b3a Oct 15 21:04:58.369 INFO blam! Oct 15 21:04:58.369 INFO blam! running 0 tests Oct 15 21:04:58.369 INFO blam! Oct 15 21:04:58.369 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 21:04:58.369 INFO blam! Oct 15 21:04:58.370 INFO kablam! su: No module specific data is present Oct 15 21:04:58.672 INFO running `"docker" "rm" "-f" "63f5b7081329bcd0a5549e8f1d079a63e590fc4e2bc6e36f3bbff49b9ff23342"` Oct 15 21:04:58.766 INFO blam! 63f5b7081329bcd0a5549e8f1d079a63e590fc4e2bc6e36f3bbff49b9ff23342