[INFO] updating cached repository jleahred/embed_dir [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/jleahred/embed_dir [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/jleahred/embed_dir" "work/ex/beta-1.37-6/sources/1.36.0/gh/jleahred/embed_dir"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/jleahred/embed_dir'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jleahred/embed_dir" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jleahred/embed_dir"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jleahred/embed_dir'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 39beefe8ce1f5eba97a6ba860dfc5744144f3e6c [INFO] sha for GitHub repo jleahred/embed_dir: 39beefe8ce1f5eba97a6ba860dfc5744144f3e6c [INFO] validating manifest of jleahred/embed_dir 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 jleahred/embed_dir 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 jleahred/embed_dir [INFO] finished frobbing jleahred/embed_dir [INFO] frobbed toml for jleahred/embed_dir written to work/ex/beta-1.37-6/sources/1.36.0/gh/jleahred/embed_dir/Cargo.toml [INFO] started frobbing jleahred/embed_dir [INFO] finished frobbing jleahred/embed_dir [INFO] frobbed toml for jleahred/embed_dir written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jleahred/embed_dir/Cargo.toml [INFO] crate jleahred/embed_dir 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/jleahred/embed_dir/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] 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 jleahred/embed_dir 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-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jleahred/embed_dir:/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] 243415c2ca28477d1a90f149649dbfce5b08ad9d40603e99c29ffec7b642c9a8 [INFO] running `"docker" "start" "-a" "243415c2ca28477d1a90f149649dbfce5b08ad9d40603e99c29ffec7b642c9a8"` [INFO] [stderr] Compiling embed_dir v0.2.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.29s [INFO] running `"docker" "inspect" "243415c2ca28477d1a90f149649dbfce5b08ad9d40603e99c29ffec7b642c9a8"` [INFO] running `"docker" "rm" "-f" "243415c2ca28477d1a90f149649dbfce5b08ad9d40603e99c29ffec7b642c9a8"` [INFO] [stdout] 243415c2ca28477d1a90f149649dbfce5b08ad9d40603e99c29ffec7b642c9a8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jleahred/embed_dir:/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] 3e40ac287aa85784dfa00d90c86a4e552e4fc0fe002f87cb27fcef8e30522b4a [INFO] running `"docker" "start" "-a" "3e40ac287aa85784dfa00d90c86a4e552e4fc0fe002f87cb27fcef8e30522b4a"` [INFO] [stderr] Compiling embed_dir v0.2.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.73s [INFO] running `"docker" "inspect" "3e40ac287aa85784dfa00d90c86a4e552e4fc0fe002f87cb27fcef8e30522b4a"` [INFO] running `"docker" "rm" "-f" "3e40ac287aa85784dfa00d90c86a4e552e4fc0fe002f87cb27fcef8e30522b4a"` [INFO] [stdout] 3e40ac287aa85784dfa00d90c86a4e552e4fc0fe002f87cb27fcef8e30522b4a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jleahred/embed_dir:/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] 82c6977f1b20787f84d68f53014cc8bbe534efb5cfb4926ab9480f3085d14a1e [INFO] running `"docker" "start" "-a" "82c6977f1b20787f84d68f53014cc8bbe534efb5cfb4926ab9480f3085d14a1e"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/embed_dir-a1c370fe7ed6811e [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" "82c6977f1b20787f84d68f53014cc8bbe534efb5cfb4926ab9480f3085d14a1e"` [INFO] running `"docker" "rm" "-f" "82c6977f1b20787f84d68f53014cc8bbe534efb5cfb4926ab9480f3085d14a1e"` [INFO] [stdout] 82c6977f1b20787f84d68f53014cc8bbe534efb5cfb4926ab9480f3085d14a1e