Nov 17 22:23:33.235 INFO testing solsa-0.1.7 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 17 22:23:33.237 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 17 22:23:33.720 INFO [stdout] 46ddb79d2156614f5f88eaa58d1ae90e3366fb13a6f39b2b0e121b1e73389d92 Nov 17 22:23:33.723 INFO running `"docker" "start" "-a" "46ddb79d2156614f5f88eaa58d1ae90e3366fb13a6f39b2b0e121b1e73389d92"` Nov 17 22:23:35.462 INFO [stderr] usermod: no changes Nov 17 22:23:35.779 INFO [stderr] Compiling solsa v0.1.7 (/source) Nov 17 22:23:40.191 INFO [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Nov 17 22:23:40.191 INFO [stderr] --> src/main.rs:216:17 Nov 17 22:23:40.191 INFO [stderr] | Nov 17 22:23:40.191 INFO [stderr] 216 | ctx.add("solsa_version", crate_version!()); Nov 17 22:23:40.191 INFO [stderr] | ^^^ Nov 17 22:23:40.191 INFO [stderr] | Nov 17 22:23:40.191 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 17 22:23:40.191 INFO [stderr] Nov 17 22:23:40.191 INFO [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Nov 17 22:23:40.191 INFO [stderr] --> src/main.rs:217:17 Nov 17 22:23:40.191 INFO [stderr] | Nov 17 22:23:40.191 INFO [stderr] 217 | ctx.add("contract_file", cp_arc.as_ref()); Nov 17 22:23:40.191 INFO [stderr] | ^^^ Nov 17 22:23:40.191 INFO [stderr] Nov 17 22:23:40.191 INFO [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Nov 17 22:23:40.191 INFO [stderr] --> src/main.rs:219:21 Nov 17 22:23:40.191 INFO [stderr] | Nov 17 22:23:40.191 INFO [stderr] 219 | ctx.add("source", &contents); Nov 17 22:23:40.191 INFO [stderr] | ^^^ Nov 17 22:23:40.191 INFO [stderr] Nov 17 22:23:40.191 INFO [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Nov 17 22:23:40.191 INFO [stderr] --> src/main.rs:223:60 Nov 17 22:23:40.191 INFO [stderr] | Nov 17 22:23:40.191 INFO [stderr] 223 | tools::SolcResponse::Success(j) => ctx.add("solc_out", &j), Nov 17 22:23:40.191 INFO [stderr] | ^^^ Nov 17 22:23:40.191 INFO [stderr] Nov 17 22:23:40.191 INFO [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Nov 17 22:23:40.191 INFO [stderr] --> src/main.rs:224:60 Nov 17 22:23:40.191 INFO [stderr] | Nov 17 22:23:40.191 INFO [stderr] 224 | tools::SolcResponse::Failure(s) => ctx.add("solc_err", &s), Nov 17 22:23:40.191 INFO [stderr] | ^^^ Nov 17 22:23:40.191 INFO [stderr] Nov 17 22:23:40.200 INFO [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Nov 17 22:23:40.200 INFO [stderr] --> src/main.rs:230:62 Nov 17 22:23:40.200 INFO [stderr] | Nov 17 22:23:40.200 INFO [stderr] 230 | tools::SoliumResponse::Success(j) => ctx.add("solium_out", &j), Nov 17 22:23:40.200 INFO [stderr] | ^^^ Nov 17 22:23:40.200 INFO [stderr] Nov 17 22:23:40.201 INFO [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Nov 17 22:23:40.201 INFO [stderr] --> src/main.rs:231:62 Nov 17 22:23:40.201 INFO [stderr] | Nov 17 22:23:40.201 INFO [stderr] 231 | tools::SoliumResponse::Failure(s) => ctx.add("solium_err", &s), Nov 17 22:23:40.201 INFO [stderr] | ^^^ Nov 17 22:23:40.201 INFO [stderr] Nov 17 22:23:40.201 INFO [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Nov 17 22:23:40.201 INFO [stderr] --> src/main.rs:237:63 Nov 17 22:23:40.201 INFO [stderr] | Nov 17 22:23:40.201 INFO [stderr] 237 | tools::MythrilResponse::Success(j) => ctx.add("myth_out", &j), Nov 17 22:23:40.201 INFO [stderr] | ^^^ Nov 17 22:23:40.201 INFO [stderr] Nov 17 22:23:40.201 INFO [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Nov 17 22:23:40.201 INFO [stderr] --> src/main.rs:238:63 Nov 17 22:23:40.201 INFO [stderr] | Nov 17 22:23:40.201 INFO [stderr] 238 | tools::MythrilResponse::Failure(s) => ctx.add("myth_err", &s), Nov 17 22:23:40.201 INFO [stderr] | ^^^ Nov 17 22:23:40.201 INFO [stderr] Nov 17 22:23:40.201 INFO [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Nov 17 22:23:40.201 INFO [stderr] --> src/main.rs:245:29 Nov 17 22:23:40.201 INFO [stderr] | Nov 17 22:23:40.201 INFO [stderr] 245 | ctx.add("oyente_out", &j); Nov 17 22:23:40.201 INFO [stderr] | ^^^ Nov 17 22:23:40.201 INFO [stderr] Nov 17 22:23:40.201 INFO [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Nov 17 22:23:40.201 INFO [stderr] --> src/main.rs:246:29 Nov 17 22:23:40.201 INFO [stderr] | Nov 17 22:23:40.201 INFO [stderr] 246 | ctx.add("oyente_issues", &b) Nov 17 22:23:40.202 INFO [stderr] | ^^^ Nov 17 22:23:40.202 INFO [stderr] Nov 17 22:23:40.206 INFO [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Nov 17 22:23:40.206 INFO [stderr] --> src/main.rs:248:62 Nov 17 22:23:40.206 INFO [stderr] | Nov 17 22:23:40.206 INFO [stderr] 248 | tools::OyenteResponse::Failure(s) => ctx.add("oyente_err", &s), Nov 17 22:23:40.206 INFO [stderr] | ^^^ Nov 17 22:23:40.206 INFO [stderr] Nov 17 22:23:47.295 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.80s Nov 17 22:23:47.299 INFO [stderr] su: No module specific data is present Nov 17 22:23:47.667 INFO running `"docker" "inspect" "46ddb79d2156614f5f88eaa58d1ae90e3366fb13a6f39b2b0e121b1e73389d92"` Nov 17 22:23:47.777 INFO running `"docker" "rm" "-f" "46ddb79d2156614f5f88eaa58d1ae90e3366fb13a6f39b2b0e121b1e73389d92"` Nov 17 22:23:47.859 INFO [stdout] 46ddb79d2156614f5f88eaa58d1ae90e3366fb13a6f39b2b0e121b1e73389d92 Nov 17 22:23:47.875 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 17 22:23:48.249 INFO [stdout] 585e7584f8ca7885d89262a18abb155c3f82d40aecdc38c8037358eaea4a28f0 Nov 17 22:23:48.254 INFO running `"docker" "start" "-a" "585e7584f8ca7885d89262a18abb155c3f82d40aecdc38c8037358eaea4a28f0"` Nov 17 22:23:48.680 INFO [stderr] usermod: no changes Nov 17 22:23:48.875 INFO [stderr] Compiling solsa v0.1.7 (/source) Nov 17 22:23:51.987 INFO [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Nov 17 22:23:51.987 INFO [stderr] --> src/main.rs:216:17 Nov 17 22:23:51.988 INFO [stderr] | Nov 17 22:23:51.988 INFO [stderr] 216 | ctx.add("solsa_version", crate_version!()); Nov 17 22:23:51.988 INFO [stderr] | ^^^ Nov 17 22:23:51.988 INFO [stderr] | Nov 17 22:23:51.989 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 17 22:23:51.989 INFO [stderr] Nov 17 22:23:51.989 INFO [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Nov 17 22:23:51.990 INFO [stderr] --> src/main.rs:217:17 Nov 17 22:23:51.990 INFO [stderr] | Nov 17 22:23:51.990 INFO [stderr] 217 | ctx.add("contract_file", cp_arc.as_ref()); Nov 17 22:23:51.990 INFO [stderr] | ^^^ Nov 17 22:23:51.991 INFO [stderr] Nov 17 22:23:51.991 INFO [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Nov 17 22:23:51.991 INFO [stderr] --> src/main.rs:219:21 Nov 17 22:23:51.992 INFO [stderr] | Nov 17 22:23:51.992 INFO [stderr] 219 | ctx.add("source", &contents); Nov 17 22:23:51.992 INFO [stderr] | ^^^ Nov 17 22:23:51.992 INFO [stderr] Nov 17 22:23:51.993 INFO [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Nov 17 22:23:51.993 INFO [stderr] --> src/main.rs:223:60 Nov 17 22:23:51.993 INFO [stderr] | Nov 17 22:23:51.993 INFO [stderr] 223 | tools::SolcResponse::Success(j) => ctx.add("solc_out", &j), Nov 17 22:23:51.994 INFO [stderr] | ^^^ Nov 17 22:23:51.994 INFO [stderr] Nov 17 22:23:51.994 INFO [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Nov 17 22:23:51.995 INFO [stderr] --> src/main.rs:224:60 Nov 17 22:23:51.995 INFO [stderr] | Nov 17 22:23:51.995 INFO [stderr] 224 | tools::SolcResponse::Failure(s) => ctx.add("solc_err", &s), Nov 17 22:23:51.996 INFO [stderr] | ^^^ Nov 17 22:23:51.996 INFO [stderr] Nov 17 22:23:51.996 INFO [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Nov 17 22:23:51.996 INFO [stderr] --> src/main.rs:230:62 Nov 17 22:23:51.997 INFO [stderr] | Nov 17 22:23:51.997 INFO [stderr] 230 | tools::SoliumResponse::Success(j) => ctx.add("solium_out", &j), Nov 17 22:23:51.997 INFO [stderr] | ^^^ Nov 17 22:23:51.997 INFO [stderr] Nov 17 22:23:51.998 INFO [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Nov 17 22:23:51.998 INFO [stderr] --> src/main.rs:231:62 Nov 17 22:23:51.998 INFO [stderr] | Nov 17 22:23:51.999 INFO [stderr] 231 | tools::SoliumResponse::Failure(s) => ctx.add("solium_err", &s), Nov 17 22:23:51.999 INFO [stderr] | ^^^ Nov 17 22:23:51.999 INFO [stderr] Nov 17 22:23:51.999 INFO [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Nov 17 22:23:52.000 INFO [stderr] --> src/main.rs:237:63 Nov 17 22:23:52.000 INFO [stderr] | Nov 17 22:23:52.000 INFO [stderr] 237 | tools::MythrilResponse::Success(j) => ctx.add("myth_out", &j), Nov 17 22:23:52.001 INFO [stderr] | ^^^ Nov 17 22:23:52.001 INFO [stderr] Nov 17 22:23:52.001 INFO [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Nov 17 22:23:52.001 INFO [stderr] --> src/main.rs:238:63 Nov 17 22:23:52.002 INFO [stderr] | Nov 17 22:23:52.002 INFO [stderr] 238 | tools::MythrilResponse::Failure(s) => ctx.add("myth_err", &s), Nov 17 22:23:52.002 INFO [stderr] | ^^^ Nov 17 22:23:52.002 INFO [stderr] Nov 17 22:23:52.003 INFO [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Nov 17 22:23:52.003 INFO [stderr] --> src/main.rs:245:29 Nov 17 22:23:52.003 INFO [stderr] | Nov 17 22:23:52.003 INFO [stderr] 245 | ctx.add("oyente_out", &j); Nov 17 22:23:52.004 INFO [stderr] | ^^^ Nov 17 22:23:52.004 INFO [stderr] Nov 17 22:23:52.004 INFO [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Nov 17 22:23:52.004 INFO [stderr] --> src/main.rs:246:29 Nov 17 22:23:52.005 INFO [stderr] | Nov 17 22:23:52.005 INFO [stderr] 246 | ctx.add("oyente_issues", &b) Nov 17 22:23:52.005 INFO [stderr] | ^^^ Nov 17 22:23:52.006 INFO [stderr] Nov 17 22:23:52.006 INFO [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Nov 17 22:23:52.006 INFO [stderr] --> src/main.rs:248:62 Nov 17 22:23:52.006 INFO [stderr] | Nov 17 22:23:52.007 INFO [stderr] 248 | tools::OyenteResponse::Failure(s) => ctx.add("oyente_err", &s), Nov 17 22:23:52.007 INFO [stderr] | ^^^ Nov 17 22:23:52.007 INFO [stderr] Nov 17 22:23:54.868 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.16s Nov 17 22:23:54.877 INFO [stderr] su: No module specific data is present Nov 17 22:23:55.265 INFO running `"docker" "inspect" "585e7584f8ca7885d89262a18abb155c3f82d40aecdc38c8037358eaea4a28f0"` Nov 17 22:23:55.365 INFO running `"docker" "rm" "-f" "585e7584f8ca7885d89262a18abb155c3f82d40aecdc38c8037358eaea4a28f0"` Nov 17 22:23:55.449 INFO [stdout] 585e7584f8ca7885d89262a18abb155c3f82d40aecdc38c8037358eaea4a28f0 Nov 17 22:23:55.451 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 17 22:23:55.683 INFO [stdout] d95db89ea76953177de9825aa4d135993ade1ad2672830f8e92c2b1debc8d982 Nov 17 22:23:55.688 INFO running `"docker" "start" "-a" "d95db89ea76953177de9825aa4d135993ade1ad2672830f8e92c2b1debc8d982"` Nov 17 22:23:56.267 INFO [stderr] usermod: no changes Nov 17 22:23:56.394 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s Nov 17 22:23:56.407 INFO [stderr] Running /target/debug/deps/solsa-e40f8a497c391791 Nov 17 22:23:56.409 INFO [stdout] Nov 17 22:23:56.409 INFO [stdout] running 0 tests Nov 17 22:23:56.409 INFO [stdout] Nov 17 22:23:56.409 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 22:23:56.410 INFO [stdout] Nov 17 22:23:56.412 INFO [stderr] su: No module specific data is present Nov 17 22:23:56.925 INFO running `"docker" "inspect" "d95db89ea76953177de9825aa4d135993ade1ad2672830f8e92c2b1debc8d982"` Nov 17 22:23:57.109 INFO running `"docker" "rm" "-f" "d95db89ea76953177de9825aa4d135993ade1ad2672830f8e92c2b1debc8d982"` Nov 17 22:23:57.330 INFO [stdout] d95db89ea76953177de9825aa4d135993ade1ad2672830f8e92c2b1debc8d982