Nov 18 00:33:50.937 INFO testing rust-enum-derive-0.4.0 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 00:33:50.937 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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 00:33:51.126 INFO [stdout] 4ab13a758c867a38b9d07e16a1ec048c9d9cee180d316633112ffb7662ac150e Nov 18 00:33:51.127 INFO running `"docker" "start" "-a" "4ab13a758c867a38b9d07e16a1ec048c9d9cee180d316633112ffb7662ac150e"` Nov 18 00:33:51.654 INFO [stderr] usermod: no changes Nov 18 00:33:51.691 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 00:33:51.691 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 00:33:51.691 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 00:33:51.691 INFO [stderr] files will be included as a binary target: Nov 18 00:33:51.691 INFO [stderr] Nov 18 00:33:51.691 INFO [stderr] * /source/src/main.rs Nov 18 00:33:51.691 INFO [stderr] Nov 18 00:33:51.691 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 00:33:51.691 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 00:33:51.691 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 00:33:51.691 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 00:33:51.691 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 00:33:51.691 INFO [stderr] Nov 18 00:33:51.691 INFO [stderr] For more information on this warning you can consult Nov 18 00:33:51.691 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 00:33:51.691 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `rust_enum_derive`, Nov 18 00:33:51.691 INFO [stderr] please set bin.path in Cargo.toml Nov 18 00:33:51.787 INFO [stderr] Compiling rust-enum-derive v0.4.0 (/source) Nov 18 00:33:56.695 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.01s Nov 18 00:33:56.695 INFO [stderr] su: No module specific data is present Nov 18 00:33:56.977 INFO running `"docker" "inspect" "4ab13a758c867a38b9d07e16a1ec048c9d9cee180d316633112ffb7662ac150e"` Nov 18 00:33:57.097 INFO running `"docker" "rm" "-f" "4ab13a758c867a38b9d07e16a1ec048c9d9cee180d316633112ffb7662ac150e"` Nov 18 00:33:57.203 INFO [stdout] 4ab13a758c867a38b9d07e16a1ec048c9d9cee180d316633112ffb7662ac150e Nov 18 00:33:57.205 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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 00:33:57.598 INFO [stdout] 2dceba77294ba3b0772bc98e4ced97ef6882e656465f5affebd9444c547212ef Nov 18 00:33:57.600 INFO running `"docker" "start" "-a" "2dceba77294ba3b0772bc98e4ced97ef6882e656465f5affebd9444c547212ef"` Nov 18 00:33:58.913 INFO [stderr] usermod: no changes Nov 18 00:33:58.967 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 00:33:58.967 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 00:33:58.967 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 00:33:58.967 INFO [stderr] files will be included as a binary target: Nov 18 00:33:58.967 INFO [stderr] Nov 18 00:33:58.967 INFO [stderr] * /source/src/main.rs Nov 18 00:33:58.967 INFO [stderr] Nov 18 00:33:58.967 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 00:33:58.967 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 00:33:58.967 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 00:33:58.967 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 00:33:58.967 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 00:33:58.967 INFO [stderr] Nov 18 00:33:58.967 INFO [stderr] For more information on this warning you can consult Nov 18 00:33:58.967 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 00:33:58.967 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `rust_enum_derive`, Nov 18 00:33:58.967 INFO [stderr] please set bin.path in Cargo.toml Nov 18 00:33:59.014 INFO [stderr] Compiling rust-enum-derive v0.4.0 (/source) Nov 18 00:34:00.483 INFO [stderr] warning: function `test_CENum_order` should have a snake case name such as `test_cenum_order` Nov 18 00:34:00.483 INFO [stderr] --> src/lib.rs:506:1 Nov 18 00:34:00.483 INFO [stderr] | Nov 18 00:34:00.483 INFO [stderr] 506 | / fn test_CENum_order() { Nov 18 00:34:00.483 INFO [stderr] 507 | | let a = CEnum::new(0, ""); Nov 18 00:34:00.483 INFO [stderr] 508 | | let b = CEnum::new(1, ""); Nov 18 00:34:00.483 INFO [stderr] 509 | | let c = CEnum::new(2, ""); Nov 18 00:34:00.483 INFO [stderr] ... | Nov 18 00:34:00.483 INFO [stderr] 517 | | assert!(a == d); Nov 18 00:34:00.483 INFO [stderr] 518 | | } Nov 18 00:34:00.483 INFO [stderr] | |_^ Nov 18 00:34:00.483 INFO [stderr] | Nov 18 00:34:00.483 INFO [stderr] = note: #[warn(non_snake_case)] on by default Nov 18 00:34:00.483 INFO [stderr] Nov 18 00:34:01.799 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.85s Nov 18 00:34:01.804 INFO [stderr] su: No module specific data is present Nov 18 00:34:02.483 INFO running `"docker" "inspect" "2dceba77294ba3b0772bc98e4ced97ef6882e656465f5affebd9444c547212ef"` Nov 18 00:34:02.791 INFO running `"docker" "rm" "-f" "2dceba77294ba3b0772bc98e4ced97ef6882e656465f5affebd9444c547212ef"` Nov 18 00:34:03.123 INFO [stdout] 2dceba77294ba3b0772bc98e4ced97ef6882e656465f5affebd9444c547212ef Nov 18 00:34:03.129 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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 00:34:03.668 INFO [stdout] e54ee7553dd840087b37bea68fcceabecb0da1ccd7fa94e4fe8e23e06b9feadc Nov 18 00:34:03.670 INFO running `"docker" "start" "-a" "e54ee7553dd840087b37bea68fcceabecb0da1ccd7fa94e4fe8e23e06b9feadc"` Nov 18 00:34:04.930 INFO [stderr] usermod: no changes Nov 18 00:34:04.957 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 00:34:04.957 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 00:34:04.957 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 00:34:04.957 INFO [stderr] files will be included as a binary target: Nov 18 00:34:04.957 INFO [stderr] Nov 18 00:34:04.957 INFO [stderr] * /source/src/main.rs Nov 18 00:34:04.957 INFO [stderr] Nov 18 00:34:04.957 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 00:34:04.957 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 00:34:04.957 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 00:34:04.957 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 00:34:04.958 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 00:34:04.958 INFO [stderr] Nov 18 00:34:04.958 INFO [stderr] For more information on this warning you can consult Nov 18 00:34:04.958 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 00:34:04.958 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `rust_enum_derive`, Nov 18 00:34:04.958 INFO [stderr] please set bin.path in Cargo.toml Nov 18 00:34:04.984 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s Nov 18 00:34:04.996 INFO [stderr] Running /target/debug/deps/rust_enum_derive-c24c51f94aa94b58 Nov 18 00:34:04.998 INFO [stdout] Nov 18 00:34:04.998 INFO [stdout] running 3 tests Nov 18 00:34:05.001 INFO [stdout] test test_CENum_order ... ok Nov 18 00:34:05.013 INFO [stdout] test test_parse_buff_enum ... ok Nov 18 00:34:05.017 INFO [stdout] test test_parse_buff ... ok Nov 18 00:34:05.017 INFO [stdout] Nov 18 00:34:05.017 INFO [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 00:34:05.017 INFO [stdout] Nov 18 00:34:05.018 INFO [stderr] Running /target/debug/deps/rust_enum_derive-49753d3b7759c608 Nov 18 00:34:05.022 INFO [stderr] Doc-tests rust-enum-derive Nov 18 00:34:05.022 INFO [stdout] Nov 18 00:34:05.022 INFO [stdout] running 0 tests Nov 18 00:34:05.022 INFO [stdout] Nov 18 00:34:05.022 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 00:34:05.022 INFO [stdout] Nov 18 00:34:06.749 INFO [stdout] Nov 18 00:34:06.749 INFO [stdout] running 0 tests Nov 18 00:34:06.749 INFO [stdout] Nov 18 00:34:06.749 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 00:34:06.749 INFO [stdout] Nov 18 00:34:06.754 INFO [stderr] su: No module specific data is present Nov 18 00:34:07.452 INFO running `"docker" "inspect" "e54ee7553dd840087b37bea68fcceabecb0da1ccd7fa94e4fe8e23e06b9feadc"` Nov 18 00:34:07.563 INFO running `"docker" "rm" "-f" "e54ee7553dd840087b37bea68fcceabecb0da1ccd7fa94e4fe8e23e06b9feadc"` Nov 18 00:34:07.699 INFO [stdout] e54ee7553dd840087b37bea68fcceabecb0da1ccd7fa94e4fe8e23e06b9feadc