Oct 10 22:58:54.555 INFO testing focusaurus/tealeaves against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 22:58:54.555 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 22:58:54.555 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 22:58:54.792 INFO blam! fd634b2dc2f6c9972a9fbc1a94f6ee21f50f99bc671e371afffecb844323c2ae Oct 10 22:58:54.793 INFO running `"docker" "start" "-a" "fd634b2dc2f6c9972a9fbc1a94f6ee21f50f99bc671e371afffecb844323c2ae"` Oct 10 22:58:55.293 INFO kablam! usermod: no changes Oct 10 22:58:55.409 INFO kablam! Compiling memchr v2.0.2 Oct 10 22:58:55.412 INFO kablam! Compiling rsfs v0.4.1 Oct 10 22:58:56.374 INFO kablam! Compiling nom v4.0.0 Oct 10 22:59:00.830 INFO kablam! Compiling rusticata-macros v1.0.0 Oct 10 22:59:00.830 INFO kablam! Compiling nom_pem v4.0.0 Oct 10 22:59:02.155 INFO kablam! Compiling der-parser v1.0.0 Oct 10 22:59:05.764 INFO kablam! Compiling x509-parser v0.3.0 Oct 10 22:59:08.988 INFO kablam! Compiling tealeaves v0.4.0 (/source) Oct 10 22:59:15.588 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 10 22:59:15.588 INFO kablam! --> src/main.rs:35:15 Oct 10 22:59:15.588 INFO kablam! | Oct 10 22:59:15.588 INFO kablam! 35 | match env::home_dir() { Oct 10 22:59:15.588 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 22:59:15.588 INFO kablam! | Oct 10 22:59:15.588 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 22:59:15.588 INFO kablam! Oct 10 22:59:17.489 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 22.18s Oct 10 22:59:17.498 INFO kablam! su: No module specific data is present Oct 10 22:59:17.849 INFO running `"docker" "rm" "-f" "fd634b2dc2f6c9972a9fbc1a94f6ee21f50f99bc671e371afffecb844323c2ae"` Oct 10 22:59:17.950 INFO blam! fd634b2dc2f6c9972a9fbc1a94f6ee21f50f99bc671e371afffecb844323c2ae Oct 10 22:59:17.952 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 22:59:17.952 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 22:59:18.165 INFO blam! 7e9d84462685e9125d9c0579b37b7775ce3c13de969b7db31496c23dfb3181fd Oct 10 22:59:18.171 INFO running `"docker" "start" "-a" "7e9d84462685e9125d9c0579b37b7775ce3c13de969b7db31496c23dfb3181fd"` Oct 10 22:59:18.745 INFO kablam! usermod: no changes Oct 10 22:59:18.860 INFO kablam! Compiling tealeaves v0.4.0 (/source) Oct 10 22:59:18.996 INFO kablam! warning: unknown lint: `decimal_literal_representation` Oct 10 22:59:18.996 INFO kablam! --> tests/private_keys.rs:139:9 Oct 10 22:59:18.996 INFO kablam! | Oct 10 22:59:18.996 INFO kablam! 139 | #[allow(decimal_literal_representation)] Oct 10 22:59:18.996 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:59:18.996 INFO kablam! | Oct 10 22:59:18.996 INFO kablam! = note: #[warn(unknown_lints)] on by default Oct 10 22:59:18.996 INFO kablam! Oct 10 22:59:26.020 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 10 22:59:26.020 INFO kablam! --> src/main.rs:35:15 Oct 10 22:59:26.020 INFO kablam! | Oct 10 22:59:26.020 INFO kablam! 35 | match env::home_dir() { Oct 10 22:59:26.020 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 22:59:26.020 INFO kablam! | Oct 10 22:59:26.020 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 22:59:26.020 INFO kablam! Oct 10 22:59:26.860 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.09s Oct 10 22:59:26.869 INFO kablam! su: No module specific data is present Oct 10 22:59:27.454 INFO running `"docker" "rm" "-f" "7e9d84462685e9125d9c0579b37b7775ce3c13de969b7db31496c23dfb3181fd"` Oct 10 22:59:27.693 INFO blam! 7e9d84462685e9125d9c0579b37b7775ce3c13de969b7db31496c23dfb3181fd Oct 10 22:59:27.701 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 22:59:27.702 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 22:59:28.157 INFO blam! a92b143bcb9385a87b841fb4347d89fc2df4e0b2a7f2c815b1b3ea3dad068fe9 Oct 10 22:59:28.164 INFO running `"docker" "start" "-a" "a92b143bcb9385a87b841fb4347d89fc2df4e0b2a7f2c815b1b3ea3dad068fe9"` Oct 10 22:59:29.380 INFO kablam! usermod: no changes Oct 10 22:59:29.499 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 10 22:59:29.528 INFO kablam! Running /target/debug/deps/tealeaves-6e103cc15553dea7 Oct 10 22:59:29.528 INFO blam! Oct 10 22:59:29.528 INFO blam! running 5 tests Oct 10 22:59:29.544 INFO blam! test leaf::tests::test_leaf_display_encrypted_ecdsa ... ok Oct 10 22:59:29.544 INFO blam! test leaf::tests::test_leaf_display_encrypted_ed25519 ... ok Oct 10 22:59:29.544 INFO blam! test leaf::tests::test_leaf_display_rsa_private_passphrase ... ok Oct 10 22:59:29.548 INFO blam! test ssh_key::test_is_pair ... ok Oct 10 22:59:29.548 INFO blam! test leaf::tests::test_leaf_display_rsa_public ... ok Oct 10 22:59:29.548 INFO blam! Oct 10 22:59:29.548 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 22:59:29.548 INFO blam! Oct 10 22:59:29.552 INFO kablam! Running /target/debug/deps/hex_to_ascii-d187238e0a2fcfe1 Oct 10 22:59:29.557 INFO blam! Oct 10 22:59:29.557 INFO blam! running 0 tests Oct 10 22:59:29.557 INFO blam! Oct 10 22:59:29.557 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 22:59:29.557 INFO blam! Oct 10 22:59:29.557 INFO blam! Oct 10 22:59:29.557 INFO blam! running 0 tests Oct 10 22:59:29.557 INFO blam! Oct 10 22:59:29.557 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 22:59:29.557 INFO blam! Oct 10 22:59:29.559 INFO kablam! Running /target/debug/deps/tealeaves-ab15d98eb387dc91 Oct 10 22:59:29.559 INFO kablam! Running /target/debug/deps/wrap-3bd61fb7f1ddcfb8 Oct 10 22:59:29.566 INFO blam! Oct 10 22:59:29.566 INFO blam! running 0 tests Oct 10 22:59:29.566 INFO blam! Oct 10 22:59:29.566 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 22:59:29.566 INFO blam! Oct 10 22:59:29.568 INFO kablam! Running /target/debug/deps/bad_files-b6827032b19489cd Oct 10 22:59:29.568 INFO blam! Oct 10 22:59:29.568 INFO blam! running 10 tests Oct 10 22:59:29.571 INFO blam! test low_size_gets_error ... ok Oct 10 22:59:29.571 INFO blam! test empty_file_gets_error ... ok Oct 10 22:59:29.571 INFO blam! test pem_gets_detected ... ok Oct 10 22:59:29.572 INFO blam! test pem_long_field_gets_detected ... ok Oct 10 22:59:29.577 INFO blam! test readable_file_gets_no_error ... ok Oct 10 22:59:29.577 INFO blam! test not_pem_gets_detected ... ok Oct 10 22:59:29.589 INFO blam! test asn1_error_gets_detected ... ok Oct 10 22:59:29.589 INFO blam! test high_size_gets_error ... ok Oct 10 22:59:29.589 INFO blam! test unreadable_file_gets_error ... ok Oct 10 22:59:29.589 INFO blam! test prefix_then_bogus_gets_error ... ok Oct 10 22:59:29.589 INFO blam! Oct 10 22:59:29.589 INFO blam! test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 22:59:29.589 INFO blam! Oct 10 22:59:29.589 INFO kablam! Running /target/debug/deps/private_keys-43c2c25999d7feb8 Oct 10 22:59:29.604 INFO blam! Oct 10 22:59:29.604 INFO blam! running 9 tests Oct 10 22:59:29.604 INFO blam! test rsa_2048_private_clear ... ok Oct 10 22:59:29.604 INFO blam! test rsa_1024_private_passphrase_scan ... ok Oct 10 22:59:29.604 INFO blam! test rsa_1024_private_clear ... ok Oct 10 22:59:29.604 INFO blam! test ed25519_private_passphrase ... ok Oct 10 22:59:29.604 INFO blam! test rsa_4096_private_clear ... ok Oct 10 22:59:29.607 INFO blam! test dsa_1024_private_clear ... ok Oct 10 22:59:29.607 INFO blam! test ed25519_private_clear ... ok Oct 10 22:59:29.607 INFO blam! test ecdsa_256_private_clear ... ok Oct 10 22:59:29.607 INFO blam! test dsa_1024_private_passphrase ... ok Oct 10 22:59:29.607 INFO blam! Oct 10 22:59:29.607 INFO blam! test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 22:59:29.607 INFO blam! Oct 10 22:59:29.612 INFO kablam! Running /target/debug/deps/public_keys-66497175bd843260 Oct 10 22:59:29.616 INFO blam! Oct 10 22:59:29.616 INFO blam! running 7 tests Oct 10 22:59:29.617 INFO blam! test dsa_public ... ok Oct 10 22:59:29.617 INFO blam! test ecdsa_256_public ... ok Oct 10 22:59:29.617 INFO blam! test ecdsa_384_public ... ok Oct 10 22:59:29.617 INFO blam! test rsa_1024_public ... ok Oct 10 22:59:29.617 INFO blam! test rsa_2048_public ... ok Oct 10 22:59:29.617 INFO blam! test ecdsa_521_public ... ok Oct 10 22:59:29.617 INFO blam! test ed25519_public ... ok Oct 10 22:59:29.617 INFO blam! Oct 10 22:59:29.617 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 22:59:29.617 INFO blam! Oct 10 22:59:29.620 INFO kablam! Doc-tests tealeaves Oct 10 22:59:33.756 INFO blam! Oct 10 22:59:33.756 INFO blam! running 0 tests Oct 10 22:59:33.756 INFO blam! Oct 10 22:59:33.756 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 22:59:33.756 INFO blam! Oct 10 22:59:33.769 INFO kablam! su: No module specific data is present Oct 10 22:59:34.352 INFO running `"docker" "rm" "-f" "a92b143bcb9385a87b841fb4347d89fc2df4e0b2a7f2c815b1b3ea3dad068fe9"` Oct 10 22:59:34.705 INFO blam! a92b143bcb9385a87b841fb4347d89fc2df4e0b2a7f2c815b1b3ea3dad068fe9