Oct 16 18:46:53.023 INFO testing RustyEmitter-2.2.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 18:46:53.024 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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:46:53.454 INFO blam! d2a09d2b902e2dc6a445013a703425c53225e7ee07997a82ab3d439f9642f1c3 Oct 16 18:46:53.463 INFO running `"docker" "start" "-a" "d2a09d2b902e2dc6a445013a703425c53225e7ee07997a82ab3d439f9642f1c3"` Oct 16 18:46:53.940 INFO kablam! usermod: no changes Oct 16 18:46:53.991 INFO kablam! warning: only one of `license` or `license-file` is necessary Oct 16 18:46:53.991 INFO kablam! warning: unused manifest key: rust Oct 16 18:46:53.993 INFO kablam! Compiling RustyEmitter v2.2.0 (/source) Oct 16 18:46:54.590 INFO kablam! warning: crate `RustyEmitter` should have a snake case name such as `rusty_emitter` Oct 16 18:46:54.590 INFO kablam! | Oct 16 18:46:54.590 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 16 18:46:54.590 INFO kablam! Oct 16 18:46:54.590 INFO kablam! warning: variable `EventData` should have a snake case name such as `event_data` Oct 16 18:46:54.590 INFO kablam! --> src/lib.rs:10:42 Oct 16 18:46:54.590 INFO kablam! | Oct 16 18:46:54.590 INFO kablam! 10 | fn emit(&mut self, event_name: String, EventData: & mut EventData); Oct 16 18:46:54.590 INFO kablam! | ^^^^^^^^^ Oct 16 18:46:54.591 INFO kablam! Oct 16 18:46:54.608 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.63s Oct 16 18:46:54.609 INFO kablam! su: No module specific data is present Oct 16 18:46:54.945 INFO running `"docker" "rm" "-f" "d2a09d2b902e2dc6a445013a703425c53225e7ee07997a82ab3d439f9642f1c3"` Oct 16 18:46:55.058 INFO blam! d2a09d2b902e2dc6a445013a703425c53225e7ee07997a82ab3d439f9642f1c3 Oct 16 18:46:55.060 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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:46:55.342 INFO blam! 5405dcc55b67df0c61ee830b136f95954e3a0aa339dd76565c9aca5e3a76f417 Oct 16 18:46:55.351 INFO running `"docker" "start" "-a" "5405dcc55b67df0c61ee830b136f95954e3a0aa339dd76565c9aca5e3a76f417"` Oct 16 18:46:56.087 INFO kablam! usermod: no changes Oct 16 18:46:56.119 INFO kablam! warning: only one of `license` or `license-file` is necessary Oct 16 18:46:56.119 INFO kablam! warning: unused manifest key: rust Oct 16 18:46:56.119 INFO kablam! Compiling RustyEmitter v2.2.0 (/source) Oct 16 18:46:57.235 INFO kablam! warning: crate `RustyEmitter` should have a snake case name such as `rusty_emitter` Oct 16 18:46:57.236 INFO kablam! | Oct 16 18:46:57.236 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 16 18:46:57.236 INFO kablam! Oct 16 18:46:57.236 INFO kablam! warning: variable `EventData` should have a snake case name such as `event_data` Oct 16 18:46:57.237 INFO kablam! --> src/lib.rs:10:42 Oct 16 18:46:57.237 INFO kablam! | Oct 16 18:46:57.237 INFO kablam! 10 | fn emit(&mut self, event_name: String, EventData: & mut EventData); Oct 16 18:46:57.237 INFO kablam! | ^^^^^^^^^ Oct 16 18:46:57.238 INFO kablam! Oct 16 18:46:57.297 INFO kablam! warning: variable `EventData` should have a snake case name such as `event_data` Oct 16 18:46:57.297 INFO kablam! --> tests/../src/lib.rs:10:42 Oct 16 18:46:57.297 INFO kablam! | Oct 16 18:46:57.297 INFO kablam! 10 | fn emit(&mut self, event_name: String, EventData: & mut EventData); Oct 16 18:46:57.297 INFO kablam! | ^^^^^^^^^ Oct 16 18:46:57.297 INFO kablam! | Oct 16 18:46:57.297 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 16 18:46:57.297 INFO kablam! Oct 16 18:46:58.599 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.49s Oct 16 18:46:58.599 INFO kablam! su: No module specific data is present Oct 16 18:46:59.103 INFO running `"docker" "rm" "-f" "5405dcc55b67df0c61ee830b136f95954e3a0aa339dd76565c9aca5e3a76f417"` Oct 16 18:46:59.234 INFO blam! 5405dcc55b67df0c61ee830b136f95954e3a0aa339dd76565c9aca5e3a76f417 Oct 16 18:46:59.238 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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:46:59.470 INFO blam! 4fb593bdde9477553389098ced5b6840f390e12aa41b2e29aa3e25b6c00bb6a2 Oct 16 18:46:59.474 INFO running `"docker" "start" "-a" "4fb593bdde9477553389098ced5b6840f390e12aa41b2e29aa3e25b6c00bb6a2"` Oct 16 18:47:00.506 INFO kablam! usermod: no changes Oct 16 18:47:00.593 INFO kablam! warning: only one of `license` or `license-file` is necessary Oct 16 18:47:00.593 INFO kablam! warning: unused manifest key: rust Oct 16 18:47:00.603 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 16 18:47:00.603 INFO kablam! Running /target/debug/deps/RustyEmitter-90435d9aceaebea5 Oct 16 18:47:00.611 INFO kablam! Running /target/debug/deps/emitter-a7a3f9a812bc3b28 Oct 16 18:47:00.611 INFO blam! Oct 16 18:47:00.611 INFO blam! running 0 tests Oct 16 18:47:00.611 INFO blam! Oct 16 18:47:00.611 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 18:47:00.611 INFO blam! Oct 16 18:47:00.611 INFO blam! Oct 16 18:47:00.611 INFO blam! running 4 tests Oct 16 18:47:00.611 INFO blam! test must_work_with_a_custom_event_data_and_allow_the_callback_to_modified_it ... ok Oct 16 18:47:00.611 INFO blam! test must_unregister_an_event ... ok Oct 16 18:47:00.611 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.611 INFO blam! test must_register_an_event_and_call_callback_passing_data ... ok Oct 16 18:47:00.611 INFO blam! Oct 16 18:47:00.611 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 18:47:00.611 INFO blam! Oct 16 18:47:00.618 INFO kablam! Doc-tests RustyEmitter Oct 16 18:47:01.849 INFO blam! Oct 16 18:47:01.849 INFO blam! running 0 tests Oct 16 18:47:01.849 INFO blam! Oct 16 18:47:01.849 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 18:47:01.849 INFO blam! Oct 16 18:47:01.851 INFO kablam! su: No module specific data is present Oct 16 18:47:02.555 INFO running `"docker" "rm" "-f" "4fb593bdde9477553389098ced5b6840f390e12aa41b2e29aa3e25b6c00bb6a2"` Oct 16 18:47:02.931 INFO blam! 4fb593bdde9477553389098ced5b6840f390e12aa41b2e29aa3e25b6c00bb6a2