[INFO] updating cached repository dcastelltort/envify [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/dcastelltort/envify [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/dcastelltort/envify" "work/ex/beta-1.38-1/sources/1.37.0/gh/dcastelltort/envify"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/dcastelltort/envify'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/dcastelltort/envify" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/dcastelltort/envify"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/dcastelltort/envify'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c170e8c09ce94f4a2ac9dab3742821ec601e7f69 [INFO] sha for GitHub repo dcastelltort/envify: c170e8c09ce94f4a2ac9dab3742821ec601e7f69 [INFO] validating manifest of dcastelltort/envify 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 dcastelltort/envify 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 dcastelltort/envify [INFO] finished frobbing dcastelltort/envify [INFO] frobbed toml for dcastelltort/envify written to work/ex/beta-1.38-1/sources/1.37.0/gh/dcastelltort/envify/Cargo.toml [INFO] started frobbing dcastelltort/envify [INFO] finished frobbing dcastelltort/envify [INFO] frobbed toml for dcastelltort/envify written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/dcastelltort/envify/Cargo.toml [INFO] crate dcastelltort/envify 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing dcastelltort/envify 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-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/dcastelltort/envify:/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] 789ee88f9137366426373d0b0195992c566b5f51dbaa26fc5939fd51d3e0cd33 [INFO] running `"docker" "start" "-a" "789ee88f9137366426373d0b0195992c566b5f51dbaa26fc5939fd51d3e0cd33"` [INFO] [stderr] Compiling serde v1.0.55 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling syn v0.13.10 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling rayon v0.9.0 [INFO] [stderr] Compiling structopt-derive v0.2.8 [INFO] [stderr] Compiling serde_derive v1.0.55 [INFO] [stderr] Compiling structopt v0.2.8 [INFO] [stderr] Compiling serde_json v1.0.17 [INFO] [stderr] Compiling quicli v0.2.0 [INFO] [stderr] Compiling envify v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.65s [INFO] running `"docker" "inspect" "789ee88f9137366426373d0b0195992c566b5f51dbaa26fc5939fd51d3e0cd33"` [INFO] running `"docker" "rm" "-f" "789ee88f9137366426373d0b0195992c566b5f51dbaa26fc5939fd51d3e0cd33"` [INFO] [stdout] 789ee88f9137366426373d0b0195992c566b5f51dbaa26fc5939fd51d3e0cd33 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/dcastelltort/envify:/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] 1a9f787c5146e1d83d7ea408602c0555989b8eded86fe885e763a5d1a0f78c47 [INFO] running `"docker" "start" "-a" "1a9f787c5146e1d83d7ea408602c0555989b8eded86fe885e763a5d1a0f78c47"` [INFO] [stderr] Compiling envify v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.99s [INFO] running `"docker" "inspect" "1a9f787c5146e1d83d7ea408602c0555989b8eded86fe885e763a5d1a0f78c47"` [INFO] running `"docker" "rm" "-f" "1a9f787c5146e1d83d7ea408602c0555989b8eded86fe885e763a5d1a0f78c47"` [INFO] [stdout] 1a9f787c5146e1d83d7ea408602c0555989b8eded86fe885e763a5d1a0f78c47 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/dcastelltort/envify:/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] fd8d0882d20ca227aefb4d198684529219d4148fb3c99322bf98ce75921380ce [INFO] running `"docker" "start" "-a" "fd8d0882d20ca227aefb4d198684529219d4148fb3c99322bf98ce75921380ce"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/envify-2084f7bdcedf89f5 [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" "fd8d0882d20ca227aefb4d198684529219d4148fb3c99322bf98ce75921380ce"` [INFO] running `"docker" "rm" "-f" "fd8d0882d20ca227aefb4d198684529219d4148fb3c99322bf98ce75921380ce"` [INFO] [stdout] fd8d0882d20ca227aefb4d198684529219d4148fb3c99322bf98ce75921380ce