Oct 13 02:54:48.069 INFO testing renosyah/RustAndMongoDB against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 02:54:48.069 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 13 02:54:48.415 INFO blam! a0270cf79ae49be2af66c1bb8cd72bf8c3dc60bc2691659b090578ec18e74928 Oct 13 02:54:48.419 INFO running `"docker" "start" "-a" "a0270cf79ae49be2af66c1bb8cd72bf8c3dc60bc2691659b090578ec18e74928"` Oct 13 02:54:49.217 INFO kablam! usermod: no changes Oct 13 02:54:49.342 INFO kablam! Compiling scan_fmt v0.1.1 Oct 13 02:54:49.342 INFO kablam! Compiling hostname v0.1.4 Oct 13 02:54:49.343 INFO kablam! Compiling serde_json v1.0.9 Oct 13 02:54:49.343 INFO kablam! Compiling num v0.1.41 Oct 13 02:54:49.343 INFO kablam! Compiling rust-crypto v0.2.36 Oct 13 02:54:50.199 INFO kablam! Compiling chrono v0.4.0 Oct 13 02:54:53.695 INFO kablam! Compiling textnonce v0.6.3 Oct 13 02:54:58.400 INFO kablam! Compiling bson v0.10.0 Oct 13 02:55:00.633 INFO kablam! Compiling mongodb v0.3.7 Oct 13 02:55:06.411 INFO kablam! Compiling RustAndMongoDB v0.1.0 (/source) Oct 13 02:55:07.227 INFO kablam! warning: method is never used: `update` Oct 13 02:55:07.227 INFO kablam! --> src/main.rs:105:5 Oct 13 02:55:07.227 INFO kablam! | Oct 13 02:55:07.227 INFO kablam! 105 | fn update(data: Mahasiswa, dataNew: Mahasiswa) { Oct 13 02:55:07.227 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:55:07.227 INFO kablam! | Oct 13 02:55:07.227 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 02:55:07.227 INFO kablam! Oct 13 02:55:07.227 INFO kablam! warning: crate `RustAndMongoDB` should have a snake case name such as `rust_and_mongo_db` Oct 13 02:55:07.227 INFO kablam! | Oct 13 02:55:07.227 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 02:55:07.227 INFO kablam! Oct 13 02:55:07.227 INFO kablam! warning: constant `Mahasiswa` should have an upper case name such as `MAHASISWA` Oct 13 02:55:07.227 INFO kablam! --> src/main.rs:20:1 Oct 13 02:55:07.227 INFO kablam! | Oct 13 02:55:07.227 INFO kablam! 20 | const Mahasiswa : &str = "Mahasiswa"; Oct 13 02:55:07.227 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:55:07.227 INFO kablam! | Oct 13 02:55:07.227 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 13 02:55:07.227 INFO kablam! Oct 13 02:55:07.227 INFO kablam! warning: constant `Ka` should have an upper case name such as `KA` Oct 13 02:55:07.227 INFO kablam! --> src/main.rs:21:1 Oct 13 02:55:07.227 INFO kablam! | Oct 13 02:55:07.227 INFO kablam! 21 | const Ka : &str = "KA"; Oct 13 02:55:07.227 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:55:07.227 INFO kablam! Oct 13 02:55:07.227 INFO kablam! warning: structure field `Nim` should have a snake case name such as `nim` Oct 13 02:55:07.227 INFO kablam! --> src/main.rs:27:5 Oct 13 02:55:07.227 INFO kablam! | Oct 13 02:55:07.227 INFO kablam! 27 | pub Nim : i32, Oct 13 02:55:07.227 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 02:55:07.227 INFO kablam! Oct 13 02:55:07.227 INFO kablam! warning: structure field `Nama` should have a snake case name such as `nama` Oct 13 02:55:07.227 INFO kablam! --> src/main.rs:28:5 Oct 13 02:55:07.227 INFO kablam! | Oct 13 02:55:07.227 INFO kablam! 28 | pub Nama : String, Oct 13 02:55:07.227 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 02:55:07.227 INFO kablam! Oct 13 02:55:07.227 INFO kablam! warning: structure field `Jurusan` should have a snake case name such as `jurusan` Oct 13 02:55:07.227 INFO kablam! --> src/main.rs:29:5 Oct 13 02:55:07.227 INFO kablam! | Oct 13 02:55:07.227 INFO kablam! 29 | pub Jurusan : String, Oct 13 02:55:07.227 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 02:55:07.227 INFO kablam! Oct 13 02:55:07.227 INFO kablam! warning: structure field `All` should have a snake case name such as `all` Oct 13 02:55:07.227 INFO kablam! --> src/main.rs:34:5 Oct 13 02:55:07.227 INFO kablam! | Oct 13 02:55:07.227 INFO kablam! 34 | pub All : Vec Oct 13 02:55:07.227 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:55:07.227 INFO kablam! Oct 13 02:55:07.228 INFO kablam! warning: method `insertData` should have a snake case name such as `insert_data` Oct 13 02:55:07.228 INFO kablam! --> src/main.rs:41:5 Oct 13 02:55:07.228 INFO kablam! | Oct 13 02:55:07.228 INFO kablam! 41 | / fn insertData(data: Mahasiswa) -> bool { Oct 13 02:55:07.228 INFO kablam! 42 | | let db = connect(); Oct 13 02:55:07.228 INFO kablam! 43 | | let coll = db.db(Ka).collection(Mahasiswa); Oct 13 02:55:07.228 INFO kablam! 44 | | Oct 13 02:55:07.228 INFO kablam! ... | Oct 13 02:55:07.228 INFO kablam! 55 | | return true; Oct 13 02:55:07.228 INFO kablam! 56 | | } Oct 13 02:55:07.228 INFO kablam! | |_____^ Oct 13 02:55:07.228 INFO kablam! Oct 13 02:55:07.228 INFO kablam! warning: variable `serialMhs` should have a snake case name such as `serial_mhs` Oct 13 02:55:07.228 INFO kablam! --> src/main.rs:45:13 Oct 13 02:55:07.228 INFO kablam! | Oct 13 02:55:07.228 INFO kablam! 45 | let serialMhs = bson::to_bson(&data).ok().expect("failed"); Oct 13 02:55:07.228 INFO kablam! | ^^^^^^^^^ Oct 13 02:55:07.228 INFO kablam! Oct 13 02:55:07.228 INFO kablam! warning: method `findAllData` should have a snake case name such as `find_all_data` Oct 13 02:55:07.228 INFO kablam! --> src/main.rs:58:5 Oct 13 02:55:07.228 INFO kablam! | Oct 13 02:55:07.228 INFO kablam! 58 | / fn findAllData() -> AllMahasiswa { Oct 13 02:55:07.228 INFO kablam! 59 | | let db = connect(); Oct 13 02:55:07.228 INFO kablam! 60 | | let coll = db Oct 13 02:55:07.228 INFO kablam! 61 | | .db(Ka) Oct 13 02:55:07.228 INFO kablam! ... | Oct 13 02:55:07.228 INFO kablam! 77 | | return all; Oct 13 02:55:07.228 INFO kablam! 78 | | } Oct 13 02:55:07.228 INFO kablam! | |_____^ Oct 13 02:55:07.228 INFO kablam! Oct 13 02:55:07.228 INFO kablam! warning: variable `AllData` should have a snake case name such as `all_data` Oct 13 02:55:07.228 INFO kablam! --> src/main.rs:64:13 Oct 13 02:55:07.228 INFO kablam! | Oct 13 02:55:07.228 INFO kablam! 64 | let mut AllData: Vec = Vec::new(); Oct 13 02:55:07.228 INFO kablam! | ^^^^^^^^^^^ Oct 13 02:55:07.228 INFO kablam! Oct 13 02:55:07.228 INFO kablam! warning: method `findOne` should have a snake case name such as `find_one` Oct 13 02:55:07.228 INFO kablam! --> src/main.rs:80:5 Oct 13 02:55:07.228 INFO kablam! | Oct 13 02:55:07.228 INFO kablam! 80 | / fn findOne(data : Mahasiswa) -> Mahasiswa { Oct 13 02:55:07.228 INFO kablam! 81 | | let db = connect(); Oct 13 02:55:07.228 INFO kablam! 82 | | let coll = db Oct 13 02:55:07.228 INFO kablam! 83 | | .db(Ka) Oct 13 02:55:07.228 INFO kablam! ... | Oct 13 02:55:07.228 INFO kablam! 102 | | return person; Oct 13 02:55:07.228 INFO kablam! 103 | | } Oct 13 02:55:07.228 INFO kablam! | |_____^ Oct 13 02:55:07.228 INFO kablam! Oct 13 02:55:07.228 INFO kablam! warning: variable `serialMhs` should have a snake case name such as `serial_mhs` Oct 13 02:55:07.228 INFO kablam! --> src/main.rs:88:13 Oct 13 02:55:07.228 INFO kablam! | Oct 13 02:55:07.228 INFO kablam! 88 | let serialMhs = bson::to_bson(&data) Oct 13 02:55:07.228 INFO kablam! | ^^^^^^^^^ Oct 13 02:55:07.228 INFO kablam! Oct 13 02:55:07.228 INFO kablam! warning: variable `dataNew` should have a snake case name such as `data_new` Oct 13 02:55:07.228 INFO kablam! --> src/main.rs:105:32 Oct 13 02:55:07.228 INFO kablam! | Oct 13 02:55:07.228 INFO kablam! 105 | fn update(data: Mahasiswa, dataNew: Mahasiswa) { Oct 13 02:55:07.228 INFO kablam! | ^^^^^^^ Oct 13 02:55:07.228 INFO kablam! Oct 13 02:55:07.228 INFO kablam! warning: variable `serialMhs` should have a snake case name such as `serial_mhs` Oct 13 02:55:07.228 INFO kablam! --> src/main.rs:114:13 Oct 13 02:55:07.228 INFO kablam! | Oct 13 02:55:07.228 INFO kablam! 114 | let serialMhs = bson::to_bson(&data).ok().expect("failed"); Oct 13 02:55:07.231 INFO kablam! | ^^^^^^^^^ Oct 13 02:55:07.231 INFO kablam! Oct 13 02:55:08.752 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 19.50s Oct 13 02:55:08.758 INFO kablam! su: No module specific data is present Oct 13 02:55:09.152 INFO running `"docker" "rm" "-f" "a0270cf79ae49be2af66c1bb8cd72bf8c3dc60bc2691659b090578ec18e74928"` Oct 13 02:55:09.433 INFO blam! a0270cf79ae49be2af66c1bb8cd72bf8c3dc60bc2691659b090578ec18e74928 Oct 13 02:55:09.471 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 13 02:55:09.840 INFO blam! e3bd30cd2c540cdaad2a4fdeda693a260eff77cfcc1fedc53f63a50c0865a919 Oct 13 02:55:09.841 INFO running `"docker" "start" "-a" "e3bd30cd2c540cdaad2a4fdeda693a260eff77cfcc1fedc53f63a50c0865a919"` Oct 13 02:55:10.688 INFO kablam! usermod: no changes Oct 13 02:55:10.851 INFO kablam! Compiling RustAndMongoDB v0.1.0 (/source) Oct 13 02:55:11.663 INFO kablam! warning: method is never used: `update` Oct 13 02:55:11.663 INFO kablam! --> src/main.rs:105:5 Oct 13 02:55:11.663 INFO kablam! | Oct 13 02:55:11.663 INFO kablam! 105 | fn update(data: Mahasiswa, dataNew: Mahasiswa) { Oct 13 02:55:11.663 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:55:11.663 INFO kablam! | Oct 13 02:55:11.663 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 02:55:11.663 INFO kablam! Oct 13 02:55:11.663 INFO kablam! warning: crate `RustAndMongoDB` should have a snake case name such as `rust_and_mongo_db` Oct 13 02:55:11.663 INFO kablam! | Oct 13 02:55:11.663 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 02:55:11.663 INFO kablam! Oct 13 02:55:11.663 INFO kablam! warning: constant `Mahasiswa` should have an upper case name such as `MAHASISWA` Oct 13 02:55:11.663 INFO kablam! --> src/main.rs:20:1 Oct 13 02:55:11.663 INFO kablam! | Oct 13 02:55:11.663 INFO kablam! 20 | const Mahasiswa : &str = "Mahasiswa"; Oct 13 02:55:11.663 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:55:11.663 INFO kablam! | Oct 13 02:55:11.663 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 13 02:55:11.663 INFO kablam! Oct 13 02:55:11.663 INFO kablam! warning: constant `Ka` should have an upper case name such as `KA` Oct 13 02:55:11.671 INFO kablam! --> src/main.rs:21:1 Oct 13 02:55:11.671 INFO kablam! | Oct 13 02:55:11.671 INFO kablam! 21 | const Ka : &str = "KA"; Oct 13 02:55:11.671 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:55:11.671 INFO kablam! Oct 13 02:55:11.671 INFO kablam! warning: structure field `Nim` should have a snake case name such as `nim` Oct 13 02:55:11.671 INFO kablam! --> src/main.rs:27:5 Oct 13 02:55:11.671 INFO kablam! | Oct 13 02:55:11.671 INFO kablam! 27 | pub Nim : i32, Oct 13 02:55:11.671 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 02:55:11.671 INFO kablam! Oct 13 02:55:11.671 INFO kablam! warning: structure field `Nama` should have a snake case name such as `nama` Oct 13 02:55:11.671 INFO kablam! --> src/main.rs:28:5 Oct 13 02:55:11.671 INFO kablam! | Oct 13 02:55:11.671 INFO kablam! 28 | pub Nama : String, Oct 13 02:55:11.671 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 02:55:11.671 INFO kablam! Oct 13 02:55:11.671 INFO kablam! warning: structure field `Jurusan` should have a snake case name such as `jurusan` Oct 13 02:55:11.671 INFO kablam! --> src/main.rs:29:5 Oct 13 02:55:11.671 INFO kablam! | Oct 13 02:55:11.671 INFO kablam! 29 | pub Jurusan : String, Oct 13 02:55:11.671 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 02:55:11.672 INFO kablam! Oct 13 02:55:11.672 INFO kablam! warning: structure field `All` should have a snake case name such as `all` Oct 13 02:55:11.672 INFO kablam! --> src/main.rs:34:5 Oct 13 02:55:11.672 INFO kablam! | Oct 13 02:55:11.672 INFO kablam! 34 | pub All : Vec Oct 13 02:55:11.672 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:55:11.672 INFO kablam! Oct 13 02:55:11.672 INFO kablam! warning: method `insertData` should have a snake case name such as `insert_data` Oct 13 02:55:11.672 INFO kablam! --> src/main.rs:41:5 Oct 13 02:55:11.672 INFO kablam! | Oct 13 02:55:11.672 INFO kablam! 41 | / fn insertData(data: Mahasiswa) -> bool { Oct 13 02:55:11.672 INFO kablam! 42 | | let db = connect(); Oct 13 02:55:11.672 INFO kablam! 43 | | let coll = db.db(Ka).collection(Mahasiswa); Oct 13 02:55:11.672 INFO kablam! 44 | | Oct 13 02:55:11.672 INFO kablam! ... | Oct 13 02:55:11.672 INFO kablam! 55 | | return true; Oct 13 02:55:11.672 INFO kablam! 56 | | } Oct 13 02:55:11.672 INFO kablam! | |_____^ Oct 13 02:55:11.672 INFO kablam! Oct 13 02:55:11.672 INFO kablam! warning: variable `serialMhs` should have a snake case name such as `serial_mhs` Oct 13 02:55:11.672 INFO kablam! --> src/main.rs:45:13 Oct 13 02:55:11.672 INFO kablam! | Oct 13 02:55:11.672 INFO kablam! 45 | let serialMhs = bson::to_bson(&data).ok().expect("failed"); Oct 13 02:55:11.673 INFO kablam! | ^^^^^^^^^ Oct 13 02:55:11.673 INFO kablam! Oct 13 02:55:11.673 INFO kablam! warning: method `findAllData` should have a snake case name such as `find_all_data` Oct 13 02:55:11.673 INFO kablam! --> src/main.rs:58:5 Oct 13 02:55:11.673 INFO kablam! | Oct 13 02:55:11.673 INFO kablam! 58 | / fn findAllData() -> AllMahasiswa { Oct 13 02:55:11.673 INFO kablam! 59 | | let db = connect(); Oct 13 02:55:11.673 INFO kablam! 60 | | let coll = db Oct 13 02:55:11.673 INFO kablam! 61 | | .db(Ka) Oct 13 02:55:11.673 INFO kablam! ... | Oct 13 02:55:11.673 INFO kablam! 77 | | return all; Oct 13 02:55:11.673 INFO kablam! 78 | | } Oct 13 02:55:11.673 INFO kablam! | |_____^ Oct 13 02:55:11.673 INFO kablam! Oct 13 02:55:11.673 INFO kablam! warning: variable `AllData` should have a snake case name such as `all_data` Oct 13 02:55:11.673 INFO kablam! --> src/main.rs:64:13 Oct 13 02:55:11.673 INFO kablam! | Oct 13 02:55:11.673 INFO kablam! 64 | let mut AllData: Vec = Vec::new(); Oct 13 02:55:11.673 INFO kablam! | ^^^^^^^^^^^ Oct 13 02:55:11.673 INFO kablam! Oct 13 02:55:11.673 INFO kablam! warning: method `findOne` should have a snake case name such as `find_one` Oct 13 02:55:11.673 INFO kablam! --> src/main.rs:80:5 Oct 13 02:55:11.673 INFO kablam! | Oct 13 02:55:11.673 INFO kablam! 80 | / fn findOne(data : Mahasiswa) -> Mahasiswa { Oct 13 02:55:11.674 INFO kablam! 81 | | let db = connect(); Oct 13 02:55:11.674 INFO kablam! 82 | | let coll = db Oct 13 02:55:11.674 INFO kablam! 83 | | .db(Ka) Oct 13 02:55:11.674 INFO kablam! ... | Oct 13 02:55:11.674 INFO kablam! 102 | | return person; Oct 13 02:55:11.674 INFO kablam! 103 | | } Oct 13 02:55:11.674 INFO kablam! | |_____^ Oct 13 02:55:11.674 INFO kablam! Oct 13 02:55:11.674 INFO kablam! warning: variable `serialMhs` should have a snake case name such as `serial_mhs` Oct 13 02:55:11.674 INFO kablam! --> src/main.rs:88:13 Oct 13 02:55:11.674 INFO kablam! | Oct 13 02:55:11.674 INFO kablam! 88 | let serialMhs = bson::to_bson(&data) Oct 13 02:55:11.674 INFO kablam! | ^^^^^^^^^ Oct 13 02:55:11.674 INFO kablam! Oct 13 02:55:11.674 INFO kablam! warning: variable `dataNew` should have a snake case name such as `data_new` Oct 13 02:55:11.674 INFO kablam! --> src/main.rs:105:32 Oct 13 02:55:11.674 INFO kablam! | Oct 13 02:55:11.674 INFO kablam! 105 | fn update(data: Mahasiswa, dataNew: Mahasiswa) { Oct 13 02:55:11.674 INFO kablam! | ^^^^^^^ Oct 13 02:55:11.674 INFO kablam! Oct 13 02:55:11.674 INFO kablam! warning: variable `serialMhs` should have a snake case name such as `serial_mhs` Oct 13 02:55:11.674 INFO kablam! --> src/main.rs:114:13 Oct 13 02:55:11.675 INFO kablam! | Oct 13 02:55:11.675 INFO kablam! 114 | let serialMhs = bson::to_bson(&data).ok().expect("failed"); Oct 13 02:55:11.675 INFO kablam! | ^^^^^^^^^ Oct 13 02:55:11.675 INFO kablam! Oct 13 02:55:12.179 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.43s Oct 13 02:55:12.179 INFO kablam! su: No module specific data is present Oct 13 02:55:12.947 INFO running `"docker" "rm" "-f" "e3bd30cd2c540cdaad2a4fdeda693a260eff77cfcc1fedc53f63a50c0865a919"` Oct 13 02:55:13.219 INFO blam! e3bd30cd2c540cdaad2a4fdeda693a260eff77cfcc1fedc53f63a50c0865a919 Oct 13 02:55:13.227 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 13 02:55:13.685 INFO blam! 454502c804446873f01d71c82f5ae9f2cfa7b5893662be14c469b3d0d168148d Oct 13 02:55:13.687 INFO running `"docker" "start" "-a" "454502c804446873f01d71c82f5ae9f2cfa7b5893662be14c469b3d0d168148d"` Oct 13 02:55:15.811 INFO kablam! usermod: no changes Oct 13 02:55:15.983 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 13 02:55:15.983 INFO kablam! Running /target/debug/deps/RustAndMongoDB-4654da199a8e5fd5 Oct 13 02:55:15.987 INFO blam! Oct 13 02:55:15.987 INFO blam! running 0 tests Oct 13 02:55:15.987 INFO blam! Oct 13 02:55:15.987 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 02:55:15.987 INFO blam! Oct 13 02:55:15.989 INFO kablam! su: No module specific data is present Oct 13 02:55:16.956 INFO running `"docker" "rm" "-f" "454502c804446873f01d71c82f5ae9f2cfa7b5893662be14c469b3d0d168148d"` Oct 13 02:55:17.239 INFO blam! 454502c804446873f01d71c82f5ae9f2cfa7b5893662be14c469b3d0d168148d