Oct 14 17:54:20.529 INFO testing iqlusioninc/abscissa against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 17:54:20.530 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 14 17:54:20.953 INFO blam! 4d56ca1ed68e9eb166563da3511de8a6ef52f3f67179171413c6ca6453427d50 Oct 14 17:54:20.957 INFO running `"docker" "start" "-a" "4d56ca1ed68e9eb166563da3511de8a6ef52f3f67179171413c6ca6453427d50"` Oct 14 17:54:21.825 INFO kablam! usermod: no changes Oct 14 17:54:21.966 INFO kablam! Compiling canonical-path v0.1.1 Oct 14 17:54:21.966 INFO kablam! Compiling zeroize v0.4.0 Oct 14 17:54:21.975 INFO kablam! Compiling term v0.5.1 Oct 14 17:54:21.976 INFO kablam! Compiling isatty v0.1.9 Oct 14 17:54:21.976 INFO kablam! Compiling semver v0.9.0 Oct 14 17:54:21.979 INFO kablam! Compiling toml v0.4.8 Oct 14 17:54:21.979 INFO kablam! Compiling syn v0.14.9 Oct 14 17:54:21.980 INFO kablam! Compiling chrono v0.4.6 Oct 14 17:54:30.791 INFO kablam! Compiling simplelog v0.5.3 Oct 14 17:54:43.370 INFO kablam! Compiling synstructure v0.9.0 Oct 14 17:54:43.370 INFO kablam! Compiling abscissa_derive v0.0.2 (/source/abscissa_derive) Oct 14 17:54:50.083 INFO kablam! Compiling failure_derive v0.1.2 Oct 14 17:54:54.501 INFO kablam! Compiling failure v0.1.2 Oct 14 17:54:55.447 INFO kablam! Compiling abscissa v0.0.6 (/source) Oct 14 17:54:57.792 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 35.93s Oct 14 17:54:57.805 INFO kablam! su: No module specific data is present Oct 14 17:54:58.516 INFO running `"docker" "rm" "-f" "4d56ca1ed68e9eb166563da3511de8a6ef52f3f67179171413c6ca6453427d50"` Oct 14 17:54:58.923 INFO blam! 4d56ca1ed68e9eb166563da3511de8a6ef52f3f67179171413c6ca6453427d50 Oct 14 17:54:58.935 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 14 17:54:59.441 INFO blam! 9f66025628c310a402f3483aedad0e6bb162542dc48aa985d09e2ce2f4e511b4 Oct 14 17:54:59.446 INFO running `"docker" "start" "-a" "9f66025628c310a402f3483aedad0e6bb162542dc48aa985d09e2ce2f4e511b4"` Oct 14 17:55:01.085 INFO kablam! usermod: no changes Oct 14 17:55:01.243 INFO kablam! Compiling assert_matches v1.3.0 Oct 14 17:55:01.537 INFO kablam! Compiling abscissa v0.0.6 (/source) Oct 14 17:55:03.107 INFO kablam! warning: unused `#[macro_use]` import Oct 14 17:55:03.107 INFO kablam! --> examples/options.rs:5:1 Oct 14 17:55:03.108 INFO kablam! | Oct 14 17:55:03.108 INFO kablam! 5 | #[macro_use] Oct 14 17:55:03.108 INFO kablam! | ^^^^^^^^^^^^ Oct 14 17:55:03.119 INFO kablam! | Oct 14 17:55:03.119 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 17:55:03.120 INFO kablam! Oct 14 17:55:04.738 INFO kablam! warning: unused `#[macro_use]` import Oct 14 17:55:04.738 INFO kablam! --> tests/options.rs:7:1 Oct 14 17:55:04.738 INFO kablam! | Oct 14 17:55:04.738 INFO kablam! 7 | #[macro_use] Oct 14 17:55:04.738 INFO kablam! | ^^^^^^^^^^^^ Oct 14 17:55:04.743 INFO kablam! | Oct 14 17:55:04.743 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 17:55:04.743 INFO kablam! Oct 14 17:55:11.537 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.42s Oct 14 17:55:11.551 INFO kablam! su: No module specific data is present Oct 14 17:55:12.510 INFO running `"docker" "rm" "-f" "9f66025628c310a402f3483aedad0e6bb162542dc48aa985d09e2ce2f4e511b4"` Oct 14 17:55:12.911 INFO blam! 9f66025628c310a402f3483aedad0e6bb162542dc48aa985d09e2ce2f4e511b4 Oct 14 17:55:12.927 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 14 17:55:13.420 INFO blam! 5d0bdfc36050b00aa11d309c70bdcb7f7a8e7fa0719e699fa15c5fbd9674b51b Oct 14 17:55:13.423 INFO running `"docker" "start" "-a" "5d0bdfc36050b00aa11d309c70bdcb7f7a8e7fa0719e699fa15c5fbd9674b51b"` Oct 14 17:55:15.039 INFO kablam! usermod: no changes Oct 14 17:55:15.251 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.18s Oct 14 17:55:15.281 INFO kablam! Running /target/debug/deps/abscissa-25b702cc3961df3b Oct 14 17:55:15.287 INFO blam! Oct 14 17:55:15.287 INFO blam! running 2 tests Oct 14 17:55:15.299 INFO blam! test options::test::test_parser ... ok Oct 14 17:55:15.299 INFO kablam! Running /target/debug/deps/options-64376812456d7774 Oct 14 17:55:15.300 INFO blam! test options::test::test_parsing_style ... ok Oct 14 17:55:15.300 INFO blam! Oct 14 17:55:15.300 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 17:55:15.301 INFO blam! Oct 14 17:55:15.301 INFO blam! Oct 14 17:55:15.301 INFO blam! running 29 tests Oct 14 17:55:15.301 INFO blam! test test_default_parse ... ok Oct 14 17:55:15.302 INFO blam! test test_failed_default ... ok Oct 14 17:55:15.302 INFO blam! test test_help_flag ... ok Oct 14 17:55:15.302 INFO blam! test test_help_flag_command ... ok Oct 14 17:55:15.303 INFO blam! test test_many_help_flags ... ok Oct 14 17:55:15.303 INFO blam! test test_command ... ok Oct 14 17:55:15.303 INFO blam! test test_multi_free ... ok Oct 14 17:55:15.304 INFO blam! test test_command_usage ... ok Oct 14 17:55:15.304 INFO blam! test test_default ... ok Oct 14 17:55:15.304 INFO blam! test test_command_name ... ok Oct 14 17:55:15.304 INFO blam! test test_no_help_flag ... ok Oct 14 17:55:15.305 INFO blam! test test_opt_free ... ok Oct 14 17:55:15.305 INFO blam! test test_opt_bool ... ok Oct 14 17:55:15.305 INFO blam! test test_opt_count ... ok Oct 14 17:55:15.305 INFO blam! test test_hygiene ... ok Oct 14 17:55:15.306 INFO blam! test test_opt_int ... ok Oct 14 17:55:15.306 INFO blam! test test_opt_tuple_error ... ok Oct 14 17:55:15.306 INFO blam! test test_opt_push ... ok Oct 14 17:55:15.306 INFO blam! test test_opt_no_free ... ok Oct 14 17:55:15.307 INFO blam! test test_opt_long ... ok Oct 14 17:55:15.307 INFO kablam! Doc-tests abscissa Oct 14 17:55:15.307 INFO blam! test test_parse ... ok Oct 14 17:55:15.308 INFO blam! test test_required ... ok Oct 14 17:55:15.308 INFO blam! test test_type_attrs ... ok Oct 14 17:55:15.308 INFO blam! test test_opt_short ... ok Oct 14 17:55:15.309 INFO blam! test test_opt_short_override ... ok Oct 14 17:55:15.309 INFO blam! test test_opt_string ... ok Oct 14 17:55:15.309 INFO blam! test test_opt_tuple ... ok Oct 14 17:55:15.309 INFO blam! test test_typed_free ... ok Oct 14 17:55:15.310 INFO blam! test test_usage ... ok Oct 14 17:55:15.310 INFO blam! Oct 14 17:55:15.310 INFO blam! test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 17:55:15.311 INFO blam! Oct 14 17:55:16.263 INFO blam! Oct 14 17:55:16.263 INFO blam! running 21 tests Oct 14 17:55:19.346 INFO blam! test src/macros/log.rs - trace (line 155) ... ok Oct 14 17:55:19.803 INFO blam! test src/macros/log.rs - warn (line 80) ... ok Oct 14 17:55:20.175 INFO blam! test src/macros/log.rs - info (line 104) ... ok Oct 14 17:55:20.403 INFO blam! test src/macros/log.rs - log_enabled (line 186) ... ok Oct 14 17:55:20.403 INFO blam! test src/macros/log.rs - error (line 56) ... ok Oct 14 17:55:20.679 INFO blam! test src/macros/log.rs - log (line 23) ... ok Oct 14 17:55:21.071 INFO blam! test src/macros/log.rs - debug (line 130) ... ok Oct 14 17:55:26.143 INFO blam! test src/lib.rs - (line 39) ... ok Oct 14 17:55:28.047 INFO blam! test src/macros/status.rs - macros::status (line 5) ... ok Oct 14 17:55:28.707 INFO blam! test src/macros/status.rs - macros::status (line 35) ... ok Oct 14 17:55:30.567 INFO blam! test src/macros/status.rs - macros::status (line 25) ... ok Oct 14 17:55:31.319 INFO blam! test src/macros/status.rs - status_err (line 124) ... ok Oct 14 17:55:31.415 INFO blam! test src/macros/status.rs - macros::status (line 15) ... ok Oct 14 17:55:31.671 INFO blam! test src/macros/status.rs - status_attr_ok (line 166) ... ok Oct 14 17:55:31.671 INFO blam! test src/macros/status.rs - status_attr_err (line 185) ... ok Oct 14 17:55:33.199 INFO blam! test src/macros/status.rs - status_info (line 86) ... ok Oct 14 17:55:33.323 INFO blam! test src/macros/status.rs - status_warn (line 105) ... ok Oct 14 17:55:34.919 INFO blam! test src/macros/status.rs - status_ok (line 67) ... ok Oct 14 17:55:35.594 INFO blam! test src/options/mod.rs - options (line 140) ... ok Oct 14 17:55:35.983 INFO blam! test src/options/mod.rs - options (line 5) ... ok Oct 14 17:55:36.351 INFO blam! test src/options/mod.rs - options (line 66) ... ok Oct 14 17:55:36.352 INFO blam! Oct 14 17:55:36.352 INFO blam! test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 17:55:36.352 INFO blam! Oct 14 17:55:36.371 INFO kablam! su: No module specific data is present Oct 14 17:55:36.861 INFO running `"docker" "rm" "-f" "5d0bdfc36050b00aa11d309c70bdcb7f7a8e7fa0719e699fa15c5fbd9674b51b"` Oct 14 17:55:36.958 INFO blam! 5d0bdfc36050b00aa11d309c70bdcb7f7a8e7fa0719e699fa15c5fbd9674b51b