Dec 07 00:37:48.041 INFO testing rust-enum-derive-0.4.0 against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 07 00:37:48.041 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-2/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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"` Dec 07 00:37:48.332 INFO [stdout] 9082274803ef1822f89770981e320c29dbd64be1f3094b0ce9dd1dcc52454a8b Dec 07 00:37:48.334 INFO running `"docker" "start" "-a" "9082274803ef1822f89770981e320c29dbd64be1f3094b0ce9dd1dcc52454a8b"` Dec 07 00:37:48.805 INFO [stderr] usermod: no changes Dec 07 00:37:48.828 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 07 00:37:48.828 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 07 00:37:48.828 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 07 00:37:48.828 INFO [stderr] files will be included as a binary target: Dec 07 00:37:48.828 INFO [stderr] Dec 07 00:37:48.828 INFO [stderr] * /source/src/main.rs Dec 07 00:37:48.828 INFO [stderr] Dec 07 00:37:48.828 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 07 00:37:48.828 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 07 00:37:48.828 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 07 00:37:48.828 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 07 00:37:48.828 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 07 00:37:48.828 INFO [stderr] Dec 07 00:37:48.828 INFO [stderr] For more information on this warning you can consult Dec 07 00:37:48.828 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 07 00:37:48.828 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `rust_enum_derive`, Dec 07 00:37:48.828 INFO [stderr] please set bin.path in Cargo.toml Dec 07 00:37:48.865 INFO [stderr] Compiling rust-enum-derive v0.4.0 (/source) Dec 07 00:37:53.300 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.48s Dec 07 00:37:53.304 INFO [stderr] su: No module specific data is present Dec 07 00:37:53.594 INFO running `"docker" "inspect" "9082274803ef1822f89770981e320c29dbd64be1f3094b0ce9dd1dcc52454a8b"` Dec 07 00:37:53.682 INFO running `"docker" "rm" "-f" "9082274803ef1822f89770981e320c29dbd64be1f3094b0ce9dd1dcc52454a8b"` Dec 07 00:37:53.772 INFO [stdout] 9082274803ef1822f89770981e320c29dbd64be1f3094b0ce9dd1dcc52454a8b Dec 07 00:37:53.776 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-2/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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"` Dec 07 00:37:53.985 INFO [stdout] 059a89321cbbca800ce978c02c6efb6fc5c7cc3e511d327b0be7a66750150357 Dec 07 00:37:53.986 INFO running `"docker" "start" "-a" "059a89321cbbca800ce978c02c6efb6fc5c7cc3e511d327b0be7a66750150357"` Dec 07 00:37:54.510 INFO [stderr] usermod: no changes Dec 07 00:37:54.536 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 07 00:37:54.536 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 07 00:37:54.536 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 07 00:37:54.536 INFO [stderr] files will be included as a binary target: Dec 07 00:37:54.536 INFO [stderr] Dec 07 00:37:54.536 INFO [stderr] * /source/src/main.rs Dec 07 00:37:54.536 INFO [stderr] Dec 07 00:37:54.536 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 07 00:37:54.536 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 07 00:37:54.536 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 07 00:37:54.536 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 07 00:37:54.536 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 07 00:37:54.536 INFO [stderr] Dec 07 00:37:54.536 INFO [stderr] For more information on this warning you can consult Dec 07 00:37:54.536 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 07 00:37:54.536 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `rust_enum_derive`, Dec 07 00:37:54.536 INFO [stderr] please set bin.path in Cargo.toml Dec 07 00:37:54.564 INFO [stderr] Compiling rust-enum-derive v0.4.0 (/source) Dec 07 00:37:56.012 INFO [stderr] warning: function `test_CENum_order` should have a snake case name such as `test_cenum_order` Dec 07 00:37:56.012 INFO [stderr] --> src/lib.rs:506:1 Dec 07 00:37:56.012 INFO [stderr] | Dec 07 00:37:56.012 INFO [stderr] 506 | / fn test_CENum_order() { Dec 07 00:37:56.012 INFO [stderr] 507 | | let a = CEnum::new(0, ""); Dec 07 00:37:56.012 INFO [stderr] 508 | | let b = CEnum::new(1, ""); Dec 07 00:37:56.012 INFO [stderr] 509 | | let c = CEnum::new(2, ""); Dec 07 00:37:56.012 INFO [stderr] ... | Dec 07 00:37:56.012 INFO [stderr] 517 | | assert!(a == d); Dec 07 00:37:56.012 INFO [stderr] 518 | | } Dec 07 00:37:56.012 INFO [stderr] | |_^ Dec 07 00:37:56.012 INFO [stderr] | Dec 07 00:37:56.012 INFO [stderr] = note: #[warn(non_snake_case)] on by default Dec 07 00:37:56.012 INFO [stderr] Dec 07 00:37:56.937 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.41s Dec 07 00:37:56.948 INFO [stderr] su: No module specific data is present Dec 07 00:37:57.274 INFO running `"docker" "inspect" "059a89321cbbca800ce978c02c6efb6fc5c7cc3e511d327b0be7a66750150357"` Dec 07 00:37:57.394 INFO running `"docker" "rm" "-f" "059a89321cbbca800ce978c02c6efb6fc5c7cc3e511d327b0be7a66750150357"` Dec 07 00:37:57.620 INFO [stdout] 059a89321cbbca800ce978c02c6efb6fc5c7cc3e511d327b0be7a66750150357 Dec 07 00:37:57.628 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-2/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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"` Dec 07 00:37:57.957 INFO [stdout] 4a55d5a3634cf278b2ddb790e4dcd5921395f0ba9636a68e891e3cab91f2dc7a Dec 07 00:37:57.959 INFO running `"docker" "start" "-a" "4a55d5a3634cf278b2ddb790e4dcd5921395f0ba9636a68e891e3cab91f2dc7a"` Dec 07 00:37:58.756 INFO [stderr] usermod: no changes Dec 07 00:37:58.808 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 07 00:37:58.808 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 07 00:37:58.808 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 07 00:37:58.808 INFO [stderr] files will be included as a binary target: Dec 07 00:37:58.808 INFO [stderr] Dec 07 00:37:58.808 INFO [stderr] * /source/src/main.rs Dec 07 00:37:58.808 INFO [stderr] Dec 07 00:37:58.808 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 07 00:37:58.808 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 07 00:37:58.808 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 07 00:37:58.808 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 07 00:37:58.808 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 07 00:37:58.808 INFO [stderr] Dec 07 00:37:58.808 INFO [stderr] For more information on this warning you can consult Dec 07 00:37:58.808 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 07 00:37:58.808 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `rust_enum_derive`, Dec 07 00:37:58.808 INFO [stderr] please set bin.path in Cargo.toml Dec 07 00:37:58.860 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s Dec 07 00:37:58.864 INFO [stderr] Running /target/debug/deps/rust_enum_derive-51006fe215b73dd9 Dec 07 00:37:58.872 INFO [stdout] Dec 07 00:37:58.872 INFO [stdout] running 3 tests Dec 07 00:37:58.872 INFO [stdout] test test_CENum_order ... ok Dec 07 00:37:58.884 INFO [stdout] test test_parse_buff_enum ... ok Dec 07 00:37:58.914 INFO [stdout] test test_parse_buff ... ok Dec 07 00:37:58.914 INFO [stdout] Dec 07 00:37:58.914 INFO [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 07 00:37:58.914 INFO [stdout] Dec 07 00:37:58.924 INFO [stdout] Dec 07 00:37:58.924 INFO [stderr] Running /target/debug/deps/rust_enum_derive-71b4332ae85a5b3b Dec 07 00:37:58.924 INFO [stdout] running 0 tests Dec 07 00:37:58.924 INFO [stdout] Dec 07 00:37:58.924 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 07 00:37:58.924 INFO [stdout] Dec 07 00:37:58.926 INFO [stderr] Doc-tests rust-enum-derive Dec 07 00:38:00.900 INFO [stdout] Dec 07 00:38:00.900 INFO [stdout] running 0 tests Dec 07 00:38:00.900 INFO [stdout] Dec 07 00:38:00.900 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 07 00:38:00.900 INFO [stdout] Dec 07 00:38:00.908 INFO [stderr] su: No module specific data is present Dec 07 00:38:01.213 INFO running `"docker" "inspect" "4a55d5a3634cf278b2ddb790e4dcd5921395f0ba9636a68e891e3cab91f2dc7a"` Dec 07 00:38:01.278 INFO running `"docker" "rm" "-f" "4a55d5a3634cf278b2ddb790e4dcd5921395f0ba9636a68e891e3cab91f2dc7a"` Dec 07 00:38:01.380 INFO [stdout] 4a55d5a3634cf278b2ddb790e4dcd5921395f0ba9636a68e891e3cab91f2dc7a