Oct 16 06:58:38.268 INFO testing gumdrop-0.5.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 06:58:38.268 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 16 06:58:38.535 INFO blam! 8a2ee470f3c2f4c027e0c2f97fbca7f7f94f0f1fe226d33a7f70316c9715bb32 Oct 16 06:58:38.543 INFO running `"docker" "start" "-a" "8a2ee470f3c2f4c027e0c2f97fbca7f7f94f0f1fe226d33a7f70316c9715bb32"` Oct 16 06:58:39.302 INFO kablam! usermod: no changes Oct 16 06:58:39.382 INFO kablam! Compiling gumdrop_derive v0.5.0 Oct 16 06:58:45.996 INFO kablam! Compiling gumdrop v0.5.0 (/source) Oct 16 06:58:46.721 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.39s Oct 16 06:58:46.724 INFO kablam! su: No module specific data is present Oct 16 06:58:47.175 INFO running `"docker" "rm" "-f" "8a2ee470f3c2f4c027e0c2f97fbca7f7f94f0f1fe226d33a7f70316c9715bb32"` Oct 16 06:58:47.295 INFO blam! 8a2ee470f3c2f4c027e0c2f97fbca7f7f94f0f1fe226d33a7f70316c9715bb32 Oct 16 06:58:47.299 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 16 06:58:47.700 INFO blam! bba31bfa7154cfb9f8296698ae3338e2d0790718076a0a5f38391d6d75f508a8 Oct 16 06:58:47.702 INFO running `"docker" "start" "-a" "bba31bfa7154cfb9f8296698ae3338e2d0790718076a0a5f38391d6d75f508a8"` Oct 16 06:58:49.482 INFO kablam! usermod: no changes Oct 16 06:58:49.571 INFO kablam! Compiling gumdrop v0.5.0 (/source) Oct 16 06:58:50.743 INFO kablam! warning: unused `#[macro_use]` import Oct 16 06:58:50.743 INFO kablam! --> examples/options.rs:1:1 Oct 16 06:58:50.744 INFO kablam! | Oct 16 06:58:50.744 INFO kablam! 1 | #[macro_use] extern crate gumdrop; Oct 16 06:58:50.744 INFO kablam! | ^^^^^^^^^^^^ Oct 16 06:58:50.744 INFO kablam! | Oct 16 06:58:50.745 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 06:58:50.745 INFO kablam! Oct 16 06:58:51.339 INFO kablam! warning: unused `#[macro_use]` import Oct 16 06:58:51.339 INFO kablam! --> examples/commands.rs:1:1 Oct 16 06:58:51.339 INFO kablam! | Oct 16 06:58:51.339 INFO kablam! 1 | #[macro_use] extern crate gumdrop; Oct 16 06:58:51.339 INFO kablam! | ^^^^^^^^^^^^ Oct 16 06:58:51.339 INFO kablam! | Oct 16 06:58:51.339 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 06:58:51.339 INFO kablam! Oct 16 06:58:52.843 INFO kablam! warning: unused `#[macro_use]` import Oct 16 06:58:52.843 INFO kablam! --> tests/options.rs:2:1 Oct 16 06:58:52.843 INFO kablam! | Oct 16 06:58:52.843 INFO kablam! 2 | #[macro_use] extern crate gumdrop; Oct 16 06:58:52.843 INFO kablam! | ^^^^^^^^^^^^ Oct 16 06:58:52.844 INFO kablam! | Oct 16 06:58:52.844 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 06:58:52.844 INFO kablam! Oct 16 06:58:55.594 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.08s Oct 16 06:58:55.603 INFO kablam! su: No module specific data is present Oct 16 06:58:56.357 INFO running `"docker" "rm" "-f" "bba31bfa7154cfb9f8296698ae3338e2d0790718076a0a5f38391d6d75f508a8"` Oct 16 06:58:56.667 INFO blam! bba31bfa7154cfb9f8296698ae3338e2d0790718076a0a5f38391d6d75f508a8 Oct 16 06:58:56.671 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 16 06:58:56.932 INFO blam! 27b6cb54470c1583e0d4da883aa18be2016a71d6b0faefae46fe0885d23b551d Oct 16 06:58:56.935 INFO running `"docker" "start" "-a" "27b6cb54470c1583e0d4da883aa18be2016a71d6b0faefae46fe0885d23b551d"` Oct 16 06:58:58.986 INFO kablam! usermod: no changes Oct 16 06:58:59.096 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 16 06:58:59.097 INFO kablam! Running /target/debug/deps/gumdrop-7de68ddf96ef4af6 Oct 16 06:58:59.100 INFO blam! Oct 16 06:58:59.100 INFO blam! running 2 tests Oct 16 06:58:59.100 INFO blam! test test::test_parser ... ok Oct 16 06:58:59.100 INFO blam! test test::test_parsing_style ... ok Oct 16 06:58:59.100 INFO blam! Oct 16 06:58:59.100 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 06:58:59.100 INFO blam! Oct 16 06:58:59.101 INFO kablam! Running /target/debug/deps/options-57b0da24742bd479 Oct 16 06:58:59.112 INFO blam! Oct 16 06:58:59.112 INFO blam! running 29 tests Oct 16 06:58:59.183 INFO blam! test test_default ... ok Oct 16 06:58:59.183 INFO blam! test test_command_usage ... ok Oct 16 06:58:59.183 INFO blam! test test_default_parse ... ok Oct 16 06:58:59.187 INFO blam! test test_command_name ... ok Oct 16 06:58:59.187 INFO blam! test test_failed_default ... ok Oct 16 06:58:59.207 INFO blam! test test_help_flag ... ok Oct 16 06:58:59.211 INFO blam! test test_hygiene ... ok Oct 16 06:58:59.212 INFO blam! test test_many_help_flags ... ok Oct 16 06:58:59.212 INFO blam! test test_help_flag_command ... ok Oct 16 06:58:59.212 INFO blam! test test_command ... ok Oct 16 06:58:59.213 INFO blam! test test_opt_bool ... ok Oct 16 06:58:59.213 INFO blam! test test_opt_count ... ok Oct 16 06:58:59.213 INFO blam! test test_no_help_flag ... ok Oct 16 06:58:59.214 INFO blam! test test_multi_free ... ok Oct 16 06:58:59.214 INFO blam! test test_opt_free ... ok Oct 16 06:58:59.214 INFO blam! test test_opt_long ... ok Oct 16 06:58:59.215 INFO blam! test test_opt_int ... ok Oct 16 06:58:59.215 INFO blam! test test_opt_no_free ... ok Oct 16 06:58:59.215 INFO blam! test test_opt_short ... ok Oct 16 06:58:59.215 INFO blam! test test_opt_push ... ok Oct 16 06:58:59.216 INFO blam! test test_opt_short_override ... ok Oct 16 06:58:59.216 INFO blam! test test_opt_string ... ok Oct 16 06:58:59.216 INFO blam! test test_opt_tuple_error ... ok Oct 16 06:58:59.216 INFO blam! test test_opt_tuple ... ok Oct 16 06:58:59.217 INFO blam! test test_type_attrs ... ok Oct 16 06:58:59.223 INFO blam! test test_required ... ok Oct 16 06:58:59.223 INFO blam! test test_parse ... ok Oct 16 06:58:59.224 INFO blam! test test_usage ... ok Oct 16 06:58:59.224 INFO blam! test test_typed_free ... ok Oct 16 06:58:59.224 INFO blam! Oct 16 06:58:59.224 INFO blam! test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 06:58:59.224 INFO blam! Oct 16 06:58:59.224 INFO kablam! Doc-tests gumdrop Oct 16 06:59:00.234 INFO blam! Oct 16 06:59:00.234 INFO blam! running 3 tests Oct 16 06:59:03.309 INFO blam! test src/lib.rs - (line 65) ... ok Oct 16 06:59:03.312 INFO blam! test src/lib.rs - (line 138) ... ok Oct 16 06:59:03.606 INFO blam! test src/lib.rs - (line 5) ... ok Oct 16 06:59:03.606 INFO blam! Oct 16 06:59:03.606 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 06:59:03.607 INFO blam! Oct 16 06:59:03.616 INFO kablam! su: No module specific data is present Oct 16 06:59:04.004 INFO running `"docker" "rm" "-f" "27b6cb54470c1583e0d4da883aa18be2016a71d6b0faefae46fe0885d23b551d"` Oct 16 06:59:04.242 INFO blam! 27b6cb54470c1583e0d4da883aa18be2016a71d6b0faefae46fe0885d23b551d