[INFO] updating cached repository wildarch/bridjit [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/wildarch/bridjit [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/wildarch/bridjit" "work/ex/beta-1.37-6/sources/1.36.0/gh/wildarch/bridjit"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/wildarch/bridjit'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/wildarch/bridjit" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/wildarch/bridjit"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/wildarch/bridjit'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 73522d5f7f998c32b7c0b2c61ea1a5a5aad48036 [INFO] sha for GitHub repo wildarch/bridjit: 73522d5f7f998c32b7c0b2c61ea1a5a5aad48036 [INFO] validating manifest of wildarch/bridjit on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of wildarch/bridjit on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing wildarch/bridjit [INFO] finished frobbing wildarch/bridjit [INFO] frobbed toml for wildarch/bridjit written to work/ex/beta-1.37-6/sources/1.36.0/gh/wildarch/bridjit/Cargo.toml [INFO] started frobbing wildarch/bridjit [INFO] finished frobbing wildarch/bridjit [INFO] frobbed toml for wildarch/bridjit written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/wildarch/bridjit/Cargo.toml [INFO] crate wildarch/bridjit already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/wildarch/bridjit/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing wildarch/bridjit against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/wildarch/bridjit:/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.36.0" "build" "--frozen"` [INFO] [stdout] ff6299c5e43b91f146383ca04c5dfb67da30cd922fe9be98909ef4b60dc03f20 [INFO] running `"docker" "start" "-a" "ff6299c5e43b91f146383ca04c5dfb67da30cd922fe9be98909ef4b60dc03f20"` [INFO] [stderr] Compiling bridjit v0.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'jit::mem::libc::uint32_t': Use u32 instead. [INFO] [stderr] --> src/jit/mem.rs:109:40 [INFO] [stderr] | [INFO] [stderr] 109 | fn memset(s: *mut libc::c_void, c: libc::uint32_t, n: libc::size_t) -> *mut libc::c_void; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.07s [INFO] running `"docker" "inspect" "ff6299c5e43b91f146383ca04c5dfb67da30cd922fe9be98909ef4b60dc03f20"` [INFO] running `"docker" "rm" "-f" "ff6299c5e43b91f146383ca04c5dfb67da30cd922fe9be98909ef4b60dc03f20"` [INFO] [stdout] ff6299c5e43b91f146383ca04c5dfb67da30cd922fe9be98909ef4b60dc03f20 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/wildarch/bridjit:/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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 02ef9bbcdd26ddd8613c2db45129941f432e49c0f589aa167a66ba1f48f4de29 [INFO] running `"docker" "start" "-a" "02ef9bbcdd26ddd8613c2db45129941f432e49c0f589aa167a66ba1f48f4de29"` [INFO] [stderr] Compiling bridjit v0.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'jit::mem::libc::uint32_t': Use u32 instead. [INFO] [stderr] --> src/jit/mem.rs:109:40 [INFO] [stderr] | [INFO] [stderr] 109 | fn memset(s: *mut libc::c_void, c: libc::uint32_t, n: libc::size_t) -> *mut libc::c_void; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.64s [INFO] running `"docker" "inspect" "02ef9bbcdd26ddd8613c2db45129941f432e49c0f589aa167a66ba1f48f4de29"` [INFO] running `"docker" "rm" "-f" "02ef9bbcdd26ddd8613c2db45129941f432e49c0f589aa167a66ba1f48f4de29"` [INFO] [stdout] 02ef9bbcdd26ddd8613c2db45129941f432e49c0f589aa167a66ba1f48f4de29 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/wildarch/bridjit:/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.36.0" "test" "--frozen"` [INFO] [stdout] 374f631b8fab288ed2ee5005ab469c56394eeba1229594aace4f93087f43e6f1 [INFO] running `"docker" "start" "-a" "374f631b8fab288ed2ee5005ab469c56394eeba1229594aace4f93087f43e6f1"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/bridjit-fb2883953dd5a8ce [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "374f631b8fab288ed2ee5005ab469c56394eeba1229594aace4f93087f43e6f1"` [INFO] running `"docker" "rm" "-f" "374f631b8fab288ed2ee5005ab469c56394eeba1229594aace4f93087f43e6f1"` [INFO] [stdout] 374f631b8fab288ed2ee5005ab469c56394eeba1229594aace4f93087f43e6f1