Oct 12 23:26:25.383 INFO testing spencedalley/rust_finite_state_machine against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 23:26:25.384 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 12 23:26:25.791 INFO blam! 9b06ae274a2cc015a8f194d648e8791eca850e107c34f913a902e6b87201213b Oct 12 23:26:25.792 INFO running `"docker" "start" "-a" "9b06ae274a2cc015a8f194d648e8791eca850e107c34f913a902e6b87201213b"` Oct 12 23:26:27.219 INFO kablam! usermod: no changes Oct 12 23:26:27.307 INFO kablam! Compiling finite_state_machines v0.1.0 (/source) Oct 12 23:26:27.539 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 12 23:26:27.539 INFO kablam! --> src/state_match.rs:13:9 Oct 12 23:26:27.539 INFO kablam! | Oct 12 23:26:27.539 INFO kablam! 13 | use std::ascii::AsciiExt; Oct 12 23:26:27.539 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 23:26:27.539 INFO kablam! | Oct 12 23:26:27.539 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 23:26:27.539 INFO kablam! Oct 12 23:26:27.559 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 12 23:26:27.559 INFO kablam! --> src/state_match.rs:13:9 Oct 12 23:26:27.559 INFO kablam! | Oct 12 23:26:27.559 INFO kablam! 13 | use std::ascii::AsciiExt; Oct 12 23:26:27.559 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 23:26:27.559 INFO kablam! | Oct 12 23:26:27.559 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 23:26:27.559 INFO kablam! Oct 12 23:26:28.003 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 12 23:26:28.003 INFO kablam! --> src/state_match.rs:13:9 Oct 12 23:26:28.003 INFO kablam! | Oct 12 23:26:28.003 INFO kablam! 13 | use std::ascii::AsciiExt; Oct 12 23:26:28.003 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 23:26:28.004 INFO kablam! | Oct 12 23:26:28.004 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 23:26:28.004 INFO kablam! Oct 12 23:26:28.016 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 12 23:26:28.016 INFO kablam! --> src/state_match.rs:13:9 Oct 12 23:26:28.017 INFO kablam! | Oct 12 23:26:28.017 INFO kablam! 13 | use std::ascii::AsciiExt; Oct 12 23:26:28.018 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 23:26:28.018 INFO kablam! | Oct 12 23:26:28.019 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 23:26:28.019 INFO kablam! Oct 12 23:26:28.655 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.39s Oct 12 23:26:28.655 INFO kablam! su: No module specific data is present Oct 12 23:26:29.979 INFO running `"docker" "rm" "-f" "9b06ae274a2cc015a8f194d648e8791eca850e107c34f913a902e6b87201213b"` Oct 12 23:26:30.323 INFO blam! 9b06ae274a2cc015a8f194d648e8791eca850e107c34f913a902e6b87201213b Oct 12 23:26:30.328 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 12 23:26:30.709 INFO blam! 699c2ce4d6a207087fc260d87809addfb3036fc59462acf163bf05a9f60cbc70 Oct 12 23:26:30.712 INFO running `"docker" "start" "-a" "699c2ce4d6a207087fc260d87809addfb3036fc59462acf163bf05a9f60cbc70"` Oct 12 23:26:31.922 INFO kablam! usermod: no changes Oct 12 23:26:31.991 INFO kablam! Compiling finite_state_machines v0.1.0 (/source) Oct 12 23:26:32.331 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 12 23:26:32.331 INFO kablam! --> src/state_match.rs:13:9 Oct 12 23:26:32.331 INFO kablam! | Oct 12 23:26:32.331 INFO kablam! 13 | use std::ascii::AsciiExt; Oct 12 23:26:32.331 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 23:26:32.331 INFO kablam! | Oct 12 23:26:32.331 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 23:26:32.331 INFO kablam! Oct 12 23:26:32.357 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 12 23:26:32.357 INFO kablam! --> src/state_match.rs:13:9 Oct 12 23:26:32.357 INFO kablam! | Oct 12 23:26:32.357 INFO kablam! 13 | use std::ascii::AsciiExt; Oct 12 23:26:32.357 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 23:26:32.357 INFO kablam! | Oct 12 23:26:32.357 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 23:26:32.357 INFO kablam! Oct 12 23:26:32.539 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 12 23:26:32.539 INFO kablam! --> src/state_match.rs:13:9 Oct 12 23:26:32.539 INFO kablam! | Oct 12 23:26:32.539 INFO kablam! 13 | use std::ascii::AsciiExt; Oct 12 23:26:32.539 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 23:26:32.539 INFO kablam! | Oct 12 23:26:32.539 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 23:26:32.539 INFO kablam! Oct 12 23:26:32.567 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 12 23:26:32.567 INFO kablam! --> src/state_match.rs:13:9 Oct 12 23:26:32.567 INFO kablam! | Oct 12 23:26:32.567 INFO kablam! 13 | use std::ascii::AsciiExt; Oct 12 23:26:32.567 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 23:26:32.567 INFO kablam! | Oct 12 23:26:32.567 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 23:26:32.567 INFO kablam! Oct 12 23:26:33.384 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.42s Oct 12 23:26:33.391 INFO kablam! su: No module specific data is present Oct 12 23:26:34.391 INFO running `"docker" "rm" "-f" "699c2ce4d6a207087fc260d87809addfb3036fc59462acf163bf05a9f60cbc70"` Oct 12 23:26:34.726 INFO blam! 699c2ce4d6a207087fc260d87809addfb3036fc59462acf163bf05a9f60cbc70 Oct 12 23:26:34.740 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 12 23:26:35.241 INFO blam! 5296fd07a7f6c770ef7b858f0235bcb3b2d32db1f94a3d67d9f6378cb111badf Oct 12 23:26:35.247 INFO running `"docker" "start" "-a" "5296fd07a7f6c770ef7b858f0235bcb3b2d32db1f94a3d67d9f6378cb111badf"` Oct 12 23:26:36.384 INFO kablam! usermod: no changes Oct 12 23:26:36.435 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 12 23:26:36.435 INFO kablam! Running /target/debug/deps/finite_state_machines-bc008ded47339e9c Oct 12 23:26:36.447 INFO kablam! Running /target/debug/deps/finite_state_machines-49b854479da672d7 Oct 12 23:26:36.447 INFO blam! Oct 12 23:26:36.447 INFO blam! running 0 tests Oct 12 23:26:36.447 INFO blam! Oct 12 23:26:36.447 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 23:26:36.447 INFO blam! Oct 12 23:26:36.449 INFO blam! Oct 12 23:26:36.449 INFO blam! running 0 tests Oct 12 23:26:36.449 INFO blam! Oct 12 23:26:36.449 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 23:26:36.449 INFO blam! Oct 12 23:26:36.463 INFO kablam! Doc-tests finite_state_machines Oct 12 23:26:36.781 INFO blam! Oct 12 23:26:36.782 INFO blam! running 0 tests Oct 12 23:26:36.782 INFO blam! Oct 12 23:26:36.782 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 23:26:36.782 INFO blam! Oct 12 23:26:36.788 INFO kablam! su: No module specific data is present Oct 12 23:26:37.640 INFO running `"docker" "rm" "-f" "5296fd07a7f6c770ef7b858f0235bcb3b2d32db1f94a3d67d9f6378cb111badf"` Oct 12 23:26:37.947 INFO blam! 5296fd07a7f6c770ef7b858f0235bcb3b2d32db1f94a3d67d9f6378cb111badf