[INFO] fetching crate solsa 0.1.7...
[INFO] building solsa-0.1.7 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate solsa 0.1.7 into /workspace/builds/worker-7-tc2/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-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate solsa 0.1.7 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 98 packages to latest compatible versions
[INFO] [stderr]       Adding clap v2.34.0 (available: v4.5.48)
[INFO] [stderr]       Adding tera v0.11.20 (available: v1.20.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 92af90ba8e2681ec548ad505b1625386646818219f9ba68c6506c5c7f57cadaf
[INFO] running `Command { std: "docker" "start" "-a" "92af90ba8e2681ec548ad505b1625386646818219f9ba68c6506c5c7f57cadaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "92af90ba8e2681ec548ad505b1625386646818219f9ba68c6506c5c7f57cadaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92af90ba8e2681ec548ad505b1625386646818219f9ba68c6506c5c7f57cadaf", kill_on_drop: false }`
[INFO] [stdout] 92af90ba8e2681ec548ad505b1625386646818219f9ba68c6506c5c7f57cadaf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5bf122b06f9dd02db0f60ef565a54238fcda42dde39681124ddd282b6e7ead50
[INFO] running `Command { std: "docker" "start" "-a" "5bf122b06f9dd02db0f60ef565a54238fcda42dde39681124ddd282b6e7ead50", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling unic-common v0.7.0
[INFO] [stderr]    Compiling unic-char-range v0.7.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling humansize v1.1.1
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling unic-char-property v0.7.0
[INFO] [stderr]    Compiling unic-ucd-version v0.7.0
[INFO] [stderr]    Compiling unic-ucd-segment v0.7.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling unic-segment v0.7.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pest v2.8.2
[INFO] [stderr]    Compiling pest_meta v2.8.2
[INFO] [stderr]    Compiling pest_generator v2.8.2
[INFO] [stderr]    Compiling pest_derive v2.8.2
[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 24.36s
[INFO] running `Command { std: "docker" "inspect" "5bf122b06f9dd02db0f60ef565a54238fcda42dde39681124ddd282b6e7ead50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bf122b06f9dd02db0f60ef565a54238fcda42dde39681124ddd282b6e7ead50", kill_on_drop: false }`
[INFO] [stdout] 5bf122b06f9dd02db0f60ef565a54238fcda42dde39681124ddd282b6e7ead50
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dd9494fccd66822988a2856b2f1a12b852cd10bbdb5a40fa1ece2749214dbbb5
[INFO] running `Command { std: "docker" "start" "-a" "dd9494fccd66822988a2856b2f1a12b852cd10bbdb5a40fa1ece2749214dbbb5", 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 1.05s
[INFO] running `Command { std: "docker" "inspect" "dd9494fccd66822988a2856b2f1a12b852cd10bbdb5a40fa1ece2749214dbbb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd9494fccd66822988a2856b2f1a12b852cd10bbdb5a40fa1ece2749214dbbb5", kill_on_drop: false }`
[INFO] [stdout] dd9494fccd66822988a2856b2f1a12b852cd10bbdb5a40fa1ece2749214dbbb5
