[INFO] updating cached repository badboy/dotenv-shell [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/badboy/dotenv-shell [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/badboy/dotenv-shell" "work/ex/beta-1.37-6/sources/1.36.0/gh/badboy/dotenv-shell"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/badboy/dotenv-shell'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/badboy/dotenv-shell" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/badboy/dotenv-shell"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/badboy/dotenv-shell'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b35a1863a8b4a9c966aa5872c7edda41855baaac [INFO] sha for GitHub repo badboy/dotenv-shell: b35a1863a8b4a9c966aa5872c7edda41855baaac [INFO] validating manifest of badboy/dotenv-shell 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 badboy/dotenv-shell 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 badboy/dotenv-shell [INFO] finished frobbing badboy/dotenv-shell [INFO] frobbed toml for badboy/dotenv-shell written to work/ex/beta-1.37-6/sources/1.36.0/gh/badboy/dotenv-shell/Cargo.toml [INFO] started frobbing badboy/dotenv-shell [INFO] finished frobbing badboy/dotenv-shell [INFO] frobbed toml for badboy/dotenv-shell written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/badboy/dotenv-shell/Cargo.toml [INFO] crate badboy/dotenv-shell 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/badboy/dotenv-shell/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] [stderr] Blocking waiting for file lock on package cache [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] [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] [stderr] Blocking waiting for file lock on package cache [INFO] testing badboy/dotenv-shell 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/badboy/dotenv-shell:/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] 280226b390d525a160164d611694d6be7c7ffa44fa3238bd8c90cc5098e9a324 [INFO] running `"docker" "start" "-a" "280226b390d525a160164d611694d6be7c7ffa44fa3238bd8c90cc5098e9a324"` [INFO] [stderr] Compiling dotenv v0.8.0 [INFO] [stderr] Compiling dotenv-shell v1.0.1 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `libc::c_char` [INFO] [stderr] --> src/main.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | use libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.33s [INFO] running `"docker" "inspect" "280226b390d525a160164d611694d6be7c7ffa44fa3238bd8c90cc5098e9a324"` [INFO] running `"docker" "rm" "-f" "280226b390d525a160164d611694d6be7c7ffa44fa3238bd8c90cc5098e9a324"` [INFO] [stdout] 280226b390d525a160164d611694d6be7c7ffa44fa3238bd8c90cc5098e9a324 [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/badboy/dotenv-shell:/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] 7fad29089caa3581d4598ef7d2cd6b086f3324e4e6452e6dca41893f53d3e85c [INFO] running `"docker" "start" "-a" "7fad29089caa3581d4598ef7d2cd6b086f3324e4e6452e6dca41893f53d3e85c"` [INFO] [stderr] Compiling dotenv-shell v1.0.1 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `libc::c_char` [INFO] [stderr] --> src/main.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | use libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.78s [INFO] running `"docker" "inspect" "7fad29089caa3581d4598ef7d2cd6b086f3324e4e6452e6dca41893f53d3e85c"` [INFO] running `"docker" "rm" "-f" "7fad29089caa3581d4598ef7d2cd6b086f3324e4e6452e6dca41893f53d3e85c"` [INFO] [stdout] 7fad29089caa3581d4598ef7d2cd6b086f3324e4e6452e6dca41893f53d3e85c [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/badboy/dotenv-shell:/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] 65830378491d763fb5b0f8ed170f56b403ba31138f2cf5cf5cea3257903eac00 [INFO] running `"docker" "start" "-a" "65830378491d763fb5b0f8ed170f56b403ba31138f2cf5cf5cea3257903eac00"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/dotenv_shell-12a4e815ccf65613 [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" "65830378491d763fb5b0f8ed170f56b403ba31138f2cf5cf5cea3257903eac00"` [INFO] running `"docker" "rm" "-f" "65830378491d763fb5b0f8ed170f56b403ba31138f2cf5cf5cea3257903eac00"` [INFO] [stdout] 65830378491d763fb5b0f8ed170f56b403ba31138f2cf5cf5cea3257903eac00