Oct 14 20:00:08.449 INFO testing gellati/rust-examples against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 20:00:08.450 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 14 20:00:08.877 INFO blam! 013e32513abd0bb30ce979f8c9c8e2cddbebb219ba24ac25dd427d07271fdca3 Oct 14 20:00:08.879 INFO running `"docker" "start" "-a" "013e32513abd0bb30ce979f8c9c8e2cddbebb219ba24ac25dd427d07271fdca3"` Oct 14 20:00:10.466 INFO kablam! usermod: no changes Oct 14 20:00:10.543 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 14 20:00:10.543 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 14 20:00:10.543 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 14 20:00:10.543 INFO kablam! files will be included as a binary target: Oct 14 20:00:10.543 INFO kablam! Oct 14 20:00:10.543 INFO kablam! * /source/src/main.rs Oct 14 20:00:10.543 INFO kablam! Oct 14 20:00:10.543 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 14 20:00:10.543 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 14 20:00:10.543 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 14 20:00:10.543 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 14 20:00:10.543 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 14 20:00:10.543 INFO kablam! Oct 14 20:00:10.543 INFO kablam! For more information on this warning you can consult Oct 14 20:00:10.543 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 14 20:00:10.547 INFO kablam! Compiling rust-basics v0.1.0 (/source) Oct 14 20:00:12.075 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.58s Oct 14 20:00:12.081 INFO kablam! su: No module specific data is present Oct 14 20:00:12.629 INFO running `"docker" "rm" "-f" "013e32513abd0bb30ce979f8c9c8e2cddbebb219ba24ac25dd427d07271fdca3"` Oct 14 20:00:12.895 INFO blam! 013e32513abd0bb30ce979f8c9c8e2cddbebb219ba24ac25dd427d07271fdca3 Oct 14 20:00:12.912 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 14 20:00:13.429 INFO blam! 96a14c747ca59b703ba0038a76274afc832e3706a8ee69a1c48ca423bfa674fa Oct 14 20:00:13.431 INFO running `"docker" "start" "-a" "96a14c747ca59b703ba0038a76274afc832e3706a8ee69a1c48ca423bfa674fa"` Oct 14 20:00:14.894 INFO kablam! usermod: no changes Oct 14 20:00:14.963 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 14 20:00:14.977 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 14 20:00:14.977 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 14 20:00:14.977 INFO kablam! files will be included as a binary target: Oct 14 20:00:14.977 INFO kablam! Oct 14 20:00:14.977 INFO kablam! * /source/src/main.rs Oct 14 20:00:14.977 INFO kablam! Oct 14 20:00:14.977 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 14 20:00:14.977 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 14 20:00:14.977 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 14 20:00:14.977 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 14 20:00:14.977 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 14 20:00:14.977 INFO kablam! Oct 14 20:00:14.977 INFO kablam! For more information on this warning you can consult Oct 14 20:00:14.977 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 14 20:00:14.977 INFO kablam! Compiling rust-basics v0.1.0 (/source) Oct 14 20:00:16.916 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.98s Oct 14 20:00:16.931 INFO kablam! su: No module specific data is present Oct 14 20:00:18.067 INFO running `"docker" "rm" "-f" "96a14c747ca59b703ba0038a76274afc832e3706a8ee69a1c48ca423bfa674fa"` Oct 14 20:00:18.451 INFO blam! 96a14c747ca59b703ba0038a76274afc832e3706a8ee69a1c48ca423bfa674fa Oct 14 20:00:18.467 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 14 20:00:18.919 INFO blam! 6fa49030483dab2ff2e643addcef11cf3f221021c1fdfdafc690d2162824980e Oct 14 20:00:18.923 INFO running `"docker" "start" "-a" "6fa49030483dab2ff2e643addcef11cf3f221021c1fdfdafc690d2162824980e"` Oct 14 20:00:20.131 INFO kablam! usermod: no changes Oct 14 20:00:20.199 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 14 20:00:20.199 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 14 20:00:20.199 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 14 20:00:20.199 INFO kablam! files will be included as a binary target: Oct 14 20:00:20.199 INFO kablam! Oct 14 20:00:20.199 INFO kablam! * /source/src/main.rs Oct 14 20:00:20.199 INFO kablam! Oct 14 20:00:20.199 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 14 20:00:20.199 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 14 20:00:20.199 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 14 20:00:20.199 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 14 20:00:20.199 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 14 20:00:20.199 INFO kablam! Oct 14 20:00:20.199 INFO kablam! For more information on this warning you can consult Oct 14 20:00:20.199 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 14 20:00:20.199 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 14 20:00:20.199 INFO kablam! Running /target/debug/deps/attribute-01fa3e231a612b77 Oct 14 20:00:20.203 INFO kablam! Running /target/debug/deps/box-d6503abd4732920c Oct 14 20:00:20.203 INFO blam! Oct 14 20:00:20.203 INFO blam! running 0 tests Oct 14 20:00:20.203 INFO blam! Oct 14 20:00:20.203 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 20:00:20.203 INFO blam! Oct 14 20:00:20.207 INFO blam! Oct 14 20:00:20.207 INFO kablam! Running /target/debug/deps/generic-97d4d9eb0ee5c3d7 Oct 14 20:00:20.207 INFO blam! running 0 tests Oct 14 20:00:20.207 INFO blam! Oct 14 20:00:20.207 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 20:00:20.207 INFO blam! Oct 14 20:00:20.212 INFO blam! Oct 14 20:00:20.212 INFO blam! running 0 tests Oct 14 20:00:20.212 INFO blam! Oct 14 20:00:20.212 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 20:00:20.212 INFO blam! Oct 14 20:00:20.216 INFO kablam! su: No module specific data is present Oct 14 20:00:21.211 INFO running `"docker" "rm" "-f" "6fa49030483dab2ff2e643addcef11cf3f221021c1fdfdafc690d2162824980e"` Oct 14 20:00:21.603 INFO blam! 6fa49030483dab2ff2e643addcef11cf3f221021c1fdfdafc690d2162824980e