[INFO] crate plutus 0.1.0 is already in cache [INFO] extracting crate plutus 0.1.0 into work/ex/beta-1.37-6/sources/1.36.0/reg/plutus/0.1.0 [INFO] extracting crate plutus 0.1.0 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/plutus/0.1.0 [INFO] validating manifest of plutus-0.1.0 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 plutus-0.1.0 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 plutus-0.1.0 [INFO] finished frobbing plutus-0.1.0 [INFO] frobbed toml for plutus-0.1.0 written to work/ex/beta-1.37-6/sources/1.36.0/reg/plutus/0.1.0/Cargo.toml [INFO] started frobbing plutus-0.1.0 [INFO] finished frobbing plutus-0.1.0 [INFO] frobbed toml for plutus-0.1.0 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/plutus/0.1.0/Cargo.toml [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] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing plutus-0.1.0 against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/plutus/0.1.0:/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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 1d31095529e7df52bb89602f56201900ecb3b6895bd195f68806b9e8f6f85784 [INFO] running `"docker" "start" "-a" "1d31095529e7df52bb89602f56201900ecb3b6895bd195f68806b9e8f6f85784"` [INFO] [stderr] Compiling json v0.11.14 [INFO] [stderr] Compiling curl-sys v0.1.35 [INFO] [stderr] Compiling curl v0.2.19 [INFO] [stderr] Compiling plutus v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `json::parse` [INFO] [stderr] --> src/main.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | use json::parse; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead [INFO] [stderr] --> src/main.rs:38:26 [INFO] [stderr] | [INFO] [stderr] 38 | for cause in err.causes().skip(1) { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused attribute [INFO] [stderr] --> src/main.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_attributes)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused attribute [INFO] [stderr] --> src/main.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `"docker" "inspect" "1d31095529e7df52bb89602f56201900ecb3b6895bd195f68806b9e8f6f85784"` [INFO] running `"docker" "rm" "-f" "1d31095529e7df52bb89602f56201900ecb3b6895bd195f68806b9e8f6f85784"` [INFO] [stdout] 1d31095529e7df52bb89602f56201900ecb3b6895bd195f68806b9e8f6f85784 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/plutus/0.1.0:/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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 0beb309f94d9e29c3215013c843e92a9dca8558eeeaee6f7bc086a55e3410d5c [INFO] running `"docker" "start" "-a" "0beb309f94d9e29c3215013c843e92a9dca8558eeeaee6f7bc086a55e3410d5c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] running `"docker" "inspect" "0beb309f94d9e29c3215013c843e92a9dca8558eeeaee6f7bc086a55e3410d5c"` [INFO] running `"docker" "rm" "-f" "0beb309f94d9e29c3215013c843e92a9dca8558eeeaee6f7bc086a55e3410d5c"` [INFO] [stdout] 0beb309f94d9e29c3215013c843e92a9dca8558eeeaee6f7bc086a55e3410d5c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/plutus/0.1.0:/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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] b0cca3833c42202fb5f11a41a856b44183ded899a5e4fd994008fe8334a07169 [INFO] running `"docker" "start" "-a" "b0cca3833c42202fb5f11a41a856b44183ded899a5e4fd994008fe8334a07169"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] running `"docker" "inspect" "b0cca3833c42202fb5f11a41a856b44183ded899a5e4fd994008fe8334a07169"` [INFO] running `"docker" "rm" "-f" "b0cca3833c42202fb5f11a41a856b44183ded899a5e4fd994008fe8334a07169"` [INFO] [stdout] b0cca3833c42202fb5f11a41a856b44183ded899a5e4fd994008fe8334a07169