[INFO] updating cached repository nuxeh/crate2nix-test [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/nuxeh/crate2nix-test [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/nuxeh/crate2nix-test" "work/ex/beta-1.38-1/sources/1.37.0/gh/nuxeh/crate2nix-test"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/nuxeh/crate2nix-test'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/nuxeh/crate2nix-test" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/nuxeh/crate2nix-test"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/nuxeh/crate2nix-test'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ec1b1479b9c878be2b4ed1391ef3adc11b8f8894 [INFO] sha for GitHub repo nuxeh/crate2nix-test: ec1b1479b9c878be2b4ed1391ef3adc11b8f8894 [INFO] validating manifest of nuxeh/crate2nix-test 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 nuxeh/crate2nix-test 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 nuxeh/crate2nix-test [INFO] finished frobbing nuxeh/crate2nix-test [INFO] frobbed toml for nuxeh/crate2nix-test written to work/ex/beta-1.38-1/sources/1.37.0/gh/nuxeh/crate2nix-test/Cargo.toml [INFO] started frobbing nuxeh/crate2nix-test [INFO] finished frobbing nuxeh/crate2nix-test [INFO] frobbed toml for nuxeh/crate2nix-test written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/nuxeh/crate2nix-test/Cargo.toml [INFO] crate nuxeh/crate2nix-test 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 nuxeh/crate2nix-test 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-6/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/nuxeh/crate2nix-test:/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] 81684c685e5e70779a5415f7e43cc709a12682f4adc257d45f0029ffd800cdab [INFO] running `"docker" "start" "-a" "81684c685e5e70779a5415f7e43cc709a12682f4adc257d45f0029ffd800cdab"` [INFO] [stderr] Compiling syn v0.15.32 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling html5ever v0.22.5 [INFO] [stderr] Compiling markup5ever v0.7.5 [INFO] [stderr] Compiling crate2nix-test v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.84s [INFO] running `"docker" "inspect" "81684c685e5e70779a5415f7e43cc709a12682f4adc257d45f0029ffd800cdab"` [INFO] running `"docker" "rm" "-f" "81684c685e5e70779a5415f7e43cc709a12682f4adc257d45f0029ffd800cdab"` [INFO] [stdout] 81684c685e5e70779a5415f7e43cc709a12682f4adc257d45f0029ffd800cdab [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/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/nuxeh/crate2nix-test:/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] bcea0765cac22136d49f5e0709a297f017478258cb1376d2c9225df4467dd6f9 [INFO] running `"docker" "start" "-a" "bcea0765cac22136d49f5e0709a297f017478258cb1376d2c9225df4467dd6f9"` [INFO] [stderr] Compiling crate2nix-test v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.96s [INFO] running `"docker" "inspect" "bcea0765cac22136d49f5e0709a297f017478258cb1376d2c9225df4467dd6f9"` [INFO] running `"docker" "rm" "-f" "bcea0765cac22136d49f5e0709a297f017478258cb1376d2c9225df4467dd6f9"` [INFO] [stdout] bcea0765cac22136d49f5e0709a297f017478258cb1376d2c9225df4467dd6f9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/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/nuxeh/crate2nix-test:/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] ad5f135728a62d9e5c967b92af2dd2a8d059a6e25e52c1930313052ffc6e9953 [INFO] running `"docker" "start" "-a" "ad5f135728a62d9e5c967b92af2dd2a8d059a6e25e52c1930313052ffc6e9953"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/crate2nix_test-76e22584b8bb2224 [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" "ad5f135728a62d9e5c967b92af2dd2a8d059a6e25e52c1930313052ffc6e9953"` [INFO] running `"docker" "rm" "-f" "ad5f135728a62d9e5c967b92af2dd2a8d059a6e25e52c1930313052ffc6e9953"` [INFO] [stdout] ad5f135728a62d9e5c967b92af2dd2a8d059a6e25e52c1930313052ffc6e9953