[INFO] crate cargo-bitbake 0.3.10 is already in cache [INFO] extracting crate cargo-bitbake 0.3.10 into work/ex/beta-1.38-1/sources/1.37.0/reg/cargo-bitbake/0.3.10 [INFO] extracting crate cargo-bitbake 0.3.10 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/cargo-bitbake/0.3.10 [INFO] validating manifest of cargo-bitbake-0.3.10 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 cargo-bitbake-0.3.10 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 cargo-bitbake-0.3.10 [INFO] finished frobbing cargo-bitbake-0.3.10 [INFO] frobbed toml for cargo-bitbake-0.3.10 written to work/ex/beta-1.38-1/sources/1.37.0/reg/cargo-bitbake/0.3.10/Cargo.toml [INFO] started frobbing cargo-bitbake-0.3.10 [INFO] finished frobbing cargo-bitbake-0.3.10 [INFO] frobbed toml for cargo-bitbake-0.3.10 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/cargo-bitbake/0.3.10/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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] 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 cargo-bitbake-0.3.10 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/reg/cargo-bitbake/0.3.10:/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] 272414d7af12fffd32f75df8b29edb359fd4454a804cb3fed8a8fce618602e45 [INFO] running `"docker" "start" "-a" "272414d7af12fffd32f75df8b29edb359fd4454a804cb3fed8a8fce618602e45"` [INFO] [stderr] Compiling same-file v0.1.3 [INFO] [stderr] Compiling crossbeam v0.2.12 [INFO] [stderr] Compiling shell-escape v0.1.4 [INFO] [stderr] Compiling crossbeam v0.3.2 [INFO] [stderr] Compiling home v0.3.4 [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling md5 v0.3.8 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling walkdir v1.0.7 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling filetime v0.2.7 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling filetime v0.1.15 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling openssl-sys v0.9.49 [INFO] [stderr] Compiling jobserver v0.1.16 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling semver v0.8.0 [INFO] [stderr] Compiling serde_ignored v0.0.4 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling libgit2-sys v0.6.19 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling curl-sys v0.4.20 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling globset v0.2.1 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling curl v0.4.22 [INFO] [stderr] Compiling ignore v0.2.2 [INFO] [stderr] Compiling crates-io v0.13.0 [INFO] [stderr] Compiling crypto-hash v0.3.4 [INFO] [stderr] Compiling git2 v0.6.11 [INFO] [stderr] Compiling git2-curl v0.7.0 [INFO] [stderr] Compiling cargo v0.24.0 [INFO] [stderr] Compiling cargo-bitbake v0.3.10 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/git.rs:23:1 [INFO] [stderr] | [INFO] [stderr] 23 | / lazy_static! { [INFO] [stderr] 24 | | static ref SSH_STYLE_REMOTE: Regex = Regex::new(SSH_STYLE_REMOTE_STR).unwrap(); [INFO] [stderr] 25 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `"docker" "inspect" "272414d7af12fffd32f75df8b29edb359fd4454a804cb3fed8a8fce618602e45"` [INFO] running `"docker" "rm" "-f" "272414d7af12fffd32f75df8b29edb359fd4454a804cb3fed8a8fce618602e45"` [INFO] [stdout] 272414d7af12fffd32f75df8b29edb359fd4454a804cb3fed8a8fce618602e45 [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/reg/cargo-bitbake/0.3.10:/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] e078911541e6512de9b6d1bf5c8961a88291cdc0fe6c704c94e1ad69c347c31f [INFO] running `"docker" "start" "-a" "e078911541e6512de9b6d1bf5c8961a88291cdc0fe6c704c94e1ad69c347c31f"` [INFO] [stderr] Compiling cargo-bitbake v0.3.10 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/git.rs:23:1 [INFO] [stderr] | [INFO] [stderr] 23 | / lazy_static! { [INFO] [stderr] 24 | | static ref SSH_STYLE_REMOTE: Regex = Regex::new(SSH_STYLE_REMOTE_STR).unwrap(); [INFO] [stderr] 25 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.94s [INFO] running `"docker" "inspect" "e078911541e6512de9b6d1bf5c8961a88291cdc0fe6c704c94e1ad69c347c31f"` [INFO] running `"docker" "rm" "-f" "e078911541e6512de9b6d1bf5c8961a88291cdc0fe6c704c94e1ad69c347c31f"` [INFO] [stdout] e078911541e6512de9b6d1bf5c8961a88291cdc0fe6c704c94e1ad69c347c31f [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/reg/cargo-bitbake/0.3.10:/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] 6e35bc4e4518cbb8c82346a609afb13d85300aee62ebd9df5fa874b6e7e1cee6 [INFO] running `"docker" "start" "-a" "6e35bc4e4518cbb8c82346a609afb13d85300aee62ebd9df5fa874b6e7e1cee6"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running /opt/crater/target/debug/deps/cargo_bitbake-f9e2ea22f18bbb29 [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test git::test::cargo_ssh ... ok [INFO] [stdout] test git::test::remote_http ... ok [INFO] [stdout] test git::test::cargo_https ... ok [INFO] [stdout] test git::test::remote_http_nosuffix ... ok [INFO] [stdout] test git::test::remote_https ... ok [INFO] [stdout] test git::test::remote_https_nosuffix ... ok [INFO] [stdout] test git::test::cargo_http ... ok [INFO] [stdout] test git::test::remote_ssh ... ok [INFO] [stdout] test git::test::remote_ssh_nosuffix ... ok [INFO] [stdout] test git::test::remote_ssh_with_submodules ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "6e35bc4e4518cbb8c82346a609afb13d85300aee62ebd9df5fa874b6e7e1cee6"` [INFO] running `"docker" "rm" "-f" "6e35bc4e4518cbb8c82346a609afb13d85300aee62ebd9df5fa874b6e7e1cee6"` [INFO] [stdout] 6e35bc4e4518cbb8c82346a609afb13d85300aee62ebd9df5fa874b6e7e1cee6