Oct 15 18:18:54.844 INFO testing solsa-0.1.7 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 18:18:54.844 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 15 18:18:55.044 INFO blam! fe874408952a65b77a09d09ea76fa953b9c04d5a826120cfdadb9fb7135a7792 Oct 15 18:18:55.046 INFO running `"docker" "start" "-a" "fe874408952a65b77a09d09ea76fa953b9c04d5a826120cfdadb9fb7135a7792"` Oct 15 18:18:55.554 INFO kablam! usermod: no changes Oct 15 18:18:55.771 INFO kablam! Compiling tera v0.11.17 Oct 15 18:19:09.662 INFO kablam! Compiling solsa v0.1.7 (/source) Oct 15 18:19:12.503 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 15 18:19:12.503 INFO kablam! --> src/main.rs:216:17 Oct 15 18:19:12.503 INFO kablam! | Oct 15 18:19:12.503 INFO kablam! 216 | ctx.add("solsa_version", crate_version!()); Oct 15 18:19:12.503 INFO kablam! | ^^^ Oct 15 18:19:12.503 INFO kablam! | Oct 15 18:19:12.503 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 18:19:12.503 INFO kablam! Oct 15 18:19:12.503 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 15 18:19:12.503 INFO kablam! --> src/main.rs:217:17 Oct 15 18:19:12.503 INFO kablam! | Oct 15 18:19:12.503 INFO kablam! 217 | ctx.add("contract_file", cp_arc.as_ref()); Oct 15 18:19:12.503 INFO kablam! | ^^^ Oct 15 18:19:12.503 INFO kablam! Oct 15 18:19:12.503 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 15 18:19:12.503 INFO kablam! --> src/main.rs:219:21 Oct 15 18:19:12.503 INFO kablam! | Oct 15 18:19:12.503 INFO kablam! 219 | ctx.add("source", &contents); Oct 15 18:19:12.503 INFO kablam! | ^^^ Oct 15 18:19:12.503 INFO kablam! Oct 15 18:19:12.503 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 15 18:19:12.503 INFO kablam! --> src/main.rs:223:60 Oct 15 18:19:12.503 INFO kablam! | Oct 15 18:19:12.503 INFO kablam! 223 | tools::SolcResponse::Success(j) => ctx.add("solc_out", &j), Oct 15 18:19:12.503 INFO kablam! | ^^^ Oct 15 18:19:12.503 INFO kablam! Oct 15 18:19:12.503 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 15 18:19:12.503 INFO kablam! --> src/main.rs:224:60 Oct 15 18:19:12.503 INFO kablam! | Oct 15 18:19:12.503 INFO kablam! 224 | tools::SolcResponse::Failure(s) => ctx.add("solc_err", &s), Oct 15 18:19:12.503 INFO kablam! | ^^^ Oct 15 18:19:12.503 INFO kablam! Oct 15 18:19:12.504 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 15 18:19:12.504 INFO kablam! --> src/main.rs:230:62 Oct 15 18:19:12.504 INFO kablam! | Oct 15 18:19:12.504 INFO kablam! 230 | tools::SoliumResponse::Success(j) => ctx.add("solium_out", &j), Oct 15 18:19:12.504 INFO kablam! | ^^^ Oct 15 18:19:12.504 INFO kablam! Oct 15 18:19:12.504 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 15 18:19:12.504 INFO kablam! --> src/main.rs:231:62 Oct 15 18:19:12.504 INFO kablam! | Oct 15 18:19:12.504 INFO kablam! 231 | tools::SoliumResponse::Failure(s) => ctx.add("solium_err", &s), Oct 15 18:19:12.504 INFO kablam! | ^^^ Oct 15 18:19:12.504 INFO kablam! Oct 15 18:19:12.504 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 15 18:19:12.504 INFO kablam! --> src/main.rs:237:63 Oct 15 18:19:12.504 INFO kablam! | Oct 15 18:19:12.504 INFO kablam! 237 | tools::MythrilResponse::Success(j) => ctx.add("myth_out", &j), Oct 15 18:19:12.504 INFO kablam! | ^^^ Oct 15 18:19:12.504 INFO kablam! Oct 15 18:19:12.504 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 15 18:19:12.504 INFO kablam! --> src/main.rs:238:63 Oct 15 18:19:12.504 INFO kablam! | Oct 15 18:19:12.504 INFO kablam! 238 | tools::MythrilResponse::Failure(s) => ctx.add("myth_err", &s), Oct 15 18:19:12.504 INFO kablam! | ^^^ Oct 15 18:19:12.504 INFO kablam! Oct 15 18:19:12.504 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 15 18:19:12.504 INFO kablam! --> src/main.rs:245:29 Oct 15 18:19:12.504 INFO kablam! | Oct 15 18:19:12.504 INFO kablam! 245 | ctx.add("oyente_out", &j); Oct 15 18:19:12.504 INFO kablam! | ^^^ Oct 15 18:19:12.504 INFO kablam! Oct 15 18:19:12.504 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 15 18:19:12.504 INFO kablam! --> src/main.rs:246:29 Oct 15 18:19:12.504 INFO kablam! | Oct 15 18:19:12.504 INFO kablam! 246 | ctx.add("oyente_issues", &b) Oct 15 18:19:12.504 INFO kablam! | ^^^ Oct 15 18:19:12.504 INFO kablam! Oct 15 18:19:12.504 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 15 18:19:12.504 INFO kablam! --> src/main.rs:248:62 Oct 15 18:19:12.504 INFO kablam! | Oct 15 18:19:12.504 INFO kablam! 248 | tools::OyenteResponse::Failure(s) => ctx.add("oyente_err", &s), Oct 15 18:19:12.504 INFO kablam! | ^^^ Oct 15 18:19:12.504 INFO kablam! Oct 15 18:19:18.268 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 22.70s Oct 15 18:19:18.276 INFO kablam! su: No module specific data is present Oct 15 18:19:18.666 INFO running `"docker" "rm" "-f" "fe874408952a65b77a09d09ea76fa953b9c04d5a826120cfdadb9fb7135a7792"` Oct 15 18:19:18.822 INFO blam! fe874408952a65b77a09d09ea76fa953b9c04d5a826120cfdadb9fb7135a7792 Oct 15 18:19:18.827 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 15 18:19:19.029 INFO blam! 1c9811dc35f24845badee8fddd4c203a02a853ec0f6bc6884c14e15ee5259eae Oct 15 18:19:19.033 INFO running `"docker" "start" "-a" "1c9811dc35f24845badee8fddd4c203a02a853ec0f6bc6884c14e15ee5259eae"` Oct 15 18:19:19.459 INFO kablam! usermod: no changes Oct 15 18:19:19.578 INFO kablam! Compiling solsa v0.1.7 (/source) Oct 15 18:19:22.343 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 15 18:19:22.344 INFO kablam! --> src/main.rs:216:17 Oct 15 18:19:22.344 INFO kablam! | Oct 15 18:19:22.344 INFO kablam! 216 | ctx.add("solsa_version", crate_version!()); Oct 15 18:19:22.344 INFO kablam! | ^^^ Oct 15 18:19:22.344 INFO kablam! | Oct 15 18:19:22.344 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 18:19:22.344 INFO kablam! Oct 15 18:19:22.344 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 15 18:19:22.344 INFO kablam! --> src/main.rs:217:17 Oct 15 18:19:22.344 INFO kablam! | Oct 15 18:19:22.344 INFO kablam! 217 | ctx.add("contract_file", cp_arc.as_ref()); Oct 15 18:19:22.344 INFO kablam! | ^^^ Oct 15 18:19:22.344 INFO kablam! Oct 15 18:19:22.344 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 15 18:19:22.344 INFO kablam! --> src/main.rs:219:21 Oct 15 18:19:22.344 INFO kablam! | Oct 15 18:19:22.344 INFO kablam! 219 | ctx.add("source", &contents); Oct 15 18:19:22.344 INFO kablam! | ^^^ Oct 15 18:19:22.344 INFO kablam! Oct 15 18:19:22.344 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 15 18:19:22.344 INFO kablam! --> src/main.rs:223:60 Oct 15 18:19:22.344 INFO kablam! | Oct 15 18:19:22.344 INFO kablam! 223 | tools::SolcResponse::Success(j) => ctx.add("solc_out", &j), Oct 15 18:19:22.344 INFO kablam! | ^^^ Oct 15 18:19:22.344 INFO kablam! Oct 15 18:19:22.344 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 15 18:19:22.344 INFO kablam! --> src/main.rs:224:60 Oct 15 18:19:22.344 INFO kablam! | Oct 15 18:19:22.344 INFO kablam! 224 | tools::SolcResponse::Failure(s) => ctx.add("solc_err", &s), Oct 15 18:19:22.344 INFO kablam! | ^^^ Oct 15 18:19:22.344 INFO kablam! Oct 15 18:19:22.344 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 15 18:19:22.344 INFO kablam! --> src/main.rs:230:62 Oct 15 18:19:22.344 INFO kablam! | Oct 15 18:19:22.344 INFO kablam! 230 | tools::SoliumResponse::Success(j) => ctx.add("solium_out", &j), Oct 15 18:19:22.344 INFO kablam! | ^^^ Oct 15 18:19:22.344 INFO kablam! Oct 15 18:19:22.344 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 15 18:19:22.344 INFO kablam! --> src/main.rs:231:62 Oct 15 18:19:22.344 INFO kablam! | Oct 15 18:19:22.344 INFO kablam! 231 | tools::SoliumResponse::Failure(s) => ctx.add("solium_err", &s), Oct 15 18:19:22.344 INFO kablam! | ^^^ Oct 15 18:19:22.344 INFO kablam! Oct 15 18:19:22.344 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 15 18:19:22.344 INFO kablam! --> src/main.rs:237:63 Oct 15 18:19:22.344 INFO kablam! | Oct 15 18:19:22.344 INFO kablam! 237 | tools::MythrilResponse::Success(j) => ctx.add("myth_out", &j), Oct 15 18:19:22.344 INFO kablam! | ^^^ Oct 15 18:19:22.344 INFO kablam! Oct 15 18:19:22.344 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 15 18:19:22.344 INFO kablam! --> src/main.rs:238:63 Oct 15 18:19:22.344 INFO kablam! | Oct 15 18:19:22.344 INFO kablam! 238 | tools::MythrilResponse::Failure(s) => ctx.add("myth_err", &s), Oct 15 18:19:22.344 INFO kablam! | ^^^ Oct 15 18:19:22.344 INFO kablam! Oct 15 18:19:22.344 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 15 18:19:22.344 INFO kablam! --> src/main.rs:245:29 Oct 15 18:19:22.344 INFO kablam! | Oct 15 18:19:22.344 INFO kablam! 245 | ctx.add("oyente_out", &j); Oct 15 18:19:22.345 INFO kablam! | ^^^ Oct 15 18:19:22.345 INFO kablam! Oct 15 18:19:22.345 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 15 18:19:22.345 INFO kablam! --> src/main.rs:246:29 Oct 15 18:19:22.345 INFO kablam! | Oct 15 18:19:22.345 INFO kablam! 246 | ctx.add("oyente_issues", &b) Oct 15 18:19:22.345 INFO kablam! | ^^^ Oct 15 18:19:22.345 INFO kablam! Oct 15 18:19:22.345 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 15 18:19:22.345 INFO kablam! --> src/main.rs:248:62 Oct 15 18:19:22.345 INFO kablam! | Oct 15 18:19:22.345 INFO kablam! 248 | tools::OyenteResponse::Failure(s) => ctx.add("oyente_err", &s), Oct 15 18:19:22.345 INFO kablam! | ^^^ Oct 15 18:19:22.345 INFO kablam! Oct 15 18:19:24.683 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.21s Oct 15 18:19:24.691 INFO kablam! su: No module specific data is present Oct 15 18:19:26.227 INFO running `"docker" "rm" "-f" "1c9811dc35f24845badee8fddd4c203a02a853ec0f6bc6884c14e15ee5259eae"` Oct 15 18:19:26.502 INFO blam! 1c9811dc35f24845badee8fddd4c203a02a853ec0f6bc6884c14e15ee5259eae Oct 15 18:19:26.513 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 15 18:19:26.983 INFO blam! 956e080e59d8abd032ce0a11d2e7460e90e11a68dff3781e6dfb95b4a8513a8d Oct 15 18:19:26.989 INFO running `"docker" "start" "-a" "956e080e59d8abd032ce0a11d2e7460e90e11a68dff3781e6dfb95b4a8513a8d"` Oct 15 18:19:28.362 INFO kablam! usermod: no changes Oct 15 18:19:28.531 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.13s Oct 15 18:19:28.543 INFO kablam! Running /target/debug/deps/solsa-913c90b7ac6fbe50 Oct 15 18:19:28.545 INFO blam! Oct 15 18:19:28.545 INFO blam! running 0 tests Oct 15 18:19:28.545 INFO blam! Oct 15 18:19:28.545 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 18:19:28.545 INFO blam! Oct 15 18:19:28.549 INFO kablam! su: No module specific data is present Oct 15 18:19:29.180 INFO running `"docker" "rm" "-f" "956e080e59d8abd032ce0a11d2e7460e90e11a68dff3781e6dfb95b4a8513a8d"` Oct 15 18:19:29.478 INFO blam! 956e080e59d8abd032ce0a11d2e7460e90e11a68dff3781e6dfb95b4a8513a8d