Oct 16 18:46:52.959 INFO testing RustyEmitter-2.2.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 18:46:52.961 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 16 18:46:53.399 INFO blam! 5954967d55157a5982848999d9ddefb9c23f373b1da238b9bc1499c01b2d8172 Oct 16 18:46:53.403 INFO running `"docker" "start" "-a" "5954967d55157a5982848999d9ddefb9c23f373b1da238b9bc1499c01b2d8172"` Oct 16 18:46:53.855 INFO kablam! usermod: no changes Oct 16 18:46:53.882 INFO kablam! warning: only one of `license` or `license-file` is necessary Oct 16 18:46:53.882 INFO kablam! warning: unused manifest key: rust Oct 16 18:46:53.882 INFO kablam! Compiling RustyEmitter v2.2.0 (/source) Oct 16 18:46:54.471 INFO kablam! warning: crate `RustyEmitter` should have a snake case name such as `rusty_emitter` Oct 16 18:46:54.471 INFO kablam! | Oct 16 18:46:54.471 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 16 18:46:54.471 INFO kablam! Oct 16 18:46:54.471 INFO kablam! warning: variable `EventData` should have a snake case name such as `event_data` Oct 16 18:46:54.471 INFO kablam! --> src/lib.rs:10:42 Oct 16 18:46:54.471 INFO kablam! | Oct 16 18:46:54.471 INFO kablam! 10 | fn emit(&mut self, event_name: String, EventData: & mut EventData); Oct 16 18:46:54.471 INFO kablam! | ^^^^^^^^^ Oct 16 18:46:54.471 INFO kablam! Oct 16 18:46:54.494 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.62s Oct 16 18:46:54.495 INFO kablam! su: No module specific data is present Oct 16 18:46:54.841 INFO running `"docker" "rm" "-f" "5954967d55157a5982848999d9ddefb9c23f373b1da238b9bc1499c01b2d8172"` Oct 16 18:46:54.931 INFO blam! 5954967d55157a5982848999d9ddefb9c23f373b1da238b9bc1499c01b2d8172 Oct 16 18:46:54.933 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 16 18:46:55.123 INFO blam! 23a436aa62b319acc032315fb1b0b7db44c114bcf3129c2c6bec4ff509668a1f Oct 16 18:46:55.129 INFO running `"docker" "start" "-a" "23a436aa62b319acc032315fb1b0b7db44c114bcf3129c2c6bec4ff509668a1f"` Oct 16 18:46:56.007 INFO kablam! usermod: no changes Oct 16 18:46:56.074 INFO kablam! warning: only one of `license` or `license-file` is necessary Oct 16 18:46:56.074 INFO kablam! warning: unused manifest key: rust Oct 16 18:46:56.081 INFO kablam! Compiling RustyEmitter v2.2.0 (/source) Oct 16 18:46:57.375 INFO kablam! warning: crate `RustyEmitter` should have a snake case name such as `rusty_emitter` Oct 16 18:46:57.375 INFO kablam! | Oct 16 18:46:57.375 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 16 18:46:57.375 INFO kablam! Oct 16 18:46:57.375 INFO kablam! warning: variable `EventData` should have a snake case name such as `event_data` Oct 16 18:46:57.375 INFO kablam! --> src/lib.rs:10:42 Oct 16 18:46:57.375 INFO kablam! | Oct 16 18:46:57.375 INFO kablam! 10 | fn emit(&mut self, event_name: String, EventData: & mut EventData); Oct 16 18:46:57.375 INFO kablam! | ^^^^^^^^^ Oct 16 18:46:57.375 INFO kablam! Oct 16 18:46:57.395 INFO kablam! warning: variable `EventData` should have a snake case name such as `event_data` Oct 16 18:46:57.395 INFO kablam! --> tests/../src/lib.rs:10:42 Oct 16 18:46:57.395 INFO kablam! | Oct 16 18:46:57.395 INFO kablam! 10 | fn emit(&mut self, event_name: String, EventData: & mut EventData); Oct 16 18:46:57.395 INFO kablam! | ^^^^^^^^^ Oct 16 18:46:57.395 INFO kablam! | Oct 16 18:46:57.395 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 16 18:46:57.395 INFO kablam! Oct 16 18:46:58.521 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.48s Oct 16 18:46:58.527 INFO kablam! su: No module specific data is present Oct 16 18:46:59.002 INFO running `"docker" "rm" "-f" "23a436aa62b319acc032315fb1b0b7db44c114bcf3129c2c6bec4ff509668a1f"` Oct 16 18:46:59.174 INFO blam! 23a436aa62b319acc032315fb1b0b7db44c114bcf3129c2c6bec4ff509668a1f Oct 16 18:46:59.185 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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" "-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:46:59.415 INFO blam! 4b7d862f08e99f6119cfe9d32ce737333f1e0075bfc7123a86ae62ebe9036c91 Oct 16 18:46:59.421 INFO running `"docker" "start" "-a" "4b7d862f08e99f6119cfe9d32ce737333f1e0075bfc7123a86ae62ebe9036c91"` Oct 16 18:47:00.414 INFO kablam! usermod: no changes Oct 16 18:47:00.463 INFO kablam! warning: only one of `license` or `license-file` is necessary Oct 16 18:47:00.463 INFO kablam! warning: unused manifest key: rust Oct 16 18:47:00.469 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 16 18:47:00.475 INFO kablam! Running /target/debug/deps/RustyEmitter-31c9ba134820e149 Oct 16 18:47:00.483 INFO kablam! Running /target/debug/deps/emitter-4cb058d41d077b8e Oct 16 18:47:00.483 INFO blam! Oct 16 18:47:00.483 INFO blam! running 0 tests Oct 16 18:47:00.483 INFO blam! Oct 16 18:47:00.483 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 18:47:00.483 INFO blam! Oct 16 18:47:00.491 INFO blam! Oct 16 18:47:00.491 INFO blam! running 4 tests Oct 16 18:47:00.491 INFO blam! test must_register_multiple_events_and_call_all_the_callback_passing_a_copy_of_the_same_data ... ok Oct 16 18:47:00.491 INFO blam! test must_work_with_a_custom_event_data_and_allow_the_callback_to_modified_it ... ok Oct 16 18:47:00.498 INFO blam! test must_register_an_event_and_call_callback_passing_data ... ok Oct 16 18:47:00.498 INFO blam! test must_unregister_an_event ... ok Oct 16 18:47:00.498 INFO blam! Oct 16 18:47:00.498 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 18:47:00.498 INFO blam! Oct 16 18:47:00.513 INFO kablam! Doc-tests RustyEmitter Oct 16 18:47:01.811 INFO kablam! su: No module specific data is present Oct 16 18:47:01.811 INFO blam! Oct 16 18:47:01.811 INFO blam! running 0 tests Oct 16 18:47:01.811 INFO blam! Oct 16 18:47:01.811 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 18:47:01.811 INFO blam! Oct 16 18:47:02.483 INFO running `"docker" "rm" "-f" "4b7d862f08e99f6119cfe9d32ce737333f1e0075bfc7123a86ae62ebe9036c91"` Oct 16 18:47:02.803 INFO blam! 4b7d862f08e99f6119cfe9d32ce737333f1e0075bfc7123a86ae62ebe9036c91