Nov 18 15:41:51.012 INFO testing dsdl_compiler-0.0.1 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 15:41:51.012 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/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 15:41:51.541 INFO [stdout] 10cc9f9e40760c420d6b5b6ae54ca5a56d989d3721461e23b17255b1bd4e3a26 Nov 18 15:41:51.543 INFO running `"docker" "start" "-a" "10cc9f9e40760c420d6b5b6ae54ca5a56d989d3721461e23b17255b1bd4e3a26"` Nov 18 15:41:52.617 INFO [stderr] usermod: no changes Nov 18 15:41:52.675 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 15:41:52.675 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 15:41:52.675 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 15:41:52.675 INFO [stderr] files will be included as a binary target: Nov 18 15:41:52.675 INFO [stderr] Nov 18 15:41:52.675 INFO [stderr] * /source/src/bin/opts.rs Nov 18 15:41:52.675 INFO [stderr] * /source/src/bin/mod.rs Nov 18 15:41:52.675 INFO [stderr] Nov 18 15:41:52.675 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 15:41:52.675 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 15:41:52.675 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 15:41:52.675 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 15:41:52.675 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 15:41:52.675 INFO [stderr] Nov 18 15:41:52.675 INFO [stderr] For more information on this warning you can consult Nov 18 15:41:52.675 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 15:41:52.771 INFO [stderr] Compiling dsdl_parser v0.1.3 Nov 18 15:41:52.815 INFO [stderr] Compiling badlog v0.3.1 Nov 18 15:41:57.969 INFO [stderr] Compiling dsdl_compiler v0.0.1 (/source) Nov 18 15:42:05.175 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.52s Nov 18 15:42:05.182 INFO [stderr] su: No module specific data is present Nov 18 15:42:05.813 INFO running `"docker" "inspect" "10cc9f9e40760c420d6b5b6ae54ca5a56d989d3721461e23b17255b1bd4e3a26"` Nov 18 15:42:06.029 INFO running `"docker" "rm" "-f" "10cc9f9e40760c420d6b5b6ae54ca5a56d989d3721461e23b17255b1bd4e3a26"` Nov 18 15:42:06.319 INFO [stdout] 10cc9f9e40760c420d6b5b6ae54ca5a56d989d3721461e23b17255b1bd4e3a26 Nov 18 15:42:06.321 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/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 15:42:06.747 INFO [stdout] ea921d82895d7414badace12a8705e8127c0f7ba739dbe88b82ec11c33714900 Nov 18 15:42:06.755 INFO running `"docker" "start" "-a" "ea921d82895d7414badace12a8705e8127c0f7ba739dbe88b82ec11c33714900"` Nov 18 15:42:07.945 INFO [stderr] usermod: no changes Nov 18 15:42:07.995 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 15:42:07.995 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 15:42:07.995 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 15:42:07.995 INFO [stderr] files will be included as a binary target: Nov 18 15:42:07.995 INFO [stderr] Nov 18 15:42:07.995 INFO [stderr] * /source/src/bin/opts.rs Nov 18 15:42:07.995 INFO [stderr] * /source/src/bin/mod.rs Nov 18 15:42:07.995 INFO [stderr] Nov 18 15:42:07.995 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 15:42:07.995 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 15:42:07.995 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 15:42:07.995 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 15:42:07.995 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 15:42:07.995 INFO [stderr] Nov 18 15:42:07.995 INFO [stderr] For more information on this warning you can consult Nov 18 15:42:07.995 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 15:42:08.039 INFO [stderr] Compiling dsdl_compiler v0.0.1 (/source) Nov 18 15:42:14.816 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.83s Nov 18 15:42:14.823 INFO [stderr] su: No module specific data is present Nov 18 15:42:15.679 INFO running `"docker" "inspect" "ea921d82895d7414badace12a8705e8127c0f7ba739dbe88b82ec11c33714900"` Nov 18 15:42:15.969 INFO running `"docker" "rm" "-f" "ea921d82895d7414badace12a8705e8127c0f7ba739dbe88b82ec11c33714900"` Nov 18 15:42:16.281 INFO [stdout] ea921d82895d7414badace12a8705e8127c0f7ba739dbe88b82ec11c33714900 Nov 18 15:42:16.288 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/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 15:42:16.624 INFO [stdout] 8e1d2686a261bcd933574a1a09b78a4b78d612c9902398503bf2328dba985a68 Nov 18 15:42:16.627 INFO running `"docker" "start" "-a" "8e1d2686a261bcd933574a1a09b78a4b78d612c9902398503bf2328dba985a68"` Nov 18 15:42:17.563 INFO [stderr] usermod: no changes Nov 18 15:42:17.615 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 15:42:17.615 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 15:42:17.615 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 15:42:17.615 INFO [stderr] files will be included as a binary target: Nov 18 15:42:17.615 INFO [stderr] Nov 18 15:42:17.615 INFO [stderr] * /source/src/bin/opts.rs Nov 18 15:42:17.615 INFO [stderr] * /source/src/bin/mod.rs Nov 18 15:42:17.615 INFO [stderr] Nov 18 15:42:17.615 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 15:42:17.615 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 15:42:17.615 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 15:42:17.615 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 15:42:17.615 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 15:42:17.615 INFO [stderr] Nov 18 15:42:17.615 INFO [stderr] For more information on this warning you can consult Nov 18 15:42:17.615 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 15:42:17.675 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s Nov 18 15:42:17.675 INFO [stderr] Running /target/debug/deps/dsdl_compiler-79f139a4d1096c07 Nov 18 15:42:17.679 INFO [stdout] Nov 18 15:42:17.679 INFO [stdout] running 12 tests Nov 18 15:42:17.719 INFO [stdout] test tests::compile_comment ... ok Nov 18 15:42:17.721 INFO [stdout] test tests::compile_composite_type ... ok Nov 18 15:42:17.731 INFO [stdout] test tests::compile_struct_body ... ok Nov 18 15:42:17.731 INFO [stdout] test tests::compile_type ... ok Nov 18 15:42:17.731 INFO [stdout] test tests::compile_field_def ... ok Nov 18 15:42:17.731 INFO [stdout] test tests::compile_primitive_type ... ok Nov 18 15:42:17.732 INFO [stdout] test tests::compile_enum_body ... ok Nov 18 15:42:17.755 INFO [stdout] test tests::compile_variant_def ... ok Nov 18 15:42:18.101 INFO [stdout] test tests::compile_service ... ok Nov 18 15:42:18.151 INFO [stdout] test tests::compile_enum ... ok Nov 18 15:42:18.175 INFO [stdout] test tests::compile_struct ... ok Nov 18 15:42:18.199 INFO [stdout] test tests::compile_dsdl ... ok Nov 18 15:42:18.199 INFO [stdout] Nov 18 15:42:18.199 INFO [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 15:42:18.199 INFO [stdout] Nov 18 15:42:18.203 INFO [stdout] Nov 18 15:42:18.203 INFO [stdout] running 0 tests Nov 18 15:42:18.203 INFO [stdout] Nov 18 15:42:18.203 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 15:42:18.203 INFO [stdout] Nov 18 15:42:18.203 INFO [stderr] Running /target/debug/deps/dsdlc-85cbbcf48013dd24 Nov 18 15:42:18.203 INFO [stderr] Doc-tests dsdl_compiler Nov 18 15:42:19.763 INFO [stdout] Nov 18 15:42:19.763 INFO [stdout] running 2 tests Nov 18 15:42:23.813 INFO [stdout] test src/lib.rs - (line 27) ... ok Nov 18 15:42:23.863 INFO [stdout] test src/lib.rs - (line 13) ... ok Nov 18 15:42:23.863 INFO [stdout] Nov 18 15:42:23.863 INFO [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 15:42:23.863 INFO [stdout] Nov 18 15:42:23.875 INFO [stderr] su: No module specific data is present Nov 18 15:42:24.580 INFO running `"docker" "inspect" "8e1d2686a261bcd933574a1a09b78a4b78d612c9902398503bf2328dba985a68"` Nov 18 15:42:24.912 INFO running `"docker" "rm" "-f" "8e1d2686a261bcd933574a1a09b78a4b78d612c9902398503bf2328dba985a68"` Nov 18 15:42:25.195 INFO [stdout] 8e1d2686a261bcd933574a1a09b78a4b78d612c9902398503bf2328dba985a68