[INFO] fetching crate wasmer-runtime-fl 0.17.1...
[INFO] testing wasmer-runtime-fl-0.17.1 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate wasmer-runtime-fl 0.17.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate wasmer-runtime-fl 0.17.1
[INFO] finished tweaking crates.io crate wasmer-runtime-fl 0.17.1
[INFO] tweaked toml for crates.io crate wasmer-runtime-fl 0.17.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wasmer-runtime-fl 0.17.1 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 crates.io crate wasmer-runtime-fl 0.17.1 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 6374aea8f971403477dba13c5d6f54ee41d9f72c80153867686cf73b088e9c08
[INFO] running `Command { std: "docker" "start" "-a" "6374aea8f971403477dba13c5d6f54ee41d9f72c80153867686cf73b088e9c08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6374aea8f971403477dba13c5d6f54ee41d9f72c80153867686cf73b088e9c08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6374aea8f971403477dba13c5d6f54ee41d9f72c80153867686cf73b088e9c08", kill_on_drop: false }`
[INFO] [stdout] 6374aea8f971403477dba13c5d6f54ee41d9f72c80153867686cf73b088e9c08
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 295b465de6ab3b0e70b29d98792c19a128bf57a5a2f95355ad778ac826cab069
[INFO] running `Command { std: "docker" "start" "-a" "295b465de6ab3b0e70b29d98792c19a128bf57a5a2f95355ad778ac826cab069", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling serde v1.0.127
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling cranelift-entity v0.59.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling target-lexicon v0.10.0
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.59.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.127
[INFO] [stderr]    Compiling nix v0.15.0
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling cranelift-bforest v0.59.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling wasmparser v0.51.4
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.59.0
[INFO] [stderr]    Compiling blake3 v0.3.8
[INFO] [stderr]    Compiling raw-cpuid v7.0.4
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling parking_lot_core v0.7.2
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling errno v0.2.7
[INFO] [stderr]    Compiling page_size v0.4.2
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling parking_lot v0.10.2
[INFO] [stderr]    Compiling wasmer-runtime-core-fl v0.17.1
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling serde-bench v0.0.7
[INFO] [stderr]    Compiling serde_bytes v0.11.5
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling gimli v0.20.0
[INFO] [stderr]    Compiling cranelift-codegen v0.59.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[INFO] [stderr]    Compiling thiserror v1.0.26
[INFO] [stderr]    Compiling wasmer-clif-fork-frontend v0.59.0
[INFO] [stderr]    Compiling cranelift-native v0.59.0
[INFO] [stderr]    Compiling wasmer-clif-fork-wasm v0.59.0
[INFO] [stderr]    Compiling wasmer-clif-backend-fl v0.17.0
[INFO] [stderr]    Compiling wasmer-runtime-fl v0.17.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.16s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cranelift-codegen-meta v0.59.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "295b465de6ab3b0e70b29d98792c19a128bf57a5a2f95355ad778ac826cab069", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "295b465de6ab3b0e70b29d98792c19a128bf57a5a2f95355ad778ac826cab069", kill_on_drop: false }`
[INFO] [stdout] 295b465de6ab3b0e70b29d98792c19a128bf57a5a2f95355ad778ac826cab069
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 18662d93bc62d2f78087829cc4e46082ce951c637fd3813c833744e10f9d27c0
[INFO] running `Command { std: "docker" "start" "-a" "18662d93bc62d2f78087829cc4e46082ce951c637fd3813c833744e10f9d27c0", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling serde_json v1.0.66
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling cmake v0.1.45
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling half v1.7.1
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling serde_cbor v0.11.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling wabt-sys v0.6.1
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling bstr v0.2.16
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling plotters v0.3.1
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling criterion v0.3.5
[INFO] [stderr]    Compiling wabt v0.9.1
[INFO] [stderr]    Compiling wasmer-runtime-fl v0.17.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `wasmer_runtime` in this scope
[INFO] [stdout]  --> examples/call.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use wasmer_runtime::{compile, error, error::RuntimeError, imports, Ctx, Func, Value};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wasmer_runtime`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use wasmer_runtime_fl::{compile, error, error::RuntimeError, imports, Ctx, Func, Value};
[INFO] [stdout]   |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `wasmer_runtime`
[INFO] [stdout]  --> examples/call.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use wasmer_runtime::{compile, error, error::RuntimeError, imports, Ctx, Func, Value};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wasmer_runtime`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use wasmer_runtime_fl::{compile, error, error::RuntimeError, imports, Ctx, Func, Value};
[INFO] [stdout]   |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wasmer-runtime-fl` (example "call") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "18662d93bc62d2f78087829cc4e46082ce951c637fd3813c833744e10f9d27c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18662d93bc62d2f78087829cc4e46082ce951c637fd3813c833744e10f9d27c0", kill_on_drop: false }`
[INFO] [stdout] 18662d93bc62d2f78087829cc4e46082ce951c637fd3813c833744e10f9d27c0
