Oct 16 12:51:12.762 INFO testing dsdl_compiler-0.0.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 12:51:12.763 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 16 12:51:13.179 INFO blam! 9ebb66c86be490af10faca0a88e1b826fafcde26b8c94ae5b378abaa01f2a936 Oct 16 12:51:13.183 INFO running `"docker" "start" "-a" "9ebb66c86be490af10faca0a88e1b826fafcde26b8c94ae5b378abaa01f2a936"` Oct 16 12:51:14.117 INFO kablam! usermod: no changes Oct 16 12:51:14.155 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 12:51:14.155 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 12:51:14.155 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 12:51:14.155 INFO kablam! files will be included as a binary target: Oct 16 12:51:14.155 INFO kablam! Oct 16 12:51:14.155 INFO kablam! * /source/src/bin/opts.rs Oct 16 12:51:14.155 INFO kablam! * /source/src/bin/mod.rs Oct 16 12:51:14.155 INFO kablam! Oct 16 12:51:14.155 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 12:51:14.155 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 12:51:14.155 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 12:51:14.155 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 12:51:14.155 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 12:51:14.155 INFO kablam! Oct 16 12:51:14.155 INFO kablam! For more information on this warning you can consult Oct 16 12:51:14.155 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 12:51:14.222 INFO kablam! Compiling inflections v1.1.1 Oct 16 12:51:14.223 INFO kablam! Compiling dsdl_parser v0.1.3 Oct 16 12:51:14.224 INFO kablam! Compiling badlog v0.3.1 Oct 16 12:51:21.743 INFO kablam! Compiling dsdl_compiler v0.0.1 (/source) Oct 16 12:51:29.891 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.75s Oct 16 12:51:29.899 INFO kablam! su: No module specific data is present Oct 16 12:51:30.495 INFO running `"docker" "rm" "-f" "9ebb66c86be490af10faca0a88e1b826fafcde26b8c94ae5b378abaa01f2a936"` Oct 16 12:51:30.734 INFO blam! 9ebb66c86be490af10faca0a88e1b826fafcde26b8c94ae5b378abaa01f2a936 Oct 16 12:51:30.755 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 16 12:51:31.127 INFO blam! 58e76ae7447c517f63a17a7090c8e0a37318286a3df8d50ee30b56ce1d05813b Oct 16 12:51:31.131 INFO running `"docker" "start" "-a" "58e76ae7447c517f63a17a7090c8e0a37318286a3df8d50ee30b56ce1d05813b"` Oct 16 12:51:32.178 INFO kablam! usermod: no changes Oct 16 12:51:32.227 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 12:51:32.228 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 12:51:32.228 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 12:51:32.228 INFO kablam! files will be included as a binary target: Oct 16 12:51:32.228 INFO kablam! Oct 16 12:51:32.228 INFO kablam! * /source/src/bin/opts.rs Oct 16 12:51:32.228 INFO kablam! * /source/src/bin/mod.rs Oct 16 12:51:32.228 INFO kablam! Oct 16 12:51:32.228 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 12:51:32.228 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 12:51:32.228 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 12:51:32.228 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 12:51:32.228 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 12:51:32.228 INFO kablam! Oct 16 12:51:32.228 INFO kablam! For more information on this warning you can consult Oct 16 12:51:32.228 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 12:51:32.291 INFO kablam! Compiling dsdl_compiler v0.0.1 (/source) Oct 16 12:51:38.513 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.30s Oct 16 12:51:38.518 INFO kablam! su: No module specific data is present Oct 16 12:51:38.831 INFO running `"docker" "rm" "-f" "58e76ae7447c517f63a17a7090c8e0a37318286a3df8d50ee30b56ce1d05813b"` Oct 16 12:51:39.025 INFO blam! 58e76ae7447c517f63a17a7090c8e0a37318286a3df8d50ee30b56ce1d05813b Oct 16 12:51:39.031 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 16 12:51:39.278 INFO blam! 7e9ae2e0e203db21be037b0098cb6bd1d1b5567bc223e30ed1d3a80ad27ba8d5 Oct 16 12:51:39.279 INFO running `"docker" "start" "-a" "7e9ae2e0e203db21be037b0098cb6bd1d1b5567bc223e30ed1d3a80ad27ba8d5"` Oct 16 12:51:39.744 INFO kablam! usermod: no changes Oct 16 12:51:39.762 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 12:51:39.762 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 12:51:39.762 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 12:51:39.762 INFO kablam! files will be included as a binary target: Oct 16 12:51:39.762 INFO kablam! Oct 16 12:51:39.762 INFO kablam! * /source/src/bin/opts.rs Oct 16 12:51:39.762 INFO kablam! * /source/src/bin/mod.rs Oct 16 12:51:39.762 INFO kablam! Oct 16 12:51:39.762 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 12:51:39.762 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 12:51:39.762 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 12:51:39.762 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 12:51:39.762 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 12:51:39.762 INFO kablam! Oct 16 12:51:39.762 INFO kablam! For more information on this warning you can consult Oct 16 12:51:39.762 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 12:51:39.808 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 16 12:51:39.810 INFO kablam! Running /target/debug/deps/dsdl_compiler-9bc7d50262d9d7bf Oct 16 12:51:39.813 INFO blam! Oct 16 12:51:39.813 INFO blam! running 12 tests Oct 16 12:51:39.819 INFO blam! test tests::compile_field_def ... ok Oct 16 12:51:39.823 INFO blam! test tests::compile_comment ... ok Oct 16 12:51:39.823 INFO blam! test tests::compile_enum_body ... ok Oct 16 12:51:39.823 INFO blam! test tests::compile_composite_type ... ok Oct 16 12:51:39.824 INFO blam! test tests::compile_primitive_type ... ok Oct 16 12:51:39.831 INFO blam! test tests::compile_type ... ok Oct 16 12:51:39.831 INFO blam! test tests::compile_struct_body ... ok Oct 16 12:51:39.843 INFO blam! test tests::compile_variant_def ... ok Oct 16 12:51:39.906 INFO blam! test tests::compile_enum ... ok Oct 16 12:51:39.987 INFO blam! test tests::compile_service ... ok Oct 16 12:51:39.987 INFO blam! test tests::compile_struct ... ok Oct 16 12:51:40.006 INFO blam! test tests::compile_dsdl ... ok Oct 16 12:51:40.006 INFO blam! Oct 16 12:51:40.006 INFO blam! test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 12:51:40.006 INFO blam! Oct 16 12:51:40.008 INFO kablam! Running /target/debug/deps/dsdlc-545755eb07ef2ef9 Oct 16 12:51:40.009 INFO blam! Oct 16 12:51:40.009 INFO blam! running 0 tests Oct 16 12:51:40.009 INFO blam! Oct 16 12:51:40.009 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 12:51:40.009 INFO blam! Oct 16 12:51:40.009 INFO kablam! Doc-tests dsdl_compiler Oct 16 12:51:41.607 INFO blam! Oct 16 12:51:41.608 INFO blam! running 2 tests Oct 16 12:51:45.843 INFO blam! test src/lib.rs - (line 13) ... ok Oct 16 12:51:46.313 INFO blam! test src/lib.rs - (line 27) ... ok Oct 16 12:51:46.313 INFO blam! Oct 16 12:51:46.313 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 12:51:46.313 INFO blam! Oct 16 12:51:46.325 INFO kablam! su: No module specific data is present Oct 16 12:51:46.755 INFO running `"docker" "rm" "-f" "7e9ae2e0e203db21be037b0098cb6bd1d1b5567bc223e30ed1d3a80ad27ba8d5"` Oct 16 12:51:47.003 INFO blam! 7e9ae2e0e203db21be037b0098cb6bd1d1b5567bc223e30ed1d3a80ad27ba8d5