[INFO] crate dumplingh 0.2.0 is already in cache [INFO] extracting crate dumplingh 0.2.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/dumplingh/0.2.0 [INFO] extracting crate dumplingh 0.2.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/dumplingh/0.2.0 [INFO] validating manifest of dumplingh-0.2.0 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 dumplingh-0.2.0 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 dumplingh-0.2.0 [INFO] finished frobbing dumplingh-0.2.0 [INFO] frobbed toml for dumplingh-0.2.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/dumplingh/0.2.0/Cargo.toml [INFO] started frobbing dumplingh-0.2.0 [INFO] finished frobbing dumplingh-0.2.0 [INFO] frobbed toml for dumplingh-0.2.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/dumplingh/0.2.0/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 dumplingh-0.2.0 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-1/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/dumplingh/0.2.0:/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] 4b57e457db50dd113d25ec9c1d63d9fcb94eb1d86dbcb5b5d357a3a41f71a988 [INFO] running `"docker" "start" "-a" "4b57e457db50dd113d25ec9c1d63d9fcb94eb1d86dbcb5b5d357a3a41f71a988"` [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling hyper v0.11.27 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling hyper-tls v0.1.4 [INFO] [stderr] Compiling reqwest v0.8.8 [INFO] [stderr] Compiling dumplingh v0.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/options.rs:65:23 [INFO] [stderr] | [INFO] [stderr] 65 | let matches = app_from_crate!("\n") [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::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/options.rs:65:23 [INFO] [stderr] | [INFO] [stderr] 65 | let matches = app_from_crate!("\n") [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] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/util.rs:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | / lazy_static! { [INFO] [stderr] 11 | | /// Custom media type for the `Accept` header to get [projects](https://developer.github.com/v3/projects/) from the GH API. [INFO] [stderr] 12 | | pub static ref GITHUB_PROJECTS_ACCEPT_MIMETYPE: Mime = "application/vnd.github.inertia-preview+json".parse().unwrap(); [INFO] [stderr] 13 | | } [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 22.46s [INFO] running `"docker" "inspect" "4b57e457db50dd113d25ec9c1d63d9fcb94eb1d86dbcb5b5d357a3a41f71a988"` [INFO] running `"docker" "rm" "-f" "4b57e457db50dd113d25ec9c1d63d9fcb94eb1d86dbcb5b5d357a3a41f71a988"` [INFO] [stdout] 4b57e457db50dd113d25ec9c1d63d9fcb94eb1d86dbcb5b5d357a3a41f71a988 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/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/dumplingh/0.2.0:/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] 75f21acd08076d71c1abaf0fd3c2dbe15ab4befcc419c0e8296e61a75609ecfc [INFO] running `"docker" "start" "-a" "75f21acd08076d71c1abaf0fd3c2dbe15ab4befcc419c0e8296e61a75609ecfc"` [INFO] [stderr] Compiling dumplingh v0.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/options.rs:65:23 [INFO] [stderr] | [INFO] [stderr] 65 | let matches = app_from_crate!("\n") [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::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/options.rs:65:23 [INFO] [stderr] | [INFO] [stderr] 65 | let matches = app_from_crate!("\n") [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] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/util.rs:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | / lazy_static! { [INFO] [stderr] 11 | | /// Custom media type for the `Accept` header to get [projects](https://developer.github.com/v3/projects/) from the GH API. [INFO] [stderr] 12 | | pub static ref GITHUB_PROJECTS_ACCEPT_MIMETYPE: Mime = "application/vnd.github.inertia-preview+json".parse().unwrap(); [INFO] [stderr] 13 | | } [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 5.57s [INFO] running `"docker" "inspect" "75f21acd08076d71c1abaf0fd3c2dbe15ab4befcc419c0e8296e61a75609ecfc"` [INFO] running `"docker" "rm" "-f" "75f21acd08076d71c1abaf0fd3c2dbe15ab4befcc419c0e8296e61a75609ecfc"` [INFO] [stdout] 75f21acd08076d71c1abaf0fd3c2dbe15ab4befcc419c0e8296e61a75609ecfc [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/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/dumplingh/0.2.0:/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] bfd030d710b92d1731ad103f625613f58185f6d215459239d02edf3c49413bf4 [INFO] running `"docker" "start" "-a" "bfd030d710b92d1731ad103f625613f58185f6d215459239d02edf3c49413bf4"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/crater/target/debug/deps/dumplingh-9350b9744c519700 [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] [stderr] Running /opt/crater/target/debug/deps/lib-efe180a5660e5781 [INFO] [stdout] [INFO] [stdout] running 42 tests [INFO] [stdout] test error::exit_value::parse ... ok [INFO] [stdout] test error::exit_value::io ... ok [INFO] [stdout] test error::print::io::more::empty ... ok [INFO] [stdout] test error::print::io::more::single_non_e ... ok [INFO] [stdout] test error::print::io::more::normal_non_e ... ok [INFO] [stdout] test error::print::io::more::normal_e ... ok [INFO] [stdout] test error::print::io::more::single_e ... ok [INFO] [stdout] test error::print::io::no_more::single_e ... ok [INFO] [stdout] test error::print::io::no_more::normal_non_e ... ok [INFO] [stdout] test error::print::io::no_more::normal_e ... ok [INFO] [stdout] test error::print::io::no_more::empty ... ok [INFO] [stdout] test error::print::parse::more ... ok [INFO] [stdout] test error::print::parse::no_more ... ok [INFO] [stdout] test error::print::io::no_more::single_non_e ... ok [INFO] [stdout] test ops::slug::from_str::empty_username_and_repository ... ok [INFO] [stdout] test ops::slug::from_str::empty_username ... ok [INFO] [stdout] test ops::slug::from_str::round_trip ... ok [INFO] [stdout] test ops::slug::from_str::no_repository ... ok [INFO] [stdout] test ops::slug::display ... ok [INFO] [stdout] test ops::slug::from_str::too_many_segments ... ok [INFO] [stdout] test ops::slug::from_str::valid ... ok [INFO] [stdout] test ops::write::save_data::compact::ok ... ok [INFO] [stdout] test ops::slug::filename ... ok [INFO] [stdout] test ops::write::save_data::pretty::serialise_error ... ok [INFO] [stdout] test ops::write::save_data::pretty::ok ... ok [INFO] [stdout] test ops::write::save_to_file::compact::ok ... ok [INFO] [stdout] test ops::write::save_to_file::compact::write_error ... ok [INFO] [stdout] test ops::write::save_data::compact::serialise_error ... ok [INFO] [stdout] test ops::write::save_to_file::pretty::ok ... ok [INFO] [stdout] test ops::write::save_to_file::compact::serialise_error ... ok [INFO] [stdout] test ops::write::save_to_file::pretty::write_error ... ok [INFO] [stdout] test ops::write::save_to_file::pretty::serialise_error ... ok [INFO] [stdout] test ops::slug::from_str::empty_repository ... ok [INFO] [stdout] test util::uppercase_first::empty ... ok [INFO] [stdout] test util::uppercase_first::already_upper ... ok [INFO] [stdout] test util::width_for::zero ... ok [INFO] [stdout] test util::uppercase_first::multi_already_upper ... ok [INFO] [stdout] test util::uppercase_first::single ... ok [INFO] [stdout] test util::uppercase_first::single_already_upper ... ok [INFO] [stdout] test util::uppercase_first::simple ... ok [INFO] [stdout] test util::uppercase_first::multi ... ok [INFO] [stdout] test util::width_for::simple ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests dumplingh [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test src/options.rs - options (line 7) ... ok [INFO] [stderr] error: process didn't exit successfully: `rustdoc --test /opt/crater/workdir/src/lib.rs --crate-name dumplingh -L dependency=/opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern clap=/opt/crater/target/debug/deps/libclap-946176546f1bfef1.rlib --extern dumplingh=/opt/crater/target/debug/deps/libdumplingh-c05a6739f8f6292a.rlib --extern lazy_static=/opt/crater/target/debug/deps/liblazy_static-8e8f275d3efea5b8.rlib --extern reqwest=/opt/crater/target/debug/deps/libreqwest-9bca61fb8e11ae8c.rlib --extern serde=/opt/crater/target/debug/deps/libserde-5125a48878b1da57.rlib --extern serde_derive=/opt/crater/target/debug/deps/libserde_derive-080adf51b2cd98e4.so --extern serde_json=/opt/crater/target/debug/deps/libserde_json-0c53888b338bdcbb.rlib` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "bfd030d710b92d1731ad103f625613f58185f6d215459239d02edf3c49413bf4"` [INFO] running `"docker" "rm" "-f" "bfd030d710b92d1731ad103f625613f58185f6d215459239d02edf3c49413bf4"` [INFO] [stdout] bfd030d710b92d1731ad103f625613f58185f6d215459239d02edf3c49413bf4