Oct 11 00:51:48.886 INFO testing cstorey/spki-sexp.rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 00:51:48.886 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 00:51:48.886 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 00:51:49.292 INFO blam! 6b17ef53e94c23d9c16efa88c6f8fa23a60e879ab2d25f7d272b952e59f37c4a Oct 11 00:51:49.298 INFO running `"docker" "start" "-a" "6b17ef53e94c23d9c16efa88c6f8fa23a60e879ab2d25f7d272b952e59f37c4a"` Oct 11 00:51:50.354 INFO kablam! usermod: no changes Oct 11 00:51:50.402 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Oct 11 00:51:50.402 INFO kablam! disables Cargo from automatically inferring other test targets. Oct 11 00:51:50.402 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 00:51:50.402 INFO kablam! files will be included as a test target: Oct 11 00:51:50.402 INFO kablam! Oct 11 00:51:50.402 INFO kablam! * /source/tests/lib_types.in.rs Oct 11 00:51:50.402 INFO kablam! * /source/tests/lib_types.rs Oct 11 00:51:50.402 INFO kablam! Oct 11 00:51:50.403 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 00:51:50.403 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Oct 11 00:51:50.403 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Oct 11 00:51:50.403 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 00:51:50.403 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 00:51:50.403 INFO kablam! Oct 11 00:51:50.403 INFO kablam! For more information on this warning you can consult Oct 11 00:51:50.403 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 00:51:50.548 INFO kablam! Compiling syntex_pos v0.50.0 Oct 11 00:51:50.549 INFO kablam! Compiling backtrace-sys v0.1.5 Oct 11 00:51:50.549 INFO kablam! Compiling syn v0.10.3 Oct 11 00:51:50.557 INFO kablam! Compiling tempfile v2.1.4 Oct 11 00:51:50.563 INFO kablam! Compiling env_logger v0.3.5 Oct 11 00:51:53.452 INFO kablam! Compiling syntex_errors v0.50.0 Oct 11 00:51:54.084 INFO kablam! Compiling backtrace v0.2.3 Oct 11 00:51:55.588 INFO kablam! Compiling error-chain v0.5.0 Oct 11 00:51:58.732 INFO kablam! Compiling syntex_syntax v0.50.0 Oct 11 00:51:59.272 INFO kablam! Compiling serde_codegen_internals v0.11.1 Oct 11 00:52:38.140 INFO kablam! Compiling syntex v0.50.0 Oct 11 00:52:40.292 INFO kablam! Compiling serde_codegen v0.8.19 Oct 11 00:52:46.056 INFO kablam! Compiling spki-sexp v0.0.1 (/source) Oct 11 00:52:54.678 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 04s Oct 11 00:52:54.690 INFO kablam! su: No module specific data is present Oct 11 00:52:55.292 INFO running `"docker" "rm" "-f" "6b17ef53e94c23d9c16efa88c6f8fa23a60e879ab2d25f7d272b952e59f37c4a"` Oct 11 00:52:55.557 INFO blam! 6b17ef53e94c23d9c16efa88c6f8fa23a60e879ab2d25f7d272b952e59f37c4a Oct 11 00:52:55.560 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 00:52:55.560 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 00:52:56.007 INFO blam! 95a0c843b60e19d9221ef5acaf1c5e576c6d77c43fb16eeb7c1e0aef9e7982d5 Oct 11 00:52:56.013 INFO running `"docker" "start" "-a" "95a0c843b60e19d9221ef5acaf1c5e576c6d77c43fb16eeb7c1e0aef9e7982d5"` Oct 11 00:52:57.016 INFO kablam! usermod: no changes Oct 11 00:52:57.072 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Oct 11 00:52:57.072 INFO kablam! disables Cargo from automatically inferring other test targets. Oct 11 00:52:57.073 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 00:52:57.073 INFO kablam! files will be included as a test target: Oct 11 00:52:57.073 INFO kablam! Oct 11 00:52:57.073 INFO kablam! * /source/tests/lib_types.in.rs Oct 11 00:52:57.074 INFO kablam! * /source/tests/lib_types.rs Oct 11 00:52:57.074 INFO kablam! Oct 11 00:52:57.074 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 00:52:57.074 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Oct 11 00:52:57.075 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Oct 11 00:52:57.075 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 00:52:57.075 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 00:52:57.076 INFO kablam! Oct 11 00:52:57.076 INFO kablam! For more information on this warning you can consult Oct 11 00:52:57.076 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 00:52:57.164 INFO kablam! Compiling quickcheck v0.3.2 Oct 11 00:53:00.941 INFO kablam! Compiling spki-sexp v0.0.1 (/source) Oct 11 00:53:13.840 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.79s Oct 11 00:53:13.852 INFO kablam! su: No module specific data is present Oct 11 00:53:14.860 INFO running `"docker" "rm" "-f" "95a0c843b60e19d9221ef5acaf1c5e576c6d77c43fb16eeb7c1e0aef9e7982d5"` Oct 11 00:53:15.149 INFO blam! 95a0c843b60e19d9221ef5acaf1c5e576c6d77c43fb16eeb7c1e0aef9e7982d5 Oct 11 00:53:15.158 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 00:53:15.158 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 00:53:15.636 INFO blam! 69e8db870cad82efac53787af65dd50a68f59e622636770b9c237de8077b622d Oct 11 00:53:15.637 INFO running `"docker" "start" "-a" "69e8db870cad82efac53787af65dd50a68f59e622636770b9c237de8077b622d"` Oct 11 00:53:16.740 INFO kablam! usermod: no changes Oct 11 00:53:16.781 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Oct 11 00:53:16.781 INFO kablam! disables Cargo from automatically inferring other test targets. Oct 11 00:53:16.781 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 00:53:16.782 INFO kablam! files will be included as a test target: Oct 11 00:53:16.782 INFO kablam! Oct 11 00:53:16.782 INFO kablam! * /source/tests/lib_types.in.rs Oct 11 00:53:16.782 INFO kablam! * /source/tests/lib_types.rs Oct 11 00:53:16.783 INFO kablam! Oct 11 00:53:16.783 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 00:53:16.783 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Oct 11 00:53:16.784 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Oct 11 00:53:16.784 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 00:53:16.784 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 00:53:16.784 INFO kablam! Oct 11 00:53:16.785 INFO kablam! For more information on this warning you can consult Oct 11 00:53:16.785 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 00:53:16.895 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 11 00:53:16.910 INFO kablam! Running /target/debug/deps/spki_sexp-3a5ccb74c4996b40 Oct 11 00:53:16.932 INFO blam! Oct 11 00:53:16.933 INFO kablam! Running /target/debug/deps/lib-58ef3b37336df109 Oct 11 00:53:16.933 INFO blam! running 0 tests Oct 11 00:53:16.933 INFO blam! Oct 11 00:53:16.934 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 00:53:16.934 INFO blam! Oct 11 00:53:16.938 INFO blam! Oct 11 00:53:16.938 INFO blam! running 29 tests Oct 11 00:53:16.957 INFO blam! test serde_round_trip_bool ... ok Oct 11 00:53:16.984 INFO blam! test serde_round_trip_f64 ... ok Oct 11 00:53:16.996 INFO blam! test serde_round_trip_isize ... ok Oct 11 00:53:17.016 INFO blam! test serde_round_trip_bytes ... ok Oct 11 00:53:17.092 INFO blam! test serde_round_trip_newtype_struct ... ok Oct 11 00:53:17.092 INFO blam! test serde_round_trip_named_struct ... ok Oct 11 00:53:17.092 INFO blam! test serde_round_trip_onetuple_named_struct ... ok Oct 11 00:53:17.164 INFO blam! test serde_round_trip_option_u64 ... ok Oct 11 00:53:17.164 INFO blam! test serde_round_trip_option_point ... ok Oct 11 00:53:17.165 INFO blam! test serde_round_trip_option_string ... ok Oct 11 00:53:17.173 INFO blam! test serde_round_trip_incremental_framing_atom ... ok Oct 11 00:53:17.173 INFO blam! test serde_round_trip_struct_tuple ... ok Oct 11 00:53:17.174 INFO blam! test serde_round_trip_someenum ... ok Oct 11 00:53:17.181 INFO blam! test serde_round_trip_tuple_u64_u64 ... ok Oct 11 00:53:17.181 INFO blam! test serde_round_trip_tuple_u64 ... ok Oct 11 00:53:17.181 INFO blam! test serde_round_trip_string ... ok Oct 11 00:53:17.193 INFO blam! test serde_round_trip_u8 ... ok Oct 11 00:53:17.193 INFO blam! test serde_round_trip_tuple_u64_u64_u64 ... ok Oct 11 00:53:17.200 INFO blam! test serde_round_trip_unity_struct ... ok Oct 11 00:53:17.216 INFO blam! test serde_round_trip_u64 ... ok Oct 11 00:53:17.216 INFO blam! test serde_round_trip_tuple_string_u64 ... ok Oct 11 00:53:17.243 INFO blam! test test_bytes_repr ... ok Oct 11 00:53:17.243 INFO blam! test serde_round_trip_unit ... ok Oct 11 00:53:17.248 INFO blam! test serde_round_trip_incremental_framing ... ok Oct 11 00:53:17.248 INFO blam! test round_trip_tokens ... ok Oct 11 00:53:17.300 INFO blam! test serde_round_trip_vec_u64 ... ok Oct 11 00:53:17.316 INFO blam! test serde_round_trip_incremental_option_u64 ... ok Oct 11 00:53:17.346 INFO blam! test serde_round_trip_map_u64_u64 ... ok Oct 11 00:53:17.972 INFO blam! test serde_round_trip_vec_string ... ok Oct 11 00:53:17.972 INFO blam! Oct 11 00:53:17.973 INFO blam! test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 00:53:17.973 INFO blam! Oct 11 00:53:17.981 INFO kablam! Doc-tests spki-sexp Oct 11 00:53:20.367 INFO blam! Oct 11 00:53:20.367 INFO blam! running 0 tests Oct 11 00:53:20.367 INFO blam! Oct 11 00:53:20.368 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 00:53:20.368 INFO blam! Oct 11 00:53:20.372 INFO kablam! su: No module specific data is present Oct 11 00:53:21.415 INFO running `"docker" "rm" "-f" "69e8db870cad82efac53787af65dd50a68f59e622636770b9c237de8077b622d"` Oct 11 00:53:21.745 INFO blam! 69e8db870cad82efac53787af65dd50a68f59e622636770b9c237de8077b622d