[INFO] updating cached repository wycats/argon [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/wycats/argon [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/wycats/argon" "work/ex/beta-1.38-1/sources/1.37.0/gh/wycats/argon"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/wycats/argon'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/wycats/argon" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/wycats/argon"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/wycats/argon'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5e313b97680fdead6c34214040d0ad3eeeb485bb [INFO] sha for GitHub repo wycats/argon: 5e313b97680fdead6c34214040d0ad3eeeb485bb [INFO] validating manifest of wycats/argon 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 wycats/argon 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 wycats/argon [INFO] removed workspace from wycats/argon [INFO] finished frobbing wycats/argon [INFO] frobbed toml for wycats/argon written to work/ex/beta-1.38-1/sources/1.37.0/gh/wycats/argon/Cargo.toml [INFO] started frobbing wycats/argon [INFO] removed workspace from wycats/argon [INFO] finished frobbing wycats/argon [INFO] frobbed toml for wycats/argon written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/wycats/argon/Cargo.toml [INFO] crate wycats/argon already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/wycats/argon/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.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 wycats/argon 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-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/wycats/argon:/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] 38050cebca9582bf86abb6a858782193e0a06ae356cf41cef56703e25e0dcaf0 [INFO] running `"docker" "start" "-a" "38050cebca9582bf86abb6a858782193e0a06ae356cf41cef56703e25e0dcaf0"` [INFO] [stderr] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] running `"docker" "inspect" "38050cebca9582bf86abb6a858782193e0a06ae356cf41cef56703e25e0dcaf0"` [INFO] running `"docker" "rm" "-f" "38050cebca9582bf86abb6a858782193e0a06ae356cf41cef56703e25e0dcaf0"` [INFO] [stdout] 38050cebca9582bf86abb6a858782193e0a06ae356cf41cef56703e25e0dcaf0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/wycats/argon:/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" "test" "--frozen" "--no-run"` [INFO] [stdout] 9b1d94e7dfbaad6e8f7285a3e0c9e7336c3d91160d535e71f7c12682d5f302d7 [INFO] running `"docker" "start" "-a" "9b1d94e7dfbaad6e8f7285a3e0c9e7336c3d91160d535e71f7c12682d5f302d7"` [INFO] [stderr] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest [INFO] [stderr] Compiling nan-preserving-float v0.1.0 [INFO] [stderr] Compiling memory_units v0.3.0 [INFO] [stderr] Compiling parity-wasm v0.31.3 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling parity-wasm v0.27.6 [INFO] [stderr] Compiling wasmi v0.2.1 [INFO] [stderr] Compiling argon-examples v1.0.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.59s [INFO] running `"docker" "inspect" "9b1d94e7dfbaad6e8f7285a3e0c9e7336c3d91160d535e71f7c12682d5f302d7"` [INFO] running `"docker" "rm" "-f" "9b1d94e7dfbaad6e8f7285a3e0c9e7336c3d91160d535e71f7c12682d5f302d7"` [INFO] [stdout] 9b1d94e7dfbaad6e8f7285a3e0c9e7336c3d91160d535e71f7c12682d5f302d7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/wycats/argon:/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" "test" "--frozen"` [INFO] [stdout] 7cd7daa6f0eb2d7912957cb952f3699ab0c09dc1d7d9f2246813b95aebffc300 [INFO] running `"docker" "start" "-a" "7cd7daa6f0eb2d7912957cb952f3699ab0c09dc1d7d9f2246813b95aebffc300"` [INFO] [stderr] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] running `"docker" "inspect" "7cd7daa6f0eb2d7912957cb952f3699ab0c09dc1d7d9f2246813b95aebffc300"` [INFO] running `"docker" "rm" "-f" "7cd7daa6f0eb2d7912957cb952f3699ab0c09dc1d7d9f2246813b95aebffc300"` [INFO] [stdout] 7cd7daa6f0eb2d7912957cb952f3699ab0c09dc1d7d9f2246813b95aebffc300