[INFO] updating cached repository https://github.com/burtonageo/cargo-bundle [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 883fdf067939efd2734026e3f8c0646b68bce076 [INFO] testing burtonageo/cargo-bundle against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fburtonageo%2Fcargo-bundle" "work/builds/worker-4/source"` [INFO] [stderr] Cloning into 'work/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/burtonageo/cargo-bundle on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/burtonageo/cargo-bundle [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/burtonageo/cargo-bundle [INFO] tweaked toml for git repo https://github.com/burtonageo/cargo-bundle written to work/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/burtonageo/cargo-bundle already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /big/crater/work/builds/worker-4/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] cc2327ebf640ba95c9adff8fab435bef1197aae67673e163cf775fbdd314fbc8 [INFO] running `"docker" "start" "-a" "cc2327ebf640ba95c9adff8fab435bef1197aae67673e163cf775fbdd314fbc8"` [INFO] [stderr] Compiling ar v0.3.1 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling inflate v0.3.4 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling png v0.6.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.16 [INFO] [stderr] Compiling cfb v0.3.1 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling image v0.12.4 [INFO] [stderr] Compiling icns v0.2.2 [INFO] [stderr] Compiling msi v0.2.0 [INFO] [stderr] Compiling cab v0.1.0 [INFO] [stderr] Compiling cargo-bundle v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.07s [INFO] running `"docker" "inspect" "cc2327ebf640ba95c9adff8fab435bef1197aae67673e163cf775fbdd314fbc8"` [INFO] running `"docker" "rm" "-f" "cc2327ebf640ba95c9adff8fab435bef1197aae67673e163cf775fbdd314fbc8"` [INFO] [stdout] cc2327ebf640ba95c9adff8fab435bef1197aae67673e163cf775fbdd314fbc8 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 09b48c1485ae4cd6ca10a19f682ac931ce6df39dd4c023ba79559a623f48ee74 [INFO] running `"docker" "start" "-a" "09b48c1485ae4cd6ca10a19f682ac931ce6df39dd4c023ba79559a623f48ee74"` [INFO] [stderr] Compiling winit v0.11.3 [INFO] [stderr] Compiling cargo-bundle v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.99s [INFO] running `"docker" "inspect" "09b48c1485ae4cd6ca10a19f682ac931ce6df39dd4c023ba79559a623f48ee74"` [INFO] running `"docker" "rm" "-f" "09b48c1485ae4cd6ca10a19f682ac931ce6df39dd4c023ba79559a623f48ee74"` [INFO] [stdout] 09b48c1485ae4cd6ca10a19f682ac931ce6df39dd4c023ba79559a623f48ee74 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] eed9aed54dca7616841d5efdea8553013fea9219ec20222ba9d8d4c8de110716 [INFO] running `"docker" "start" "-a" "eed9aed54dca7616841d5efdea8553013fea9219ec20222ba9d8d4c8de110716"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cargo_bundle-23d8404d8d80eb89 [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test bundle::category::tests::category_from_string_totally_wrong ... 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::common::tests::resource_relative_paths ... ok [INFO] [stdout] test bundle::common::tests::retina_icon_paths ... ok [INFO] [stdout] test bundle::settings::tests::parse_cargo_toml ... 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::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/rustwide/target/debug/deps/lib-2aed220c1d5a4650 [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" "eed9aed54dca7616841d5efdea8553013fea9219ec20222ba9d8d4c8de110716"` [INFO] running `"docker" "rm" "-f" "eed9aed54dca7616841d5efdea8553013fea9219ec20222ba9d8d4c8de110716"` [INFO] [stdout] eed9aed54dca7616841d5efdea8553013fea9219ec20222ba9d8d4c8de110716