Dec 07 18:18:04.576 INFO testing dsdl_compiler-0.0.1 against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 07 18:18:04.576 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-6/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/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 18:18:04.980 INFO [stdout] 774aafa9617087f05ef6f060a596c714bcbc2307ef1cddc647300b174cf0f3ab Dec 07 18:18:04.983 INFO running `"docker" "start" "-a" "774aafa9617087f05ef6f060a596c714bcbc2307ef1cddc647300b174cf0f3ab"` Dec 07 18:18:06.072 INFO [stderr] usermod: no changes Dec 07 18:18:06.136 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 07 18:18:06.136 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 07 18:18:06.136 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 07 18:18:06.136 INFO [stderr] files will be included as a binary target: Dec 07 18:18:06.136 INFO [stderr] Dec 07 18:18:06.136 INFO [stderr] * /source/src/bin/opts.rs Dec 07 18:18:06.136 INFO [stderr] * /source/src/bin/mod.rs Dec 07 18:18:06.136 INFO [stderr] Dec 07 18:18:06.136 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 07 18:18:06.136 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 07 18:18:06.136 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 07 18:18:06.136 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 07 18:18:06.136 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 07 18:18:06.136 INFO [stderr] Dec 07 18:18:06.136 INFO [stderr] For more information on this warning you can consult Dec 07 18:18:06.136 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 07 18:18:06.240 INFO [stderr] Compiling dsdl_parser v0.1.3 Dec 07 18:18:06.240 INFO [stderr] Compiling badlog v0.3.1 Dec 07 18:18:11.556 INFO [stderr] Compiling dsdl_compiler v0.0.1 (/source) Dec 07 18:18:20.375 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.27s Dec 07 18:18:20.388 INFO [stderr] su: No module specific data is present Dec 07 18:18:21.000 INFO running `"docker" "inspect" "774aafa9617087f05ef6f060a596c714bcbc2307ef1cddc647300b174cf0f3ab"` Dec 07 18:18:21.095 INFO running `"docker" "rm" "-f" "774aafa9617087f05ef6f060a596c714bcbc2307ef1cddc647300b174cf0f3ab"` Dec 07 18:18:21.208 INFO [stdout] 774aafa9617087f05ef6f060a596c714bcbc2307ef1cddc647300b174cf0f3ab Dec 07 18:18:21.212 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-6/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/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 18:18:21.388 INFO [stdout] 85c053241a940586bcbfa650878f775c0798e44f7f9467b1a8a9a3720dbbd809 Dec 07 18:18:21.394 INFO running `"docker" "start" "-a" "85c053241a940586bcbfa650878f775c0798e44f7f9467b1a8a9a3720dbbd809"` Dec 07 18:18:22.074 INFO [stderr] usermod: no changes Dec 07 18:18:22.128 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 07 18:18:22.128 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 07 18:18:22.128 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 07 18:18:22.128 INFO [stderr] files will be included as a binary target: Dec 07 18:18:22.128 INFO [stderr] Dec 07 18:18:22.128 INFO [stderr] * /source/src/bin/opts.rs Dec 07 18:18:22.128 INFO [stderr] * /source/src/bin/mod.rs Dec 07 18:18:22.128 INFO [stderr] Dec 07 18:18:22.128 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 07 18:18:22.128 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 07 18:18:22.128 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 07 18:18:22.128 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 07 18:18:22.128 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 07 18:18:22.128 INFO [stderr] Dec 07 18:18:22.128 INFO [stderr] For more information on this warning you can consult Dec 07 18:18:22.128 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 07 18:18:22.184 INFO [stderr] Compiling dsdl_compiler v0.0.1 (/source) Dec 07 18:18:26.820 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.72s Dec 07 18:18:26.827 INFO [stderr] su: No module specific data is present Dec 07 18:18:27.446 INFO running `"docker" "inspect" "85c053241a940586bcbfa650878f775c0798e44f7f9467b1a8a9a3720dbbd809"` Dec 07 18:18:27.744 INFO running `"docker" "rm" "-f" "85c053241a940586bcbfa650878f775c0798e44f7f9467b1a8a9a3720dbbd809"` Dec 07 18:18:27.992 INFO [stdout] 85c053241a940586bcbfa650878f775c0798e44f7f9467b1a8a9a3720dbbd809 Dec 07 18:18:27.998 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-6/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/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 18:18:28.416 INFO [stdout] 7eee31a3f500ccaebe65175cccf0b5c3e1d907c65286881756f7aa468a4b6563 Dec 07 18:18:28.424 INFO running `"docker" "start" "-a" "7eee31a3f500ccaebe65175cccf0b5c3e1d907c65286881756f7aa468a4b6563"` Dec 07 18:18:29.563 INFO [stderr] usermod: no changes Dec 07 18:18:29.616 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 07 18:18:29.616 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 07 18:18:29.616 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 07 18:18:29.616 INFO [stderr] files will be included as a binary target: Dec 07 18:18:29.616 INFO [stderr] Dec 07 18:18:29.616 INFO [stderr] * /source/src/bin/opts.rs Dec 07 18:18:29.616 INFO [stderr] * /source/src/bin/mod.rs Dec 07 18:18:29.616 INFO [stderr] Dec 07 18:18:29.616 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 07 18:18:29.616 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 07 18:18:29.616 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 07 18:18:29.616 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 07 18:18:29.616 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 07 18:18:29.616 INFO [stderr] Dec 07 18:18:29.616 INFO [stderr] For more information on this warning you can consult Dec 07 18:18:29.616 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 07 18:18:29.688 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s Dec 07 18:18:29.688 INFO [stderr] Running /target/debug/deps/dsdl_compiler-68c8d48c675e9bc5 Dec 07 18:18:29.692 INFO [stdout] Dec 07 18:18:29.692 INFO [stdout] running 12 tests Dec 07 18:18:29.692 INFO [stdout] test tests::compile_comment ... ok Dec 07 18:18:29.692 INFO [stdout] test tests::compile_composite_type ... ok Dec 07 18:18:29.714 INFO [stdout] test tests::compile_primitive_type ... ok Dec 07 18:18:29.744 INFO [stdout] test tests::compile_field_def ... ok Dec 07 18:18:29.755 INFO [stdout] test tests::compile_variant_def ... ok Dec 07 18:18:29.757 INFO [stdout] test tests::compile_struct_body ... ok Dec 07 18:18:29.759 INFO [stdout] test tests::compile_enum_body ... ok Dec 07 18:18:29.762 INFO [stdout] test tests::compile_type ... ok Dec 07 18:18:30.032 INFO [stdout] test tests::compile_struct ... ok Dec 07 18:18:30.052 INFO [stdout] test tests::compile_enum ... ok Dec 07 18:18:30.087 INFO [stdout] test tests::compile_service ... ok Dec 07 18:18:30.132 INFO [stdout] test tests::compile_dsdl ... ok Dec 07 18:18:30.132 INFO [stderr] Running /target/debug/deps/dsdlc-078c8f6d3202529b Dec 07 18:18:30.132 INFO [stdout] Dec 07 18:18:30.132 INFO [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 07 18:18:30.132 INFO [stdout] Dec 07 18:18:30.144 INFO [stdout] Dec 07 18:18:30.144 INFO [stderr] Doc-tests dsdl_compiler Dec 07 18:18:30.144 INFO [stdout] running 0 tests Dec 07 18:18:30.144 INFO [stdout] Dec 07 18:18:30.144 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 07 18:18:30.144 INFO [stdout] Dec 07 18:18:32.196 INFO [stdout] Dec 07 18:18:32.196 INFO [stdout] running 2 tests Dec 07 18:18:35.741 INFO [stdout] test src/lib.rs - (line 27) ... ok Dec 07 18:18:35.780 INFO [stdout] test src/lib.rs - (line 13) ... ok Dec 07 18:18:35.780 INFO [stdout] Dec 07 18:18:35.780 INFO [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 07 18:18:35.780 INFO [stdout] Dec 07 18:18:35.792 INFO [stderr] su: No module specific data is present Dec 07 18:18:36.230 INFO running `"docker" "inspect" "7eee31a3f500ccaebe65175cccf0b5c3e1d907c65286881756f7aa468a4b6563"` Dec 07 18:18:36.341 INFO running `"docker" "rm" "-f" "7eee31a3f500ccaebe65175cccf0b5c3e1d907c65286881756f7aa468a4b6563"` Dec 07 18:18:36.450 INFO [stdout] 7eee31a3f500ccaebe65175cccf0b5c3e1d907c65286881756f7aa468a4b6563