Oct 16 18:47:39.807 INFO testing KiruganCargoTest-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 18:47:39.808 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 16 18:47:40.236 INFO blam! c9f8720faea3c2be98364bb3db7b8218617a5b9bd034c2c187f028b99dfcf354 Oct 16 18:47:40.238 INFO running `"docker" "start" "-a" "c9f8720faea3c2be98364bb3db7b8218617a5b9bd034c2c187f028b99dfcf354"` Oct 16 18:47:41.746 INFO kablam! usermod: no changes Oct 16 18:47:41.803 INFO kablam! Compiling KiruganCargoTest v0.1.0 (/source) Oct 16 18:47:42.471 INFO kablam! warning: crate `KiruganCargoTest` should have a snake case name such as `kirugan_cargo_test` Oct 16 18:47:42.471 INFO kablam! | Oct 16 18:47:42.471 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 16 18:47:42.471 INFO kablam! Oct 16 18:47:42.471 INFO kablam! warning: function `tellMe` should have a snake case name such as `tell_me` Oct 16 18:47:42.471 INFO kablam! --> src/hoho/mod.rs:1:1 Oct 16 18:47:42.471 INFO kablam! | Oct 16 18:47:42.471 INFO kablam! 1 | / pub fn tellMe() { Oct 16 18:47:42.471 INFO kablam! 2 | | println!("TELLME") Oct 16 18:47:42.471 INFO kablam! 3 | | } Oct 16 18:47:42.471 INFO kablam! | |_^ Oct 16 18:47:42.471 INFO kablam! Oct 16 18:47:42.503 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.73s Oct 16 18:47:42.503 INFO kablam! su: No module specific data is present Oct 16 18:47:43.399 INFO running `"docker" "rm" "-f" "c9f8720faea3c2be98364bb3db7b8218617a5b9bd034c2c187f028b99dfcf354"` Oct 16 18:47:43.663 INFO blam! c9f8720faea3c2be98364bb3db7b8218617a5b9bd034c2c187f028b99dfcf354 Oct 16 18:47:43.666 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 16 18:47:44.132 INFO blam! 1fa9c89ba0a87012d7630fa22d92c389d64a758017518cfeb1e067721fb41626 Oct 16 18:47:44.135 INFO running `"docker" "start" "-a" "1fa9c89ba0a87012d7630fa22d92c389d64a758017518cfeb1e067721fb41626"` Oct 16 18:47:46.139 INFO kablam! usermod: no changes Oct 16 18:47:46.201 INFO kablam! Compiling KiruganCargoTest v0.1.0 (/source) Oct 16 18:47:47.103 INFO kablam! warning: crate `KiruganCargoTest` should have a snake case name such as `kirugan_cargo_test` Oct 16 18:47:47.103 INFO kablam! | Oct 16 18:47:47.103 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 16 18:47:47.103 INFO kablam! Oct 16 18:47:47.103 INFO kablam! warning: function `tellMe` should have a snake case name such as `tell_me` Oct 16 18:47:47.111 INFO kablam! --> src/hoho/mod.rs:1:1 Oct 16 18:47:47.111 INFO kablam! | Oct 16 18:47:47.111 INFO kablam! 1 | / pub fn tellMe() { Oct 16 18:47:47.111 INFO kablam! 2 | | println!("TELLME") Oct 16 18:47:47.111 INFO kablam! 3 | | } Oct 16 18:47:47.111 INFO kablam! | |_^ Oct 16 18:47:47.111 INFO kablam! Oct 16 18:47:47.607 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.43s Oct 16 18:47:47.607 INFO kablam! su: No module specific data is present Oct 16 18:47:48.543 INFO running `"docker" "rm" "-f" "1fa9c89ba0a87012d7630fa22d92c389d64a758017518cfeb1e067721fb41626"` Oct 16 18:47:48.923 INFO blam! 1fa9c89ba0a87012d7630fa22d92c389d64a758017518cfeb1e067721fb41626 Oct 16 18:47:48.939 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 16 18:47:49.336 INFO blam! e37528b176abc3701de7ab3e6fd2d1950cfe9f6fd33582b35ea67c62df187341 Oct 16 18:47:49.347 INFO running `"docker" "start" "-a" "e37528b176abc3701de7ab3e6fd2d1950cfe9f6fd33582b35ea67c62df187341"` Oct 16 18:47:50.323 INFO kablam! usermod: no changes Oct 16 18:47:50.382 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 16 18:47:50.383 INFO kablam! Running /target/debug/deps/KiruganCargoTest-afbfd5b7bc3134d9 Oct 16 18:47:50.394 INFO kablam! Doc-tests KiruganCargoTest Oct 16 18:47:50.394 INFO blam! Oct 16 18:47:50.394 INFO blam! running 0 tests Oct 16 18:47:50.394 INFO blam! Oct 16 18:47:50.394 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 18:47:50.394 INFO blam! Oct 16 18:47:51.609 INFO blam! Oct 16 18:47:51.609 INFO blam! running 0 tests Oct 16 18:47:51.609 INFO blam! Oct 16 18:47:51.609 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 18:47:51.609 INFO blam! Oct 16 18:47:51.619 INFO kablam! su: No module specific data is present Oct 16 18:47:52.154 INFO running `"docker" "rm" "-f" "e37528b176abc3701de7ab3e6fd2d1950cfe9f6fd33582b35ea67c62df187341"` Oct 16 18:47:52.285 INFO blam! e37528b176abc3701de7ab3e6fd2d1950cfe9f6fd33582b35ea67c62df187341