Oct 12 17:27:28.017 INFO testing zaneli/rust-protobuf-example against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 12 17:27:28.019 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 12 17:27:28.622 INFO blam! e35312d637c858a6f1d78a834f45aad923b1bf420fdbfed8619c1e498a6f055b Oct 12 17:27:28.623 INFO running `"docker" "start" "-a" "e35312d637c858a6f1d78a834f45aad923b1bf420fdbfed8619c1e498a6f055b"` Oct 12 17:27:30.122 INFO kablam! usermod: no changes Oct 12 17:27:30.191 INFO kablam! Compiling protobuf v1.0.24 Oct 12 17:27:50.121 INFO kablam! Compiling rust-protobuf-example v0.1.0 (/source) Oct 12 17:27:50.323 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 17:27:50.323 INFO kablam! --> src/main.rs:30:36 Oct 12 17:27:50.323 INFO kablam! | Oct 12 17:27:50.323 INFO kablam! 30 | / (format!("Unexpected module name: {}. (expected \ Oct 12 17:27:50.323 INFO kablam! 31 | | 'add_person' or 'list_people')", Oct 12 17:27:50.323 INFO kablam! 32 | | other)))) Oct 12 17:27:50.323 INFO kablam! | |___________________________________________________^ Oct 12 17:27:50.323 INFO kablam! | Oct 12 17:27:50.323 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 12 17:27:50.323 INFO kablam! help: remove these parentheses Oct 12 17:27:50.323 INFO kablam! | Oct 12 17:27:50.323 INFO kablam! 30 | ::fmt::format(::std::fmt::Arguments::new_v1_formatted(&["Unexpected module name: ", Oct 12 17:27:50.323 INFO kablam! 31 | ". (expected \'add_person\' or \'list_people\')"], Oct 12 17:27:50.323 INFO kablam! 32 | &match (&other,) { Oct 12 17:27:50.323 INFO kablam! 33 | (arg0,) => Oct 12 17:27:50.323 INFO kablam! 34 | [::std::fmt::ArgumentV1::new(arg0, Oct 12 17:27:50.323 INFO kablam! 35 | ::std::fmt::Display::fmt)], Oct 12 17:27:50.323 INFO kablam! ... Oct 12 17:27:50.323 INFO kablam! Oct 12 17:27:53.179 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 23.02s Oct 12 17:27:53.179 INFO kablam! su: No module specific data is present Oct 12 17:27:53.851 INFO running `"docker" "rm" "-f" "e35312d637c858a6f1d78a834f45aad923b1bf420fdbfed8619c1e498a6f055b"` Oct 12 17:27:54.171 INFO blam! e35312d637c858a6f1d78a834f45aad923b1bf420fdbfed8619c1e498a6f055b Oct 12 17:27:54.191 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 12 17:27:54.741 INFO blam! 0641887cc1bdbc214c8c9ee02d5c722d03e3e3eb71938ec911c464bdf6a66ca0 Oct 12 17:27:54.745 INFO running `"docker" "start" "-a" "0641887cc1bdbc214c8c9ee02d5c722d03e3e3eb71938ec911c464bdf6a66ca0"` Oct 12 17:27:56.015 INFO kablam! usermod: no changes Oct 12 17:27:56.092 INFO kablam! Compiling rust-protobuf-example v0.1.0 (/source) Oct 12 17:27:56.345 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 17:27:56.345 INFO kablam! --> src/main.rs:30:36 Oct 12 17:27:56.345 INFO kablam! | Oct 12 17:27:56.345 INFO kablam! 30 | / (format!("Unexpected module name: {}. (expected \ Oct 12 17:27:56.345 INFO kablam! 31 | | 'add_person' or 'list_people')", Oct 12 17:27:56.345 INFO kablam! 32 | | other)))) Oct 12 17:27:56.345 INFO kablam! | |___________________________________________________^ Oct 12 17:27:56.345 INFO kablam! | Oct 12 17:27:56.345 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 12 17:27:56.345 INFO kablam! help: remove these parentheses Oct 12 17:27:56.345 INFO kablam! | Oct 12 17:27:56.345 INFO kablam! 30 | ::fmt::format(::std::fmt::Arguments::new_v1_formatted(&["Unexpected module name: ", Oct 12 17:27:56.345 INFO kablam! 31 | ". (expected \'add_person\' or \'list_people\')"], Oct 12 17:27:56.345 INFO kablam! 32 | &match (&other,) { Oct 12 17:27:56.345 INFO kablam! 33 | (arg0,) => Oct 12 17:27:56.345 INFO kablam! 34 | [::std::fmt::ArgumentV1::new(arg0, Oct 12 17:27:56.345 INFO kablam! 35 | ::std::fmt::Display::fmt)], Oct 12 17:27:56.345 INFO kablam! ... Oct 12 17:27:56.345 INFO kablam! Oct 12 17:27:57.199 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.16s Oct 12 17:27:57.207 INFO kablam! su: No module specific data is present Oct 12 17:27:57.960 INFO running `"docker" "rm" "-f" "0641887cc1bdbc214c8c9ee02d5c722d03e3e3eb71938ec911c464bdf6a66ca0"` Oct 12 17:27:58.223 INFO blam! 0641887cc1bdbc214c8c9ee02d5c722d03e3e3eb71938ec911c464bdf6a66ca0 Oct 12 17:27:58.224 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 12 17:27:58.615 INFO blam! c409ee474e922bc43b8df449085a69b13f846eb13cb3cafde3f0667603bfa097 Oct 12 17:27:58.621 INFO running `"docker" "start" "-a" "c409ee474e922bc43b8df449085a69b13f846eb13cb3cafde3f0667603bfa097"` Oct 12 17:28:00.108 INFO kablam! usermod: no changes Oct 12 17:28:00.148 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 12 17:28:00.159 INFO kablam! Running /target/debug/deps/rust_protobuf_example-7acf27cc2ea0533e Oct 12 17:28:00.159 INFO blam! Oct 12 17:28:00.160 INFO blam! running 0 tests Oct 12 17:28:00.160 INFO blam! Oct 12 17:28:00.160 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 17:28:00.160 INFO blam! Oct 12 17:28:00.161 INFO kablam! su: No module specific data is present Oct 12 17:28:01.098 INFO running `"docker" "rm" "-f" "c409ee474e922bc43b8df449085a69b13f846eb13cb3cafde3f0667603bfa097"` Oct 12 17:28:01.461 INFO blam! c409ee474e922bc43b8df449085a69b13f846eb13cb3cafde3f0667603bfa097