[INFO] updating cached repository burtonageo/cargo-bundle [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/burtonageo/cargo-bundle [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/burtonageo/cargo-bundle" "work/ex/beta-1.38-1/sources/1.37.0/gh/burtonageo/cargo-bundle"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/burtonageo/cargo-bundle'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/burtonageo/cargo-bundle" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/burtonageo/cargo-bundle"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/burtonageo/cargo-bundle'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 883fdf067939efd2734026e3f8c0646b68bce076 [INFO] sha for GitHub repo burtonageo/cargo-bundle: 883fdf067939efd2734026e3f8c0646b68bce076 [INFO] validating manifest of burtonageo/cargo-bundle 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 burtonageo/cargo-bundle 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 burtonageo/cargo-bundle [INFO] removed 0 missing examples [INFO] finished frobbing burtonageo/cargo-bundle [INFO] frobbed toml for burtonageo/cargo-bundle written to work/ex/beta-1.38-1/sources/1.37.0/gh/burtonageo/cargo-bundle/Cargo.toml [INFO] started frobbing burtonageo/cargo-bundle [INFO] removed 0 missing examples [INFO] finished frobbing burtonageo/cargo-bundle [INFO] frobbed toml for burtonageo/cargo-bundle written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/burtonageo/cargo-bundle/Cargo.toml [INFO] crate burtonageo/cargo-bundle 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] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/burtonageo/cargo-bundle/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.37.0" "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" "+beta-2019-08-13" "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.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing burtonageo/cargo-bundle 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/burtonageo/cargo-bundle:/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] 34df1efe636fe1b314e20cfd0ffc3d6eb7a8ddba051a611616303c6f21a33d05 [INFO] running `"docker" "start" "-a" "34df1efe636fe1b314e20cfd0ffc3d6eb7a8ddba051a611616303c6f21a33d05"` [INFO] [stderr] Compiling ar v0.3.1 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling filetime v0.2.7 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling png v0.6.2 [INFO] [stderr] Compiling cfb v0.3.1 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling icns v0.2.2 [INFO] [stderr] Compiling image v0.12.4 [INFO] [stderr] Compiling cab v0.1.0 [INFO] [stderr] Compiling msi v0.2.0 [INFO] [stderr] Compiling cargo-bundle v0.4.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.64s [INFO] running `"docker" "inspect" "34df1efe636fe1b314e20cfd0ffc3d6eb7a8ddba051a611616303c6f21a33d05"` [INFO] running `"docker" "rm" "-f" "34df1efe636fe1b314e20cfd0ffc3d6eb7a8ddba051a611616303c6f21a33d05"` [INFO] [stdout] 34df1efe636fe1b314e20cfd0ffc3d6eb7a8ddba051a611616303c6f21a33d05 [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/burtonageo/cargo-bundle:/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] a6b77a297fdb8b9ba5970ef191df2ec3dc7b60ea3e75356b006af35d0cc961cc [INFO] running `"docker" "start" "-a" "a6b77a297fdb8b9ba5970ef191df2ec3dc7b60ea3e75356b006af35d0cc961cc"` [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling wayland-scanner v0.12.5 [INFO] [stderr] Compiling wayland-sys v0.12.5 [INFO] [stderr] Compiling wayland-client v0.12.5 [INFO] [stderr] Compiling wayland-protocols v0.12.5 [INFO] [stderr] Compiling wayland-kbd v0.13.1 [INFO] [stderr] Compiling wayland-window v0.13.3 [INFO] [stderr] Compiling winit v0.11.3 [INFO] [stderr] Compiling cargo-bundle v0.4.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.77s [INFO] running `"docker" "inspect" "a6b77a297fdb8b9ba5970ef191df2ec3dc7b60ea3e75356b006af35d0cc961cc"` [INFO] running `"docker" "rm" "-f" "a6b77a297fdb8b9ba5970ef191df2ec3dc7b60ea3e75356b006af35d0cc961cc"` [INFO] [stdout] a6b77a297fdb8b9ba5970ef191df2ec3dc7b60ea3e75356b006af35d0cc961cc [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/burtonageo/cargo-bundle:/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] 5cb0f1e36a17216570ab3138f8beb959ae604090b0caaa7c4d2aaf5860449f66 [INFO] running `"docker" "start" "-a" "5cb0f1e36a17216570ab3138f8beb959ae604090b0caaa7c4d2aaf5860449f66"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running /opt/crater/target/debug/deps/cargo_bundle-c4699a902d736d76 [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test bundle::common::tests::retina_icon_paths ... ok [INFO] [stdout] test bundle::common::tests::resource_relative_paths ... ok [INFO] [stdout] test bundle::common::tests::create_file_with_parent_dirs ... ok [INFO] [stdout] test bundle::common::tests::copy_dir_with_symlinks ... ok [INFO] [stdout] test bundle::settings::tests::parse_bin_and_example_bundles ... ok [INFO] [stdout] test bundle::category::tests::category_from_string_totally_wrong ... ok [INFO] [stdout] test bundle::settings::tests::parse_cargo_toml ... ok [INFO] [stdout] test bundle::category::tests::category_from_string_did_you_mean ... ok [INFO] [stdout] test bundle::category::tests::category_from_string_ok ... ok [INFO] [stdout] test bundle::category::tests::ls_application_category_type_round_trip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/lib-1f6cae430c962cce [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "5cb0f1e36a17216570ab3138f8beb959ae604090b0caaa7c4d2aaf5860449f66"` [INFO] running `"docker" "rm" "-f" "5cb0f1e36a17216570ab3138f8beb959ae604090b0caaa7c4d2aaf5860449f66"` [INFO] [stdout] 5cb0f1e36a17216570ab3138f8beb959ae604090b0caaa7c4d2aaf5860449f66