Oct 12 18:19:21.376 INFO testing y-usuzumi/mildflow against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 18:19:21.378 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 18:19:21.783 INFO blam! 1ed6221d5f6183ab8c47f009d330a74f9b9d5fd92a0c4306b426360398c252ff Oct 12 18:19:21.799 INFO running `"docker" "start" "-a" "1ed6221d5f6183ab8c47f009d330a74f9b9d5fd92a0c4306b426360398c252ff"` Oct 12 18:19:23.231 INFO kablam! usermod: no changes Oct 12 18:19:23.283 INFO kablam! Compiling fixedbitset v0.1.8 Oct 12 18:19:23.283 INFO kablam! Compiling futures v0.1.18 Oct 12 18:19:24.147 INFO kablam! Compiling petgraph v0.4.11 Oct 12 18:19:29.423 INFO kablam! Compiling daggy v0.5.0 Oct 12 18:19:31.236 INFO kablam! Compiling mildflow v0.1.0 (/source) Oct 12 18:19:31.459 INFO kablam! warning: field is never used: `type_` Oct 12 18:19:31.460 INFO kablam! --> src/node.rs:15:5 Oct 12 18:19:31.461 INFO kablam! | Oct 12 18:19:31.461 INFO kablam! 15 | type_: String, Oct 12 18:19:31.462 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 18:19:31.462 INFO kablam! | Oct 12 18:19:31.463 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 18:19:31.464 INFO kablam! Oct 12 18:19:31.464 INFO kablam! warning: field is never used: `process_func` Oct 12 18:19:31.465 INFO kablam! --> src/node.rs:17:5 Oct 12 18:19:31.465 INFO kablam! | Oct 12 18:19:31.466 INFO kablam! 17 | process_func: ProcessFunc Oct 12 18:19:31.467 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:19:31.467 INFO kablam! Oct 12 18:19:31.499 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.24s Oct 12 18:19:31.507 INFO kablam! su: No module specific data is present Oct 12 18:19:32.633 INFO running `"docker" "rm" "-f" "1ed6221d5f6183ab8c47f009d330a74f9b9d5fd92a0c4306b426360398c252ff"` Oct 12 18:19:32.903 INFO blam! 1ed6221d5f6183ab8c47f009d330a74f9b9d5fd92a0c4306b426360398c252ff Oct 12 18:19:32.909 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 18:19:33.315 INFO blam! fb78d37d5902d6cdcd3c1673634394c477ad7717b4bc0780e7f437399021ee0e Oct 12 18:19:33.327 INFO running `"docker" "start" "-a" "fb78d37d5902d6cdcd3c1673634394c477ad7717b4bc0780e7f437399021ee0e"` Oct 12 18:19:35.106 INFO kablam! usermod: no changes Oct 12 18:19:35.219 INFO kablam! Compiling mildflow v0.1.0 (/source) Oct 12 18:19:35.527 INFO kablam! warning: unused variable: `processor3` Oct 12 18:19:35.527 INFO kablam! --> src/lib.rs:15:13 Oct 12 18:19:35.527 INFO kablam! | Oct 12 18:19:35.527 INFO kablam! 15 | let processor3 = Processor::new(name.to_owned(), |a: Vec| a); Oct 12 18:19:35.527 INFO kablam! | ^^^^^^^^^^ help: consider using `_processor3` instead Oct 12 18:19:35.527 INFO kablam! | Oct 12 18:19:35.527 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 18:19:35.527 INFO kablam! Oct 12 18:19:35.527 INFO kablam! warning: field is never used: `type_` Oct 12 18:19:35.527 INFO kablam! --> src/node.rs:15:5 Oct 12 18:19:35.527 INFO kablam! | Oct 12 18:19:35.527 INFO kablam! 15 | type_: String, Oct 12 18:19:35.527 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 18:19:35.527 INFO kablam! | Oct 12 18:19:35.527 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 18:19:35.527 INFO kablam! Oct 12 18:19:35.527 INFO kablam! warning: field is never used: `process_func` Oct 12 18:19:35.527 INFO kablam! --> src/node.rs:17:5 Oct 12 18:19:35.527 INFO kablam! | Oct 12 18:19:35.527 INFO kablam! 17 | process_func: ProcessFunc Oct 12 18:19:35.527 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:19:35.527 INFO kablam! Oct 12 18:19:36.233 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.10s Oct 12 18:19:36.237 INFO kablam! su: No module specific data is present Oct 12 18:19:37.493 INFO running `"docker" "rm" "-f" "fb78d37d5902d6cdcd3c1673634394c477ad7717b4bc0780e7f437399021ee0e"` Oct 12 18:19:37.815 INFO blam! fb78d37d5902d6cdcd3c1673634394c477ad7717b4bc0780e7f437399021ee0e Oct 12 18:19:37.817 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 18:19:38.267 INFO blam! cd2d12b5a74cfe68715cc1864cf768999f22859cd36f0df10a658bf0f9d4e9ea Oct 12 18:19:38.268 INFO running `"docker" "start" "-a" "cd2d12b5a74cfe68715cc1864cf768999f22859cd36f0df10a658bf0f9d4e9ea"` Oct 12 18:19:39.595 INFO kablam! usermod: no changes Oct 12 18:19:39.683 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 12 18:19:39.683 INFO kablam! Running /target/debug/deps/mildflow-d3c46557eac0d051 Oct 12 18:19:39.691 INFO blam! Oct 12 18:19:39.691 INFO blam! running 1 test Oct 12 18:19:39.691 INFO blam! test tests::test_test ... ok Oct 12 18:19:39.691 INFO blam! Oct 12 18:19:39.691 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 18:19:39.691 INFO blam! Oct 12 18:19:39.696 INFO kablam! Doc-tests mildflow Oct 12 18:19:39.931 INFO blam! Oct 12 18:19:39.931 INFO blam! running 0 tests Oct 12 18:19:39.931 INFO blam! Oct 12 18:19:39.931 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 18:19:39.931 INFO blam! Oct 12 18:19:39.936 INFO kablam! su: No module specific data is present Oct 12 18:19:41.043 INFO running `"docker" "rm" "-f" "cd2d12b5a74cfe68715cc1864cf768999f22859cd36f0df10a658bf0f9d4e9ea"` Oct 12 18:19:41.355 INFO blam! cd2d12b5a74cfe68715cc1864cf768999f22859cd36f0df10a658bf0f9d4e9ea