Oct 10 12:07:05.611 INFO testing xmr-rs/xmr against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 12:07:05.612 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 12:07:05.614 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 12:07:05.989 INFO blam! 54561a1742607368d8835b88405ee01aa2eb9afea5ad374dd38b45df21b1debf Oct 10 12:07:06.000 INFO running `"docker" "start" "-a" "54561a1742607368d8835b88405ee01aa2eb9afea5ad374dd38b45df21b1debf"` Oct 10 12:07:07.038 INFO kablam! usermod: no changes Oct 10 12:07:07.384 INFO kablam! Compiling xmr-rct v0.1.0 (/source/rct) Oct 10 12:07:07.394 INFO kablam! Compiling xmr-crypto v0.1.0 (/source/crypto) Oct 10 12:07:07.396 INFO kablam! Compiling fs2 v0.4.3 Oct 10 12:07:07.396 INFO kablam! Compiling memmap v0.6.2 Oct 10 12:07:07.416 INFO kablam! Compiling parking_lot_core v0.2.10 Oct 10 12:07:07.416 INFO kablam! Compiling num-bigint v0.1.41 Oct 10 12:07:07.416 INFO kablam! Compiling clap v2.29.2 Oct 10 12:07:07.416 INFO kablam! Compiling tokio-io v0.1.5 Oct 10 12:07:09.684 INFO kablam! Compiling mio v0.6.13 Oct 10 12:07:10.108 INFO kablam! Compiling regex v0.2.5 Oct 10 12:07:10.180 INFO kablam! Compiling sanakirja v0.8.16 Oct 10 12:07:12.704 INFO kablam! Compiling xmr-portable-storage v0.1.0 (/source/portable-storage) Oct 10 12:07:14.413 INFO kablam! Compiling parking_lot v0.4.8 Oct 10 12:07:19.878 INFO kablam! Compiling tokio-core v0.1.12 Oct 10 12:07:19.909 INFO kablam! Compiling num-rational v0.1.41 Oct 10 12:07:24.261 INFO kablam! Compiling num v0.1.41 Oct 10 12:07:25.908 INFO kablam! Compiling xmr-varint v0.1.0 (/source/varint) Oct 10 12:07:28.984 INFO kablam! Compiling chrono v0.4.0 Oct 10 12:07:29.252 INFO kablam! Compiling xmr-levin v0.1.0 (/source/levin) Oct 10 12:07:29.609 INFO kablam! Compiling xmr-format v0.1.0 (/source/format) Oct 10 12:07:31.414 INFO kablam! Compiling xmr-primitives v0.1.0 (/source/primitives) Oct 10 12:07:31.415 INFO kablam! Compiling xmr-keys v0.1.0 (/source/keys) Oct 10 12:07:33.872 INFO kablam! Compiling env_logger v0.5.0 Oct 10 12:07:33.968 INFO kablam! Compiling xmr-verification v0.1.0 (/source/verification) Oct 10 12:07:33.968 INFO kablam! Compiling xmr-portable-storage-utils v0.1.0 (/source/portable-storage-utils) Oct 10 12:07:34.020 INFO kablam! Compiling xmr-chain v0.1.0 (/source/chain) Oct 10 12:07:37.156 INFO kablam! Compiling xmr-network v0.1.0 (/source/network) Oct 10 12:07:37.156 INFO kablam! Compiling xmr-storage v0.1.0 (/source/storage) Oct 10 12:07:38.640 INFO kablam! Compiling xmr-db v0.1.0 (/source/db) Oct 10 12:07:38.668 INFO kablam! Compiling xmr-p2p v0.1.0 (/source/p2p) Oct 10 12:07:44.796 INFO kablam! Compiling xmr-sync v0.1.0 (/source/sync) Oct 10 12:07:48.353 INFO kablam! warning: field is never used: `peers` Oct 10 12:07:48.353 INFO kablam! --> sync/src/inbound_connection.rs:27:5 Oct 10 12:07:48.353 INFO kablam! | Oct 10 12:07:48.353 INFO kablam! 27 | peers: PeersRef, Oct 10 12:07:48.353 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 10 12:07:48.353 INFO kablam! | Oct 10 12:07:48.353 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 12:07:48.353 INFO kablam! Oct 10 12:07:48.353 INFO kablam! warning: field is never used: `executor` Oct 10 12:07:48.353 INFO kablam! --> sync/src/local_node.rs:31:5 Oct 10 12:07:48.353 INFO kablam! | Oct 10 12:07:48.353 INFO kablam! 31 | executor: ExecutorRef, Oct 10 12:07:48.353 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:07:48.353 INFO kablam! Oct 10 12:07:48.670 INFO kablam! Compiling xmr v0.1.0 (/source) Oct 10 12:07:54.604 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 47.53s Oct 10 12:07:54.616 INFO kablam! su: No module specific data is present Oct 10 12:07:55.108 INFO running `"docker" "rm" "-f" "54561a1742607368d8835b88405ee01aa2eb9afea5ad374dd38b45df21b1debf"` Oct 10 12:07:55.329 INFO blam! 54561a1742607368d8835b88405ee01aa2eb9afea5ad374dd38b45df21b1debf Oct 10 12:07:55.332 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 12:07:55.333 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 12:07:55.627 INFO blam! 7a44ddadba2b13aac2fbd8be44d2ef7dda7fb3bdc57d57e94edbb712d517cb80 Oct 10 12:07:55.648 INFO running `"docker" "start" "-a" "7a44ddadba2b13aac2fbd8be44d2ef7dda7fb3bdc57d57e94edbb712d517cb80"` Oct 10 12:07:56.484 INFO kablam! usermod: no changes Oct 10 12:07:56.668 INFO kablam! Compiling xmr v0.1.0 (/source) Oct 10 12:08:00.785 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.27s Oct 10 12:08:00.804 INFO kablam! su: No module specific data is present Oct 10 12:08:01.330 INFO running `"docker" "rm" "-f" "7a44ddadba2b13aac2fbd8be44d2ef7dda7fb3bdc57d57e94edbb712d517cb80"` Oct 10 12:08:01.568 INFO blam! 7a44ddadba2b13aac2fbd8be44d2ef7dda7fb3bdc57d57e94edbb712d517cb80 Oct 10 12:08:01.595 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 12:08:01.597 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 12:08:02.018 INFO blam! c12b8d27c09fa872eac9faa8fd5d30bcc76322bbc643a9a6fed1c0d4e0d43f20 Oct 10 12:08:02.020 INFO running `"docker" "start" "-a" "c12b8d27c09fa872eac9faa8fd5d30bcc76322bbc643a9a6fed1c0d4e0d43f20"` Oct 10 12:08:03.132 INFO kablam! usermod: no changes Oct 10 12:08:03.295 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 10 12:08:03.320 INFO kablam! Running /target/debug/deps/dxmr-e2ab4e3777665de3 Oct 10 12:08:03.328 INFO kablam! su: No module specific data is present Oct 10 12:08:03.328 INFO blam! Oct 10 12:08:03.329 INFO blam! running 0 tests Oct 10 12:08:03.329 INFO blam! Oct 10 12:08:03.329 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 12:08:03.329 INFO blam! Oct 10 12:08:03.789 INFO running `"docker" "rm" "-f" "c12b8d27c09fa872eac9faa8fd5d30bcc76322bbc643a9a6fed1c0d4e0d43f20"` Oct 10 12:08:04.016 INFO blam! c12b8d27c09fa872eac9faa8fd5d30bcc76322bbc643a9a6fed1c0d4e0d43f20