Oct 14 12:13:35.689 INFO testing marwendoukh/Rust-Translator against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 12:13:35.691 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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:13:36.239 INFO blam! 0b16e1ce465fd117c0db5a17b138f213433dbb7cfc9859ccd04125d62d7b4df0 Oct 14 12:13:36.241 INFO running `"docker" "start" "-a" "0b16e1ce465fd117c0db5a17b138f213433dbb7cfc9859ccd04125d62d7b4df0"` Oct 14 12:13:37.831 INFO kablam! usermod: no changes Oct 14 12:13:38.015 INFO kablam! Compiling error-chain v0.7.2 Oct 14 12:13:38.023 INFO kablam! Compiling toml v0.2.1 Oct 14 12:13:38.023 INFO kablam! Compiling matches v0.1.4 Oct 14 12:13:38.039 INFO kablam! Compiling libc v0.2.19 Oct 14 12:13:38.039 INFO kablam! Compiling openssl v0.9.6 Oct 14 12:13:38.040 INFO kablam! Compiling unicode-normalization v0.1.3 Oct 14 12:13:38.047 INFO kablam! Compiling traitobject v0.0.1 Oct 14 12:13:38.063 INFO kablam! Compiling httparse v1.2.1 Oct 14 12:13:38.868 INFO kablam! Compiling mime v0.2.2 Oct 14 12:13:39.304 INFO kablam! Compiling unicode-bidi v0.2.4 Oct 14 12:13:40.911 INFO kablam! Compiling unicase v1.4.0 Oct 14 12:13:43.847 INFO kablam! Compiling num_cpus v1.2.1 Oct 14 12:13:43.880 INFO kablam! Compiling time v0.1.36 Oct 14 12:13:47.707 INFO kablam! Compiling metadeps v1.1.1 Oct 14 12:13:49.583 INFO kablam! Compiling idna v0.1.0 Oct 14 12:13:51.064 INFO kablam! Compiling openssl-sys v0.9.6 Oct 14 12:13:53.975 INFO kablam! Compiling url v1.2.4 Oct 14 12:13:58.805 INFO kablam! Compiling hyper v0.10.0 Oct 14 12:14:03.247 INFO kablam! Compiling native-tls v0.1.1 Oct 14 12:14:11.075 INFO kablam! Compiling hyper-native-tls v0.2.1 Oct 14 12:14:11.679 INFO kablam! Compiling RustTranslator v0.1.0 (/source) Oct 14 12:14:12.051 INFO kablam! warning: crate `RustTranslator` should have a snake case name such as `rust_translator` Oct 14 12:14:12.051 INFO kablam! | Oct 14 12:14:12.051 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 14 12:14:12.051 INFO kablam! Oct 14 12:14:12.051 INFO kablam! warning: variable `translationResult` should have a snake case name such as `translation_result` Oct 14 12:14:12.051 INFO kablam! --> src/main.rs:56:9 Oct 14 12:14:12.051 INFO kablam! | Oct 14 12:14:12.051 INFO kablam! 56 | let mut translationResult = String::new(); Oct 14 12:14:12.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 12:14:12.051 INFO kablam! Oct 14 12:14:12.051 INFO kablam! warning: variable `translatedWord` should have a snake case name such as `translated_word` Oct 14 12:14:12.051 INFO kablam! --> src/main.rs:71:6 Oct 14 12:14:12.051 INFO kablam! | Oct 14 12:14:12.051 INFO kablam! 71 | let translatedWord = obj.get("text").unwrap(); Oct 14 12:14:12.051 INFO kablam! | ^^^^^^^^^^^^^^ Oct 14 12:14:12.051 INFO kablam! Oct 14 12:14:12.051 INFO kablam! warning: variable `translatedFromTo` should have a snake case name such as `translated_from_to` Oct 14 12:14:12.051 INFO kablam! --> src/main.rs:72:6 Oct 14 12:14:12.051 INFO kablam! | Oct 14 12:14:12.051 INFO kablam! 72 | let translatedFromTo = obj.get("lang").unwrap(); Oct 14 12:14:12.051 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 14 12:14:12.051 INFO kablam! Oct 14 12:14:13.983 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 36.10s Oct 14 12:14:13.991 INFO kablam! su: No module specific data is present Oct 14 12:14:14.848 INFO running `"docker" "rm" "-f" "0b16e1ce465fd117c0db5a17b138f213433dbb7cfc9859ccd04125d62d7b4df0"` Oct 14 12:14:15.084 INFO blam! 0b16e1ce465fd117c0db5a17b138f213433dbb7cfc9859ccd04125d62d7b4df0 Oct 14 12:14:15.093 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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:14:15.615 INFO blam! 651a6c6d0bd2e08fa6e4c141e952f5077865c36545993a04c85a7599ff1d888b Oct 14 12:14:15.619 INFO running `"docker" "start" "-a" "651a6c6d0bd2e08fa6e4c141e952f5077865c36545993a04c85a7599ff1d888b"` Oct 14 12:14:16.950 INFO kablam! usermod: no changes Oct 14 12:14:17.045 INFO kablam! Compiling RustTranslator v0.1.0 (/source) Oct 14 12:14:17.359 INFO kablam! warning: crate `RustTranslator` should have a snake case name such as `rust_translator` Oct 14 12:14:17.359 INFO kablam! | Oct 14 12:14:17.359 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 14 12:14:17.359 INFO kablam! Oct 14 12:14:17.359 INFO kablam! warning: variable `translationResult` should have a snake case name such as `translation_result` Oct 14 12:14:17.359 INFO kablam! --> src/main.rs:56:9 Oct 14 12:14:17.359 INFO kablam! | Oct 14 12:14:17.359 INFO kablam! 56 | let mut translationResult = String::new(); Oct 14 12:14:17.359 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 12:14:17.359 INFO kablam! Oct 14 12:14:17.359 INFO kablam! warning: variable `translatedWord` should have a snake case name such as `translated_word` Oct 14 12:14:17.359 INFO kablam! --> src/main.rs:71:6 Oct 14 12:14:17.359 INFO kablam! | Oct 14 12:14:17.359 INFO kablam! 71 | let translatedWord = obj.get("text").unwrap(); Oct 14 12:14:17.359 INFO kablam! | ^^^^^^^^^^^^^^ Oct 14 12:14:17.359 INFO kablam! Oct 14 12:14:17.359 INFO kablam! warning: variable `translatedFromTo` should have a snake case name such as `translated_from_to` Oct 14 12:14:17.359 INFO kablam! --> src/main.rs:72:6 Oct 14 12:14:17.359 INFO kablam! | Oct 14 12:14:17.359 INFO kablam! 72 | let translatedFromTo = obj.get("lang").unwrap(); Oct 14 12:14:17.359 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 14 12:14:17.359 INFO kablam! Oct 14 12:14:17.883 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.90s Oct 14 12:14:17.891 INFO kablam! su: No module specific data is present Oct 14 12:14:18.329 INFO running `"docker" "rm" "-f" "651a6c6d0bd2e08fa6e4c141e952f5077865c36545993a04c85a7599ff1d888b"` Oct 14 12:14:18.505 INFO blam! 651a6c6d0bd2e08fa6e4c141e952f5077865c36545993a04c85a7599ff1d888b Oct 14 12:14:18.510 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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:14:18.942 INFO blam! 7337627f33f279bceda132fed5a7cc085538dec97aaaa00c190c81e2784c0b30 Oct 14 12:14:18.943 INFO running `"docker" "start" "-a" "7337627f33f279bceda132fed5a7cc085538dec97aaaa00c190c81e2784c0b30"` Oct 14 12:14:20.267 INFO kablam! usermod: no changes Oct 14 12:14:20.411 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 14 12:14:20.411 INFO blam! Oct 14 12:14:20.411 INFO kablam! Running /target/debug/deps/RustTranslator-70e15754ef2024c5 Oct 14 12:14:20.411 INFO blam! running 0 tests Oct 14 12:14:20.411 INFO blam! Oct 14 12:14:20.411 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 12:14:20.411 INFO blam! Oct 14 12:14:20.413 INFO kablam! su: No module specific data is present Oct 14 12:14:21.193 INFO running `"docker" "rm" "-f" "7337627f33f279bceda132fed5a7cc085538dec97aaaa00c190c81e2784c0b30"` Oct 14 12:14:21.548 INFO blam! 7337627f33f279bceda132fed5a7cc085538dec97aaaa00c190c81e2784c0b30