Sep 19 17:58:41.379 INFO checking solsa-0.1.7 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 17:58:41.379 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 17:58:41.379 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-1/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 17:58:41.773 INFO blam! dbc4ab165528a4290d392d1c7fc5262035ba6f88b93135c2002da6289f847a5a Sep 19 17:58:41.775 INFO running `"docker" "start" "-a" "dbc4ab165528a4290d392d1c7fc5262035ba6f88b93135c2002da6289f847a5a"` Sep 19 17:58:43.547 INFO kablam! usermod: no changes Sep 19 17:58:43.794 INFO kablam! Checking tera v0.11.16 Sep 19 17:58:48.959 INFO kablam! Checking solsa v0.1.7 (/source) Sep 19 17:58:51.042 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Sep 19 17:58:51.043 INFO kablam! --> src/main.rs:216:17 Sep 19 17:58:51.043 INFO kablam! | Sep 19 17:58:51.043 INFO kablam! 216 | ctx.add("solsa_version", crate_version!()); Sep 19 17:58:51.043 INFO kablam! | ^^^ Sep 19 17:58:51.043 INFO kablam! | Sep 19 17:58:51.043 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 17:58:51.043 INFO kablam! Sep 19 17:58:51.043 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Sep 19 17:58:51.043 INFO kablam! --> src/main.rs:217:17 Sep 19 17:58:51.043 INFO kablam! | Sep 19 17:58:51.043 INFO kablam! 217 | ctx.add("contract_file", cp_arc.as_ref()); Sep 19 17:58:51.043 INFO kablam! | ^^^ Sep 19 17:58:51.043 INFO kablam! Sep 19 17:58:51.043 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Sep 19 17:58:51.043 INFO kablam! --> src/main.rs:219:21 Sep 19 17:58:51.043 INFO kablam! | Sep 19 17:58:51.043 INFO kablam! 219 | ctx.add("source", &contents); Sep 19 17:58:51.043 INFO kablam! | ^^^ Sep 19 17:58:51.043 INFO kablam! Sep 19 17:58:51.043 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Sep 19 17:58:51.043 INFO kablam! --> src/main.rs:223:60 Sep 19 17:58:51.043 INFO kablam! | Sep 19 17:58:51.043 INFO kablam! 223 | tools::SolcResponse::Success(j) => ctx.add("solc_out", &j), Sep 19 17:58:51.043 INFO kablam! | ^^^ Sep 19 17:58:51.043 INFO kablam! Sep 19 17:58:51.046 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Sep 19 17:58:51.046 INFO kablam! --> src/main.rs:224:60 Sep 19 17:58:51.047 INFO kablam! | Sep 19 17:58:51.047 INFO kablam! 224 | tools::SolcResponse::Failure(s) => ctx.add("solc_err", &s), Sep 19 17:58:51.047 INFO kablam! | ^^^ Sep 19 17:58:51.047 INFO kablam! Sep 19 17:58:51.047 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Sep 19 17:58:51.047 INFO kablam! --> src/main.rs:230:62 Sep 19 17:58:51.047 INFO kablam! | Sep 19 17:58:51.047 INFO kablam! 230 | tools::SoliumResponse::Success(j) => ctx.add("solium_out", &j), Sep 19 17:58:51.047 INFO kablam! | ^^^ Sep 19 17:58:51.047 INFO kablam! Sep 19 17:58:51.047 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Sep 19 17:58:51.047 INFO kablam! --> src/main.rs:231:62 Sep 19 17:58:51.047 INFO kablam! | Sep 19 17:58:51.047 INFO kablam! 231 | tools::SoliumResponse::Failure(s) => ctx.add("solium_err", &s), Sep 19 17:58:51.047 INFO kablam! | ^^^ Sep 19 17:58:51.047 INFO kablam! Sep 19 17:58:51.050 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Sep 19 17:58:51.050 INFO kablam! --> src/main.rs:237:63 Sep 19 17:58:51.051 INFO kablam! | Sep 19 17:58:51.051 INFO kablam! 237 | tools::MythrilResponse::Success(j) => ctx.add("myth_out", &j), Sep 19 17:58:51.051 INFO kablam! | ^^^ Sep 19 17:58:51.051 INFO kablam! Sep 19 17:58:51.051 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Sep 19 17:58:51.053 INFO kablam! --> src/main.rs:238:63 Sep 19 17:58:51.053 INFO kablam! | Sep 19 17:58:51.053 INFO kablam! 238 | tools::MythrilResponse::Failure(s) => ctx.add("myth_err", &s), Sep 19 17:58:51.053 INFO kablam! | ^^^ Sep 19 17:58:51.053 INFO kablam! Sep 19 17:58:51.053 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Sep 19 17:58:51.053 INFO kablam! --> src/main.rs:245:29 Sep 19 17:58:51.053 INFO kablam! | Sep 19 17:58:51.053 INFO kablam! 245 | ctx.add("oyente_out", &j); Sep 19 17:58:51.053 INFO kablam! | ^^^ Sep 19 17:58:51.053 INFO kablam! Sep 19 17:58:51.058 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Sep 19 17:58:51.059 INFO kablam! --> src/main.rs:246:29 Sep 19 17:58:51.059 INFO kablam! | Sep 19 17:58:51.059 INFO kablam! 246 | ctx.add("oyente_issues", &b) Sep 19 17:58:51.059 INFO kablam! | ^^^ Sep 19 17:58:51.059 INFO kablam! Sep 19 17:58:51.059 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Sep 19 17:58:51.062 INFO kablam! --> src/main.rs:248:62 Sep 19 17:58:51.063 INFO kablam! | Sep 19 17:58:51.063 INFO kablam! 248 | tools::OyenteResponse::Failure(s) => ctx.add("oyente_err", &s), Sep 19 17:58:51.063 INFO kablam! | ^^^ Sep 19 17:58:51.063 INFO kablam! Sep 19 17:58:51.222 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Sep 19 17:58:51.223 INFO kablam! --> src/main.rs:216:17 Sep 19 17:58:51.223 INFO kablam! | Sep 19 17:58:51.223 INFO kablam! 216 | ctx.add("solsa_version", crate_version!()); Sep 19 17:58:51.223 INFO kablam! | ^^^ Sep 19 17:58:51.223 INFO kablam! | Sep 19 17:58:51.223 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 17:58:51.223 INFO kablam! Sep 19 17:58:51.223 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Sep 19 17:58:51.223 INFO kablam! --> src/main.rs:217:17 Sep 19 17:58:51.223 INFO kablam! | Sep 19 17:58:51.223 INFO kablam! 217 | ctx.add("contract_file", cp_arc.as_ref()); Sep 19 17:58:51.223 INFO kablam! | ^^^ Sep 19 17:58:51.223 INFO kablam! Sep 19 17:58:51.223 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Sep 19 17:58:51.223 INFO kablam! --> src/main.rs:219:21 Sep 19 17:58:51.223 INFO kablam! | Sep 19 17:58:51.223 INFO kablam! 219 | ctx.add("source", &contents); Sep 19 17:58:51.223 INFO kablam! | ^^^ Sep 19 17:58:51.223 INFO kablam! Sep 19 17:58:51.223 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Sep 19 17:58:51.223 INFO kablam! --> src/main.rs:223:60 Sep 19 17:58:51.223 INFO kablam! | Sep 19 17:58:51.223 INFO kablam! 223 | tools::SolcResponse::Success(j) => ctx.add("solc_out", &j), Sep 19 17:58:51.223 INFO kablam! | ^^^ Sep 19 17:58:51.223 INFO kablam! Sep 19 17:58:51.223 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Sep 19 17:58:51.223 INFO kablam! --> src/main.rs:224:60 Sep 19 17:58:51.223 INFO kablam! | Sep 19 17:58:51.223 INFO kablam! 224 | tools::SolcResponse::Failure(s) => ctx.add("solc_err", &s), Sep 19 17:58:51.223 INFO kablam! | ^^^ Sep 19 17:58:51.223 INFO kablam! Sep 19 17:58:51.223 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Sep 19 17:58:51.223 INFO kablam! --> src/main.rs:230:62 Sep 19 17:58:51.223 INFO kablam! | Sep 19 17:58:51.223 INFO kablam! 230 | tools::SoliumResponse::Success(j) => ctx.add("solium_out", &j), Sep 19 17:58:51.223 INFO kablam! | ^^^ Sep 19 17:58:51.223 INFO kablam! Sep 19 17:58:51.223 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Sep 19 17:58:51.223 INFO kablam! --> src/main.rs:231:62 Sep 19 17:58:51.223 INFO kablam! | Sep 19 17:58:51.223 INFO kablam! 231 | tools::SoliumResponse::Failure(s) => ctx.add("solium_err", &s), Sep 19 17:58:51.223 INFO kablam! | ^^^ Sep 19 17:58:51.230 INFO kablam! Sep 19 17:58:51.231 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Sep 19 17:58:51.231 INFO kablam! --> src/main.rs:237:63 Sep 19 17:58:51.231 INFO kablam! | Sep 19 17:58:51.231 INFO kablam! 237 | tools::MythrilResponse::Success(j) => ctx.add("myth_out", &j), Sep 19 17:58:51.231 INFO kablam! | ^^^ Sep 19 17:58:51.231 INFO kablam! Sep 19 17:58:51.231 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Sep 19 17:58:51.231 INFO kablam! --> src/main.rs:238:63 Sep 19 17:58:51.231 INFO kablam! | Sep 19 17:58:51.231 INFO kablam! 238 | tools::MythrilResponse::Failure(s) => ctx.add("myth_err", &s), Sep 19 17:58:51.231 INFO kablam! | ^^^ Sep 19 17:58:51.231 INFO kablam! Sep 19 17:58:51.231 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Sep 19 17:58:51.239 INFO kablam! --> src/main.rs:245:29 Sep 19 17:58:51.239 INFO kablam! | Sep 19 17:58:51.239 INFO kablam! 245 | ctx.add("oyente_out", &j); Sep 19 17:58:51.239 INFO kablam! | ^^^ Sep 19 17:58:51.239 INFO kablam! Sep 19 17:58:51.239 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Sep 19 17:58:51.239 INFO kablam! --> src/main.rs:246:29 Sep 19 17:58:51.239 INFO kablam! | Sep 19 17:58:51.239 INFO kablam! 246 | ctx.add("oyente_issues", &b) Sep 19 17:58:51.239 INFO kablam! | ^^^ Sep 19 17:58:51.239 INFO kablam! Sep 19 17:58:51.239 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Sep 19 17:58:51.239 INFO kablam! --> src/main.rs:248:62 Sep 19 17:58:51.239 INFO kablam! | Sep 19 17:58:51.239 INFO kablam! 248 | tools::OyenteResponse::Failure(s) => ctx.add("oyente_err", &s), Sep 19 17:58:51.239 INFO kablam! | ^^^ Sep 19 17:58:51.239 INFO kablam! Sep 19 17:58:52.426 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.85s Sep 19 17:58:52.439 INFO kablam! su: No module specific data is present Sep 19 17:58:53.697 INFO running `"docker" "rm" "-f" "dbc4ab165528a4290d392d1c7fc5262035ba6f88b93135c2002da6289f847a5a"` Sep 19 17:58:53.907 INFO blam! dbc4ab165528a4290d392d1c7fc5262035ba6f88b93135c2002da6289f847a5a