Oct 14 15:42:02.513 INFO testing karuna/hangar against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 15:42:02.514 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 14 15:42:02.800 INFO blam! 550b565da69d6d8a1b9ef69cfd14ac4680bc8d2eaa45ca28a189072c628f8bd7 Oct 14 15:42:02.801 INFO running `"docker" "start" "-a" "550b565da69d6d8a1b9ef69cfd14ac4680bc8d2eaa45ca28a189072c628f8bd7"` Oct 14 15:42:03.481 INFO kablam! usermod: no changes Oct 14 15:42:03.627 INFO kablam! Compiling cc v1.0.6 Oct 14 15:42:03.635 INFO kablam! Compiling serde v1.0.29 Oct 14 15:42:03.635 INFO kablam! Compiling humansize v1.1.0 Oct 14 15:42:03.635 INFO kablam! Compiling atty v0.2.8 Oct 14 15:42:03.635 INFO kablam! Compiling regex-syntax v0.5.0 Oct 14 15:42:03.635 INFO kablam! Compiling serde_json v0.9.10 Oct 14 15:42:03.635 INFO kablam! Compiling pest_derive v1.0.6 Oct 14 15:42:03.635 INFO kablam! Compiling num v0.1.42 Oct 14 15:42:04.495 INFO kablam! Compiling chrono v0.4.0 Oct 14 15:42:04.519 INFO kablam! Compiling clap v2.31.1 Oct 14 15:42:15.475 INFO kablam! Compiling backtrace-sys v0.1.16 Oct 14 15:42:15.503 INFO kablam! Compiling cargo_metadata v0.1.2 Oct 14 15:42:46.729 INFO kablam! Compiling regex v0.2.7 Oct 14 15:43:00.363 INFO kablam! Compiling serde_json v1.0.11 Oct 14 15:43:03.668 INFO kablam! Compiling backtrace v0.3.5 Oct 14 15:43:10.207 INFO kablam! Compiling error-chain v0.11.0 Oct 14 15:43:10.933 INFO kablam! Compiling cargo-shim v0.1.5 Oct 14 15:43:12.539 INFO kablam! Compiling tera v0.11.5 Oct 14 15:43:30.073 INFO kablam! Compiling hangar v0.0.4 (/source) Oct 14 15:43:30.955 INFO kablam! warning: unused variable: `matches` Oct 14 15:43:30.955 INFO kablam! --> src/main.rs:37:54 Oct 14 15:43:30.955 INFO kablam! | Oct 14 15:43:30.955 INFO kablam! 37 | let result: Result = if let Some(matches) = matches.subcommand_matches("build") Oct 14 15:43:30.955 INFO kablam! | ^^^^^^^ help: consider using `_matches` instead Oct 14 15:43:30.955 INFO kablam! | Oct 14 15:43:30.955 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 15:43:30.955 INFO kablam! Oct 14 15:43:30.955 INFO kablam! warning: unused variable: `matches` Oct 14 15:43:30.955 INFO kablam! --> src/main.rs:40:24 Oct 14 15:43:30.955 INFO kablam! | Oct 14 15:43:30.955 INFO kablam! 40 | } else if let Some(matches) = matches.subcommand_matches("db") { Oct 14 15:43:30.955 INFO kablam! | ^^^^^^^ help: consider using `_matches` instead Oct 14 15:43:30.955 INFO kablam! Oct 14 15:43:30.955 INFO kablam! warning: unused variable: `matches` Oct 14 15:43:30.955 INFO kablam! --> src/main.rs:44:24 Oct 14 15:43:30.955 INFO kablam! | Oct 14 15:43:30.955 INFO kablam! 44 | } else if let Some(matches) = matches.subcommand_matches("run") { Oct 14 15:43:30.955 INFO kablam! | ^^^^^^^ help: consider using `_matches` instead Oct 14 15:43:30.955 INFO kablam! Oct 14 15:43:31.003 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 15:43:31.003 INFO kablam! --> src/generator/mod.rs:125:9 Oct 14 15:43:31.003 INFO kablam! | Oct 14 15:43:31.003 INFO kablam! 125 | tera.add_raw_template(var_template_name, var_template_value); Oct 14 15:43:31.003 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:43:31.003 INFO kablam! | Oct 14 15:43:31.003 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 15:43:31.003 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 15:43:31.003 INFO kablam! Oct 14 15:43:35.747 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 32s Oct 14 15:43:35.755 INFO kablam! su: No module specific data is present Oct 14 15:43:36.983 INFO running `"docker" "rm" "-f" "550b565da69d6d8a1b9ef69cfd14ac4680bc8d2eaa45ca28a189072c628f8bd7"` Oct 14 15:43:37.287 INFO blam! 550b565da69d6d8a1b9ef69cfd14ac4680bc8d2eaa45ca28a189072c628f8bd7 Oct 14 15:43:37.308 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 14 15:43:37.776 INFO blam! 288838e22d42d8b93eb72b67f5cb11cffca825935d93626fe3a429f9cfb3b105 Oct 14 15:43:37.779 INFO running `"docker" "start" "-a" "288838e22d42d8b93eb72b67f5cb11cffca825935d93626fe3a429f9cfb3b105"` Oct 14 15:43:39.379 INFO kablam! usermod: no changes Oct 14 15:43:39.555 INFO kablam! Compiling hangar v0.0.4 (/source) Oct 14 15:43:40.460 INFO kablam! warning: unused variable: `matches` Oct 14 15:43:40.460 INFO kablam! --> src/main.rs:37:54 Oct 14 15:43:40.460 INFO kablam! | Oct 14 15:43:40.461 INFO kablam! 37 | let result: Result = if let Some(matches) = matches.subcommand_matches("build") Oct 14 15:43:40.461 INFO kablam! | ^^^^^^^ help: consider using `_matches` instead Oct 14 15:43:40.461 INFO kablam! | Oct 14 15:43:40.462 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 15:43:40.462 INFO kablam! Oct 14 15:43:40.462 INFO kablam! warning: unused variable: `matches` Oct 14 15:43:40.463 INFO kablam! --> src/main.rs:40:24 Oct 14 15:43:40.463 INFO kablam! | Oct 14 15:43:40.463 INFO kablam! 40 | } else if let Some(matches) = matches.subcommand_matches("db") { Oct 14 15:43:40.464 INFO kablam! | ^^^^^^^ help: consider using `_matches` instead Oct 14 15:43:40.464 INFO kablam! Oct 14 15:43:40.464 INFO kablam! warning: unused variable: `matches` Oct 14 15:43:40.464 INFO kablam! --> src/main.rs:44:24 Oct 14 15:43:40.465 INFO kablam! | Oct 14 15:43:40.465 INFO kablam! 44 | } else if let Some(matches) = matches.subcommand_matches("run") { Oct 14 15:43:40.465 INFO kablam! | ^^^^^^^ help: consider using `_matches` instead Oct 14 15:43:40.466 INFO kablam! Oct 14 15:43:40.519 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 15:43:40.519 INFO kablam! --> src/generator/mod.rs:125:9 Oct 14 15:43:40.520 INFO kablam! | Oct 14 15:43:40.520 INFO kablam! 125 | tera.add_raw_template(var_template_name, var_template_value); Oct 14 15:43:40.520 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:43:40.521 INFO kablam! | Oct 14 15:43:40.521 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 15:43:40.521 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 15:43:40.521 INFO kablam! Oct 14 15:43:41.218 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.81s Oct 14 15:43:41.227 INFO kablam! su: No module specific data is present Oct 14 15:43:42.110 INFO running `"docker" "rm" "-f" "288838e22d42d8b93eb72b67f5cb11cffca825935d93626fe3a429f9cfb3b105"` Oct 14 15:43:42.398 INFO blam! 288838e22d42d8b93eb72b67f5cb11cffca825935d93626fe3a429f9cfb3b105 Oct 14 15:43:42.407 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 14 15:43:42.904 INFO blam! c4c0e5bde6239171ecb701cb56063bc0ea1fb6d0a8daf8cd915437e20f50262b Oct 14 15:43:42.907 INFO running `"docker" "start" "-a" "c4c0e5bde6239171ecb701cb56063bc0ea1fb6d0a8daf8cd915437e20f50262b"` Oct 14 15:43:44.622 INFO kablam! usermod: no changes Oct 14 15:43:44.799 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.15s Oct 14 15:43:44.807 INFO kablam! Running /target/debug/deps/hangar-6cd9a3c19dbad1b0 Oct 14 15:43:44.808 INFO blam! Oct 14 15:43:44.808 INFO blam! running 0 tests Oct 14 15:43:44.808 INFO blam! Oct 14 15:43:44.809 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 15:43:44.809 INFO blam! Oct 14 15:43:44.812 INFO kablam! su: No module specific data is present Oct 14 15:43:45.861 INFO running `"docker" "rm" "-f" "c4c0e5bde6239171ecb701cb56063bc0ea1fb6d0a8daf8cd915437e20f50262b"` Oct 14 15:43:46.162 INFO blam! c4c0e5bde6239171ecb701cb56063bc0ea1fb6d0a8daf8cd915437e20f50262b