[INFO] cloning repository https://github.com/bytecodealliance/wasm-spec-interpreter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bytecodealliance/wasm-spec-interpreter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbytecodealliance%2Fwasm-spec-interpreter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbytecodealliance%2Fwasm-spec-interpreter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fa5983b6604a6073952c201d8f3194f4b25a3bfc
[INFO] checking bytecodealliance/wasm-spec-interpreter against try#5f6abd89da253a562ad85d235b9342a3ac336c28 for pr-156114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbytecodealliance%2Fwasm-spec-interpreter" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bytecodealliance/wasm-spec-interpreter
[INFO] finished tweaking git repo https://github.com/bytecodealliance/wasm-spec-interpreter
[INFO] tweaked toml for git repo https://github.com/bytecodealliance/wasm-spec-interpreter written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bytecodealliance/wasm-spec-interpreter on toolchain 5f6abd89da253a562ad85d235b9342a3ac336c28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bytecodealliance/wasm-spec-interpreter 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" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ocaml-interop v0.8.8
[INFO] [stderr]   Downloaded wast v46.0.0
[INFO] [stderr]   Downloaded ocaml-sys v0.22.3
[INFO] [stderr]   Downloaded ocaml-boxroot-sys v0.2.0
[INFO] [stderr]   Downloaded wasm-encoder v0.16.0
[INFO] [stderr]   Downloaded wat v1.0.48
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 999b49e732812032639163f628e9f1d3976b9e98bd4f51718764fb3de6bab007
[INFO] running `Command { std: "docker" "start" "-a" "999b49e732812032639163f628e9f1d3976b9e98bd4f51718764fb3de6bab007", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "999b49e732812032639163f628e9f1d3976b9e98bd4f51718764fb3de6bab007", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "999b49e732812032639163f628e9f1d3976b9e98bd4f51718764fb3de6bab007", kill_on_drop: false }`
[INFO] [stdout] 999b49e732812032639163f628e9f1d3976b9e98bd4f51718764fb3de6bab007
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 00bf01ade22cf6f2cf4f5c5d8ba365d69392a79f668ed2ca2a9f903679f432d9
[INFO] running `Command { std: "docker" "start" "-a" "00bf01ade22cf6f2cf4f5c5d8ba365d69392a79f668ed2ca2a9f903679f432d9", kill_on_drop: false }`
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]    Compiling wasm-spec-interpreter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking wasm-encoder v0.16.0
[INFO] [stdout] warning: unexpected `cfg` condition value: `has-libinterpret`
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "has-libinterpret")]
[INFO] [stdout]    |       ^^^^^^^^^^------------------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"build-libinterpret"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `build-libinterpret`, `ocaml-interop`, and `once_cell`
[INFO] [stdout]    = help: consider adding `has-libinterpret` 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: unexpected `cfg` condition value: `has-libinterpret`
[INFO] [stdout]   --> src/lib.rs:24:7
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg(feature = "has-libinterpret")]
[INFO] [stdout]    |       ^^^^^^^^^^------------------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"build-libinterpret"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `build-libinterpret`, `ocaml-interop`, and `once_cell`
[INFO] [stdout]    = help: consider adding `has-libinterpret` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `has-libinterpret`
[INFO] [stdout]   --> src/lib.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[cfg(not(feature = "has-libinterpret"))]
[INFO] [stdout]    |           ^^^^^^^^^^------------------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"build-libinterpret"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `build-libinterpret`, `ocaml-interop`, and `once_cell`
[INFO] [stdout]    = help: consider adding `has-libinterpret` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `has-libinterpret`
[INFO] [stdout]   --> src/lib.rs:29:11
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[cfg(not(feature = "has-libinterpret"))]
[INFO] [stdout]    |           ^^^^^^^^^^------------------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"build-libinterpret"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `build-libinterpret`, `ocaml-interop`, and `once_cell`
[INFO] [stdout]    = help: consider adding `has-libinterpret` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]   --> src/lib.rs:33:11
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[cfg(all(fuzzing, not(feature = "has-libinterpret")))]
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 32 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `has-libinterpret`
[INFO] [stdout]   --> src/lib.rs:33:24
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[cfg(all(fuzzing, not(feature = "has-libinterpret")))]
[INFO] [stdout]    |                        ^^^^^^^^^^------------------
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  help: there is a expected value with a similar name: `"build-libinterpret"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `build-libinterpret`, `ocaml-interop`, and `once_cell`
[INFO] [stdout]    = help: consider adding `has-libinterpret` 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] 
[INFO] [stdout] 
[INFO] [stderr]     Checking wast v46.0.0
[INFO] [stderr]     Checking wat v1.0.48
[INFO] [stdout] warning: unexpected `cfg` condition value: `has-libinterpret`
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "has-libinterpret")]
[INFO] [stdout]    |       ^^^^^^^^^^------------------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"build-libinterpret"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `build-libinterpret`, `ocaml-interop`, and `once_cell`
[INFO] [stdout]    = help: consider adding `has-libinterpret` 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: unexpected `cfg` condition value: `has-libinterpret`
[INFO] [stdout]   --> src/lib.rs:24:7
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg(feature = "has-libinterpret")]
[INFO] [stdout]    |       ^^^^^^^^^^------------------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"build-libinterpret"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `build-libinterpret`, `ocaml-interop`, and `once_cell`
[INFO] [stdout]    = help: consider adding `has-libinterpret` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `has-libinterpret`
[INFO] [stdout]   --> src/lib.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[cfg(not(feature = "has-libinterpret"))]
[INFO] [stdout]    |           ^^^^^^^^^^------------------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"build-libinterpret"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `build-libinterpret`, `ocaml-interop`, and `once_cell`
[INFO] [stdout]    = help: consider adding `has-libinterpret` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `has-libinterpret`
[INFO] [stdout]   --> src/lib.rs:29:11
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[cfg(not(feature = "has-libinterpret"))]
[INFO] [stdout]    |           ^^^^^^^^^^------------------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"build-libinterpret"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `build-libinterpret`, `ocaml-interop`, and `once_cell`
[INFO] [stdout]    = help: consider adding `has-libinterpret` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]   --> src/lib.rs:33:11
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[cfg(all(fuzzing, not(feature = "has-libinterpret")))]
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 32 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `has-libinterpret`
[INFO] [stdout]   --> src/lib.rs:33:24
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[cfg(all(fuzzing, not(feature = "has-libinterpret")))]
[INFO] [stdout]    |                        ^^^^^^^^^^------------------
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  help: there is a expected value with a similar name: `"build-libinterpret"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `build-libinterpret`, `ocaml-interop`, and `once_cell`
[INFO] [stdout]    = help: consider adding `has-libinterpret` 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] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.38s
[INFO] running `Command { std: "docker" "inspect" "00bf01ade22cf6f2cf4f5c5d8ba365d69392a79f668ed2ca2a9f903679f432d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00bf01ade22cf6f2cf4f5c5d8ba365d69392a79f668ed2ca2a9f903679f432d9", kill_on_drop: false }`
[INFO] [stdout] 00bf01ade22cf6f2cf4f5c5d8ba365d69392a79f668ed2ca2a9f903679f432d9
