Nov 28 17:45:14.321 INFO checking solsa-0.1.7 against master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5 for pr-56074 Nov 28 17:45:14.323 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-5/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56074/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/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 +0b9f19dff1347e29bf4362ab5a8fab84b43023b5-alt check --frozen --all --all-targets" "-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"` Nov 28 17:45:14.893 INFO [stdout] 8c65afd42630b8d017881f5214e12b78748ea2cb9d850b876b53c1e54c25742f Nov 28 17:45:14.898 INFO running `"docker" "start" "-a" "8c65afd42630b8d017881f5214e12b78748ea2cb9d850b876b53c1e54c25742f"` Nov 28 17:45:16.692 INFO [stderr] usermod: no changes Nov 28 17:45:16.915 INFO [stderr] Checking tera v0.11.20 Nov 28 17:45:23.220 INFO [stderr] Checking solsa v0.1.7 (/source) Nov 28 17:45:28.646 INFO [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Nov 28 17:45:28.646 INFO [stderr] --> src/main.rs:216:17 Nov 28 17:45:28.646 INFO [stderr] | Nov 28 17:45:28.646 INFO [stderr] 216 | ctx.add("solsa_version", crate_version!()); Nov 28 17:45:28.646 INFO [stderr] | ^^^ Nov 28 17:45:28.646 INFO [stderr] | Nov 28 17:45:28.646 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 28 17:45:28.646 INFO [stderr] Nov 28 17:45:28.648 INFO [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Nov 28 17:45:28.648 INFO [stderr] --> src/main.rs:217:17 Nov 28 17:45:28.648 INFO [stderr] | Nov 28 17:45:28.648 INFO [stderr] 217 | ctx.add("contract_file", cp_arc.as_ref()); Nov 28 17:45:28.648 INFO [stderr] | ^^^ Nov 28 17:45:28.648 INFO [stderr] Nov 28 17:45:28.649 INFO [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Nov 28 17:45:28.649 INFO [stderr] --> src/main.rs:219:21 Nov 28 17:45:28.649 INFO [stderr] | Nov 28 17:45:28.649 INFO [stderr] 219 | ctx.add("source", &contents); Nov 28 17:45:28.649 INFO [stderr] | ^^^ Nov 28 17:45:28.649 INFO [stderr] Nov 28 17:45:28.651 INFO [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Nov 28 17:45:28.651 INFO [stderr] --> src/main.rs:223:60 Nov 28 17:45:28.651 INFO [stderr] | Nov 28 17:45:28.651 INFO [stderr] 223 | tools::SolcResponse::Success(j) => ctx.add("solc_out", &j), Nov 28 17:45:28.651 INFO [stderr] | ^^^ Nov 28 17:45:28.652 INFO [stderr] Nov 28 17:45:28.652 INFO [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Nov 28 17:45:28.652 INFO [stderr] --> src/main.rs:224:60 Nov 28 17:45:28.653 INFO [stderr] | Nov 28 17:45:28.653 INFO [stderr] 224 | tools::SolcResponse::Failure(s) => ctx.add("solc_err", &s), Nov 28 17:45:28.653 INFO [stderr] | ^^^ Nov 28 17:45:28.654 INFO [stderr] Nov 28 17:45:28.654 INFO [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Nov 28 17:45:28.654 INFO [stderr] --> src/main.rs:230:62 Nov 28 17:45:28.654 INFO [stderr] | Nov 28 17:45:28.655 INFO [stderr] 230 | tools::SoliumResponse::Success(j) => ctx.add("solium_out", &j), Nov 28 17:45:28.655 INFO [stderr] | ^^^ Nov 28 17:45:28.655 INFO [stderr] Nov 28 17:45:28.655 INFO [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Nov 28 17:45:28.655 INFO [stderr] --> src/main.rs:231:62 Nov 28 17:45:28.655 INFO [stderr] | Nov 28 17:45:28.655 INFO [stderr] 231 | tools::SoliumResponse::Failure(s) => ctx.add("solium_err", &s), Nov 28 17:45:28.655 INFO [stderr] | ^^^ Nov 28 17:45:28.655 INFO [stderr] Nov 28 17:45:28.656 INFO [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Nov 28 17:45:28.656 INFO [stderr] --> src/main.rs:237:63 Nov 28 17:45:28.656 INFO [stderr] | Nov 28 17:45:28.656 INFO [stderr] 237 | tools::MythrilResponse::Success(j) => ctx.add("myth_out", &j), Nov 28 17:45:28.656 INFO [stderr] | ^^^ Nov 28 17:45:28.657 INFO [stderr] Nov 28 17:45:28.657 INFO [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Nov 28 17:45:28.657 INFO [stderr] --> src/main.rs:238:63 Nov 28 17:45:28.657 INFO [stderr] | Nov 28 17:45:28.657 INFO [stderr] 238 | tools::MythrilResponse::Failure(s) => ctx.add("myth_err", &s), Nov 28 17:45:28.657 INFO [stderr] | ^^^ Nov 28 17:45:28.657 INFO [stderr] Nov 28 17:45:28.658 INFO [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Nov 28 17:45:28.658 INFO [stderr] --> src/main.rs:245:29 Nov 28 17:45:28.658 INFO [stderr] | Nov 28 17:45:28.658 INFO [stderr] 245 | ctx.add("oyente_out", &j); Nov 28 17:45:28.658 INFO [stderr] | ^^^ Nov 28 17:45:28.658 INFO [stderr] Nov 28 17:45:28.659 INFO [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Nov 28 17:45:28.659 INFO [stderr] --> src/main.rs:246:29 Nov 28 17:45:28.659 INFO [stderr] | Nov 28 17:45:28.659 INFO [stderr] 246 | ctx.add("oyente_issues", &b) Nov 28 17:45:28.659 INFO [stderr] | ^^^ Nov 28 17:45:28.659 INFO [stderr] Nov 28 17:45:28.660 INFO [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Nov 28 17:45:28.660 INFO [stderr] --> src/main.rs:248:62 Nov 28 17:45:28.660 INFO [stderr] | Nov 28 17:45:28.660 INFO [stderr] 248 | tools::OyenteResponse::Failure(s) => ctx.add("oyente_err", &s), Nov 28 17:45:28.660 INFO [stderr] | ^^^ Nov 28 17:45:28.660 INFO [stderr] Nov 28 17:45:28.705 INFO [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Nov 28 17:45:28.705 INFO [stderr] --> src/main.rs:216:17 Nov 28 17:45:28.705 INFO [stderr] | Nov 28 17:45:28.705 INFO [stderr] 216 | ctx.add("solsa_version", crate_version!()); Nov 28 17:45:28.705 INFO [stderr] | ^^^ Nov 28 17:45:28.706 INFO [stderr] | Nov 28 17:45:28.706 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 28 17:45:28.706 INFO [stderr] Nov 28 17:45:28.706 INFO [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Nov 28 17:45:28.706 INFO [stderr] --> src/main.rs:217:17 Nov 28 17:45:28.706 INFO [stderr] | Nov 28 17:45:28.706 INFO [stderr] 217 | ctx.add("contract_file", cp_arc.as_ref()); Nov 28 17:45:28.706 INFO [stderr] | ^^^ Nov 28 17:45:28.706 INFO [stderr] Nov 28 17:45:28.706 INFO [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Nov 28 17:45:28.706 INFO [stderr] --> src/main.rs:219:21 Nov 28 17:45:28.707 INFO [stderr] | Nov 28 17:45:28.707 INFO [stderr] 219 | ctx.add("source", &contents); Nov 28 17:45:28.707 INFO [stderr] | ^^^ Nov 28 17:45:28.707 INFO [stderr] Nov 28 17:45:28.707 INFO [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Nov 28 17:45:28.707 INFO [stderr] --> src/main.rs:223:60 Nov 28 17:45:28.707 INFO [stderr] | Nov 28 17:45:28.707 INFO [stderr] 223 | tools::SolcResponse::Success(j) => ctx.add("solc_out", &j), Nov 28 17:45:28.707 INFO [stderr] | ^^^ Nov 28 17:45:28.707 INFO [stderr] Nov 28 17:45:28.707 INFO [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Nov 28 17:45:28.707 INFO [stderr] --> src/main.rs:224:60 Nov 28 17:45:28.707 INFO [stderr] | Nov 28 17:45:28.707 INFO [stderr] 224 | tools::SolcResponse::Failure(s) => ctx.add("solc_err", &s), Nov 28 17:45:28.707 INFO [stderr] | ^^^ Nov 28 17:45:28.707 INFO [stderr] Nov 28 17:45:28.707 INFO [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Nov 28 17:45:28.707 INFO [stderr] --> src/main.rs:230:62 Nov 28 17:45:28.709 INFO [stderr] | Nov 28 17:45:28.709 INFO [stderr] 230 | tools::SoliumResponse::Success(j) => ctx.add("solium_out", &j), Nov 28 17:45:28.709 INFO [stderr] | ^^^ Nov 28 17:45:28.709 INFO [stderr] Nov 28 17:45:28.709 INFO [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Nov 28 17:45:28.709 INFO [stderr] --> src/main.rs:231:62 Nov 28 17:45:28.709 INFO [stderr] | Nov 28 17:45:28.709 INFO [stderr] 231 | tools::SoliumResponse::Failure(s) => ctx.add("solium_err", &s), Nov 28 17:45:28.709 INFO [stderr] | ^^^ Nov 28 17:45:28.709 INFO [stderr] Nov 28 17:45:28.709 INFO [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Nov 28 17:45:28.709 INFO [stderr] --> src/main.rs:237:63 Nov 28 17:45:28.709 INFO [stderr] | Nov 28 17:45:28.709 INFO [stderr] 237 | tools::MythrilResponse::Success(j) => ctx.add("myth_out", &j), Nov 28 17:45:28.709 INFO [stderr] | ^^^ Nov 28 17:45:28.709 INFO [stderr] Nov 28 17:45:28.709 INFO [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Nov 28 17:45:28.709 INFO [stderr] --> src/main.rs:238:63 Nov 28 17:45:28.709 INFO [stderr] | Nov 28 17:45:28.709 INFO [stderr] 238 | tools::MythrilResponse::Failure(s) => ctx.add("myth_err", &s), Nov 28 17:45:28.709 INFO [stderr] | ^^^ Nov 28 17:45:28.709 INFO [stderr] Nov 28 17:45:28.709 INFO [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Nov 28 17:45:28.709 INFO [stderr] --> src/main.rs:245:29 Nov 28 17:45:28.710 INFO [stderr] | Nov 28 17:45:28.712 INFO [stderr] 245 | ctx.add("oyente_out", &j); Nov 28 17:45:28.712 INFO [stderr] | ^^^ Nov 28 17:45:28.712 INFO [stderr] Nov 28 17:45:28.712 INFO [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Nov 28 17:45:28.712 INFO [stderr] --> src/main.rs:246:29 Nov 28 17:45:28.712 INFO [stderr] | Nov 28 17:45:28.712 INFO [stderr] 246 | ctx.add("oyente_issues", &b) Nov 28 17:45:28.712 INFO [stderr] | ^^^ Nov 28 17:45:28.712 INFO [stderr] Nov 28 17:45:28.712 INFO [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Nov 28 17:45:28.712 INFO [stderr] --> src/main.rs:248:62 Nov 28 17:45:28.712 INFO [stderr] | Nov 28 17:45:28.712 INFO [stderr] 248 | tools::OyenteResponse::Failure(s) => ctx.add("oyente_err", &s), Nov 28 17:45:28.712 INFO [stderr] | ^^^ Nov 28 17:45:28.712 INFO [stderr] Nov 28 17:45:29.814 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.09s Nov 28 17:45:29.824 INFO [stderr] su: No module specific data is present Nov 28 17:45:31.373 INFO running `"docker" "inspect" "8c65afd42630b8d017881f5214e12b78748ea2cb9d850b876b53c1e54c25742f"` Nov 28 17:45:31.737 INFO running `"docker" "rm" "-f" "8c65afd42630b8d017881f5214e12b78748ea2cb9d850b876b53c1e54c25742f"` Nov 28 17:45:32.100 INFO [stdout] 8c65afd42630b8d017881f5214e12b78748ea2cb9d850b876b53c1e54c25742f