Oct 10 23:20:59.490 INFO testing euclio/apply-license against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 23:20:59.490 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 23:20:59.490 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 23:21:00.084 INFO blam! 0e50f6ce25aacac238ed0f2b13b441b5090dff9df23ca102ce7ffaa5846563fb Oct 10 23:21:00.104 INFO running `"docker" "start" "-a" "0e50f6ce25aacac238ed0f2b13b441b5090dff9df23ca102ce7ffaa5846563fb"` Oct 10 23:21:01.796 INFO kablam! usermod: no changes Oct 10 23:21:02.072 INFO kablam! Compiling either v1.5.0 Oct 10 23:21:02.072 INFO kablam! Compiling ascii v0.7.1 Oct 10 23:21:02.077 INFO kablam! Compiling syn v0.14.4 Oct 10 23:21:02.077 INFO kablam! Compiling semver v0.9.0 Oct 10 23:21:02.077 INFO kablam! Compiling serde_json v1.0.22 Oct 10 23:21:02.077 INFO kablam! Compiling backtrace v0.3.9 Oct 10 23:21:02.077 INFO kablam! Compiling chrono v0.4.4 Oct 10 23:21:05.280 INFO kablam! Compiling error-chain v0.11.0 Oct 10 23:21:05.280 INFO kablam! Compiling failure v0.1.1 Oct 10 23:21:07.887 INFO kablam! Compiling combine v3.3.6 Oct 10 23:21:15.260 INFO kablam! Compiling handlebars v0.32.4 Oct 10 23:21:23.051 INFO kablam! Compiling structopt-derive v0.2.10 Oct 10 23:21:23.051 INFO kablam! Compiling serde_derive v1.0.70 Oct 10 23:21:36.864 INFO kablam! Compiling structopt v0.2.10 Oct 10 23:21:49.220 INFO kablam! Compiling cargo_metadata v0.5.8 Oct 10 23:21:57.168 INFO kablam! Compiling toml_edit v0.1.3 Oct 10 23:22:19.604 INFO kablam! Compiling apply-license v0.1.0 (/source) Oct 10 23:22:23.111 INFO kablam! warning: unused `#[macro_use]` import Oct 10 23:22:23.111 INFO kablam! --> src/bin/apply-license.rs:2:1 Oct 10 23:22:23.111 INFO kablam! | Oct 10 23:22:23.111 INFO kablam! 2 | #[macro_use] Oct 10 23:22:23.111 INFO kablam! | ^^^^^^^^^^^^ Oct 10 23:22:23.111 INFO kablam! | Oct 10 23:22:23.111 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 23:22:23.111 INFO kablam! Oct 10 23:22:23.670 INFO kablam! warning: unused `#[macro_use]` import Oct 10 23:22:23.670 INFO kablam! --> src/bin/cargo-apply-license.rs:3:1 Oct 10 23:22:23.670 INFO kablam! | Oct 10 23:22:23.670 INFO kablam! 3 | #[macro_use] Oct 10 23:22:23.670 INFO kablam! | ^^^^^^^^^^^^ Oct 10 23:22:23.670 INFO kablam! | Oct 10 23:22:23.670 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 23:22:23.670 INFO kablam! Oct 10 23:22:27.460 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 25s Oct 10 23:22:27.475 INFO kablam! su: No module specific data is present Oct 10 23:22:27.940 INFO running `"docker" "rm" "-f" "0e50f6ce25aacac238ed0f2b13b441b5090dff9df23ca102ce7ffaa5846563fb"` Oct 10 23:22:28.128 INFO blam! 0e50f6ce25aacac238ed0f2b13b441b5090dff9df23ca102ce7ffaa5846563fb Oct 10 23:22:28.133 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 23:22:28.134 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 23:22:28.435 INFO blam! be3cf68eeb0b50d8836bc2ea459549eaa13fb43d2384b30360075bf8d22e0344 Oct 10 23:22:28.437 INFO running `"docker" "start" "-a" "be3cf68eeb0b50d8836bc2ea459549eaa13fb43d2384b30360075bf8d22e0344"` Oct 10 23:22:28.935 INFO kablam! usermod: no changes Oct 10 23:22:29.068 INFO kablam! Compiling apply-license v0.1.0 (/source) Oct 10 23:22:29.748 INFO kablam! warning: unused `#[macro_use]` import Oct 10 23:22:29.748 INFO kablam! --> src/bin/apply-license.rs:2:1 Oct 10 23:22:29.748 INFO kablam! | Oct 10 23:22:29.748 INFO kablam! 2 | #[macro_use] Oct 10 23:22:29.748 INFO kablam! | ^^^^^^^^^^^^ Oct 10 23:22:29.748 INFO kablam! | Oct 10 23:22:29.748 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 23:22:29.748 INFO kablam! Oct 10 23:22:29.912 INFO kablam! warning: unused `#[macro_use]` import Oct 10 23:22:29.912 INFO kablam! --> src/bin/cargo-apply-license.rs:3:1 Oct 10 23:22:29.912 INFO kablam! | Oct 10 23:22:29.912 INFO kablam! 3 | #[macro_use] Oct 10 23:22:29.916 INFO kablam! | ^^^^^^^^^^^^ Oct 10 23:22:29.916 INFO kablam! | Oct 10 23:22:29.916 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 23:22:29.916 INFO kablam! Oct 10 23:22:31.835 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.88s Oct 10 23:22:31.849 INFO kablam! su: No module specific data is present Oct 10 23:22:32.157 INFO running `"docker" "rm" "-f" "be3cf68eeb0b50d8836bc2ea459549eaa13fb43d2384b30360075bf8d22e0344"` Oct 10 23:22:32.360 INFO blam! be3cf68eeb0b50d8836bc2ea459549eaa13fb43d2384b30360075bf8d22e0344 Oct 10 23:22:32.363 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 23:22:32.363 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 23:22:32.820 INFO blam! ff45be01277c16fee2f8167935a6cf267bcfb50b153cda2246d570cafef734a3 Oct 10 23:22:32.825 INFO running `"docker" "start" "-a" "ff45be01277c16fee2f8167935a6cf267bcfb50b153cda2246d570cafef734a3"` Oct 10 23:22:33.947 INFO kablam! usermod: no changes Oct 10 23:22:34.141 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.15s Oct 10 23:22:34.156 INFO kablam! Running /target/debug/deps/apply_license-3516d817fbfc81e4 Oct 10 23:22:34.160 INFO blam! Oct 10 23:22:34.160 INFO blam! running 5 tests Oct 10 23:22:34.177 INFO blam! test tests::parse_licenses ... ok Oct 10 23:22:34.177 INFO kablam! Running /target/debug/deps/apply_license-133e5bbd1f4b97ce Oct 10 23:22:34.177 INFO blam! test tests::compound ... ok Oct 10 23:22:34.177 INFO blam! test tests::valid_spdx_ids ... ok Oct 10 23:22:34.177 INFO blam! test tests::simple ... ok Oct 10 23:22:34.177 INFO blam! test tests::cargo_manifest_licenses ... ok Oct 10 23:22:34.177 INFO blam! Oct 10 23:22:34.177 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 23:22:34.177 INFO blam! Oct 10 23:22:34.188 INFO blam! Oct 10 23:22:34.188 INFO blam! running 0 tests Oct 10 23:22:34.188 INFO blam! Oct 10 23:22:34.188 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 23:22:34.188 INFO blam! Oct 10 23:22:34.192 INFO blam! Oct 10 23:22:34.192 INFO kablam! Running /target/debug/deps/cargo_apply_license-57ec4034a1fdb9f8 Oct 10 23:22:34.192 INFO blam! running 0 tests Oct 10 23:22:34.192 INFO kablam! Doc-tests apply-license Oct 10 23:22:34.192 INFO blam! Oct 10 23:22:34.192 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 23:22:34.192 INFO blam! Oct 10 23:22:35.287 INFO blam! Oct 10 23:22:35.287 INFO blam! running 0 tests Oct 10 23:22:35.288 INFO blam! Oct 10 23:22:35.288 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 23:22:35.288 INFO blam! Oct 10 23:22:35.299 INFO kablam! su: No module specific data is present Oct 10 23:22:36.159 INFO running `"docker" "rm" "-f" "ff45be01277c16fee2f8167935a6cf267bcfb50b153cda2246d570cafef734a3"` Oct 10 23:22:36.396 INFO blam! ff45be01277c16fee2f8167935a6cf267bcfb50b153cda2246d570cafef734a3