[INFO] updating cached repository allgreed/nix-manifest-format [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/allgreed/nix-manifest-format [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/allgreed/nix-manifest-format" "work/ex/beta-1.37-6/sources/1.36.0/gh/allgreed/nix-manifest-format"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/allgreed/nix-manifest-format'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/allgreed/nix-manifest-format" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/allgreed/nix-manifest-format"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/allgreed/nix-manifest-format'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0d40bcf65d60dc11aa043fb3a2cec048808f572a [INFO] sha for GitHub repo allgreed/nix-manifest-format: 0d40bcf65d60dc11aa043fb3a2cec048808f572a [INFO] validating manifest of allgreed/nix-manifest-format 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 allgreed/nix-manifest-format 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 allgreed/nix-manifest-format [INFO] finished frobbing allgreed/nix-manifest-format [INFO] frobbed toml for allgreed/nix-manifest-format written to work/ex/beta-1.37-6/sources/1.36.0/gh/allgreed/nix-manifest-format/Cargo.toml [INFO] started frobbing allgreed/nix-manifest-format [INFO] finished frobbing allgreed/nix-manifest-format [INFO] frobbed toml for allgreed/nix-manifest-format written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/allgreed/nix-manifest-format/Cargo.toml [INFO] crate allgreed/nix-manifest-format 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing allgreed/nix-manifest-format 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-0/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/allgreed/nix-manifest-format:/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] 9c62f65aee3d633fb5003e8cae7d42d86e630966b797e058c5287d4af9051fb3 [INFO] running `"docker" "start" "-a" "9c62f65aee3d633fb5003e8cae7d42d86e630966b797e058c5287d4af9051fb3"` [INFO] [stderr] Compiling colosseum v0.2.2 [INFO] [stderr] Compiling smol_str v0.1.11 [INFO] [stderr] Compiling text_unit v0.1.9 [INFO] [stderr] Compiling backtrace v0.3.30 [INFO] [stderr] Compiling dirs-sys v0.3.3 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling dirs v2.0.1 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling rowan v0.5.2 [INFO] [stderr] Compiling rnix v0.6.0 (https://gitlab.com/jD91mZM2/rnix?rev=93ded1c5f2c6ed0b8cc8396c1834bb901ccdd93c#93ded1c5) [INFO] [stderr] Compiling nix-manifest-format v0.3.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `super::format_manifest` [INFO] [stderr] --> src/format_manifest_test.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use super::format_manifest; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.05s [INFO] running `"docker" "inspect" "9c62f65aee3d633fb5003e8cae7d42d86e630966b797e058c5287d4af9051fb3"` [INFO] running `"docker" "rm" "-f" "9c62f65aee3d633fb5003e8cae7d42d86e630966b797e058c5287d4af9051fb3"` [INFO] [stdout] 9c62f65aee3d633fb5003e8cae7d42d86e630966b797e058c5287d4af9051fb3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/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/allgreed/nix-manifest-format:/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] adcd1406177133ef8f951bfab30e73bc39b31d2ffec544f5706a916df8c98f89 [INFO] running `"docker" "start" "-a" "adcd1406177133ef8f951bfab30e73bc39b31d2ffec544f5706a916df8c98f89"` [INFO] [stderr] Compiling nix-manifest-format v0.3.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.33s [INFO] running `"docker" "inspect" "adcd1406177133ef8f951bfab30e73bc39b31d2ffec544f5706a916df8c98f89"` [INFO] running `"docker" "rm" "-f" "adcd1406177133ef8f951bfab30e73bc39b31d2ffec544f5706a916df8c98f89"` [INFO] [stdout] adcd1406177133ef8f951bfab30e73bc39b31d2ffec544f5706a916df8c98f89 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/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/allgreed/nix-manifest-format:/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] 22d336d9ff946bb62878a06c612527c1ab0088b5ecbf9a54d8fc102f88188c7d [INFO] running `"docker" "start" "-a" "22d336d9ff946bb62878a06c612527c1ab0088b5ecbf9a54d8fc102f88188c7d"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/nix_manifest_format-de216daa4f2ebc24 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test format_manifest_test::check_many_entries ... ok [INFO] [stdout] test format_manifest_test::order_packages ... ok [INFO] [stdout] test format_manifest_test::check_single_entry ... ok [INFO] [stdout] test format_manifest_test::check_production_data ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "22d336d9ff946bb62878a06c612527c1ab0088b5ecbf9a54d8fc102f88188c7d"` [INFO] running `"docker" "rm" "-f" "22d336d9ff946bb62878a06c612527c1ab0088b5ecbf9a54d8fc102f88188c7d"` [INFO] [stdout] 22d336d9ff946bb62878a06c612527c1ab0088b5ecbf9a54d8fc102f88188c7d