Oct 11 19:38:21.204 INFO testing gumdrop-0.5.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 19:38:21.204 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 19:38:21.204 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 11 19:38:21.652 INFO blam! 099babf41f1e516b04dde428548852d000310719d27954b1b44415b026818915 Oct 11 19:38:21.660 INFO running `"docker" "start" "-a" "099babf41f1e516b04dde428548852d000310719d27954b1b44415b026818915"` Oct 11 19:38:22.652 INFO kablam! usermod: no changes Oct 11 19:38:22.760 INFO kablam! Compiling gumdrop_derive v0.5.0 Oct 11 19:38:30.757 INFO kablam! Compiling gumdrop v0.5.0 (/source) Oct 11 19:38:31.869 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.18s Oct 11 19:38:31.873 INFO kablam! su: No module specific data is present Oct 11 19:38:32.254 INFO running `"docker" "rm" "-f" "099babf41f1e516b04dde428548852d000310719d27954b1b44415b026818915"` Oct 11 19:38:32.359 INFO blam! 099babf41f1e516b04dde428548852d000310719d27954b1b44415b026818915 Oct 11 19:38:32.360 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 19:38:32.360 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 11 19:38:32.509 INFO blam! 477f5aa99a6a9fe70f19dedb40be40d9d9ec991e77ad8d35595a875bc81feab7 Oct 11 19:38:32.511 INFO running `"docker" "start" "-a" "477f5aa99a6a9fe70f19dedb40be40d9d9ec991e77ad8d35595a875bc81feab7"` Oct 11 19:38:33.109 INFO kablam! usermod: no changes Oct 11 19:38:33.164 INFO kablam! Compiling gumdrop v0.5.0 (/source) Oct 11 19:38:35.065 INFO kablam! warning: unused `#[macro_use]` import Oct 11 19:38:35.065 INFO kablam! --> examples/options.rs:1:1 Oct 11 19:38:35.065 INFO kablam! | Oct 11 19:38:35.065 INFO kablam! 1 | #[macro_use] extern crate gumdrop; Oct 11 19:38:35.065 INFO kablam! | ^^^^^^^^^^^^ Oct 11 19:38:35.065 INFO kablam! | Oct 11 19:38:35.065 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 19:38:35.065 INFO kablam! Oct 11 19:38:35.340 INFO kablam! warning: unused `#[macro_use]` import Oct 11 19:38:35.340 INFO kablam! --> examples/commands.rs:1:1 Oct 11 19:38:35.340 INFO kablam! | Oct 11 19:38:35.340 INFO kablam! 1 | #[macro_use] extern crate gumdrop; Oct 11 19:38:35.340 INFO kablam! | ^^^^^^^^^^^^ Oct 11 19:38:35.340 INFO kablam! | Oct 11 19:38:35.340 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 19:38:35.340 INFO kablam! Oct 11 19:38:36.888 INFO kablam! warning: unused `#[macro_use]` import Oct 11 19:38:36.888 INFO kablam! --> tests/options.rs:2:1 Oct 11 19:38:36.888 INFO kablam! | Oct 11 19:38:36.888 INFO kablam! 2 | #[macro_use] extern crate gumdrop; Oct 11 19:38:36.888 INFO kablam! | ^^^^^^^^^^^^ Oct 11 19:38:36.888 INFO kablam! | Oct 11 19:38:36.888 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 19:38:36.888 INFO kablam! Oct 11 19:38:39.711 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.58s Oct 11 19:38:39.717 INFO kablam! su: No module specific data is present Oct 11 19:38:40.282 INFO running `"docker" "rm" "-f" "477f5aa99a6a9fe70f19dedb40be40d9d9ec991e77ad8d35595a875bc81feab7"` Oct 11 19:38:40.760 INFO blam! 477f5aa99a6a9fe70f19dedb40be40d9d9ec991e77ad8d35595a875bc81feab7 Oct 11 19:38:40.768 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 19:38:40.769 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 11 19:38:41.164 INFO blam! 5a9ab6d997ea378a527db4d19577f5585acb1842cef7121aa0ddf851a03be337 Oct 11 19:38:41.172 INFO running `"docker" "start" "-a" "5a9ab6d997ea378a527db4d19577f5585acb1842cef7121aa0ddf851a03be337"` Oct 11 19:38:41.952 INFO kablam! usermod: no changes Oct 11 19:38:41.991 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 11 19:38:42.003 INFO kablam! Running /target/debug/deps/gumdrop-7de68ddf96ef4af6 Oct 11 19:38:42.007 INFO blam! Oct 11 19:38:42.007 INFO blam! running 2 tests Oct 11 19:38:42.011 INFO kablam! Running /target/debug/deps/options-57b0da24742bd479 Oct 11 19:38:42.011 INFO blam! test test::test_parser ... ok Oct 11 19:38:42.011 INFO blam! test test::test_parsing_style ... ok Oct 11 19:38:42.011 INFO blam! Oct 11 19:38:42.011 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 19:38:42.011 INFO blam! Oct 11 19:38:42.018 INFO blam! Oct 11 19:38:42.018 INFO blam! running 29 tests Oct 11 19:38:42.019 INFO blam! test test_command_name ... ok Oct 11 19:38:42.021 INFO blam! test test_default ... ok Oct 11 19:38:42.021 INFO blam! test test_command ... ok Oct 11 19:38:42.021 INFO blam! test test_failed_default ... ok Oct 11 19:38:42.021 INFO blam! test test_hygiene ... ok Oct 11 19:38:42.021 INFO blam! test test_many_help_flags ... ok Oct 11 19:38:42.021 INFO blam! test test_opt_bool ... ok Oct 11 19:38:42.025 INFO blam! test test_opt_count ... ok Oct 11 19:38:42.025 INFO blam! test test_multi_free ... ok Oct 11 19:38:42.025 INFO blam! test test_default_parse ... ok Oct 11 19:38:42.025 INFO blam! test test_command_usage ... ok Oct 11 19:38:42.025 INFO blam! test test_no_help_flag ... ok Oct 11 19:38:42.028 INFO blam! test test_help_flag ... ok Oct 11 19:38:42.028 INFO blam! test test_opt_int ... ok Oct 11 19:38:42.028 INFO blam! test test_help_flag_command ... ok Oct 11 19:38:42.028 INFO blam! test test_opt_long ... ok Oct 11 19:38:42.028 INFO blam! test test_opt_no_free ... ok Oct 11 19:38:42.028 INFO blam! test test_opt_push ... ok Oct 11 19:38:42.028 INFO blam! test test_opt_short_override ... ok Oct 11 19:38:42.028 INFO blam! test test_opt_tuple ... ok Oct 11 19:38:42.028 INFO blam! test test_parse ... ok Oct 11 19:38:42.028 INFO blam! test test_opt_tuple_error ... ok Oct 11 19:38:42.028 INFO blam! test test_opt_free ... ok Oct 11 19:38:42.028 INFO blam! test test_opt_string ... ok Oct 11 19:38:42.028 INFO blam! test test_opt_short ... ok Oct 11 19:38:42.028 INFO blam! test test_usage ... ok Oct 11 19:38:42.028 INFO blam! test test_required ... ok Oct 11 19:38:42.045 INFO blam! test test_typed_free ... ok Oct 11 19:38:42.045 INFO blam! test test_type_attrs ... ok Oct 11 19:38:42.045 INFO blam! Oct 11 19:38:42.045 INFO blam! test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 19:38:42.045 INFO blam! Oct 11 19:38:42.045 INFO kablam! Doc-tests gumdrop Oct 11 19:38:43.380 INFO blam! Oct 11 19:38:43.380 INFO blam! running 3 tests Oct 11 19:38:46.966 INFO blam! test src/lib.rs - (line 5) ... ok Oct 11 19:38:46.968 INFO blam! test src/lib.rs - (line 65) ... ok Oct 11 19:38:47.002 INFO blam! test src/lib.rs - (line 138) ... ok Oct 11 19:38:47.003 INFO blam! Oct 11 19:38:47.003 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 19:38:47.003 INFO blam! Oct 11 19:38:47.009 INFO kablam! su: No module specific data is present Oct 11 19:38:47.346 INFO running `"docker" "rm" "-f" "5a9ab6d997ea378a527db4d19577f5585acb1842cef7121aa0ddf851a03be337"` Oct 11 19:38:47.510 INFO blam! 5a9ab6d997ea378a527db4d19577f5585acb1842cef7121aa0ddf851a03be337