Oct 13 01:26:09.000 INFO testing satyasinha/logs2json against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 01:26:09.000 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 01:26:09.379 INFO blam! 9115498d979202933e9afdcbe66fab59e70f4e9acdfe41e50d31436ff7df855b Oct 13 01:26:09.399 INFO running `"docker" "start" "-a" "9115498d979202933e9afdcbe66fab59e70f4e9acdfe41e50d31436ff7df855b"` Oct 13 01:26:10.713 INFO kablam! usermod: no changes Oct 13 01:26:10.839 INFO kablam! Compiling aho-corasick v0.6.6 Oct 13 01:26:11.783 INFO kablam! Compiling regex v1.0.1 Oct 13 01:26:21.095 INFO kablam! Compiling docopt v1.0.0 Oct 13 01:26:24.600 INFO kablam! Compiling logs2json v0.1.0 (/source) Oct 13 01:26:25.351 INFO kablam! warning: unused variable: `pretty_msg` Oct 13 01:26:25.351 INFO kablam! --> src/main.rs:147:15 Oct 13 01:26:25.351 INFO kablam! | Oct 13 01:26:25.351 INFO kablam! 147 | let mut pretty_msg: &str = ""; Oct 13 01:26:25.351 INFO kablam! | ^^^^^^^^^^ help: consider using `_pretty_msg` instead Oct 13 01:26:25.351 INFO kablam! | Oct 13 01:26:25.351 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 01:26:25.351 INFO kablam! Oct 13 01:26:25.381 INFO kablam! warning: constant `kDefault` should have an upper case name such as `K_DEFAULT` Oct 13 01:26:25.381 INFO kablam! --> src/main.rs:52:1 Oct 13 01:26:25.381 INFO kablam! | Oct 13 01:26:25.381 INFO kablam! 52 | const kDefault: &'static str = "default"; Oct 13 01:26:25.381 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:26:25.381 INFO kablam! | Oct 13 01:26:25.381 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 13 01:26:25.381 INFO kablam! Oct 13 01:26:25.381 INFO kablam! warning: constant `kAccessControl` should have an upper case name such as `K_ACCESS_CONTROL` Oct 13 01:26:25.381 INFO kablam! --> src/main.rs:53:1 Oct 13 01:26:25.381 INFO kablam! | Oct 13 01:26:25.381 INFO kablam! 53 | const kAccessControl: &'static str = "accessControl"; Oct 13 01:26:25.381 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:26:25.381 INFO kablam! Oct 13 01:26:25.381 INFO kablam! warning: constant `kCommand` should have an upper case name such as `K_COMMAND` Oct 13 01:26:25.381 INFO kablam! --> src/main.rs:54:1 Oct 13 01:26:25.381 INFO kablam! | Oct 13 01:26:25.381 INFO kablam! 54 | const kCommand: &'static str = "command"; Oct 13 01:26:25.381 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:26:25.381 INFO kablam! Oct 13 01:26:25.385 INFO kablam! warning: constant `kControl` should have an upper case name such as `K_CONTROL` Oct 13 01:26:25.385 INFO kablam! --> src/main.rs:55:1 Oct 13 01:26:25.385 INFO kablam! | Oct 13 01:26:25.386 INFO kablam! 55 | const kControl: &'static str = "control"; Oct 13 01:26:25.386 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:26:25.386 INFO kablam! Oct 13 01:26:25.386 INFO kablam! warning: constant `kExecutor` should have an upper case name such as `K_EXECUTOR` Oct 13 01:26:25.386 INFO kablam! --> src/main.rs:56:1 Oct 13 01:26:25.386 INFO kablam! | Oct 13 01:26:25.386 INFO kablam! 56 | const kExecutor: &'static str = "executor"; Oct 13 01:26:25.386 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:26:25.386 INFO kablam! Oct 13 01:26:25.386 INFO kablam! warning: constant `kGeo` should have an upper case name such as `K_GEO` Oct 13 01:26:25.386 INFO kablam! --> src/main.rs:57:1 Oct 13 01:26:25.386 INFO kablam! | Oct 13 01:26:25.386 INFO kablam! 57 | const kGeo: &'static str = "geo"; Oct 13 01:26:25.386 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:26:25.386 INFO kablam! Oct 13 01:26:25.386 INFO kablam! warning: constant `kIndex` should have an upper case name such as `K_INDEX` Oct 13 01:26:25.386 INFO kablam! --> src/main.rs:58:1 Oct 13 01:26:25.386 INFO kablam! | Oct 13 01:26:25.386 INFO kablam! 58 | const kIndex: &'static str = "index"; Oct 13 01:26:25.386 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:26:25.386 INFO kablam! Oct 13 01:26:25.386 INFO kablam! warning: constant `kNetwork` should have an upper case name such as `K_NETWORK` Oct 13 01:26:25.386 INFO kablam! --> src/main.rs:59:1 Oct 13 01:26:25.386 INFO kablam! | Oct 13 01:26:25.386 INFO kablam! 59 | const kNetwork: &'static str = "network"; Oct 13 01:26:25.386 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:26:25.386 INFO kablam! Oct 13 01:26:25.386 INFO kablam! warning: constant `kQuery` should have an upper case name such as `K_QUERY` Oct 13 01:26:25.386 INFO kablam! --> src/main.rs:60:1 Oct 13 01:26:25.386 INFO kablam! | Oct 13 01:26:25.386 INFO kablam! 60 | const kQuery: &'static str = "query"; Oct 13 01:26:25.386 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:26:25.386 INFO kablam! Oct 13 01:26:25.386 INFO kablam! warning: constant `kReplication` should have an upper case name such as `K_REPLICATION` Oct 13 01:26:25.386 INFO kablam! --> src/main.rs:61:1 Oct 13 01:26:25.386 INFO kablam! | Oct 13 01:26:25.386 INFO kablam! 61 | const kReplication: &'static str = "replication"; Oct 13 01:26:25.386 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:26:25.386 INFO kablam! Oct 13 01:26:25.386 INFO kablam! warning: constant `kReplicationHeartbeats` should have an upper case name such as `K_REPLICATION_HEARTBEATS` Oct 13 01:26:25.386 INFO kablam! --> src/main.rs:62:1 Oct 13 01:26:25.386 INFO kablam! | Oct 13 01:26:25.386 INFO kablam! 62 | const kReplicationHeartbeats: &'static str = "heartbeats"; Oct 13 01:26:25.386 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:26:25.386 INFO kablam! Oct 13 01:26:25.386 INFO kablam! warning: constant `kReplicationRollback` should have an upper case name such as `K_REPLICATION_ROLLBACK` Oct 13 01:26:25.386 INFO kablam! --> src/main.rs:63:1 Oct 13 01:26:25.386 INFO kablam! | Oct 13 01:26:25.386 INFO kablam! 63 | const kReplicationRollback: &'static str = "rollback"; Oct 13 01:26:25.386 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:26:25.386 INFO kablam! Oct 13 01:26:25.386 INFO kablam! warning: constant `kSharding` should have an upper case name such as `K_SHARDING` Oct 13 01:26:25.386 INFO kablam! --> src/main.rs:64:1 Oct 13 01:26:25.386 INFO kablam! | Oct 13 01:26:25.386 INFO kablam! 64 | const kSharding: &'static str = "sharding"; Oct 13 01:26:25.386 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:26:25.386 INFO kablam! Oct 13 01:26:25.386 INFO kablam! warning: constant `kStorage` should have an upper case name such as `K_STORAGE` Oct 13 01:26:25.386 INFO kablam! --> src/main.rs:65:1 Oct 13 01:26:25.386 INFO kablam! | Oct 13 01:26:25.386 INFO kablam! 65 | const kStorage: &'static str = "storage"; Oct 13 01:26:25.386 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:26:25.386 INFO kablam! Oct 13 01:26:25.386 INFO kablam! warning: constant `kStorageRecovery` should have an upper case name such as `K_STORAGE_RECOVERY` Oct 13 01:26:25.386 INFO kablam! --> src/main.rs:66:1 Oct 13 01:26:25.386 INFO kablam! | Oct 13 01:26:25.386 INFO kablam! 66 | const kStorageRecovery: &'static str = "recovery"; Oct 13 01:26:25.386 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:26:25.386 INFO kablam! Oct 13 01:26:25.386 INFO kablam! warning: constant `kJournal` should have an upper case name such as `K_JOURNAL` Oct 13 01:26:25.386 INFO kablam! --> src/main.rs:67:1 Oct 13 01:26:25.386 INFO kablam! | Oct 13 01:26:25.386 INFO kablam! 67 | const kJournal: &'static str = "journal"; Oct 13 01:26:25.386 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:26:25.386 INFO kablam! Oct 13 01:26:25.386 INFO kablam! warning: constant `kWrite` should have an upper case name such as `K_WRITE` Oct 13 01:26:25.386 INFO kablam! --> src/main.rs:68:1 Oct 13 01:26:25.386 INFO kablam! | Oct 13 01:26:25.386 INFO kablam! 68 | const kWrite: &'static str = "write"; Oct 13 01:26:25.386 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:26:25.386 INFO kablam! Oct 13 01:26:25.386 INFO kablam! warning: constant `kFTDC` should have an upper case name such as `K_FTDC` Oct 13 01:26:25.386 INFO kablam! --> src/main.rs:69:1 Oct 13 01:26:25.386 INFO kablam! | Oct 13 01:26:25.386 INFO kablam! 69 | const kFTDC: &'static str = "ftdc"; Oct 13 01:26:25.386 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:26:25.386 INFO kablam! Oct 13 01:26:25.386 INFO kablam! warning: constant `kASIO` should have an upper case name such as `K_ASIO` Oct 13 01:26:25.386 INFO kablam! --> src/main.rs:70:1 Oct 13 01:26:25.386 INFO kablam! | Oct 13 01:26:25.387 INFO kablam! 70 | const kASIO: &'static str = "asio"; Oct 13 01:26:25.387 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:26:25.387 INFO kablam! Oct 13 01:26:25.387 INFO kablam! warning: constant `kBridge` should have an upper case name such as `K_BRIDGE` Oct 13 01:26:25.387 INFO kablam! --> src/main.rs:71:1 Oct 13 01:26:25.387 INFO kablam! | Oct 13 01:26:25.387 INFO kablam! 71 | const kBridge: &'static str = "bridge"; Oct 13 01:26:25.387 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:26:25.387 INFO kablam! Oct 13 01:26:25.387 INFO kablam! warning: constant `kTracking` should have an upper case name such as `K_TRACKING` Oct 13 01:26:25.387 INFO kablam! --> src/main.rs:72:1 Oct 13 01:26:25.387 INFO kablam! | Oct 13 01:26:25.387 INFO kablam! 72 | const kTracking: &'static str = "tracking"; Oct 13 01:26:25.387 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:26:25.387 INFO kablam! Oct 13 01:26:25.387 INFO kablam! warning: constant `kNumLogComponents` should have an upper case name such as `K_NUM_LOG_COMPONENTS` Oct 13 01:26:25.387 INFO kablam! --> src/main.rs:73:1 Oct 13 01:26:25.387 INFO kablam! | Oct 13 01:26:25.387 INFO kablam! 73 | const kNumLogComponents: &'static str = "total"; Oct 13 01:26:25.387 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:26:25.387 INFO kablam! Oct 13 01:26:27.172 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.43s Oct 13 01:26:27.179 INFO kablam! su: No module specific data is present Oct 13 01:26:27.655 INFO running `"docker" "rm" "-f" "9115498d979202933e9afdcbe66fab59e70f4e9acdfe41e50d31436ff7df855b"` Oct 13 01:26:27.927 INFO blam! 9115498d979202933e9afdcbe66fab59e70f4e9acdfe41e50d31436ff7df855b Oct 13 01:26:27.931 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 01:26:28.386 INFO blam! 1d8d89d47a20ec27b469d7cc2121f25c92bffc10ed3c6ec248cecdb739bea22c Oct 13 01:26:28.395 INFO running `"docker" "start" "-a" "1d8d89d47a20ec27b469d7cc2121f25c92bffc10ed3c6ec248cecdb739bea22c"` Oct 13 01:26:29.594 INFO kablam! usermod: no changes Oct 13 01:26:29.679 INFO kablam! Compiling logs2json v0.1.0 (/source) Oct 13 01:26:30.659 INFO kablam! warning: unused variable: `pretty_msg` Oct 13 01:26:30.660 INFO kablam! --> src/main.rs:147:15 Oct 13 01:26:30.660 INFO kablam! | Oct 13 01:26:30.660 INFO kablam! 147 | let mut pretty_msg: &str = ""; Oct 13 01:26:30.661 INFO kablam! | ^^^^^^^^^^ help: consider using `_pretty_msg` instead Oct 13 01:26:30.661 INFO kablam! | Oct 13 01:26:30.661 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 01:26:30.661 INFO kablam! Oct 13 01:26:30.680 INFO kablam! warning: constant `kDefault` should have an upper case name such as `K_DEFAULT` Oct 13 01:26:30.680 INFO kablam! --> src/main.rs:52:1 Oct 13 01:26:30.680 INFO kablam! | Oct 13 01:26:30.681 INFO kablam! 52 | const kDefault: &'static str = "default"; Oct 13 01:26:30.681 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:26:30.681 INFO kablam! | Oct 13 01:26:30.682 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 13 01:26:30.682 INFO kablam! Oct 13 01:26:30.682 INFO kablam! warning: constant `kAccessControl` should have an upper case name such as `K_ACCESS_CONTROL` Oct 13 01:26:30.683 INFO kablam! --> src/main.rs:53:1 Oct 13 01:26:30.683 INFO kablam! | Oct 13 01:26:30.683 INFO kablam! 53 | const kAccessControl: &'static str = "accessControl"; Oct 13 01:26:30.684 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:26:30.684 INFO kablam! Oct 13 01:26:30.684 INFO kablam! warning: constant `kCommand` should have an upper case name such as `K_COMMAND` Oct 13 01:26:30.685 INFO kablam! --> src/main.rs:54:1 Oct 13 01:26:30.685 INFO kablam! | Oct 13 01:26:30.685 INFO kablam! 54 | const kCommand: &'static str = "command"; Oct 13 01:26:30.685 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:26:30.686 INFO kablam! Oct 13 01:26:30.686 INFO kablam! warning: constant `kControl` should have an upper case name such as `K_CONTROL` Oct 13 01:26:30.686 INFO kablam! --> src/main.rs:55:1 Oct 13 01:26:30.687 INFO kablam! | Oct 13 01:26:30.687 INFO kablam! 55 | const kControl: &'static str = "control"; Oct 13 01:26:30.687 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:26:30.688 INFO kablam! Oct 13 01:26:30.688 INFO kablam! warning: constant `kExecutor` should have an upper case name such as `K_EXECUTOR` Oct 13 01:26:30.688 INFO kablam! --> src/main.rs:56:1 Oct 13 01:26:30.689 INFO kablam! | Oct 13 01:26:30.689 INFO kablam! 56 | const kExecutor: &'static str = "executor"; Oct 13 01:26:30.689 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:26:30.689 INFO kablam! Oct 13 01:26:30.690 INFO kablam! warning: constant `kGeo` should have an upper case name such as `K_GEO` Oct 13 01:26:30.690 INFO kablam! --> src/main.rs:57:1 Oct 13 01:26:30.690 INFO kablam! | Oct 13 01:26:30.691 INFO kablam! 57 | const kGeo: &'static str = "geo"; Oct 13 01:26:30.691 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:26:30.691 INFO kablam! Oct 13 01:26:30.692 INFO kablam! warning: constant `kIndex` should have an upper case name such as `K_INDEX` Oct 13 01:26:30.692 INFO kablam! --> src/main.rs:58:1 Oct 13 01:26:30.692 INFO kablam! | Oct 13 01:26:30.693 INFO kablam! 58 | const kIndex: &'static str = "index"; Oct 13 01:26:30.693 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:26:30.693 INFO kablam! Oct 13 01:26:30.694 INFO kablam! warning: constant `kNetwork` should have an upper case name such as `K_NETWORK` Oct 13 01:26:30.694 INFO kablam! --> src/main.rs:59:1 Oct 13 01:26:30.694 INFO kablam! | Oct 13 01:26:30.694 INFO kablam! 59 | const kNetwork: &'static str = "network"; Oct 13 01:26:30.694 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:26:30.694 INFO kablam! Oct 13 01:26:30.694 INFO kablam! warning: constant `kQuery` should have an upper case name such as `K_QUERY` Oct 13 01:26:30.694 INFO kablam! --> src/main.rs:60:1 Oct 13 01:26:30.694 INFO kablam! | Oct 13 01:26:30.694 INFO kablam! 60 | const kQuery: &'static str = "query"; Oct 13 01:26:30.694 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:26:30.694 INFO kablam! Oct 13 01:26:30.694 INFO kablam! warning: constant `kReplication` should have an upper case name such as `K_REPLICATION` Oct 13 01:26:30.694 INFO kablam! --> src/main.rs:61:1 Oct 13 01:26:30.694 INFO kablam! | Oct 13 01:26:30.694 INFO kablam! 61 | const kReplication: &'static str = "replication"; Oct 13 01:26:30.694 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:26:30.694 INFO kablam! Oct 13 01:26:30.694 INFO kablam! warning: constant `kReplicationHeartbeats` should have an upper case name such as `K_REPLICATION_HEARTBEATS` Oct 13 01:26:30.694 INFO kablam! --> src/main.rs:62:1 Oct 13 01:26:30.694 INFO kablam! | Oct 13 01:26:30.694 INFO kablam! 62 | const kReplicationHeartbeats: &'static str = "heartbeats"; Oct 13 01:26:30.694 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:26:30.694 INFO kablam! Oct 13 01:26:30.694 INFO kablam! warning: constant `kReplicationRollback` should have an upper case name such as `K_REPLICATION_ROLLBACK` Oct 13 01:26:30.694 INFO kablam! --> src/main.rs:63:1 Oct 13 01:26:30.694 INFO kablam! | Oct 13 01:26:30.694 INFO kablam! 63 | const kReplicationRollback: &'static str = "rollback"; Oct 13 01:26:30.694 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:26:30.694 INFO kablam! Oct 13 01:26:30.694 INFO kablam! warning: constant `kSharding` should have an upper case name such as `K_SHARDING` Oct 13 01:26:30.694 INFO kablam! --> src/main.rs:64:1 Oct 13 01:26:30.694 INFO kablam! | Oct 13 01:26:30.694 INFO kablam! 64 | const kSharding: &'static str = "sharding"; Oct 13 01:26:30.694 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:26:30.694 INFO kablam! Oct 13 01:26:30.694 INFO kablam! warning: constant `kStorage` should have an upper case name such as `K_STORAGE` Oct 13 01:26:30.694 INFO kablam! --> src/main.rs:65:1 Oct 13 01:26:30.694 INFO kablam! | Oct 13 01:26:30.694 INFO kablam! 65 | const kStorage: &'static str = "storage"; Oct 13 01:26:30.694 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:26:30.694 INFO kablam! Oct 13 01:26:30.694 INFO kablam! warning: constant `kStorageRecovery` should have an upper case name such as `K_STORAGE_RECOVERY` Oct 13 01:26:30.694 INFO kablam! --> src/main.rs:66:1 Oct 13 01:26:30.694 INFO kablam! | Oct 13 01:26:30.694 INFO kablam! 66 | const kStorageRecovery: &'static str = "recovery"; Oct 13 01:26:30.694 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:26:30.694 INFO kablam! Oct 13 01:26:30.694 INFO kablam! warning: constant `kJournal` should have an upper case name such as `K_JOURNAL` Oct 13 01:26:30.695 INFO kablam! --> src/main.rs:67:1 Oct 13 01:26:30.695 INFO kablam! | Oct 13 01:26:30.695 INFO kablam! 67 | const kJournal: &'static str = "journal"; Oct 13 01:26:30.695 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:26:30.695 INFO kablam! Oct 13 01:26:30.695 INFO kablam! warning: constant `kWrite` should have an upper case name such as `K_WRITE` Oct 13 01:26:30.695 INFO kablam! --> src/main.rs:68:1 Oct 13 01:26:30.695 INFO kablam! | Oct 13 01:26:30.695 INFO kablam! 68 | const kWrite: &'static str = "write"; Oct 13 01:26:30.695 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:26:30.695 INFO kablam! Oct 13 01:26:30.695 INFO kablam! warning: constant `kFTDC` should have an upper case name such as `K_FTDC` Oct 13 01:26:30.695 INFO kablam! --> src/main.rs:69:1 Oct 13 01:26:30.695 INFO kablam! | Oct 13 01:26:30.695 INFO kablam! 69 | const kFTDC: &'static str = "ftdc"; Oct 13 01:26:30.695 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:26:30.695 INFO kablam! Oct 13 01:26:30.695 INFO kablam! warning: constant `kASIO` should have an upper case name such as `K_ASIO` Oct 13 01:26:30.695 INFO kablam! --> src/main.rs:70:1 Oct 13 01:26:30.695 INFO kablam! | Oct 13 01:26:30.695 INFO kablam! 70 | const kASIO: &'static str = "asio"; Oct 13 01:26:30.695 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:26:30.695 INFO kablam! Oct 13 01:26:30.695 INFO kablam! warning: constant `kBridge` should have an upper case name such as `K_BRIDGE` Oct 13 01:26:30.695 INFO kablam! --> src/main.rs:71:1 Oct 13 01:26:30.695 INFO kablam! | Oct 13 01:26:30.695 INFO kablam! 71 | const kBridge: &'static str = "bridge"; Oct 13 01:26:30.695 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:26:30.695 INFO kablam! Oct 13 01:26:30.695 INFO kablam! warning: constant `kTracking` should have an upper case name such as `K_TRACKING` Oct 13 01:26:30.695 INFO kablam! --> src/main.rs:72:1 Oct 13 01:26:30.695 INFO kablam! | Oct 13 01:26:30.695 INFO kablam! 72 | const kTracking: &'static str = "tracking"; Oct 13 01:26:30.695 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:26:30.695 INFO kablam! Oct 13 01:26:30.695 INFO kablam! warning: constant `kNumLogComponents` should have an upper case name such as `K_NUM_LOG_COMPONENTS` Oct 13 01:26:30.695 INFO kablam! --> src/main.rs:73:1 Oct 13 01:26:30.695 INFO kablam! | Oct 13 01:26:30.695 INFO kablam! 73 | const kNumLogComponents: &'static str = "total"; Oct 13 01:26:30.695 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:26:30.695 INFO kablam! Oct 13 01:26:31.288 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.66s Oct 13 01:26:31.289 INFO kablam! su: No module specific data is present Oct 13 01:26:32.100 INFO running `"docker" "rm" "-f" "1d8d89d47a20ec27b469d7cc2121f25c92bffc10ed3c6ec248cecdb739bea22c"` Oct 13 01:26:32.455 INFO blam! 1d8d89d47a20ec27b469d7cc2121f25c92bffc10ed3c6ec248cecdb739bea22c Oct 13 01:26:32.463 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 01:26:32.931 INFO blam! d8492733996c343fe4b3189f8cc8799cf20981d796d736400daef99c0e0d3be8 Oct 13 01:26:32.939 INFO running `"docker" "start" "-a" "d8492733996c343fe4b3189f8cc8799cf20981d796d736400daef99c0e0d3be8"` Oct 13 01:26:34.179 INFO kablam! usermod: no changes Oct 13 01:26:34.295 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 13 01:26:34.311 INFO kablam! Running /target/debug/deps/logs2json-532811e9513f6c7c Oct 13 01:26:34.312 INFO blam! Oct 13 01:26:34.312 INFO blam! running 0 tests Oct 13 01:26:34.312 INFO blam! Oct 13 01:26:34.312 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 01:26:34.312 INFO blam! Oct 13 01:26:34.314 INFO kablam! su: No module specific data is present Oct 13 01:26:34.856 INFO running `"docker" "rm" "-f" "d8492733996c343fe4b3189f8cc8799cf20981d796d736400daef99c0e0d3be8"` Oct 13 01:26:35.131 INFO blam! d8492733996c343fe4b3189f8cc8799cf20981d796d736400daef99c0e0d3be8