[INFO] fetching crate solsa 0.1.7...
[INFO] testing solsa-0.1.7 against 1.95.0 for beta-1.96-2
[INFO] extracting crate solsa 0.1.7 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate solsa 0.1.7
[INFO] finished tweaking crates.io crate solsa 0.1.7
[INFO] tweaked toml for crates.io crate solsa 0.1.7 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate solsa 0.1.7 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 95 packages to latest compatible versions
[INFO] [stderr]       Adding clap v2.34.0 (available: v4.6.1)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding tera v0.11.20 (available: v1.20.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded humansize v1.1.1
[INFO] [stderr]   Downloaded unic-common v0.7.0
[INFO] [stderr]   Downloaded error-chain v0.12.4
[INFO] [stderr]   Downloaded unic-char-range v0.7.0
[INFO] [stderr]   Downloaded unic-char-property v0.7.0
[INFO] [stderr]   Downloaded unic-ucd-version v0.7.0
[INFO] [stderr]   Downloaded unic-ucd-segment v0.7.0
[INFO] [stderr]   Downloaded unic-segment v0.7.0
[INFO] [stderr]   Downloaded tera v0.11.20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e89d9baab9bcf5955d10a57438f3a819ae05562f7841aeff6dd7d6284ef8d50e
[INFO] running `Command { std: "docker" "start" "-a" "e89d9baab9bcf5955d10a57438f3a819ae05562f7841aeff6dd7d6284ef8d50e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e89d9baab9bcf5955d10a57438f3a819ae05562f7841aeff6dd7d6284ef8d50e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e89d9baab9bcf5955d10a57438f3a819ae05562f7841aeff6dd7d6284ef8d50e", kill_on_drop: false }`
[INFO] [stdout] e89d9baab9bcf5955d10a57438f3a819ae05562f7841aeff6dd7d6284ef8d50e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b9ba31f2ee3a046b9fdcac2ec14095286475e9b9e0a310bb82814be03674b555
[INFO] running `Command { std: "docker" "start" "-a" "b9ba31f2ee3a046b9fdcac2ec14095286475e9b9e0a310bb82814be03674b555", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling unic-char-range v0.7.0
[INFO] [stderr]    Compiling unic-common v0.7.0
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling unic-ucd-version v0.7.0
[INFO] [stderr]    Compiling unic-char-property v0.7.0
[INFO] [stderr]    Compiling humansize v1.1.1
[INFO] [stderr]    Compiling unic-ucd-segment v0.7.0
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling unic-segment v0.7.0
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling tera v0.11.20
[INFO] [stderr]    Compiling solsa v0.1.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/main.rs:77:12
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[cfg_attr(feature = "cargo-clippy", allow(single_match, cyclomatic_complexity))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tera::Context::add`: Use `insert` instead to keep consistency with std collections
[INFO] [stdout]    --> src/main.rs:216:17
[INFO] [stdout]     |
[INFO] [stdout] 216 |             ctx.add("solsa_version", crate_version!());
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tera::Context::add`: Use `insert` instead to keep consistency with std collections
[INFO] [stdout]    --> src/main.rs:217:17
[INFO] [stdout]     |
[INFO] [stdout] 217 |             ctx.add("contract_file", cp_arc.as_ref());
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tera::Context::add`: Use `insert` instead to keep consistency with std collections
[INFO] [stdout]    --> src/main.rs:219:21
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 ctx.add("source", &contents);
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tera::Context::add`: Use `insert` instead to keep consistency with std collections
[INFO] [stdout]    --> src/main.rs:223:60
[INFO] [stdout]     |
[INFO] [stdout] 223 |                     tools::SolcResponse::Success(j) => ctx.add("solc_out", &j),
[INFO] [stdout]     |                                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tera::Context::add`: Use `insert` instead to keep consistency with std collections
[INFO] [stdout]    --> src/main.rs:224:60
[INFO] [stdout]     |
[INFO] [stdout] 224 |                     tools::SolcResponse::Failure(s) => ctx.add("solc_err", &s),
[INFO] [stdout]     |                                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tera::Context::add`: Use `insert` instead to keep consistency with std collections
[INFO] [stdout]    --> src/main.rs:230:62
[INFO] [stdout]     |
[INFO] [stdout] 230 |                     tools::SoliumResponse::Success(j) => ctx.add("solium_out", &j),
[INFO] [stdout]     |                                                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tera::Context::add`: Use `insert` instead to keep consistency with std collections
[INFO] [stdout]    --> src/main.rs:231:62
[INFO] [stdout]     |
[INFO] [stdout] 231 |                     tools::SoliumResponse::Failure(s) => ctx.add("solium_err", &s),
[INFO] [stdout]     |                                                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tera::Context::add`: Use `insert` instead to keep consistency with std collections
[INFO] [stdout]    --> src/main.rs:237:63
[INFO] [stdout]     |
[INFO] [stdout] 237 |                     tools::MythrilResponse::Success(j) => ctx.add("myth_out", &j),
[INFO] [stdout]     |                                                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tera::Context::add`: Use `insert` instead to keep consistency with std collections
[INFO] [stdout]    --> src/main.rs:238:63
[INFO] [stdout]     |
[INFO] [stdout] 238 |                     tools::MythrilResponse::Failure(s) => ctx.add("myth_err", &s),
[INFO] [stdout]     |                                                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tera::Context::add`: Use `insert` instead to keep consistency with std collections
[INFO] [stdout]    --> src/main.rs:245:29
[INFO] [stdout]     |
[INFO] [stdout] 245 |                         ctx.add("oyente_out", &j);
[INFO] [stdout]     |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tera::Context::add`: Use `insert` instead to keep consistency with std collections
[INFO] [stdout]    --> src/main.rs:246:29
[INFO] [stdout]     |
[INFO] [stdout] 246 |                         ctx.add("oyente_issues", &b)
[INFO] [stdout]     |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tera::Context::add`: Use `insert` instead to keep consistency with std collections
[INFO] [stdout]    --> src/main.rs:248:62
[INFO] [stdout]     |
[INFO] [stdout] 248 |                     tools::OyenteResponse::Failure(s) => ctx.add("oyente_err", &s),
[INFO] [stdout]     |                                                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.70s
[INFO] running `Command { std: "docker" "inspect" "b9ba31f2ee3a046b9fdcac2ec14095286475e9b9e0a310bb82814be03674b555", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9ba31f2ee3a046b9fdcac2ec14095286475e9b9e0a310bb82814be03674b555", kill_on_drop: false }`
[INFO] [stdout] b9ba31f2ee3a046b9fdcac2ec14095286475e9b9e0a310bb82814be03674b555
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c5efe610b17dfa5bb03a7478d79b0b4acdb7948e7f569a5e68a3b072f4945cbe
[INFO] running `Command { std: "docker" "start" "-a" "c5efe610b17dfa5bb03a7478d79b0b4acdb7948e7f569a5e68a3b072f4945cbe", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling solsa v0.1.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/main.rs:77:12
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[cfg_attr(feature = "cargo-clippy", allow(single_match, cyclomatic_complexity))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tera::Context::add`: Use `insert` instead to keep consistency with std collections
[INFO] [stdout]    --> src/main.rs:216:17
[INFO] [stdout]     |
[INFO] [stdout] 216 |             ctx.add("solsa_version", crate_version!());
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tera::Context::add`: Use `insert` instead to keep consistency with std collections
[INFO] [stdout]    --> src/main.rs:217:17
[INFO] [stdout]     |
[INFO] [stdout] 217 |             ctx.add("contract_file", cp_arc.as_ref());
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tera::Context::add`: Use `insert` instead to keep consistency with std collections
[INFO] [stdout]    --> src/main.rs:219:21
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 ctx.add("source", &contents);
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tera::Context::add`: Use `insert` instead to keep consistency with std collections
[INFO] [stdout]    --> src/main.rs:223:60
[INFO] [stdout]     |
[INFO] [stdout] 223 |                     tools::SolcResponse::Success(j) => ctx.add("solc_out", &j),
[INFO] [stdout]     |                                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tera::Context::add`: Use `insert` instead to keep consistency with std collections
[INFO] [stdout]    --> src/main.rs:224:60
[INFO] [stdout]     |
[INFO] [stdout] 224 |                     tools::SolcResponse::Failure(s) => ctx.add("solc_err", &s),
[INFO] [stdout]     |                                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tera::Context::add`: Use `insert` instead to keep consistency with std collections
[INFO] [stdout]    --> src/main.rs:230:62
[INFO] [stdout]     |
[INFO] [stdout] 230 |                     tools::SoliumResponse::Success(j) => ctx.add("solium_out", &j),
[INFO] [stdout]     |                                                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tera::Context::add`: Use `insert` instead to keep consistency with std collections
[INFO] [stdout]    --> src/main.rs:231:62
[INFO] [stdout]     |
[INFO] [stdout] 231 |                     tools::SoliumResponse::Failure(s) => ctx.add("solium_err", &s),
[INFO] [stdout]     |                                                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tera::Context::add`: Use `insert` instead to keep consistency with std collections
[INFO] [stdout]    --> src/main.rs:237:63
[INFO] [stdout]     |
[INFO] [stdout] 237 |                     tools::MythrilResponse::Success(j) => ctx.add("myth_out", &j),
[INFO] [stdout]     |                                                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tera::Context::add`: Use `insert` instead to keep consistency with std collections
[INFO] [stdout]    --> src/main.rs:238:63
[INFO] [stdout]     |
[INFO] [stdout] 238 |                     tools::MythrilResponse::Failure(s) => ctx.add("myth_err", &s),
[INFO] [stdout]     |                                                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tera::Context::add`: Use `insert` instead to keep consistency with std collections
[INFO] [stdout]    --> src/main.rs:245:29
[INFO] [stdout]     |
[INFO] [stdout] 245 |                         ctx.add("oyente_out", &j);
[INFO] [stdout]     |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tera::Context::add`: Use `insert` instead to keep consistency with std collections
[INFO] [stdout]    --> src/main.rs:246:29
[INFO] [stdout]     |
[INFO] [stdout] 246 |                         ctx.add("oyente_issues", &b)
[INFO] [stdout]     |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tera::Context::add`: Use `insert` instead to keep consistency with std collections
[INFO] [stdout]    --> src/main.rs:248:62
[INFO] [stdout]     |
[INFO] [stdout] 248 |                     tools::OyenteResponse::Failure(s) => ctx.add("oyente_err", &s),
[INFO] [stdout]     |                                                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.75s
[INFO] running `Command { std: "docker" "inspect" "c5efe610b17dfa5bb03a7478d79b0b4acdb7948e7f569a5e68a3b072f4945cbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5efe610b17dfa5bb03a7478d79b0b4acdb7948e7f569a5e68a3b072f4945cbe", kill_on_drop: false }`
[INFO] [stdout] c5efe610b17dfa5bb03a7478d79b0b4acdb7948e7f569a5e68a3b072f4945cbe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 24387a30563704b319f8a5ce5eba7c6877adc626c80ec89af4bb343e6b14ee81
[INFO] running `Command { std: "docker" "start" "-a" "24387a30563704b319f8a5ce5eba7c6877adc626c80ec89af4bb343e6b14ee81", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> src/main.rs:77:12
[INFO] [stderr]    |
[INFO] [stderr] 77 | #[cfg_attr(feature = "cargo-clippy", allow(single_match, cyclomatic_complexity))]
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `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 method `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 method `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 method `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 method `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 method `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 method `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 method `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 method `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 method `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 method `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 method `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] warning: `solsa` (bin "solsa" test) generated 13 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/solsa-5fade56a596ffb93)
[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; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "24387a30563704b319f8a5ce5eba7c6877adc626c80ec89af4bb343e6b14ee81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24387a30563704b319f8a5ce5eba7c6877adc626c80ec89af4bb343e6b14ee81", kill_on_drop: false }`
[INFO] [stdout] 24387a30563704b319f8a5ce5eba7c6877adc626c80ec89af4bb343e6b14ee81
