Oct 15 15:50:03.102 INFO testing trek-0.3.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 15:50:03.104 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 15 15:50:03.547 INFO blam! 9f5f27f36344b2112ebe3a5526beb5998cff4b332ada35525aa8d823359df201 Oct 15 15:50:03.550 INFO running `"docker" "start" "-a" "9f5f27f36344b2112ebe3a5526beb5998cff4b332ada35525aa8d823359df201"` Oct 15 15:50:04.040 INFO kablam! usermod: no changes Oct 15 15:50:04.071 INFO kablam! warning: An explicit [[example]] section is specified in Cargo.toml which currently Oct 15 15:50:04.071 INFO kablam! disables Cargo from automatically inferring other example targets. Oct 15 15:50:04.071 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 15:50:04.071 INFO kablam! files will be included as a example target: Oct 15 15:50:04.071 INFO kablam! Oct 15 15:50:04.071 INFO kablam! * /source/examples/migration_index.rs Oct 15 15:50:04.071 INFO kablam! Oct 15 15:50:04.071 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 15:50:04.071 INFO kablam! ready to be compiled as a example target today. You can future-proof yourself Oct 15 15:50:04.072 INFO kablam! and disable this warning by adding `autoexamples = false` to your [package] Oct 15 15:50:04.072 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 15:50:04.072 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 15:50:04.072 INFO kablam! Oct 15 15:50:04.072 INFO kablam! For more information on this warning you can consult Oct 15 15:50:04.072 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 15:50:04.187 INFO kablam! Compiling memchr v1.0.2 Oct 15 15:50:04.187 INFO kablam! Compiling num v0.1.42 Oct 15 15:50:04.703 INFO kablam! Compiling chrono v0.2.25 Oct 15 15:50:04.855 INFO kablam! Compiling postgres-protocol v0.3.2 Oct 15 15:50:08.703 INFO kablam! Compiling postgres-shared v0.4.2 Oct 15 15:50:12.751 INFO kablam! Compiling postgres v0.15.2 Oct 15 15:50:17.383 INFO kablam! Compiling trek v0.3.1 (/source) Oct 15 15:50:20.228 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.16s Oct 15 15:50:20.234 INFO kablam! su: No module specific data is present Oct 15 15:50:20.839 INFO running `"docker" "rm" "-f" "9f5f27f36344b2112ebe3a5526beb5998cff4b332ada35525aa8d823359df201"` Oct 15 15:50:20.938 INFO blam! 9f5f27f36344b2112ebe3a5526beb5998cff4b332ada35525aa8d823359df201 Oct 15 15:50:20.941 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 15 15:50:21.144 INFO blam! 412043108cec7a968b8df1cba3aa835ab221a0dc4804e0e0059d1b84ce599de9 Oct 15 15:50:21.145 INFO running `"docker" "start" "-a" "412043108cec7a968b8df1cba3aa835ab221a0dc4804e0e0059d1b84ce599de9"` Oct 15 15:50:21.610 INFO kablam! usermod: no changes Oct 15 15:50:21.637 INFO kablam! warning: An explicit [[example]] section is specified in Cargo.toml which currently Oct 15 15:50:21.637 INFO kablam! disables Cargo from automatically inferring other example targets. Oct 15 15:50:21.637 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 15:50:21.637 INFO kablam! files will be included as a example target: Oct 15 15:50:21.637 INFO kablam! Oct 15 15:50:21.637 INFO kablam! * /source/examples/migration_index.rs Oct 15 15:50:21.637 INFO kablam! Oct 15 15:50:21.637 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 15:50:21.637 INFO kablam! ready to be compiled as a example target today. You can future-proof yourself Oct 15 15:50:21.637 INFO kablam! and disable this warning by adding `autoexamples = false` to your [package] Oct 15 15:50:21.637 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 15:50:21.637 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 15:50:21.637 INFO kablam! Oct 15 15:50:21.637 INFO kablam! For more information on this warning you can consult Oct 15 15:50:21.637 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 15:50:21.723 INFO kablam! Compiling trek v0.3.1 (/source) Oct 15 15:50:29.088 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.45s Oct 15 15:50:29.115 INFO kablam! su: No module specific data is present Oct 15 15:50:29.960 INFO running `"docker" "rm" "-f" "412043108cec7a968b8df1cba3aa835ab221a0dc4804e0e0059d1b84ce599de9"` Oct 15 15:50:30.308 INFO blam! 412043108cec7a968b8df1cba3aa835ab221a0dc4804e0e0059d1b84ce599de9