Oct 15 23:40:36.559 INFO testing postscript-0.13.2 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 23:40:36.561 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 23:40:36.991 INFO blam! 3e9c73c2c445958a0fd0688343e61b9a0227a1cd776b1bfd4f818770f1183177 Oct 15 23:40:36.991 INFO running `"docker" "start" "-a" "3e9c73c2c445958a0fd0688343e61b9a0227a1cd776b1bfd4f818770f1183177"` Oct 15 23:40:38.167 INFO kablam! usermod: no changes Oct 15 23:40:38.227 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Oct 15 23:40:38.227 INFO kablam! disables Cargo from automatically inferring other test targets. Oct 15 23:40:38.227 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 23:40:38.227 INFO kablam! files will be included as a test target: Oct 15 23:40:38.227 INFO kablam! Oct 15 23:40:38.227 INFO kablam! * /source/tests/compact1.rs Oct 15 23:40:38.227 INFO kablam! * /source/tests/type2.rs Oct 15 23:40:38.227 INFO kablam! Oct 15 23:40:38.227 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 23:40:38.227 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Oct 15 23:40:38.227 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Oct 15 23:40:38.227 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 23:40:38.227 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 23:40:38.227 INFO kablam! Oct 15 23:40:38.227 INFO kablam! For more information on this warning you can consult Oct 15 23:40:38.227 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 23:40:38.228 INFO kablam! warning: An explicit [[bench]] section is specified in Cargo.toml which currently Oct 15 23:40:38.228 INFO kablam! disables Cargo from automatically inferring other benchmark targets. Oct 15 23:40:38.228 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 23:40:38.228 INFO kablam! files will be included as a benchmark target: Oct 15 23:40:38.228 INFO kablam! Oct 15 23:40:38.228 INFO kablam! * /source/benches/compact1.rs Oct 15 23:40:38.228 INFO kablam! * /source/benches/type2.rs Oct 15 23:40:38.228 INFO kablam! Oct 15 23:40:38.228 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 23:40:38.228 INFO kablam! ready to be compiled as a benchmark target today. You can future-proof yourself Oct 15 23:40:38.228 INFO kablam! and disable this warning by adding `autobenches = false` to your [package] Oct 15 23:40:38.228 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 23:40:38.228 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 23:40:38.228 INFO kablam! Oct 15 23:40:38.228 INFO kablam! For more information on this warning you can consult Oct 15 23:40:38.228 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 23:40:38.239 INFO kablam! Compiling postscript v0.13.2 (/source) Oct 15 23:40:40.865 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.68s Oct 15 23:40:40.867 INFO kablam! su: No module specific data is present Oct 15 23:40:41.398 INFO running `"docker" "rm" "-f" "3e9c73c2c445958a0fd0688343e61b9a0227a1cd776b1bfd4f818770f1183177"` Oct 15 23:40:41.699 INFO blam! 3e9c73c2c445958a0fd0688343e61b9a0227a1cd776b1bfd4f818770f1183177 Oct 15 23:40:41.704 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 23:40:41.989 INFO blam! 815ff272246fb248bb38bb6dbca2e6548935f1a452008de01d6f844c1a12c4bf Oct 15 23:40:41.989 INFO running `"docker" "start" "-a" "815ff272246fb248bb38bb6dbca2e6548935f1a452008de01d6f844c1a12c4bf"` Oct 15 23:40:43.115 INFO kablam! usermod: no changes Oct 15 23:40:43.159 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Oct 15 23:40:43.159 INFO kablam! disables Cargo from automatically inferring other test targets. Oct 15 23:40:43.159 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 23:40:43.159 INFO kablam! files will be included as a test target: Oct 15 23:40:43.159 INFO kablam! Oct 15 23:40:43.159 INFO kablam! * /source/tests/compact1.rs Oct 15 23:40:43.159 INFO kablam! * /source/tests/type2.rs Oct 15 23:40:43.159 INFO kablam! Oct 15 23:40:43.159 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 23:40:43.159 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Oct 15 23:40:43.159 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Oct 15 23:40:43.159 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 23:40:43.159 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 23:40:43.159 INFO kablam! Oct 15 23:40:43.159 INFO kablam! For more information on this warning you can consult Oct 15 23:40:43.159 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 23:40:43.159 INFO kablam! warning: An explicit [[bench]] section is specified in Cargo.toml which currently Oct 15 23:40:43.159 INFO kablam! disables Cargo from automatically inferring other benchmark targets. Oct 15 23:40:43.159 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 23:40:43.159 INFO kablam! files will be included as a benchmark target: Oct 15 23:40:43.159 INFO kablam! Oct 15 23:40:43.159 INFO kablam! * /source/benches/compact1.rs Oct 15 23:40:43.159 INFO kablam! * /source/benches/type2.rs Oct 15 23:40:43.159 INFO kablam! Oct 15 23:40:43.159 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 23:40:43.159 INFO kablam! ready to be compiled as a benchmark target today. You can future-proof yourself Oct 15 23:40:43.159 INFO kablam! and disable this warning by adding `autobenches = false` to your [package] Oct 15 23:40:43.159 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 23:40:43.159 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 23:40:43.159 INFO kablam! Oct 15 23:40:43.159 INFO kablam! For more information on this warning you can consult Oct 15 23:40:43.159 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 23:40:43.183 INFO kablam! Compiling postscript v0.13.2 (/source) Oct 15 23:40:46.447 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.31s Oct 15 23:40:46.453 INFO kablam! su: No module specific data is present Oct 15 23:40:47.102 INFO running `"docker" "rm" "-f" "815ff272246fb248bb38bb6dbca2e6548935f1a452008de01d6f844c1a12c4bf"` Oct 15 23:40:47.340 INFO blam! 815ff272246fb248bb38bb6dbca2e6548935f1a452008de01d6f844c1a12c4bf