[INFO] crate solsa 0.1.7 is already in cache [INFO] extracting crate solsa 0.1.7 into work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/solsa/0.1.7 [INFO] extracting crate solsa 0.1.7 into work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/reg/solsa/0.1.7 [INFO] validating manifest of solsa-0.1.7 on toolchain master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of solsa-0.1.7 on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing solsa-0.1.7 [INFO] finished frobbing solsa-0.1.7 [INFO] frobbed toml for solsa-0.1.7 written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/solsa/0.1.7/Cargo.toml [INFO] started frobbing solsa-0.1.7 [INFO] finished frobbing solsa-0.1.7 [INFO] frobbed toml for solsa-0.1.7 written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/reg/solsa/0.1.7/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing solsa-0.1.7 against master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-4/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/solsa/0.1.7:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "build" "--frozen"` [INFO] [stdout] ec8ed0d03b0204354b0a5f90c626dc3b47abdbcf68f20e19dc84c0886048d5a4 [INFO] running `"docker" "start" "-a" "ec8ed0d03b0204354b0a5f90c626dc3b47abdbcf68f20e19dc84c0886048d5a4"` [INFO] [stderr] Compiling pest v2.1.0 [INFO] [stderr] Compiling pest_meta v2.1.0 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling tera v0.11.20 [INFO] [stderr] Compiling solsa v0.1.7 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections [INFO] [stderr] --> src/main.rs:216:17 [INFO] [stderr] | [INFO] [stderr] 216 | ctx.add("solsa_version", crate_version!()); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections [INFO] [stderr] --> src/main.rs:217:17 [INFO] [stderr] | [INFO] [stderr] 217 | ctx.add("contract_file", cp_arc.as_ref()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections [INFO] [stderr] --> src/main.rs:219:21 [INFO] [stderr] | [INFO] [stderr] 219 | ctx.add("source", &contents); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections [INFO] [stderr] --> src/main.rs:223:60 [INFO] [stderr] | [INFO] [stderr] 223 | tools::SolcResponse::Success(j) => ctx.add("solc_out", &j), [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections [INFO] [stderr] --> src/main.rs:224:60 [INFO] [stderr] | [INFO] [stderr] 224 | tools::SolcResponse::Failure(s) => ctx.add("solc_err", &s), [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections [INFO] [stderr] --> src/main.rs:230:62 [INFO] [stderr] | [INFO] [stderr] 230 | tools::SoliumResponse::Success(j) => ctx.add("solium_out", &j), [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections [INFO] [stderr] --> src/main.rs:231:62 [INFO] [stderr] | [INFO] [stderr] 231 | tools::SoliumResponse::Failure(s) => ctx.add("solium_err", &s), [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections [INFO] [stderr] --> src/main.rs:237:63 [INFO] [stderr] | [INFO] [stderr] 237 | tools::MythrilResponse::Success(j) => ctx.add("myth_out", &j), [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections [INFO] [stderr] --> src/main.rs:238:63 [INFO] [stderr] | [INFO] [stderr] 238 | tools::MythrilResponse::Failure(s) => ctx.add("myth_err", &s), [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections [INFO] [stderr] --> src/main.rs:245:29 [INFO] [stderr] | [INFO] [stderr] 245 | ctx.add("oyente_out", &j); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections [INFO] [stderr] --> src/main.rs:246:29 [INFO] [stderr] | [INFO] [stderr] 246 | ctx.add("oyente_issues", &b) [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections [INFO] [stderr] --> src/main.rs:248:62 [INFO] [stderr] | [INFO] [stderr] 248 | tools::OyenteResponse::Failure(s) => ctx.add("oyente_err", &s), [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.20s [INFO] running `"docker" "inspect" "ec8ed0d03b0204354b0a5f90c626dc3b47abdbcf68f20e19dc84c0886048d5a4"` [INFO] running `"docker" "rm" "-f" "ec8ed0d03b0204354b0a5f90c626dc3b47abdbcf68f20e19dc84c0886048d5a4"` [INFO] [stdout] ec8ed0d03b0204354b0a5f90c626dc3b47abdbcf68f20e19dc84c0886048d5a4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-4/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/solsa/0.1.7:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 63c1446c58ceeba71c789f9beca39e6d1f69f6bc61f2bfefd84e0a8061a06da0 [INFO] running `"docker" "start" "-a" "63c1446c58ceeba71c789f9beca39e6d1f69f6bc61f2bfefd84e0a8061a06da0"` [INFO] [stderr] Compiling solsa v0.1.7 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections [INFO] [stderr] --> src/main.rs:216:17 [INFO] [stderr] | [INFO] [stderr] 216 | ctx.add("solsa_version", crate_version!()); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections [INFO] [stderr] --> src/main.rs:217:17 [INFO] [stderr] | [INFO] [stderr] 217 | ctx.add("contract_file", cp_arc.as_ref()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections [INFO] [stderr] --> src/main.rs:219:21 [INFO] [stderr] | [INFO] [stderr] 219 | ctx.add("source", &contents); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections [INFO] [stderr] --> src/main.rs:223:60 [INFO] [stderr] | [INFO] [stderr] 223 | tools::SolcResponse::Success(j) => ctx.add("solc_out", &j), [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections [INFO] [stderr] --> src/main.rs:224:60 [INFO] [stderr] | [INFO] [stderr] 224 | tools::SolcResponse::Failure(s) => ctx.add("solc_err", &s), [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections [INFO] [stderr] --> src/main.rs:230:62 [INFO] [stderr] | [INFO] [stderr] 230 | tools::SoliumResponse::Success(j) => ctx.add("solium_out", &j), [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections [INFO] [stderr] --> src/main.rs:231:62 [INFO] [stderr] | [INFO] [stderr] 231 | tools::SoliumResponse::Failure(s) => ctx.add("solium_err", &s), [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections [INFO] [stderr] --> src/main.rs:237:63 [INFO] [stderr] | [INFO] [stderr] 237 | tools::MythrilResponse::Success(j) => ctx.add("myth_out", &j), [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections [INFO] [stderr] --> src/main.rs:238:63 [INFO] [stderr] | [INFO] [stderr] 238 | tools::MythrilResponse::Failure(s) => ctx.add("myth_err", &s), [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections [INFO] [stderr] --> src/main.rs:245:29 [INFO] [stderr] | [INFO] [stderr] 245 | ctx.add("oyente_out", &j); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections [INFO] [stderr] --> src/main.rs:246:29 [INFO] [stderr] | [INFO] [stderr] 246 | ctx.add("oyente_issues", &b) [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections [INFO] [stderr] --> src/main.rs:248:62 [INFO] [stderr] | [INFO] [stderr] 248 | tools::OyenteResponse::Failure(s) => ctx.add("oyente_err", &s), [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.12s [INFO] running `"docker" "inspect" "63c1446c58ceeba71c789f9beca39e6d1f69f6bc61f2bfefd84e0a8061a06da0"` [INFO] running `"docker" "rm" "-f" "63c1446c58ceeba71c789f9beca39e6d1f69f6bc61f2bfefd84e0a8061a06da0"` [INFO] [stdout] 63c1446c58ceeba71c789f9beca39e6d1f69f6bc61f2bfefd84e0a8061a06da0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-4/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/solsa/0.1.7:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen"` [INFO] [stdout] f58a8715da0c0482b2d308560d9898f49f7568e39667286977b255b5ab4e0e7d [INFO] running `"docker" "start" "-a" "f58a8715da0c0482b2d308560d9898f49f7568e39667286977b255b5ab4e0e7d"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running /opt/crater/target/debug/deps/solsa-276c746997ea18db [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "f58a8715da0c0482b2d308560d9898f49f7568e39667286977b255b5ab4e0e7d"` [INFO] running `"docker" "rm" "-f" "f58a8715da0c0482b2d308560d9898f49f7568e39667286977b255b5ab4e0e7d"` [INFO] [stdout] f58a8715da0c0482b2d308560d9898f49f7568e39667286977b255b5ab4e0e7d