Oct 15 15:50:03.125 INFO testing trek-0.3.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 15:50:03.125 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 15 15:50:03.610 INFO blam! f3a5a0fdb04017dede397c434eb8556dfabf318eddbfbc1cad379f779a34911d Oct 15 15:50:03.616 INFO running `"docker" "start" "-a" "f3a5a0fdb04017dede397c434eb8556dfabf318eddbfbc1cad379f779a34911d"` Oct 15 15:50:03.992 INFO kablam! usermod: no changes Oct 15 15:50:04.027 INFO kablam! warning: An explicit [[example]] section is specified in Cargo.toml which currently Oct 15 15:50:04.027 INFO kablam! disables Cargo from automatically inferring other example targets. Oct 15 15:50:04.027 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 15:50:04.027 INFO kablam! files will be included as a example target: Oct 15 15:50:04.027 INFO kablam! Oct 15 15:50:04.027 INFO kablam! * /source/examples/migration_index.rs Oct 15 15:50:04.027 INFO kablam! Oct 15 15:50:04.027 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 15:50:04.027 INFO kablam! ready to be compiled as a example target today. You can future-proof yourself Oct 15 15:50:04.027 INFO kablam! and disable this warning by adding `autoexamples = false` to your [package] Oct 15 15:50:04.027 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 15:50:04.027 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 15:50:04.027 INFO kablam! Oct 15 15:50:04.027 INFO kablam! For more information on this warning you can consult Oct 15 15:50:04.027 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 15:50:04.127 INFO kablam! Compiling siphasher v0.2.3 Oct 15 15:50:04.127 INFO kablam! Compiling stringprep v0.1.2 Oct 15 15:50:04.625 INFO kablam! Compiling phf_shared v0.7.23 Oct 15 15:50:05.619 INFO kablam! Compiling phf v0.7.23 Oct 15 15:50:07.371 INFO kablam! Compiling postgres-protocol v0.3.2 Oct 15 15:50:09.671 INFO kablam! Compiling postgres-shared v0.4.2 Oct 15 15:50:13.307 INFO kablam! Compiling postgres v0.15.2 Oct 15 15:50:17.879 INFO kablam! Compiling trek v0.3.1 (/source) Oct 15 15:50:20.389 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.37s Oct 15 15:50:20.395 INFO kablam! su: No module specific data is present Oct 15 15:50:20.880 INFO running `"docker" "rm" "-f" "f3a5a0fdb04017dede397c434eb8556dfabf318eddbfbc1cad379f779a34911d"` Oct 15 15:50:21.027 INFO blam! f3a5a0fdb04017dede397c434eb8556dfabf318eddbfbc1cad379f779a34911d Oct 15 15:50:21.029 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 15 15:50:21.182 INFO blam! 60309660db2b109aa71098e3c41e27f4aaeeec85414c2b65fa28b3e595d6a6e1 Oct 15 15:50:21.184 INFO running `"docker" "start" "-a" "60309660db2b109aa71098e3c41e27f4aaeeec85414c2b65fa28b3e595d6a6e1"` Oct 15 15:50:21.623 INFO kablam! usermod: no changes Oct 15 15:50:21.649 INFO kablam! warning: An explicit [[example]] section is specified in Cargo.toml which currently Oct 15 15:50:21.649 INFO kablam! disables Cargo from automatically inferring other example targets. Oct 15 15:50:21.649 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 15:50:21.649 INFO kablam! files will be included as a example target: Oct 15 15:50:21.649 INFO kablam! Oct 15 15:50:21.649 INFO kablam! * /source/examples/migration_index.rs Oct 15 15:50:21.649 INFO kablam! Oct 15 15:50:21.649 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 15:50:21.649 INFO kablam! ready to be compiled as a example target today. You can future-proof yourself Oct 15 15:50:21.649 INFO kablam! and disable this warning by adding `autoexamples = false` to your [package] Oct 15 15:50:21.649 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 15:50:21.649 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 15:50:21.649 INFO kablam! Oct 15 15:50:21.649 INFO kablam! For more information on this warning you can consult Oct 15 15:50:21.649 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 15:50:21.745 INFO kablam! Compiling docopt v0.6.86 Oct 15 15:50:26.627 INFO kablam! Compiling trek v0.3.1 (/source) Oct 15 15:50:33.404 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.76s Oct 15 15:50:33.411 INFO kablam! su: No module specific data is present Oct 15 15:50:34.125 INFO running `"docker" "rm" "-f" "60309660db2b109aa71098e3c41e27f4aaeeec85414c2b65fa28b3e595d6a6e1"` Oct 15 15:50:34.411 INFO blam! 60309660db2b109aa71098e3c41e27f4aaeeec85414c2b65fa28b3e595d6a6e1