Oct 12 05:56:44.329 INFO testing apply-license-0.2.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 05:56:44.329 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/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 12 05:56:44.733 INFO blam! 0fa01f78d144d230628cb9dca1ba5ae57702b96dfb26417fa2c28aea598fb87d Oct 12 05:56:44.735 INFO running `"docker" "start" "-a" "0fa01f78d144d230628cb9dca1ba5ae57702b96dfb26417fa2c28aea598fb87d"` Oct 12 05:56:46.067 INFO kablam! usermod: no changes Oct 12 05:56:46.408 INFO kablam! Compiling toml_edit v0.1.3 Oct 12 05:56:46.408 INFO kablam! Compiling handlebars v0.32.4 Oct 12 05:57:19.410 INFO kablam! Compiling apply-license v0.2.0 (/source) Oct 12 05:57:29.884 INFO kablam! warning: unused `#[macro_use]` import Oct 12 05:57:29.884 INFO kablam! --> src/bin/apply-license.rs:2:1 Oct 12 05:57:29.884 INFO kablam! | Oct 12 05:57:29.884 INFO kablam! 2 | #[macro_use] Oct 12 05:57:29.884 INFO kablam! | ^^^^^^^^^^^^ Oct 12 05:57:29.884 INFO kablam! | Oct 12 05:57:29.884 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 05:57:29.884 INFO kablam! Oct 12 05:57:29.984 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Oct 12 05:57:29.984 INFO kablam! --> src/bin/apply-license.rs:40:24 Oct 12 05:57:29.984 INFO kablam! | Oct 12 05:57:29.984 INFO kablam! 40 | for cause in e.causes().skip(1) { Oct 12 05:57:29.984 INFO kablam! | ^^^^^^ Oct 12 05:57:29.984 INFO kablam! | Oct 12 05:57:29.984 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 05:57:29.984 INFO kablam! Oct 12 05:57:33.587 INFO kablam! warning: unused `#[macro_use]` import Oct 12 05:57:33.587 INFO kablam! --> src/bin/cargo-apply-license.rs:3:1 Oct 12 05:57:33.587 INFO kablam! | Oct 12 05:57:33.587 INFO kablam! 3 | #[macro_use] Oct 12 05:57:33.587 INFO kablam! | ^^^^^^^^^^^^ Oct 12 05:57:33.587 INFO kablam! | Oct 12 05:57:33.587 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 05:57:33.587 INFO kablam! Oct 12 05:57:33.692 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Oct 12 05:57:33.692 INFO kablam! --> src/bin/cargo-apply-license.rs:92:24 Oct 12 05:57:33.692 INFO kablam! | Oct 12 05:57:33.692 INFO kablam! 92 | for cause in e.causes().skip(1) { Oct 12 05:57:33.692 INFO kablam! | ^^^^^^ Oct 12 05:57:33.692 INFO kablam! | Oct 12 05:57:33.692 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 05:57:33.692 INFO kablam! Oct 12 05:57:37.206 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 51.12s Oct 12 05:57:37.216 INFO kablam! su: No module specific data is present Oct 12 05:57:37.511 INFO running `"docker" "rm" "-f" "0fa01f78d144d230628cb9dca1ba5ae57702b96dfb26417fa2c28aea598fb87d"` Oct 12 05:57:37.599 INFO blam! 0fa01f78d144d230628cb9dca1ba5ae57702b96dfb26417fa2c28aea598fb87d Oct 12 05:57:37.603 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/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 12 05:57:37.788 INFO blam! f94750a0ab3a151288ac2db8d0d0b329afa8a30185bc7187238a5a3427f80432 Oct 12 05:57:37.794 INFO running `"docker" "start" "-a" "f94750a0ab3a151288ac2db8d0d0b329afa8a30185bc7187238a5a3427f80432"` Oct 12 05:57:38.316 INFO kablam! usermod: no changes Oct 12 05:57:38.439 INFO kablam! Compiling apply-license v0.2.0 (/source) Oct 12 05:57:45.795 INFO kablam! warning: unused `#[macro_use]` import Oct 12 05:57:45.795 INFO kablam! --> src/bin/apply-license.rs:2:1 Oct 12 05:57:45.795 INFO kablam! | Oct 12 05:57:45.795 INFO kablam! 2 | #[macro_use] Oct 12 05:57:45.795 INFO kablam! | ^^^^^^^^^^^^ Oct 12 05:57:45.795 INFO kablam! | Oct 12 05:57:45.795 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 05:57:45.795 INFO kablam! Oct 12 05:57:45.868 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Oct 12 05:57:45.868 INFO kablam! --> src/bin/apply-license.rs:40:24 Oct 12 05:57:45.868 INFO kablam! | Oct 12 05:57:45.868 INFO kablam! 40 | for cause in e.causes().skip(1) { Oct 12 05:57:45.868 INFO kablam! | ^^^^^^ Oct 12 05:57:45.868 INFO kablam! | Oct 12 05:57:45.868 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 05:57:45.868 INFO kablam! Oct 12 05:57:46.624 INFO kablam! warning: unused `#[macro_use]` import Oct 12 05:57:46.624 INFO kablam! --> src/bin/cargo-apply-license.rs:3:1 Oct 12 05:57:46.624 INFO kablam! | Oct 12 05:57:46.624 INFO kablam! 3 | #[macro_use] Oct 12 05:57:46.624 INFO kablam! | ^^^^^^^^^^^^ Oct 12 05:57:46.624 INFO kablam! | Oct 12 05:57:46.624 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 05:57:46.624 INFO kablam! Oct 12 05:57:46.703 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Oct 12 05:57:46.703 INFO kablam! --> src/bin/cargo-apply-license.rs:92:24 Oct 12 05:57:46.703 INFO kablam! | Oct 12 05:57:46.703 INFO kablam! 92 | for cause in e.causes().skip(1) { Oct 12 05:57:46.703 INFO kablam! | ^^^^^^ Oct 12 05:57:46.703 INFO kablam! | Oct 12 05:57:46.703 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 05:57:46.703 INFO kablam! Oct 12 05:57:47.178 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.84s Oct 12 05:57:47.191 INFO kablam! su: No module specific data is present Oct 12 05:57:47.522 INFO running `"docker" "rm" "-f" "f94750a0ab3a151288ac2db8d0d0b329afa8a30185bc7187238a5a3427f80432"` Oct 12 05:57:47.716 INFO blam! f94750a0ab3a151288ac2db8d0d0b329afa8a30185bc7187238a5a3427f80432 Oct 12 05:57:47.720 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/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 12 05:57:48.229 INFO blam! 54ed58c6bbaf8b78554fa791a7678e851e2f09975647d367a0d27c0d1d9e0ec7 Oct 12 05:57:48.231 INFO running `"docker" "start" "-a" "54ed58c6bbaf8b78554fa791a7678e851e2f09975647d367a0d27c0d1d9e0ec7"` Oct 12 05:57:49.258 INFO kablam! usermod: no changes Oct 12 05:57:49.424 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.13s Oct 12 05:57:49.440 INFO kablam! Running /target/debug/deps/apply_license-c1ea49c5bc0dbd64 Oct 12 05:57:49.448 INFO blam! Oct 12 05:57:49.448 INFO blam! running 5 tests Oct 12 05:57:49.452 INFO blam! test tests::valid_spdx_ids ... ok Oct 12 05:57:49.458 INFO blam! test tests::parse_licenses ... ok Oct 12 05:57:49.458 INFO blam! test tests::compound ... ok Oct 12 05:57:49.459 INFO blam! test tests::simple ... ok Oct 12 05:57:49.459 INFO kablam! Running /target/debug/deps/apply_license-134850bfee80d36c Oct 12 05:57:49.459 INFO blam! test tests::cargo_manifest_licenses ... ok Oct 12 05:57:49.459 INFO blam! Oct 12 05:57:49.459 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 05:57:49.459 INFO blam! Oct 12 05:57:49.463 INFO blam! Oct 12 05:57:49.463 INFO blam! running 0 tests Oct 12 05:57:49.463 INFO blam! Oct 12 05:57:49.463 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 05:57:49.463 INFO blam! Oct 12 05:57:49.464 INFO kablam! Running /target/debug/deps/cargo_apply_license-23f36afba91b0e7f Oct 12 05:57:49.485 INFO kablam! Doc-tests apply-license Oct 12 05:57:49.485 INFO blam! Oct 12 05:57:49.485 INFO blam! running 0 tests Oct 12 05:57:49.485 INFO blam! Oct 12 05:57:49.485 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 05:57:49.485 INFO blam! Oct 12 05:57:56.038 INFO blam! Oct 12 05:57:56.038 INFO blam! running 0 tests Oct 12 05:57:56.038 INFO blam! Oct 12 05:57:56.038 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 05:57:56.038 INFO blam! Oct 12 05:57:56.048 INFO kablam! su: No module specific data is present Oct 12 05:57:57.065 INFO running `"docker" "rm" "-f" "54ed58c6bbaf8b78554fa791a7678e851e2f09975647d367a0d27c0d1d9e0ec7"` Oct 12 05:57:57.280 INFO blam! 54ed58c6bbaf8b78554fa791a7678e851e2f09975647d367a0d27c0d1d9e0ec7