Oct 10 23:19:37.014 INFO testing evenfl0wz/burn against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 23:19:37.014 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 23:19:37.014 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 23:19:37.372 INFO blam! 34bf067b586ebedda3de46b1821e30d3d15910c1b89cc8567b2b21e1e6bab4ac Oct 10 23:19:37.380 INFO running `"docker" "start" "-a" "34bf067b586ebedda3de46b1821e30d3d15910c1b89cc8567b2b21e1e6bab4ac"` Oct 10 23:19:38.433 INFO kablam! usermod: no changes Oct 10 23:19:38.520 INFO kablam! Compiling burn v0.1.0 (/source) Oct 10 23:19:39.775 INFO kablam! warning: unused imports: `Colour`, `Style` Oct 10 23:19:39.775 INFO kablam! --> src/main.rs:8:17 Oct 10 23:19:39.776 INFO kablam! | Oct 10 23:19:39.776 INFO kablam! 8 | use ansi_term::{Style, Colour}; Oct 10 23:19:39.776 INFO kablam! | ^^^^^ ^^^^^^ Oct 10 23:19:39.776 INFO kablam! | Oct 10 23:19:39.776 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 23:19:39.776 INFO kablam! Oct 10 23:19:39.804 INFO kablam! warning: unused variable: `extinguished` Oct 10 23:19:39.804 INFO kablam! --> src/main.rs:27:9 Oct 10 23:19:39.804 INFO kablam! | Oct 10 23:19:39.804 INFO kablam! 27 | let extinguished = cli_args.is_present("EXTINGUISHED"); //Check if this instance is extinguished. Oct 10 23:19:39.804 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_extinguished` instead Oct 10 23:19:39.804 INFO kablam! | Oct 10 23:19:39.804 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 23:19:39.804 INFO kablam! Oct 10 23:19:39.804 INFO kablam! warning: unused variable: `verbosity` Oct 10 23:19:39.804 INFO kablam! --> src/main.rs:28:9 Oct 10 23:19:39.804 INFO kablam! | Oct 10 23:19:39.804 INFO kablam! 28 | let verbosity = cli_args.value_of("VERBOSITY").unwrap_or("minimal"); //Check verbosity level, or default to minimal. Oct 10 23:19:39.805 INFO kablam! | ^^^^^^^^^ help: consider using `_verbosity` instead Oct 10 23:19:39.805 INFO kablam! Oct 10 23:19:39.805 INFO kablam! warning: unused variable: `kindling` Oct 10 23:19:39.805 INFO kablam! --> src/main.rs:29:9 Oct 10 23:19:39.805 INFO kablam! | Oct 10 23:19:39.805 INFO kablam! 29 | let kindling = cli_args.value_of("kindling").unwrap_or("./kindling"); //Check specified file, or default to ./kindling Oct 10 23:19:39.805 INFO kablam! | ^^^^^^^^ help: consider using `_kindling` instead Oct 10 23:19:39.805 INFO kablam! Oct 10 23:19:41.240 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.78s Oct 10 23:19:41.244 INFO kablam! su: No module specific data is present Oct 10 23:19:41.788 INFO running `"docker" "rm" "-f" "34bf067b586ebedda3de46b1821e30d3d15910c1b89cc8567b2b21e1e6bab4ac"` Oct 10 23:19:42.104 INFO blam! 34bf067b586ebedda3de46b1821e30d3d15910c1b89cc8567b2b21e1e6bab4ac Oct 10 23:19:42.104 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 23:19:42.105 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 23:19:42.472 INFO blam! 3032af98487207a505690b02ea61e225b0971d1b6005d03fd6c846afbc371f49 Oct 10 23:19:42.478 INFO running `"docker" "start" "-a" "3032af98487207a505690b02ea61e225b0971d1b6005d03fd6c846afbc371f49"` Oct 10 23:19:43.228 INFO kablam! usermod: no changes Oct 10 23:19:43.284 INFO kablam! Compiling burn v0.1.0 (/source) Oct 10 23:19:44.464 INFO kablam! warning: unused imports: `Colour`, `Style` Oct 10 23:19:44.464 INFO kablam! --> src/main.rs:8:17 Oct 10 23:19:44.464 INFO kablam! | Oct 10 23:19:44.464 INFO kablam! 8 | use ansi_term::{Style, Colour}; Oct 10 23:19:44.464 INFO kablam! | ^^^^^ ^^^^^^ Oct 10 23:19:44.464 INFO kablam! | Oct 10 23:19:44.464 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 23:19:44.464 INFO kablam! Oct 10 23:19:44.488 INFO kablam! warning: unused variable: `extinguished` Oct 10 23:19:44.488 INFO kablam! --> src/main.rs:27:9 Oct 10 23:19:44.488 INFO kablam! | Oct 10 23:19:44.488 INFO kablam! 27 | let extinguished = cli_args.is_present("EXTINGUISHED"); //Check if this instance is extinguished. Oct 10 23:19:44.488 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_extinguished` instead Oct 10 23:19:44.488 INFO kablam! | Oct 10 23:19:44.488 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 23:19:44.488 INFO kablam! Oct 10 23:19:44.488 INFO kablam! warning: unused variable: `verbosity` Oct 10 23:19:44.488 INFO kablam! --> src/main.rs:28:9 Oct 10 23:19:44.488 INFO kablam! | Oct 10 23:19:44.488 INFO kablam! 28 | let verbosity = cli_args.value_of("VERBOSITY").unwrap_or("minimal"); //Check verbosity level, or default to minimal. Oct 10 23:19:44.488 INFO kablam! | ^^^^^^^^^ help: consider using `_verbosity` instead Oct 10 23:19:44.488 INFO kablam! Oct 10 23:19:44.488 INFO kablam! warning: unused variable: `kindling` Oct 10 23:19:44.488 INFO kablam! --> src/main.rs:29:9 Oct 10 23:19:44.488 INFO kablam! | Oct 10 23:19:44.488 INFO kablam! 29 | let kindling = cli_args.value_of("kindling").unwrap_or("./kindling"); //Check specified file, or default to ./kindling Oct 10 23:19:44.488 INFO kablam! | ^^^^^^^^ help: consider using `_kindling` instead Oct 10 23:19:44.488 INFO kablam! Oct 10 23:19:44.992 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.74s Oct 10 23:19:44.996 INFO kablam! su: No module specific data is present Oct 10 23:19:45.554 INFO running `"docker" "rm" "-f" "3032af98487207a505690b02ea61e225b0971d1b6005d03fd6c846afbc371f49"` Oct 10 23:19:45.813 INFO blam! 3032af98487207a505690b02ea61e225b0971d1b6005d03fd6c846afbc371f49 Oct 10 23:19:45.816 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 23:19:45.816 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 23:19:46.063 INFO blam! 64a9a61aa71ca52c1040ec2859ee5b16f2e29255c2ba5008d736393987e2f640 Oct 10 23:19:46.065 INFO running `"docker" "start" "-a" "64a9a61aa71ca52c1040ec2859ee5b16f2e29255c2ba5008d736393987e2f640"` Oct 10 23:19:47.501 INFO kablam! usermod: no changes Oct 10 23:19:47.587 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 10 23:19:47.587 INFO kablam! Running /target/debug/deps/burn-ae100222a823451d Oct 10 23:19:47.588 INFO blam! Oct 10 23:19:47.588 INFO blam! running 0 tests Oct 10 23:19:47.588 INFO blam! Oct 10 23:19:47.588 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 23:19:47.588 INFO blam! Oct 10 23:19:47.594 INFO kablam! su: No module specific data is present Oct 10 23:19:48.221 INFO running `"docker" "rm" "-f" "64a9a61aa71ca52c1040ec2859ee5b16f2e29255c2ba5008d736393987e2f640"` Oct 10 23:19:48.484 INFO blam! 64a9a61aa71ca52c1040ec2859ee5b16f2e29255c2ba5008d736393987e2f640