[INFO] updating cached repository soyrochus/chrysopoeia [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/soyrochus/chrysopoeia [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/soyrochus/chrysopoeia" "work/ex/beta-1.38-1/sources/1.37.0/gh/soyrochus/chrysopoeia"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/soyrochus/chrysopoeia'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/soyrochus/chrysopoeia" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/soyrochus/chrysopoeia"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/soyrochus/chrysopoeia'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7bf90a0a84654ab7ed1cac813df95e6a8715e23b [INFO] sha for GitHub repo soyrochus/chrysopoeia: 7bf90a0a84654ab7ed1cac813df95e6a8715e23b [INFO] validating manifest of soyrochus/chrysopoeia 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 soyrochus/chrysopoeia 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 soyrochus/chrysopoeia [INFO] finished frobbing soyrochus/chrysopoeia [INFO] frobbed toml for soyrochus/chrysopoeia written to work/ex/beta-1.38-1/sources/1.37.0/gh/soyrochus/chrysopoeia/Cargo.toml [INFO] started frobbing soyrochus/chrysopoeia [INFO] finished frobbing soyrochus/chrysopoeia [INFO] frobbed toml for soyrochus/chrysopoeia written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/soyrochus/chrysopoeia/Cargo.toml [INFO] crate soyrochus/chrysopoeia 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 soyrochus/chrysopoeia against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/soyrochus/chrysopoeia:/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-08-13" "build" "--frozen"` [INFO] [stdout] ad1b130f1d12a084647a5c52d585cd137bea4262810893861aed16e36e9ec487 [INFO] running `"docker" "start" "-a" "ad1b130f1d12a084647a5c52d585cd137bea4262810893861aed16e36e9ec487"` [INFO] [stderr] Compiling chrysopoeia v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.55s [INFO] running `"docker" "inspect" "ad1b130f1d12a084647a5c52d585cd137bea4262810893861aed16e36e9ec487"` [INFO] running `"docker" "rm" "-f" "ad1b130f1d12a084647a5c52d585cd137bea4262810893861aed16e36e9ec487"` [INFO] [stdout] ad1b130f1d12a084647a5c52d585cd137bea4262810893861aed16e36e9ec487 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/soyrochus/chrysopoeia:/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-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 16d701144f772a897fbebbee019a9b26e7aa735d22df83c83a208cc09707c2ae [INFO] running `"docker" "start" "-a" "16d701144f772a897fbebbee019a9b26e7aa735d22df83c83a208cc09707c2ae"` [INFO] [stderr] Compiling chrysopoeia v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.78s [INFO] running `"docker" "inspect" "16d701144f772a897fbebbee019a9b26e7aa735d22df83c83a208cc09707c2ae"` [INFO] running `"docker" "rm" "-f" "16d701144f772a897fbebbee019a9b26e7aa735d22df83c83a208cc09707c2ae"` [INFO] [stdout] 16d701144f772a897fbebbee019a9b26e7aa735d22df83c83a208cc09707c2ae [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/soyrochus/chrysopoeia:/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-08-13" "test" "--frozen"` [INFO] [stdout] 580a3af22e0150044e2db8f8fa622235a9c91a4f1435f7252d454f6c6b52b5a7 [INFO] running `"docker" "start" "-a" "580a3af22e0150044e2db8f8fa622235a9c91a4f1435f7252d454f6c6b52b5a7"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/chrysopoeia-38815b430d30af3f [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" "580a3af22e0150044e2db8f8fa622235a9c91a4f1435f7252d454f6c6b52b5a7"` [INFO] running `"docker" "rm" "-f" "580a3af22e0150044e2db8f8fa622235a9c91a4f1435f7252d454f6c6b52b5a7"` [INFO] [stdout] 580a3af22e0150044e2db8f8fa622235a9c91a4f1435f7252d454f6c6b52b5a7