Oct 11 11:14:00.393 INFO testing solsa-0.1.7 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 11:14:00.393 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 11:14:00.393 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 11:14:00.675 INFO blam! 3d0e76ec23d5975a4366c8dad67eaef4864550a5119a79533f5c28c8e3f7cd09 Oct 11 11:14:00.677 INFO running `"docker" "start" "-a" "3d0e76ec23d5975a4366c8dad67eaef4864550a5119a79533f5c28c8e3f7cd09"` Oct 11 11:14:01.318 INFO kablam! usermod: no changes Oct 11 11:14:01.504 INFO kablam! Compiling solsa v0.1.7 (/source) Oct 11 11:14:06.815 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 11 11:14:06.815 INFO kablam! --> src/main.rs:216:17 Oct 11 11:14:06.815 INFO kablam! | Oct 11 11:14:06.815 INFO kablam! 216 | ctx.add("solsa_version", crate_version!()); Oct 11 11:14:06.815 INFO kablam! | ^^^ Oct 11 11:14:06.815 INFO kablam! | Oct 11 11:14:06.815 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 11:14:06.815 INFO kablam! Oct 11 11:14:06.815 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 11 11:14:06.815 INFO kablam! --> src/main.rs:217:17 Oct 11 11:14:06.815 INFO kablam! | Oct 11 11:14:06.815 INFO kablam! 217 | ctx.add("contract_file", cp_arc.as_ref()); Oct 11 11:14:06.815 INFO kablam! | ^^^ Oct 11 11:14:06.815 INFO kablam! Oct 11 11:14:06.815 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 11 11:14:06.815 INFO kablam! --> src/main.rs:219:21 Oct 11 11:14:06.815 INFO kablam! | Oct 11 11:14:06.815 INFO kablam! 219 | ctx.add("source", &contents); Oct 11 11:14:06.815 INFO kablam! | ^^^ Oct 11 11:14:06.815 INFO kablam! Oct 11 11:14:06.815 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 11 11:14:06.815 INFO kablam! --> src/main.rs:223:60 Oct 11 11:14:06.815 INFO kablam! | Oct 11 11:14:06.815 INFO kablam! 223 | tools::SolcResponse::Success(j) => ctx.add("solc_out", &j), Oct 11 11:14:06.815 INFO kablam! | ^^^ Oct 11 11:14:06.815 INFO kablam! Oct 11 11:14:06.815 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 11 11:14:06.815 INFO kablam! --> src/main.rs:224:60 Oct 11 11:14:06.815 INFO kablam! | Oct 11 11:14:06.815 INFO kablam! 224 | tools::SolcResponse::Failure(s) => ctx.add("solc_err", &s), Oct 11 11:14:06.815 INFO kablam! | ^^^ Oct 11 11:14:06.815 INFO kablam! Oct 11 11:14:06.815 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 11 11:14:06.815 INFO kablam! --> src/main.rs:230:62 Oct 11 11:14:06.815 INFO kablam! | Oct 11 11:14:06.815 INFO kablam! 230 | tools::SoliumResponse::Success(j) => ctx.add("solium_out", &j), Oct 11 11:14:06.815 INFO kablam! | ^^^ Oct 11 11:14:06.815 INFO kablam! Oct 11 11:14:06.815 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 11 11:14:06.815 INFO kablam! --> src/main.rs:231:62 Oct 11 11:14:06.815 INFO kablam! | Oct 11 11:14:06.815 INFO kablam! 231 | tools::SoliumResponse::Failure(s) => ctx.add("solium_err", &s), Oct 11 11:14:06.815 INFO kablam! | ^^^ Oct 11 11:14:06.815 INFO kablam! Oct 11 11:14:06.824 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 11 11:14:06.824 INFO kablam! --> src/main.rs:237:63 Oct 11 11:14:06.824 INFO kablam! | Oct 11 11:14:06.824 INFO kablam! 237 | tools::MythrilResponse::Success(j) => ctx.add("myth_out", &j), Oct 11 11:14:06.824 INFO kablam! | ^^^ Oct 11 11:14:06.824 INFO kablam! Oct 11 11:14:06.824 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 11 11:14:06.824 INFO kablam! --> src/main.rs:238:63 Oct 11 11:14:06.824 INFO kablam! | Oct 11 11:14:06.824 INFO kablam! 238 | tools::MythrilResponse::Failure(s) => ctx.add("myth_err", &s), Oct 11 11:14:06.824 INFO kablam! | ^^^ Oct 11 11:14:06.824 INFO kablam! Oct 11 11:14:06.824 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 11 11:14:06.824 INFO kablam! --> src/main.rs:245:29 Oct 11 11:14:06.824 INFO kablam! | Oct 11 11:14:06.824 INFO kablam! 245 | ctx.add("oyente_out", &j); Oct 11 11:14:06.824 INFO kablam! | ^^^ Oct 11 11:14:06.824 INFO kablam! Oct 11 11:14:06.824 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 11 11:14:06.824 INFO kablam! --> src/main.rs:246:29 Oct 11 11:14:06.824 INFO kablam! | Oct 11 11:14:06.824 INFO kablam! 246 | ctx.add("oyente_issues", &b) Oct 11 11:14:06.824 INFO kablam! | ^^^ Oct 11 11:14:06.824 INFO kablam! Oct 11 11:14:06.824 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 11 11:14:06.824 INFO kablam! --> src/main.rs:248:62 Oct 11 11:14:06.824 INFO kablam! | Oct 11 11:14:06.824 INFO kablam! 248 | tools::OyenteResponse::Failure(s) => ctx.add("oyente_err", &s), Oct 11 11:14:06.824 INFO kablam! | ^^^ Oct 11 11:14:06.824 INFO kablam! Oct 11 11:14:12.579 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.23s Oct 11 11:14:12.586 INFO kablam! su: No module specific data is present Oct 11 11:14:13.443 INFO running `"docker" "rm" "-f" "3d0e76ec23d5975a4366c8dad67eaef4864550a5119a79533f5c28c8e3f7cd09"` Oct 11 11:14:13.707 INFO blam! 3d0e76ec23d5975a4366c8dad67eaef4864550a5119a79533f5c28c8e3f7cd09 Oct 11 11:14:13.709 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 11:14:13.710 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 11:14:14.038 INFO blam! c8f4a74175631ea32ab3aaba1092d4070056a49c7a5c6e8d02486f726df3e5e9 Oct 11 11:14:14.045 INFO running `"docker" "start" "-a" "c8f4a74175631ea32ab3aaba1092d4070056a49c7a5c6e8d02486f726df3e5e9"` Oct 11 11:14:15.193 INFO kablam! usermod: no changes Oct 11 11:14:15.360 INFO kablam! Compiling solsa v0.1.7 (/source) Oct 11 11:14:20.280 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 11 11:14:20.280 INFO kablam! --> src/main.rs:216:17 Oct 11 11:14:20.280 INFO kablam! | Oct 11 11:14:20.280 INFO kablam! 216 | ctx.add("solsa_version", crate_version!()); Oct 11 11:14:20.280 INFO kablam! | ^^^ Oct 11 11:14:20.280 INFO kablam! | Oct 11 11:14:20.280 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 11:14:20.280 INFO kablam! Oct 11 11:14:20.280 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 11 11:14:20.280 INFO kablam! --> src/main.rs:217:17 Oct 11 11:14:20.280 INFO kablam! | Oct 11 11:14:20.280 INFO kablam! 217 | ctx.add("contract_file", cp_arc.as_ref()); Oct 11 11:14:20.280 INFO kablam! | ^^^ Oct 11 11:14:20.280 INFO kablam! Oct 11 11:14:20.280 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 11 11:14:20.280 INFO kablam! --> src/main.rs:219:21 Oct 11 11:14:20.280 INFO kablam! | Oct 11 11:14:20.280 INFO kablam! 219 | ctx.add("source", &contents); Oct 11 11:14:20.280 INFO kablam! | ^^^ Oct 11 11:14:20.280 INFO kablam! Oct 11 11:14:20.280 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 11 11:14:20.280 INFO kablam! --> src/main.rs:223:60 Oct 11 11:14:20.280 INFO kablam! | Oct 11 11:14:20.280 INFO kablam! 223 | tools::SolcResponse::Success(j) => ctx.add("solc_out", &j), Oct 11 11:14:20.280 INFO kablam! | ^^^ Oct 11 11:14:20.280 INFO kablam! Oct 11 11:14:20.280 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 11 11:14:20.280 INFO kablam! --> src/main.rs:224:60 Oct 11 11:14:20.280 INFO kablam! | Oct 11 11:14:20.280 INFO kablam! 224 | tools::SolcResponse::Failure(s) => ctx.add("solc_err", &s), Oct 11 11:14:20.280 INFO kablam! | ^^^ Oct 11 11:14:20.280 INFO kablam! Oct 11 11:14:20.280 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 11 11:14:20.280 INFO kablam! --> src/main.rs:230:62 Oct 11 11:14:20.280 INFO kablam! | Oct 11 11:14:20.280 INFO kablam! 230 | tools::SoliumResponse::Success(j) => ctx.add("solium_out", &j), Oct 11 11:14:20.280 INFO kablam! | ^^^ Oct 11 11:14:20.280 INFO kablam! Oct 11 11:14:20.280 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 11 11:14:20.280 INFO kablam! --> src/main.rs:231:62 Oct 11 11:14:20.281 INFO kablam! | Oct 11 11:14:20.281 INFO kablam! 231 | tools::SoliumResponse::Failure(s) => ctx.add("solium_err", &s), Oct 11 11:14:20.281 INFO kablam! | ^^^ Oct 11 11:14:20.281 INFO kablam! Oct 11 11:14:20.281 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 11 11:14:20.281 INFO kablam! --> src/main.rs:237:63 Oct 11 11:14:20.281 INFO kablam! | Oct 11 11:14:20.281 INFO kablam! 237 | tools::MythrilResponse::Success(j) => ctx.add("myth_out", &j), Oct 11 11:14:20.281 INFO kablam! | ^^^ Oct 11 11:14:20.281 INFO kablam! Oct 11 11:14:20.281 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 11 11:14:20.281 INFO kablam! --> src/main.rs:238:63 Oct 11 11:14:20.281 INFO kablam! | Oct 11 11:14:20.281 INFO kablam! 238 | tools::MythrilResponse::Failure(s) => ctx.add("myth_err", &s), Oct 11 11:14:20.281 INFO kablam! | ^^^ Oct 11 11:14:20.281 INFO kablam! Oct 11 11:14:20.281 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 11 11:14:20.281 INFO kablam! --> src/main.rs:245:29 Oct 11 11:14:20.281 INFO kablam! | Oct 11 11:14:20.281 INFO kablam! 245 | ctx.add("oyente_out", &j); Oct 11 11:14:20.281 INFO kablam! | ^^^ Oct 11 11:14:20.281 INFO kablam! Oct 11 11:14:20.281 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 11 11:14:20.281 INFO kablam! --> src/main.rs:246:29 Oct 11 11:14:20.281 INFO kablam! | Oct 11 11:14:20.281 INFO kablam! 246 | ctx.add("oyente_issues", &b) Oct 11 11:14:20.281 INFO kablam! | ^^^ Oct 11 11:14:20.281 INFO kablam! Oct 11 11:14:20.281 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 11 11:14:20.281 INFO kablam! --> src/main.rs:248:62 Oct 11 11:14:20.281 INFO kablam! | Oct 11 11:14:20.281 INFO kablam! 248 | tools::OyenteResponse::Failure(s) => ctx.add("oyente_err", &s), Oct 11 11:14:20.281 INFO kablam! | ^^^ Oct 11 11:14:20.281 INFO kablam! Oct 11 11:14:22.845 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.62s Oct 11 11:14:22.853 INFO kablam! su: No module specific data is present Oct 11 11:14:23.287 INFO running `"docker" "rm" "-f" "c8f4a74175631ea32ab3aaba1092d4070056a49c7a5c6e8d02486f726df3e5e9"` Oct 11 11:14:23.490 INFO blam! c8f4a74175631ea32ab3aaba1092d4070056a49c7a5c6e8d02486f726df3e5e9 Oct 11 11:14:23.496 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 11:14:23.496 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 11:14:23.857 INFO blam! ec290b8a9cd0eb41067457bf42b5463557526bcdeab9a087c2744ba4ced9c25b Oct 11 11:14:23.857 INFO running `"docker" "start" "-a" "ec290b8a9cd0eb41067457bf42b5463557526bcdeab9a087c2744ba4ced9c25b"` Oct 11 11:14:24.904 INFO kablam! usermod: no changes Oct 11 11:14:25.003 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 11 11:14:25.009 INFO kablam! Running /target/debug/deps/solsa-34da2653915cab70 Oct 11 11:14:25.011 INFO blam! Oct 11 11:14:25.011 INFO blam! running 0 tests Oct 11 11:14:25.011 INFO blam! Oct 11 11:14:25.011 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 11:14:25.011 INFO blam! Oct 11 11:14:25.012 INFO kablam! su: No module specific data is present Oct 11 11:14:25.369 INFO running `"docker" "rm" "-f" "ec290b8a9cd0eb41067457bf42b5463557526bcdeab9a087c2744ba4ced9c25b"` Oct 11 11:14:25.467 INFO blam! ec290b8a9cd0eb41067457bf42b5463557526bcdeab9a087c2744ba4ced9c25b