[INFO] cloning repository https://github.com/polywrap/script-wrap-template
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/polywrap/script-wrap-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpolywrap%2Fscript-wrap-template", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpolywrap%2Fscript-wrap-template'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 64cfca484e0c1fb5b82e593fc02d28bffd48bba5
[INFO] testing polywrap/script-wrap-template against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpolywrap%2Fscript-wrap-template" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/polywrap/script-wrap-template
[INFO] finished tweaking git repo https://github.com/polywrap/script-wrap-template
[INFO] tweaked toml for git repo https://github.com/polywrap/script-wrap-template written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/polywrap/script-wrap-template on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/polywrap/script-wrap-template already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 409bd77ec061ffaa0ac5418f515b2dcc9845d5192433d19a2dff3a74df01f2c2
[INFO] running `Command { std: "docker" "start" "-a" "409bd77ec061ffaa0ac5418f515b2dcc9845d5192433d19a2dff3a74df01f2c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "409bd77ec061ffaa0ac5418f515b2dcc9845d5192433d19a2dff3a74df01f2c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "409bd77ec061ffaa0ac5418f515b2dcc9845d5192433d19a2dff3a74df01f2c2", kill_on_drop: false }`
[INFO] [stdout] 409bd77ec061ffaa0ac5418f515b2dcc9845d5192433d19a2dff3a74df01f2c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] af6bcb0588f90af733f8bed4b18dc51dfb11c89901dc47f5e48c473bc1079f1a
[INFO] running `Command { std: "docker" "start" "-a" "af6bcb0588f90af733f8bed4b18dc51dfb11c89901dc47f5e48c473bc1079f1a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling paste v1.0.12
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.32
[INFO] [stderr]    Compiling rmp v0.8.11
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling serde_bytes v0.11.9
[INFO] [stderr]    Compiling rmp-serde v1.1.1
[INFO] [stderr]    Compiling rmpv v1.0.0
[INFO] [stderr]    Compiling bigdecimal v0.3.1
[INFO] [stderr]    Compiling polywrap-wasm-rs v0.10.3
[INFO] [stderr]    Compiling module v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::convert::TryFrom`
[INFO] [stdout]  --> src/wrap/imported/js_engine_eval_result/serialization.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::convert::TryFrom;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BigInt`, `BigNumber`, and `Map`
[INFO] [stdout]  --> src/wrap/imported/js_engine_eval_result/serialization.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     BigInt,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 4 |     BigNumber,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 5 |     Map,
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BigInt`, `BigNumber`, and `Map`
[INFO] [stdout]  --> src/wrap/imported/js_engine_eval_result/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     BigInt,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 5 |     BigNumber,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 6 |     Map,
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `js_engine_eval_result::*`
[INFO] [stdout]  --> src/wrap/imported/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use js_engine_eval_result::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::convert::TryFrom`
[INFO] [stdout]  --> src/wrap/imported/js_engine_global_var/serialization.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::convert::TryFrom;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BigInt`, `BigNumber`, and `Map`
[INFO] [stdout]  --> src/wrap/imported/js_engine_global_var/serialization.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     BigInt,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 4 |     BigNumber,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 5 |     Map,
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BigInt`, `BigNumber`, and `Map`
[INFO] [stdout]  --> src/wrap/imported/js_engine_global_var/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     BigInt,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 5 |     BigNumber,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 6 |     Map,
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `js_engine_global_var::*`
[INFO] [stdout]  --> src/wrap/imported/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use js_engine_global_var::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BigInt`, `BigNumber`, `JSON`, `Map`, `Read`, and `Write`
[INFO] [stdout]  --> src/wrap/imported/js_engine_module/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     BigInt,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 4 |     BigNumber,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 5 |     Map,
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 6 |     Read,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 7 |     Write,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 8 |     JSON,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BigInt`, `BigNumber`, `JSON`, and `Map`
[INFO] [stdout]   --> src/wrap/imported/js_engine_module/serialization.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout]  3 |     BigInt,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]  4 |     BigNumber,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]  5 |     Map,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 |     JSON,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::JsEngineGlobalVar`
[INFO] [stdout]   --> src/wrap/imported/js_engine_module/mod.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use crate::JsEngineGlobalVar;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::{
[INFO] [stdout]          }`
[INFO] [stdout]  --> src/wrap/module/module.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 |   use crate::{
[INFO] [stdout]   |  _____^
[INFO] [stdout] 2 | | };
[INFO] [stdout]   | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BigInt`, `BigNumber`, `JSON`, and `Map`
[INFO] [stdout]  --> src/wrap/module/module.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     BigInt,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 5 |     BigNumber,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 6 |     Map,
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 7 |     JSON,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ModuleTrait` and `Module`
[INFO] [stdout]  --> src/wrap/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     Module,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 9 |     ModuleTrait,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `URI`, `new`, `to_buffer`, `from_buffer`, and `write` are never used
[INFO] [stdout]   --> src/wrap/imported/js_engine_eval_result/mod.rs:27:15
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl JsEngineEvalResult {
[INFO] [stdout]    | ----------------------- associated items in this implementation
[INFO] [stdout] 27 |     pub const URI: &'static str = "ipfs/Qmbokxv3S2UFvkM569Gu4XCi4KvVCn138U7xBFCxfGQipo";
[INFO] [stdout]    |               ^^^
[INFO] [stdout] 28 |
[INFO] [stdout] 29 |     pub fn new() -> JsEngineEvalResult {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub fn to_buffer(args: &JsEngineEvalResult) -> Result<Vec<u8>, EncodeError> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn from_buffer(args: &[u8]) -> Result<JsEngineEvalResult, DecodeError> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub fn write<W: Write>(args: &JsEngineEvalResult, writer: &mut W) -> Result<(), EncodeError> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `serialize_js_engine_eval_result` is never used
[INFO] [stdout]   --> src/wrap/imported/js_engine_eval_result/serialization.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn serialize_js_engine_eval_result(args: &JsEngineEvalResult) -> Result<Vec<u8>, EncodeError> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_js_engine_eval_result` is never used
[INFO] [stdout]   --> src/wrap/imported/js_engine_eval_result/serialization.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn write_js_engine_eval_result<W: Write>(args: &JsEngineEvalResult, writer: &mut W) -> Result<(), EncodeError> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deserialize_js_engine_eval_result` is never used
[INFO] [stdout]   --> src/wrap/imported/js_engine_eval_result/serialization.rs:38:8
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub fn deserialize_js_engine_eval_result(args: &[u8]) -> Result<JsEngineEvalResult, DecodeError> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `URI`, `new`, `to_buffer`, `from_buffer`, and `read` are never used
[INFO] [stdout]   --> src/wrap/imported/js_engine_global_var/mod.rs:27:15
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl JsEngineGlobalVar {
[INFO] [stdout]    | ---------------------- associated items in this implementation
[INFO] [stdout] 27 |     pub const URI: &'static str = "ipfs/Qmbokxv3S2UFvkM569Gu4XCi4KvVCn138U7xBFCxfGQipo";
[INFO] [stdout]    |               ^^^
[INFO] [stdout] 28 |
[INFO] [stdout] 29 |     pub fn new() -> JsEngineGlobalVar {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub fn to_buffer(args: &JsEngineGlobalVar) -> Result<Vec<u8>, EncodeError> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn from_buffer(args: &[u8]) -> Result<JsEngineGlobalVar, DecodeError> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub fn read<R: Read>(reader: &mut R) -> Result<JsEngineGlobalVar, DecodeError> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `serialize_js_engine_global_var` is never used
[INFO] [stdout]   --> src/wrap/imported/js_engine_global_var/serialization.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn serialize_js_engine_global_var(args: &JsEngineGlobalVar) -> Result<Vec<u8>, EncodeError> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deserialize_js_engine_global_var` is never used
[INFO] [stdout]   --> src/wrap/imported/js_engine_global_var/serialization.rs:38:8
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub fn deserialize_js_engine_global_var(args: &[u8]) -> Result<JsEngineGlobalVar, DecodeError> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_js_engine_global_var` is never used
[INFO] [stdout]   --> src/wrap/imported/js_engine_global_var/serialization.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn read_js_engine_global_var<R: Read>(reader: &mut R) -> Result<JsEngineGlobalVar, DecodeError> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `URI`, `new`, and `eval` are never used
[INFO] [stdout]   --> src/wrap/imported/js_engine_module/mod.rs:28:15
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl JsEngineModule {
[INFO] [stdout]    | ------------------- associated items in this implementation
[INFO] [stdout] 28 |     pub const URI: &'static str = "ipfs/Qmbokxv3S2UFvkM569Gu4XCi4KvVCn138U7xBFCxfGQipo";
[INFO] [stdout]    |               ^^^
[INFO] [stdout] 29 |
[INFO] [stdout] 30 |     pub fn new() -> JsEngineModule {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn eval(args: &ArgsEval) -> Result<JsEngineEvalResult, String> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ArgsEval` is never constructed
[INFO] [stdout]   --> src/wrap/imported/js_engine_module/serialization.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct ArgsEval {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deserialize_eval_args` is never used
[INFO] [stdout]   --> src/wrap/imported/js_engine_module/serialization.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn deserialize_eval_args(args: &[u8]) -> Result<ArgsEval, DecodeError> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `serialize_eval_args` is never used
[INFO] [stdout]   --> src/wrap/imported/js_engine_module/serialization.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub fn serialize_eval_args(args: &ArgsEval) -> Result<Vec<u8>, EncodeError> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_eval_args` is never used
[INFO] [stdout]   --> src/wrap/imported/js_engine_module/serialization.rs:65:8
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub fn write_eval_args<W: Write>(args: &ArgsEval, writer: &mut W) -> Result<(), EncodeError> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `serialize_eval_result` is never used
[INFO] [stdout]   --> src/wrap/imported/js_engine_module/serialization.rs:74:8
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub fn serialize_eval_result(result: &JsEngineEvalResult) -> Result<Vec<u8>, EncodeError> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_eval_result` is never used
[INFO] [stdout]   --> src/wrap/imported/js_engine_module/serialization.rs:82:8
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub fn write_eval_result<W: Write>(result: &JsEngineEvalResult, writer: &mut W) -> Result<(), EncodeError> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deserialize_eval_result` is never used
[INFO] [stdout]   --> src/wrap/imported/js_engine_module/serialization.rs:89:8
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub fn deserialize_eval_result(result: &[u8]) -> Result<JsEngineEvalResult, DecodeError> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deserialize_eval_with_globals_args` is never used
[INFO] [stdout]    --> src/wrap/imported/js_engine_module/serialization.rs:107:8
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub fn deserialize_eval_with_globals_args(args: &[u8]) -> Result<ArgsEvalWithGlobals, DecodeError> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `serialize_eval_with_globals_result` is never used
[INFO] [stdout]    --> src/wrap/imported/js_engine_module/serialization.rs:178:8
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub fn serialize_eval_with_globals_result(result: &JsEngineEvalResult) -> Result<Vec<u8>, EncodeError> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_eval_with_globals_result` is never used
[INFO] [stdout]    --> src/wrap/imported/js_engine_module/serialization.rs:186:8
[INFO] [stdout]     |
[INFO] [stdout] 186 | pub fn write_eval_with_globals_result<W: Write>(result: &JsEngineEvalResult, writer: &mut W) -> Result<(), EncodeError> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Module` is never constructed
[INFO] [stdout]   --> src/wrap/module/module.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Module;
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ModuleTrait` is never used
[INFO] [stdout]   --> src/wrap/module/module.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub trait ModuleTrait {
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.75s
[INFO] running `Command { std: "docker" "inspect" "af6bcb0588f90af733f8bed4b18dc51dfb11c89901dc47f5e48c473bc1079f1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af6bcb0588f90af733f8bed4b18dc51dfb11c89901dc47f5e48c473bc1079f1a", kill_on_drop: false }`
[INFO] [stdout] af6bcb0588f90af733f8bed4b18dc51dfb11c89901dc47f5e48c473bc1079f1a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] add35814b58a4f815ccc80d7db0f2ab2ae414b29a875ea89847652b0b9ebbd5b
[INFO] running `Command { std: "docker" "start" "-a" "add35814b58a4f815ccc80d7db0f2ab2ae414b29a875ea89847652b0b9ebbd5b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling const-oid v0.9.5
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling winnow v0.5.15
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling bumpalo v3.13.0
[INFO] [stderr]    Compiling cpufeatures v0.2.7
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling syn v2.0.32
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling rustls v0.20.8
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling target-lexicon v0.12.7
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling url v2.4.0
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.7.6/src/lib.rs:33:42
[INFO] [stdout]    |
[INFO] [stdout] 33 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))]
[INFO] [stdout]    |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ahash` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "add35814b58a4f815ccc80d7db0f2ab2ae414b29a875ea89847652b0b9ebbd5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "add35814b58a4f815ccc80d7db0f2ab2ae414b29a875ea89847652b0b9ebbd5b", kill_on_drop: false }`
[INFO] [stdout] add35814b58a4f815ccc80d7db0f2ab2ae414b29a875ea89847652b0b9ebbd5b
