Oct 13 05:10:16.561 INFO testing nuew/fntpd against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 05:10:16.563 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 05:10:17.104 INFO blam! 36ed82b62efd2c19ded6daf5b019f5fbc3e8f092e535a8e0a089c2238915cf9c Oct 13 05:10:17.106 INFO running `"docker" "start" "-a" "36ed82b62efd2c19ded6daf5b019f5fbc3e8f092e535a8e0a089c2238915cf9c"` Oct 13 05:10:18.882 INFO kablam! usermod: no changes Oct 13 05:10:18.992 INFO kablam! Compiling quote v0.3.13 Oct 13 05:10:19.007 INFO kablam! Compiling serde v0.9.7 Oct 13 05:10:19.019 INFO kablam! Compiling nom v2.1.0 Oct 13 05:10:19.031 INFO kablam! Compiling synom v0.11.0 Oct 13 05:10:19.035 INFO kablam! Compiling daemonize v0.2.3 Oct 13 05:10:19.035 INFO kablam! Compiling fern v0.3.5 Oct 13 05:10:23.075 INFO kablam! Compiling syn v0.11.6 Oct 13 05:10:32.991 INFO kablam! Compiling serde_codegen_internals v0.13.0 Oct 13 05:10:35.149 INFO kablam! Compiling serde_derive v0.9.7 Oct 13 05:10:37.763 INFO kablam! Compiling toml v0.3.0 Oct 13 05:10:37.764 INFO kablam! Compiling chrono v0.3.0 Oct 13 05:10:45.376 INFO kablam! Compiling fntpd v0.1.0 (/source) Oct 13 05:10:46.552 INFO kablam! warning: constant item is never used: `TOLERANCE` Oct 13 05:10:46.552 INFO kablam! --> src/ntp/mod.rs:13:1 Oct 13 05:10:46.553 INFO kablam! | Oct 13 05:10:46.553 INFO kablam! 13 | pub const TOLERANCE: f32 = 15e-6; Oct 13 05:10:46.553 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:10:46.554 INFO kablam! | Oct 13 05:10:46.554 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 05:10:46.554 INFO kablam! Oct 13 05:10:46.555 INFO kablam! warning: constant item is never used: `MINPOLL` Oct 13 05:10:46.555 INFO kablam! --> src/ntp/mod.rs:16:1 Oct 13 05:10:46.555 INFO kablam! | Oct 13 05:10:46.555 INFO kablam! 16 | pub const MINPOLL: u8 = 4; Oct 13 05:10:46.556 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:10:46.556 INFO kablam! Oct 13 05:10:46.556 INFO kablam! warning: constant item is never used: `MAXPOLL` Oct 13 05:10:46.556 INFO kablam! --> src/ntp/mod.rs:19:1 Oct 13 05:10:46.557 INFO kablam! | Oct 13 05:10:46.557 INFO kablam! 19 | pub const MAXPOLL: u8 = 17; Oct 13 05:10:46.557 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:10:46.558 INFO kablam! Oct 13 05:10:46.558 INFO kablam! warning: constant item is never used: `MAXDISP` Oct 13 05:10:46.558 INFO kablam! --> src/ntp/mod.rs:22:1 Oct 13 05:10:46.558 INFO kablam! | Oct 13 05:10:46.559 INFO kablam! 22 | pub const MAXDISP: u8 = 16; Oct 13 05:10:46.559 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:10:46.559 INFO kablam! Oct 13 05:10:46.559 INFO kablam! warning: constant item is never used: `MINDISP` Oct 13 05:10:46.560 INFO kablam! --> src/ntp/mod.rs:25:1 Oct 13 05:10:46.560 INFO kablam! | Oct 13 05:10:46.560 INFO kablam! 25 | pub const MINDISP: f32 = 0.005; Oct 13 05:10:46.560 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:10:46.561 INFO kablam! Oct 13 05:10:46.561 INFO kablam! warning: constant item is never used: `MAXDIST` Oct 13 05:10:46.561 INFO kablam! --> src/ntp/mod.rs:28:1 Oct 13 05:10:46.561 INFO kablam! | Oct 13 05:10:46.562 INFO kablam! 28 | pub const MAXDIST: u8 = 1; Oct 13 05:10:46.562 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:10:46.562 INFO kablam! Oct 13 05:10:48.824 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 29.92s Oct 13 05:10:48.829 INFO kablam! su: No module specific data is present Oct 13 05:10:49.571 INFO running `"docker" "rm" "-f" "36ed82b62efd2c19ded6daf5b019f5fbc3e8f092e535a8e0a089c2238915cf9c"` Oct 13 05:10:49.854 INFO blam! 36ed82b62efd2c19ded6daf5b019f5fbc3e8f092e535a8e0a089c2238915cf9c Oct 13 05:10:49.860 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 05:10:50.286 INFO blam! 79a23eb1f6df62e38806f2e5f48ad8eaf76fcb2e1de594d5009cf68ee060cd1b Oct 13 05:10:50.286 INFO running `"docker" "start" "-a" "79a23eb1f6df62e38806f2e5f48ad8eaf76fcb2e1de594d5009cf68ee060cd1b"` Oct 13 05:10:51.419 INFO kablam! usermod: no changes Oct 13 05:10:51.570 INFO kablam! Compiling fntpd v0.1.0 (/source) Oct 13 05:10:52.763 INFO kablam! warning: constant item is never used: `TOLERANCE` Oct 13 05:10:52.763 INFO kablam! --> src/ntp/mod.rs:13:1 Oct 13 05:10:52.763 INFO kablam! | Oct 13 05:10:52.763 INFO kablam! 13 | pub const TOLERANCE: f32 = 15e-6; Oct 13 05:10:52.763 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:10:52.763 INFO kablam! | Oct 13 05:10:52.763 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 05:10:52.763 INFO kablam! Oct 13 05:10:52.763 INFO kablam! warning: constant item is never used: `MINPOLL` Oct 13 05:10:52.763 INFO kablam! --> src/ntp/mod.rs:16:1 Oct 13 05:10:52.763 INFO kablam! | Oct 13 05:10:52.763 INFO kablam! 16 | pub const MINPOLL: u8 = 4; Oct 13 05:10:52.763 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:10:52.763 INFO kablam! Oct 13 05:10:52.763 INFO kablam! warning: constant item is never used: `MAXPOLL` Oct 13 05:10:52.763 INFO kablam! --> src/ntp/mod.rs:19:1 Oct 13 05:10:52.763 INFO kablam! | Oct 13 05:10:52.763 INFO kablam! 19 | pub const MAXPOLL: u8 = 17; Oct 13 05:10:52.763 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:10:52.763 INFO kablam! Oct 13 05:10:52.763 INFO kablam! warning: constant item is never used: `MAXDISP` Oct 13 05:10:52.763 INFO kablam! --> src/ntp/mod.rs:22:1 Oct 13 05:10:52.763 INFO kablam! | Oct 13 05:10:52.763 INFO kablam! 22 | pub const MAXDISP: u8 = 16; Oct 13 05:10:52.763 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:10:52.763 INFO kablam! Oct 13 05:10:52.763 INFO kablam! warning: constant item is never used: `MINDISP` Oct 13 05:10:52.763 INFO kablam! --> src/ntp/mod.rs:25:1 Oct 13 05:10:52.763 INFO kablam! | Oct 13 05:10:52.763 INFO kablam! 25 | pub const MINDISP: f32 = 0.005; Oct 13 05:10:52.763 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:10:52.763 INFO kablam! Oct 13 05:10:52.763 INFO kablam! warning: constant item is never used: `MAXDIST` Oct 13 05:10:52.763 INFO kablam! --> src/ntp/mod.rs:28:1 Oct 13 05:10:52.763 INFO kablam! | Oct 13 05:10:52.763 INFO kablam! 28 | pub const MAXDIST: u8 = 1; Oct 13 05:10:52.763 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:10:52.763 INFO kablam! Oct 13 05:10:53.328 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.87s Oct 13 05:10:53.339 INFO kablam! su: No module specific data is present Oct 13 05:10:54.279 INFO running `"docker" "rm" "-f" "79a23eb1f6df62e38806f2e5f48ad8eaf76fcb2e1de594d5009cf68ee060cd1b"` Oct 13 05:10:54.575 INFO blam! 79a23eb1f6df62e38806f2e5f48ad8eaf76fcb2e1de594d5009cf68ee060cd1b Oct 13 05:10:54.579 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 05:10:55.110 INFO blam! 36177a4c2ce33daa54beda6edffd86f5ff7b6d631ca2f405f6184191c4e910c0 Oct 13 05:10:55.112 INFO running `"docker" "start" "-a" "36177a4c2ce33daa54beda6edffd86f5ff7b6d631ca2f405f6184191c4e910c0"` Oct 13 05:10:56.218 INFO kablam! usermod: no changes Oct 13 05:10:56.331 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 13 05:10:56.331 INFO kablam! Running /target/debug/deps/fntpd-b582753d55d44440 Oct 13 05:10:56.333 INFO blam! Oct 13 05:10:56.334 INFO blam! running 0 tests Oct 13 05:10:56.334 INFO blam! Oct 13 05:10:56.334 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 05:10:56.334 INFO blam! Oct 13 05:10:56.339 INFO kablam! su: No module specific data is present Oct 13 05:10:57.039 INFO running `"docker" "rm" "-f" "36177a4c2ce33daa54beda6edffd86f5ff7b6d631ca2f405f6184191c4e910c0"` Oct 13 05:10:57.316 INFO blam! 36177a4c2ce33daa54beda6edffd86f5ff7b6d631ca2f405f6184191c4e910c0