[INFO] crate cargo-bitbake 0.3.10 is already in cache [INFO] testing cargo-bitbake-0.3.10 against beta-2019-09-28 for beta-1.39-1 [INFO] extracting crate cargo-bitbake 0.3.10 into work/builds/worker-6/source [INFO] validating manifest of crates.io crate cargo-bitbake 0.3.10 on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate cargo-bitbake 0.3.10 [INFO] finished tweaking crates.io crate cargo-bitbake 0.3.10 [INFO] tweaked toml for crates.io crate cargo-bitbake 0.3.10 written to work/builds/worker-6/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] cb2d69170b34e4c48ae3eabfe7542a88689440bf9464cb35be7765727a8ac1e1 [INFO] running `"docker" "start" "-a" "cb2d69170b34e4c48ae3eabfe7542a88689440bf9464cb35be7765727a8ac1e1"` [INFO] [stderr] Compiling crossbeam v0.3.2 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling openssl-sys v0.9.51 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling jobserver v0.1.17 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling semver v0.8.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling serde_ignored v0.0.4 [INFO] [stderr] Compiling filetime v0.1.15 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling globset v0.2.1 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling curl-sys v0.4.23 [INFO] [stderr] Compiling libssh2-sys v0.2.12 [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Compiling libgit2-sys v0.6.19 [INFO] [stderr] Compiling curl v0.4.25 [INFO] [stderr] Compiling ignore v0.2.2 [INFO] [stderr] Compiling git2 v0.6.11 [INFO] [stderr] Compiling crates-io v0.13.0 [INFO] [stderr] Compiling crypto-hash v0.3.4 [INFO] [stderr] Compiling git2-curl v0.7.0 [INFO] [stderr] Compiling cargo v0.24.0 [INFO] [stderr] Compiling cargo-bitbake v0.3.10 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/license.rs:20:20 [INFO] [stderr] | [INFO] [stderr] 20 | let mut file = try!(File::open(license_file)); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/license.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | try!(io::copy(&mut file, &mut context)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/main.rs:303:20 [INFO] [stderr] | [INFO] [stderr] 303 | let mut file = try!(OpenOptions::new() [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/main.rs:311:5 [INFO] [stderr] | [INFO] [stderr] 311 | try!(write!(file, [INFO] [stderr] | ^^^ [INFO] [stderr] [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: 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 51.53s [INFO] running `"docker" "inspect" "cb2d69170b34e4c48ae3eabfe7542a88689440bf9464cb35be7765727a8ac1e1"` [INFO] running `"docker" "rm" "-f" "cb2d69170b34e4c48ae3eabfe7542a88689440bf9464cb35be7765727a8ac1e1"` [INFO] [stdout] cb2d69170b34e4c48ae3eabfe7542a88689440bf9464cb35be7765727a8ac1e1 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/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" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 2f6072d4fa8267beea954de47cf4c7b0d156f79448e4ea00e527523aeadce3d4 [INFO] running `"docker" "start" "-a" "2f6072d4fa8267beea954de47cf4c7b0d156f79448e4ea00e527523aeadce3d4"` [INFO] [stderr] Compiling cargo-bitbake v0.3.10 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/license.rs:20:20 [INFO] [stderr] | [INFO] [stderr] 20 | let mut file = try!(File::open(license_file)); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/license.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | try!(io::copy(&mut file, &mut context)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/main.rs:303:20 [INFO] [stderr] | [INFO] [stderr] 303 | let mut file = try!(OpenOptions::new() [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/main.rs:311:5 [INFO] [stderr] | [INFO] [stderr] 311 | try!(write!(file, [INFO] [stderr] | ^^^ [INFO] [stderr] [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: 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 3.37s [INFO] running `"docker" "inspect" "2f6072d4fa8267beea954de47cf4c7b0d156f79448e4ea00e527523aeadce3d4"` [INFO] running `"docker" "rm" "-f" "2f6072d4fa8267beea954de47cf4c7b0d156f79448e4ea00e527523aeadce3d4"` [INFO] [stdout] 2f6072d4fa8267beea954de47cf4c7b0d156f79448e4ea00e527523aeadce3d4 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/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" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] b7cea175015f983ea3577372a2453e0a2650dcde712cab4cd93b2f7a07aa2717 [INFO] running `"docker" "start" "-a" "b7cea175015f983ea3577372a2453e0a2650dcde712cab4cd93b2f7a07aa2717"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cargo_bitbake-fe10ebf8ae7dc9c2 [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test git::test::cargo_https ... ok [INFO] [stdout] test git::test::remote_https ... ok [INFO] [stdout] test git::test::remote_http_nosuffix ... ok [INFO] [stdout] test git::test::cargo_ssh ... ok [INFO] [stdout] test git::test::cargo_http ... ok [INFO] [stdout] test git::test::remote_ssh ... ok [INFO] [stdout] test git::test::remote_ssh_with_submodules ... ok [INFO] [stdout] test git::test::remote_ssh_nosuffix ... ok [INFO] [stdout] test git::test::remote_http ... ok [INFO] [stdout] test git::test::remote_https_nosuffix ... 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" "b7cea175015f983ea3577372a2453e0a2650dcde712cab4cd93b2f7a07aa2717"` [INFO] running `"docker" "rm" "-f" "b7cea175015f983ea3577372a2453e0a2650dcde712cab4cd93b2f7a07aa2717"` [INFO] [stdout] b7cea175015f983ea3577372a2453e0a2650dcde712cab4cd93b2f7a07aa2717