Oct 10 22:40:47.767 INFO testing gellati/rust-examples against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 22:40:47.768 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 22:40:47.769 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 10 22:40:48.285 INFO blam! 09ffe2c847485c05356bff3ab8022a18ea4a55f11e65ef527fc3da9f339c1b5a Oct 10 22:40:48.293 INFO running `"docker" "start" "-a" "09ffe2c847485c05356bff3ab8022a18ea4a55f11e65ef527fc3da9f339c1b5a"` Oct 10 22:40:49.973 INFO kablam! usermod: no changes Oct 10 22:40:50.064 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 10 22:40:50.064 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 10 22:40:50.064 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 10 22:40:50.064 INFO kablam! files will be included as a binary target: Oct 10 22:40:50.064 INFO kablam! Oct 10 22:40:50.064 INFO kablam! * /source/src/main.rs Oct 10 22:40:50.064 INFO kablam! Oct 10 22:40:50.064 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 10 22:40:50.064 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 10 22:40:50.064 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 10 22:40:50.064 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 10 22:40:50.064 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 10 22:40:50.064 INFO kablam! Oct 10 22:40:50.064 INFO kablam! For more information on this warning you can consult Oct 10 22:40:50.065 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 10 22:40:50.067 INFO kablam! Compiling rust-basics v0.1.0 (/source) Oct 10 22:40:52.218 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.21s Oct 10 22:40:52.223 INFO kablam! su: No module specific data is present Oct 10 22:40:52.941 INFO running `"docker" "rm" "-f" "09ffe2c847485c05356bff3ab8022a18ea4a55f11e65ef527fc3da9f339c1b5a"` Oct 10 22:40:53.184 INFO blam! 09ffe2c847485c05356bff3ab8022a18ea4a55f11e65ef527fc3da9f339c1b5a Oct 10 22:40:53.185 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 22:40:53.186 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 10 22:40:53.604 INFO blam! 1b00f7a66c71bbeb0d4b83640644c594d6f466f5a5b239d8fffe43b25f68e1c4 Oct 10 22:40:53.614 INFO running `"docker" "start" "-a" "1b00f7a66c71bbeb0d4b83640644c594d6f466f5a5b239d8fffe43b25f68e1c4"` Oct 10 22:40:55.188 INFO kablam! usermod: no changes Oct 10 22:40:55.260 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 10 22:40:55.260 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 10 22:40:55.260 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 10 22:40:55.260 INFO kablam! files will be included as a binary target: Oct 10 22:40:55.260 INFO kablam! Oct 10 22:40:55.260 INFO kablam! * /source/src/main.rs Oct 10 22:40:55.260 INFO kablam! Oct 10 22:40:55.260 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 10 22:40:55.260 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 10 22:40:55.260 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 10 22:40:55.260 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 10 22:40:55.260 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 10 22:40:55.260 INFO kablam! Oct 10 22:40:55.260 INFO kablam! For more information on this warning you can consult Oct 10 22:40:55.260 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 10 22:40:55.268 INFO kablam! Compiling rust-basics v0.1.0 (/source) Oct 10 22:40:57.625 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.40s Oct 10 22:40:57.628 INFO kablam! su: No module specific data is present Oct 10 22:40:58.311 INFO running `"docker" "rm" "-f" "1b00f7a66c71bbeb0d4b83640644c594d6f466f5a5b239d8fffe43b25f68e1c4"` Oct 10 22:40:58.500 INFO blam! 1b00f7a66c71bbeb0d4b83640644c594d6f466f5a5b239d8fffe43b25f68e1c4 Oct 10 22:40:58.517 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 22:40:58.518 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 10 22:40:58.840 INFO blam! 0a8110a44db5b3627c4c9f5ef5004d2a4e563f1bb243ebbc3609d00e3db09063 Oct 10 22:40:58.848 INFO running `"docker" "start" "-a" "0a8110a44db5b3627c4c9f5ef5004d2a4e563f1bb243ebbc3609d00e3db09063"` Oct 10 22:40:59.424 INFO kablam! usermod: no changes Oct 10 22:40:59.455 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 10 22:40:59.455 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 10 22:40:59.455 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 10 22:40:59.455 INFO kablam! files will be included as a binary target: Oct 10 22:40:59.455 INFO kablam! Oct 10 22:40:59.455 INFO kablam! * /source/src/main.rs Oct 10 22:40:59.455 INFO kablam! Oct 10 22:40:59.455 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 10 22:40:59.455 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 10 22:40:59.455 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 10 22:40:59.455 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 10 22:40:59.455 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 10 22:40:59.455 INFO kablam! Oct 10 22:40:59.455 INFO kablam! For more information on this warning you can consult Oct 10 22:40:59.455 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 10 22:40:59.455 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 10 22:40:59.455 INFO kablam! Running /target/debug/deps/attribute-01fa3e231a612b77 Oct 10 22:40:59.464 INFO kablam! Running /target/debug/deps/box-d6503abd4732920c Oct 10 22:40:59.464 INFO blam! Oct 10 22:40:59.464 INFO blam! running 0 tests Oct 10 22:40:59.464 INFO blam! Oct 10 22:40:59.464 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 22:40:59.464 INFO blam! Oct 10 22:40:59.470 INFO blam! Oct 10 22:40:59.470 INFO blam! running 0 tests Oct 10 22:40:59.471 INFO blam! Oct 10 22:40:59.471 INFO kablam! Running /target/debug/deps/generic-97d4d9eb0ee5c3d7 Oct 10 22:40:59.471 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 22:40:59.471 INFO blam! Oct 10 22:40:59.473 INFO blam! Oct 10 22:40:59.473 INFO blam! running 0 tests Oct 10 22:40:59.473 INFO blam! Oct 10 22:40:59.473 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 22:40:59.473 INFO blam! Oct 10 22:40:59.477 INFO kablam! su: No module specific data is present Oct 10 22:40:59.956 INFO running `"docker" "rm" "-f" "0a8110a44db5b3627c4c9f5ef5004d2a4e563f1bb243ebbc3609d00e3db09063"` Oct 10 22:41:00.248 INFO blam! 0a8110a44db5b3627c4c9f5ef5004d2a4e563f1bb243ebbc3609d00e3db09063