Nov 18 06:11:48.561 INFO testing mml-0.1.41 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 06:11:48.561 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 18 06:11:48.762 INFO [stdout] 35330dbe5966ef2c3f76b35f44619798cef4c832aafefe34d49efe0081299164 Nov 18 06:11:48.766 INFO running `"docker" "start" "-a" "35330dbe5966ef2c3f76b35f44619798cef4c832aafefe34d49efe0081299164"` Nov 18 06:11:49.347 INFO [stderr] usermod: no changes Nov 18 06:11:49.347 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 06:11:49.347 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 06:11:49.347 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 06:11:49.347 INFO [stderr] files will be included as a binary target: Nov 18 06:11:49.347 INFO [stderr] Nov 18 06:11:49.347 INFO [stderr] * /source/src/main.rs Nov 18 06:11:49.347 INFO [stderr] Nov 18 06:11:49.347 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 06:11:49.347 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 06:11:49.347 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 06:11:49.349 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 06:11:49.349 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 06:11:49.349 INFO [stderr] Nov 18 06:11:49.349 INFO [stderr] For more information on this warning you can consult Nov 18 06:11:49.349 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 06:11:49.349 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `ml`, Nov 18 06:11:49.349 INFO [stderr] please set bin.path in Cargo.toml Nov 18 06:11:49.382 INFO [stderr] Compiling dot v0.1.4 Nov 18 06:11:50.255 INFO [stderr] Compiling mml v0.1.41 (/source) Nov 18 06:11:51.361 INFO [stderr] warning: doc comment not used by rustdoc Nov 18 06:11:51.361 INFO [stderr] --> src/core/item/state/mod.rs:153:17 Nov 18 06:11:51.361 INFO [stderr] | Nov 18 06:11:51.362 INFO [stderr] 153 | /// Trait. Nov 18 06:11:51.362 INFO [stderr] | ^^^^^^^^^^ Nov 18 06:11:51.362 INFO [stderr] | Nov 18 06:11:51.363 INFO [stderr] = note: #[warn(unused_doc_comments)] on by default Nov 18 06:11:51.363 INFO [stderr] Nov 18 06:11:51.363 INFO [stderr] warning: doc comment not used by rustdoc Nov 18 06:11:51.364 INFO [stderr] --> src/core/item/state/mod.rs:159:17 Nov 18 06:11:51.364 INFO [stderr] | Nov 18 06:11:51.364 INFO [stderr] 159 | /// Structure with variables. Nov 18 06:11:51.365 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 06:11:51.365 INFO [stderr] Nov 18 06:11:51.365 INFO [stderr] warning: doc comment not used by rustdoc Nov 18 06:11:51.366 INFO [stderr] --> src/core/item/state/mod.rs:165:17 Nov 18 06:11:51.366 INFO [stderr] | Nov 18 06:11:51.366 INFO [stderr] 165 | /// Enumeration with variables. Nov 18 06:11:51.367 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 06:11:51.368 INFO [stderr] Nov 18 06:11:57.076 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.74s Nov 18 06:11:57.082 INFO [stderr] su: No module specific data is present Nov 18 06:11:57.391 INFO running `"docker" "inspect" "35330dbe5966ef2c3f76b35f44619798cef4c832aafefe34d49efe0081299164"` Nov 18 06:11:57.448 INFO running `"docker" "rm" "-f" "35330dbe5966ef2c3f76b35f44619798cef4c832aafefe34d49efe0081299164"` Nov 18 06:11:57.553 INFO [stdout] 35330dbe5966ef2c3f76b35f44619798cef4c832aafefe34d49efe0081299164 Nov 18 06:11:57.556 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 18 06:11:57.746 INFO [stdout] 4fec429379d28ec711eb18db2ac356dcbc89d0131d5eb3d79968849aa85f6861 Nov 18 06:11:57.747 INFO running `"docker" "start" "-a" "4fec429379d28ec711eb18db2ac356dcbc89d0131d5eb3d79968849aa85f6861"` Nov 18 06:11:58.219 INFO [stderr] usermod: no changes Nov 18 06:11:58.279 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 06:11:58.279 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 06:11:58.279 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 06:11:58.279 INFO [stderr] files will be included as a binary target: Nov 18 06:11:58.279 INFO [stderr] Nov 18 06:11:58.279 INFO [stderr] * /source/src/main.rs Nov 18 06:11:58.279 INFO [stderr] Nov 18 06:11:58.279 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 06:11:58.279 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 06:11:58.279 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 06:11:58.279 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 06:11:58.279 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 06:11:58.279 INFO [stderr] Nov 18 06:11:58.279 INFO [stderr] For more information on this warning you can consult Nov 18 06:11:58.279 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 06:11:58.279 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `ml`, Nov 18 06:11:58.279 INFO [stderr] please set bin.path in Cargo.toml Nov 18 06:11:58.327 INFO [stderr] Compiling mml v0.1.41 (/source) Nov 18 06:12:05.306 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.04s Nov 18 06:12:05.314 INFO [stderr] su: No module specific data is present Nov 18 06:12:05.712 INFO running `"docker" "inspect" "4fec429379d28ec711eb18db2ac356dcbc89d0131d5eb3d79968849aa85f6861"` Nov 18 06:12:05.775 INFO running `"docker" "rm" "-f" "4fec429379d28ec711eb18db2ac356dcbc89d0131d5eb3d79968849aa85f6861"` Nov 18 06:12:05.848 INFO [stdout] 4fec429379d28ec711eb18db2ac356dcbc89d0131d5eb3d79968849aa85f6861 Nov 18 06:12:05.851 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 18 06:12:06.111 INFO [stdout] b42aff3de4361181dee52bfabfda41800f4576cf22f2dfaff048dc426af7db38 Nov 18 06:12:06.112 INFO running `"docker" "start" "-a" "b42aff3de4361181dee52bfabfda41800f4576cf22f2dfaff048dc426af7db38"` Nov 18 06:12:06.473 INFO [stderr] usermod: no changes Nov 18 06:12:06.500 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 06:12:06.500 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 06:12:06.500 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 06:12:06.500 INFO [stderr] files will be included as a binary target: Nov 18 06:12:06.500 INFO [stderr] Nov 18 06:12:06.500 INFO [stderr] * /source/src/main.rs Nov 18 06:12:06.500 INFO [stderr] Nov 18 06:12:06.500 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 06:12:06.500 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 06:12:06.500 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 06:12:06.500 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 06:12:06.500 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 06:12:06.500 INFO [stderr] Nov 18 06:12:06.500 INFO [stderr] For more information on this warning you can consult Nov 18 06:12:06.500 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 06:12:06.500 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `ml`, Nov 18 06:12:06.500 INFO [stderr] please set bin.path in Cargo.toml Nov 18 06:12:06.563 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s Nov 18 06:12:06.565 INFO [stderr] Running /target/debug/deps/aggregation-6f4d01b3123dfe98 Nov 18 06:12:06.568 INFO [stdout] Nov 18 06:12:06.568 INFO [stdout] running 1 test Nov 18 06:12:06.572 INFO [stdout] test test_aggregation ... ok Nov 18 06:12:06.572 INFO [stdout] Nov 18 06:12:06.572 INFO [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 06:12:06.572 INFO [stdout] Nov 18 06:12:06.573 INFO [stderr] Running /target/debug/deps/association-ae382a7af2e5b934 Nov 18 06:12:06.574 INFO [stdout] Nov 18 06:12:06.574 INFO [stdout] running 1 test Nov 18 06:12:06.578 INFO [stdout] test test_association ... ok Nov 18 06:12:06.578 INFO [stdout] Nov 18 06:12:06.578 INFO [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 06:12:06.579 INFO [stdout] Nov 18 06:12:06.579 INFO [stderr] Running /target/debug/deps/composition-78438a5ecb72092f Nov 18 06:12:06.580 INFO [stdout] Nov 18 06:12:06.580 INFO [stdout] running 1 test Nov 18 06:12:06.583 INFO [stdout] test test_composition ... ok Nov 18 06:12:06.583 INFO [stdout] Nov 18 06:12:06.583 INFO [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 06:12:06.583 INFO [stdout] Nov 18 06:12:06.584 INFO [stderr] Running /target/debug/deps/dependency-176ef11aad3b495c Nov 18 06:12:06.586 INFO [stdout] Nov 18 06:12:06.586 INFO [stdout] running 1 test Nov 18 06:12:06.589 INFO [stdout] test test_dependency ... ok Nov 18 06:12:06.589 INFO [stdout] Nov 18 06:12:06.589 INFO [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 06:12:06.589 INFO [stdout] Nov 18 06:12:06.590 INFO [stderr] Running /target/debug/deps/realization-143fa51d99cf27f2 Nov 18 06:12:06.591 INFO [stdout] Nov 18 06:12:06.591 INFO [stdout] running 1 test Nov 18 06:12:06.603 INFO [stdout] test test_realization ... ok Nov 18 06:12:06.603 INFO [stdout] Nov 18 06:12:06.603 INFO [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 06:12:06.603 INFO [stdout] Nov 18 06:12:06.604 INFO [stderr] Doc-tests mml Nov 18 06:12:08.209 INFO [stdout] Nov 18 06:12:08.209 INFO [stdout] running 5 tests Nov 18 06:12:16.180 INFO [stderr] su: No module specific data is present Nov 18 06:12:16.513 INFO running `"docker" "inspect" "b42aff3de4361181dee52bfabfda41800f4576cf22f2dfaff048dc426af7db38"` Nov 18 06:12:16.633 INFO running `"docker" "rm" "-f" "b42aff3de4361181dee52bfabfda41800f4576cf22f2dfaff048dc426af7db38"` Nov 18 06:12:16.847 INFO [stdout] b42aff3de4361181dee52bfabfda41800f4576cf22f2dfaff048dc426af7db38