[INFO] crate lproj2es 0.2.0 is already in cache [INFO] testing lproj2es-0.2.0 against beta-2019-09-28 for beta-1.39-1 [INFO] extracting crate lproj2es 0.2.0 into work/builds/worker-3/source [INFO] validating manifest of crates.io crate lproj2es 0.2.0 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 lproj2es 0.2.0 [INFO] finished tweaking crates.io crate lproj2es 0.2.0 [INFO] tweaked toml for crates.io crate lproj2es 0.2.0 written to work/builds/worker-3/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-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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] 988ae9c37f800500721727624245e35110ffdedc4901ef87b9f51083d6a2bc5d [INFO] running `"docker" "start" "-a" "988ae9c37f800500721727624245e35110ffdedc4901ef87b9f51083d6a2bc5d"` [INFO] [stderr] Compiling itoa v0.1.1 [INFO] [stderr] Compiling dtoa v0.2.2 [INFO] [stderr] Compiling buf_redux v0.3.0 [INFO] [stderr] Compiling plist v0.1.3 [INFO] [stderr] Compiling sequence_trie v0.2.1 [INFO] [stderr] Compiling same-file v0.1.3 [INFO] [stderr] Compiling maplit v0.1.6 [INFO] [stderr] Compiling error v0.1.9 [INFO] [stderr] Compiling pbr v1.0.2 [INFO] [stderr] Compiling structopt-derive v0.0.5 [INFO] [stderr] Compiling structopt v0.0.5 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling rayon v0.7.1 [INFO] [stderr] Compiling walkdir v1.0.7 [INFO] [stderr] Compiling iron v0.5.1 [INFO] [stderr] Compiling multipart v0.8.1 [INFO] [stderr] Compiling serde_json v0.8.6 [INFO] [stderr] Compiling persistent v0.3.0 [INFO] [stderr] Compiling mount v0.3.0 [INFO] [stderr] Compiling bodyparser v0.5.0 [INFO] [stderr] Compiling staticfile v0.4.0 [INFO] [stderr] Compiling urlencoded v0.5.0 [INFO] [stderr] Compiling params v0.6.0 [INFO] [stderr] Compiling lproj2es v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/locales.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | / lazy_static! { [INFO] [stderr] 18 | | // TODO: Switch to phf once it can run on stable without build.rs. [INFO] [stderr] 19 | | static ref LOCALE_MAP: HashMap<&'static str, &'static str> = hashmap!{ [INFO] [stderr] 20 | | "aa" => "aa_ET", [INFO] [stderr] ... | [INFO] [stderr] 279 | | }; [INFO] [stderr] 280 | | } [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] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / error_chain! { [INFO] [stderr] 7 | | foreign_links { [INFO] [stderr] 8 | | Io(::std::io::Error); [INFO] [stderr] 9 | | Plist(::plist::Error); [INFO] [stderr] ... | [INFO] [stderr] 33 | | } [INFO] [stderr] 34 | | } [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 14.21s [INFO] running `"docker" "inspect" "988ae9c37f800500721727624245e35110ffdedc4901ef87b9f51083d6a2bc5d"` [INFO] running `"docker" "rm" "-f" "988ae9c37f800500721727624245e35110ffdedc4901ef87b9f51083d6a2bc5d"` [INFO] [stdout] 988ae9c37f800500721727624245e35110ffdedc4901ef87b9f51083d6a2bc5d [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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] 65c1dc186d8b683220a3134dd3c40290211676fdcd8c6c7f8d58b7db5280da49 [INFO] running `"docker" "start" "-a" "65c1dc186d8b683220a3134dd3c40290211676fdcd8c6c7f8d58b7db5280da49"` [INFO] [stderr] Compiling lproj2es v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/locales.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | / lazy_static! { [INFO] [stderr] 18 | | // TODO: Switch to phf once it can run on stable without build.rs. [INFO] [stderr] 19 | | static ref LOCALE_MAP: HashMap<&'static str, &'static str> = hashmap!{ [INFO] [stderr] 20 | | "aa" => "aa_ET", [INFO] [stderr] ... | [INFO] [stderr] 279 | | }; [INFO] [stderr] 280 | | } [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] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / error_chain! { [INFO] [stderr] 7 | | foreign_links { [INFO] [stderr] 8 | | Io(::std::io::Error); [INFO] [stderr] 9 | | Plist(::plist::Error); [INFO] [stderr] ... | [INFO] [stderr] 33 | | } [INFO] [stderr] 34 | | } [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 1.68s [INFO] running `"docker" "inspect" "65c1dc186d8b683220a3134dd3c40290211676fdcd8c6c7f8d58b7db5280da49"` [INFO] running `"docker" "rm" "-f" "65c1dc186d8b683220a3134dd3c40290211676fdcd8c6c7f8d58b7db5280da49"` [INFO] [stdout] 65c1dc186d8b683220a3134dd3c40290211676fdcd8c6c7f8d58b7db5280da49 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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] 160fea4a6386a9fdb1fe6f8aa78feb85bc12c3046a458708c810cd1f8f24b611 [INFO] running `"docker" "start" "-a" "160fea4a6386a9fdb1fe6f8aa78feb85bc12c3046a458708c810cd1f8f24b611"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/lproj2es-15f98f11ebfb53d5 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test lproj::test_scan_localized_bundles ... ok [INFO] [stdout] test locales::test_locale_id ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/lproj2es_server-2df7e46a6e2ac83e [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "160fea4a6386a9fdb1fe6f8aa78feb85bc12c3046a458708c810cd1f8f24b611"` [INFO] running `"docker" "rm" "-f" "160fea4a6386a9fdb1fe6f8aa78feb85bc12c3046a458708c810cd1f8f24b611"` [INFO] [stdout] 160fea4a6386a9fdb1fe6f8aa78feb85bc12c3046a458708c810cd1f8f24b611