Oct 14 12:47:52.232 INFO testing m1m3-50/shiny_cli_utils against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 12:47:52.232 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 12:47:52.772 INFO blam! 0fc439f161dd1595a1ca9a08d53defedb851e5ab008ec9f2c2500afa6542ba0b Oct 14 12:47:52.775 INFO running `"docker" "start" "-a" "0fc439f161dd1595a1ca9a08d53defedb851e5ab008ec9f2c2500afa6542ba0b"` Oct 14 12:47:54.162 INFO kablam! usermod: no changes Oct 14 12:47:54.203 INFO kablam! Compiling shiny_cli_utils v0.1.1-dev (/source/lib) Oct 14 12:47:54.315 INFO kablam! warning: use of deprecated item 'print_string_with_delay': please use `print_delayed` macro instead Oct 14 12:47:54.315 INFO kablam! --> lib/src/lib.rs:121:5 Oct 14 12:47:54.315 INFO kablam! | Oct 14 12:47:54.315 INFO kablam! 121 | print_string_with_delay(&String::from(word), delay) Oct 14 12:47:54.315 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 12:47:54.315 INFO kablam! | Oct 14 12:47:54.315 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 12:47:54.315 INFO kablam! Oct 14 12:47:54.735 INFO kablam! Compiling simple v0.1.0 (/source/examples/simple) Oct 14 12:47:55.530 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.35s Oct 14 12:47:55.532 INFO kablam! su: No module specific data is present Oct 14 12:47:56.417 INFO running `"docker" "rm" "-f" "0fc439f161dd1595a1ca9a08d53defedb851e5ab008ec9f2c2500afa6542ba0b"` Oct 14 12:47:56.722 INFO blam! 0fc439f161dd1595a1ca9a08d53defedb851e5ab008ec9f2c2500afa6542ba0b Oct 14 12:47:56.727 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 12:47:57.115 INFO blam! cf6519b181ae1f6af3a3913c027d27fdbad3d0759b7dc19a188ed2b8f0986cf1 Oct 14 12:47:57.119 INFO running `"docker" "start" "-a" "cf6519b181ae1f6af3a3913c027d27fdbad3d0759b7dc19a188ed2b8f0986cf1"` Oct 14 12:47:58.459 INFO kablam! usermod: no changes Oct 14 12:47:58.503 INFO kablam! Compiling shiny_cli_utils v0.1.1-dev (/source/lib) Oct 14 12:47:58.506 INFO kablam! Compiling simple v0.1.0 (/source/examples/simple) Oct 14 12:47:58.679 INFO kablam! warning: use of deprecated item 'print_string_with_delay': please use `print_delayed` macro instead Oct 14 12:47:58.679 INFO kablam! --> lib/src/lib.rs:121:5 Oct 14 12:47:58.679 INFO kablam! | Oct 14 12:47:58.679 INFO kablam! 121 | print_string_with_delay(&String::from(word), delay) Oct 14 12:47:58.679 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 12:47:58.679 INFO kablam! | Oct 14 12:47:58.679 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 12:47:58.679 INFO kablam! Oct 14 12:47:58.679 INFO kablam! warning: use of deprecated item 'print_string_with_delay': please use `print_delayed` macro instead Oct 14 12:47:58.679 INFO kablam! --> lib/src/lib.rs:17:9 Oct 14 12:47:58.679 INFO kablam! | Oct 14 12:47:58.679 INFO kablam! 17 | print_string_with_delay( Oct 14 12:47:58.679 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 12:47:58.679 INFO kablam! Oct 14 12:47:59.634 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.15s Oct 14 12:47:59.636 INFO kablam! su: No module specific data is present Oct 14 12:48:00.168 INFO running `"docker" "rm" "-f" "cf6519b181ae1f6af3a3913c027d27fdbad3d0759b7dc19a188ed2b8f0986cf1"` Oct 14 12:48:00.347 INFO blam! cf6519b181ae1f6af3a3913c027d27fdbad3d0759b7dc19a188ed2b8f0986cf1 Oct 14 12:48:00.353 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 12:48:00.767 INFO blam! fe026f5530a5d235d2e5d62756c0cb994d1bc2635b8fe85b2ef54eff86b6a2b5 Oct 14 12:48:00.780 INFO running `"docker" "start" "-a" "fe026f5530a5d235d2e5d62756c0cb994d1bc2635b8fe85b2ef54eff86b6a2b5"` Oct 14 12:48:01.683 INFO kablam! usermod: no changes Oct 14 12:48:01.719 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 14 12:48:01.719 INFO kablam! Running /target/debug/deps/shiny_cli_utils-dc49b5985d28ba08 Oct 14 12:48:01.727 INFO blam! Oct 14 12:48:01.727 INFO blam! running 1 test Oct 14 12:48:01.959 INFO kablam! Running /target/debug/deps/simple-e9c90e4ff4457bae Oct 14 12:48:01.959 INFO blam! few character string 👍 Oct 14 12:48:01.959 INFO blam! test tests::it_works ... ok Oct 14 12:48:01.959 INFO blam! Oct 14 12:48:01.959 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 12:48:01.959 INFO blam! Oct 14 12:48:01.967 INFO blam! Oct 14 12:48:01.967 INFO kablam! Doc-tests shiny_cli_utils Oct 14 12:48:01.967 INFO blam! running 0 tests Oct 14 12:48:01.967 INFO blam! Oct 14 12:48:01.967 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 12:48:01.967 INFO blam! Oct 14 12:48:02.179 INFO blam! Oct 14 12:48:02.180 INFO blam! running 3 tests Oct 14 12:48:03.113 INFO blam! test src/lib.rs - print_slice_with_delay (line 106) ... ok Oct 14 12:48:03.189 INFO blam! test src/lib.rs - print_string_with_delay (line 71) ... ok Oct 14 12:48:03.496 INFO blam! test src/lib.rs - print_delayed (line 29) ... ok Oct 14 12:48:03.496 INFO blam! Oct 14 12:48:03.497 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 12:48:03.497 INFO blam! Oct 14 12:48:03.508 INFO kablam! su: No module specific data is present Oct 14 12:48:03.795 INFO running `"docker" "rm" "-f" "fe026f5530a5d235d2e5d62756c0cb994d1bc2635b8fe85b2ef54eff86b6a2b5"` Oct 14 12:48:03.893 INFO blam! fe026f5530a5d235d2e5d62756c0cb994d1bc2635b8fe85b2ef54eff86b6a2b5