Oct 16 07:14:07.341 INFO testing graph-edge-evolution-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 07:14:07.341 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 16 07:14:07.675 INFO blam! 954df2d8c01183e39674a193b8b9510914f9c9966a2923cbeefde7b5991a8cec Oct 16 07:14:07.678 INFO running `"docker" "start" "-a" "954df2d8c01183e39674a193b8b9510914f9c9966a2923cbeefde7b5991a8cec"` Oct 16 07:14:08.206 INFO kablam! usermod: no changes Oct 16 07:14:08.234 INFO kablam! Compiling graph-edge-evolution v0.1.0 (/source) Oct 16 07:14:08.822 INFO kablam! warning: the feature `augmented_assignments` has been stable since 1.8.0 and no longer requires an attribute to enable Oct 16 07:14:08.822 INFO kablam! --> src/lib.rs:1:12 Oct 16 07:14:08.822 INFO kablam! | Oct 16 07:14:08.822 INFO kablam! 1 | #![feature(augmented_assignments)] Oct 16 07:14:08.822 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 07:14:08.822 INFO kablam! | Oct 16 07:14:08.822 INFO kablam! = note: #[warn(stable_features)] on by default Oct 16 07:14:08.822 INFO kablam! Oct 16 07:14:08.824 INFO kablam! warning: the feature `op_assign_traits` has been stable since 1.8.0 and no longer requires an attribute to enable Oct 16 07:14:08.824 INFO kablam! --> src/lib.rs:2:12 Oct 16 07:14:08.824 INFO kablam! | Oct 16 07:14:08.824 INFO kablam! 2 | #![feature(op_assign_traits)] Oct 16 07:14:08.824 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 16 07:14:08.824 INFO kablam! Oct 16 07:14:08.939 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.72s Oct 16 07:14:08.947 INFO kablam! su: No module specific data is present Oct 16 07:14:09.359 INFO running `"docker" "rm" "-f" "954df2d8c01183e39674a193b8b9510914f9c9966a2923cbeefde7b5991a8cec"` Oct 16 07:14:09.488 INFO blam! 954df2d8c01183e39674a193b8b9510914f9c9966a2923cbeefde7b5991a8cec Oct 16 07:14:09.492 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 16 07:14:09.768 INFO blam! fb9e766636c2b1e4fc723e28be1f7f119861dd0e1e815880dc8c25a4bba66dae Oct 16 07:14:09.770 INFO running `"docker" "start" "-a" "fb9e766636c2b1e4fc723e28be1f7f119861dd0e1e815880dc8c25a4bba66dae"` Oct 16 07:14:10.261 INFO kablam! usermod: no changes Oct 16 07:14:10.302 INFO kablam! Compiling graph-edge-evolution v0.1.0 (/source) Oct 16 07:14:11.427 INFO kablam! warning: the feature `augmented_assignments` has been stable since 1.8.0 and no longer requires an attribute to enable Oct 16 07:14:11.427 INFO kablam! --> src/lib.rs:1:12 Oct 16 07:14:11.427 INFO kablam! | Oct 16 07:14:11.427 INFO kablam! 1 | #![feature(augmented_assignments)] Oct 16 07:14:11.427 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 07:14:11.427 INFO kablam! | Oct 16 07:14:11.427 INFO kablam! = note: #[warn(stable_features)] on by default Oct 16 07:14:11.427 INFO kablam! Oct 16 07:14:11.429 INFO kablam! warning: the feature `op_assign_traits` has been stable since 1.8.0 and no longer requires an attribute to enable Oct 16 07:14:11.429 INFO kablam! --> src/lib.rs:2:12 Oct 16 07:14:11.429 INFO kablam! | Oct 16 07:14:11.429 INFO kablam! 2 | #![feature(op_assign_traits)] Oct 16 07:14:11.429 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 16 07:14:11.429 INFO kablam! Oct 16 07:14:12.793 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.50s Oct 16 07:14:12.795 INFO kablam! su: No module specific data is present Oct 16 07:14:13.053 INFO running `"docker" "rm" "-f" "fb9e766636c2b1e4fc723e28be1f7f119861dd0e1e815880dc8c25a4bba66dae"` Oct 16 07:14:13.150 INFO blam! fb9e766636c2b1e4fc723e28be1f7f119861dd0e1e815880dc8c25a4bba66dae Oct 16 07:14:13.152 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 16 07:14:13.411 INFO blam! b62c6de6940410e4c276a400ccded4ed4ca932fd0b4d2f88b1592fa0b6329b74 Oct 16 07:14:13.412 INFO running `"docker" "start" "-a" "b62c6de6940410e4c276a400ccded4ed4ca932fd0b4d2f88b1592fa0b6329b74"` Oct 16 07:14:13.933 INFO kablam! usermod: no changes Oct 16 07:14:13.967 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 16 07:14:13.975 INFO kablam! Running /target/debug/deps/graph_edge_evolution-b1afd48e6009d1ef Oct 16 07:14:13.980 INFO blam! Oct 16 07:14:13.980 INFO blam! running 14 tests Oct 16 07:14:13.981 INFO blam! test test_add_self_loop ... ok Oct 16 07:14:13.982 INFO blam! test test_empty ... ok Oct 16 07:14:13.982 INFO blam! test test_next ... ok Oct 16 07:14:13.982 INFO blam! test test_merge_self_loop2 ... ok Oct 16 07:14:13.982 INFO blam! test test_merge_self_loop ... ok Oct 16 07:14:13.982 INFO blam! test test_save_restore ... ok Oct 16 07:14:13.982 INFO blam! test test_nthedge ... ok Oct 16 07:14:13.982 INFO blam! test test_reverse ... ok Oct 16 07:14:13.982 INFO blam! test test_split ... ok Oct 16 07:14:13.982 INFO blam! test test_update_edge_weight ... ok Oct 16 07:14:13.983 INFO blam! test test_save_restore2 ... ok Oct 16 07:14:13.983 INFO blam! test test_graph_paper ... ok Oct 16 07:14:13.983 INFO blam! test test_duplicate ... ok Oct 16 07:14:13.984 INFO blam! test test_parent ... ok Oct 16 07:14:13.984 INFO blam! Oct 16 07:14:13.984 INFO blam! test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 07:14:13.984 INFO blam! Oct 16 07:14:13.984 INFO kablam! Doc-tests graph-edge-evolution Oct 16 07:14:14.962 INFO blam! Oct 16 07:14:14.962 INFO blam! running 0 tests Oct 16 07:14:14.962 INFO blam! Oct 16 07:14:14.962 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 07:14:14.962 INFO blam! Oct 16 07:14:14.970 INFO kablam! su: No module specific data is present Oct 16 07:14:15.285 INFO running `"docker" "rm" "-f" "b62c6de6940410e4c276a400ccded4ed4ca932fd0b4d2f88b1592fa0b6329b74"` Oct 16 07:14:15.500 INFO blam! b62c6de6940410e4c276a400ccded4ed4ca932fd0b4d2f88b1592fa0b6329b74