[INFO] crate wasmer-runtime-c-api 0.5.7 is already in cache
[INFO] extracting crate wasmer-runtime-c-api 0.5.7 into work/ex/beta-1.38-1/sources/1.37.0/reg/wasmer-runtime-c-api/0.5.7
[INFO] extracting crate wasmer-runtime-c-api 0.5.7 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/wasmer-runtime-c-api/0.5.7
[INFO] validating manifest of wasmer-runtime-c-api-0.5.7 on toolchain 1.37.0
[INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] validating manifest of wasmer-runtime-c-api-0.5.7 on toolchain beta-2019-08-13
[INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started frobbing wasmer-runtime-c-api-0.5.7
[INFO] finished frobbing wasmer-runtime-c-api-0.5.7
[INFO] frobbed toml for wasmer-runtime-c-api-0.5.7 written to work/ex/beta-1.38-1/sources/1.37.0/reg/wasmer-runtime-c-api/0.5.7/Cargo.toml
[INFO] started frobbing wasmer-runtime-c-api-0.5.7
[INFO] finished frobbing wasmer-runtime-c-api-0.5.7
[INFO] frobbed toml for wasmer-runtime-c-api-0.5.7 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/wasmer-runtime-c-api/0.5.7/Cargo.toml
[INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] testing wasmer-runtime-c-api-0.5.7 against 1.37.0 for beta-1.38-1
[INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/wasmer-runtime-c-api/0.5.7:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "build" "--frozen"`
[INFO] [stdout] 7c2d6c2b404afc5880e7e0ffda88f38fd1aa0017641faf00379cfa51cef590b3
[INFO] running `"docker" "start" "-a" "7c2d6c2b404afc5880e7e0ffda88f38fd1aa0017641faf00379cfa51cef590b3"`
[INFO] [stderr] Compiling serde v1.0.99
[INFO] [stderr] Compiling cranelift-entity v0.31.0
[INFO] [stderr] Compiling winapi v0.3.7
[INFO] [stderr] Compiling cbindgen v0.8.7
[INFO] [stderr] Compiling crossbeam-epoch v0.7.2
[INFO] [stderr] Compiling failure v0.1.5
[INFO] [stderr] Compiling cranelift-codegen-meta v0.31.0
[INFO] [stderr] Compiling cranelift-bforest v0.31.0
[INFO] [stderr] Compiling crossbeam-deque v0.6.3
[INFO] [stderr] Compiling winconsole v0.10.0
[INFO] [stderr] Compiling rayon-core v1.5.0
[INFO] [stderr] Compiling colored v1.8.0
[INFO] [stderr] Compiling rayon v1.1.0
[INFO] [stderr] Compiling cranelift-codegen v0.31.0
[INFO] [stderr] Compiling serde_json v1.0.40
[INFO] [stderr] Compiling serde-bench v0.0.7
[INFO] [stderr] Compiling hashbrown v0.1.8
[INFO] [stderr] Compiling toml v0.4.10
[INFO] [stderr] Compiling bincode v1.1.4
[INFO] [stderr] Compiling serde_bytes v0.10.5
[INFO] [stderr] Compiling wasmer-runtime-core v0.5.7
[INFO] [stderr] Compiling target-lexicon v0.4.0
[INFO] [stderr] Compiling wasmer-runtime-c-api v0.5.7 (/opt/crater/workdir)
[INFO] [stderr] warning: unused import: `fs`
[INFO] [stderr] --> build.rs:4:16
[INFO] [stderr] |
[INFO] [stderr] 4 | use std::{env, fs, path::PathBuf};
[INFO] [stderr] | ^^
[INFO] [stderr] |
[INFO] [stderr] = note: #[warn(unused_imports)] on by default
[INFO] [stderr]
[INFO] [stderr] Compiling wasmer-clif-fork-frontend v0.31.0
[INFO] [stderr] Compiling cranelift-native v0.31.0
[INFO] [stderr] Compiling wasmer-clif-fork-wasm v0.31.0
[INFO] [stderr] Compiling wasmer-clif-backend v0.5.7
[INFO] [stderr] Compiling wasmer-runtime v0.5.7
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr] --> src/error.rs:11:43
[INFO] [stderr] |
[INFO] [stderr] 11 | static LAST_ERROR: RefCell