[INFO] fetching crate spaceralk 0.1.0... [INFO] extracting crate spaceralk 0.1.0 into work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/spaceralk/0.1.0 [INFO] extracting crate spaceralk 0.1.0 into work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/spaceralk/0.1.0 [INFO] validating manifest of spaceralk-0.1.0 on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of spaceralk-0.1.0 on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing spaceralk-0.1.0 [INFO] finished frobbing spaceralk-0.1.0 [INFO] frobbed toml for spaceralk-0.1.0 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/spaceralk/0.1.0/Cargo.toml [INFO] started frobbing spaceralk-0.1.0 [INFO] finished frobbing spaceralk-0.1.0 [INFO] frobbed toml for spaceralk-0.1.0 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/spaceralk/0.1.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xmlrpc v0.4.1 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing spaceralk-0.1.0 against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/spaceralk/0.1.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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 690998a2dfc74a3a5d4880a0c0e3d13d49749086ea2d0367ea9b85e3c4b752fe [INFO] running `"docker" "start" "-a" "690998a2dfc74a3a5d4880a0c0e3d13d49749086ea2d0367ea9b85e3c4b752fe"` [INFO] [stderr] Compiling xml-rs v0.4.1 [INFO] [stderr] Compiling iso8601 v0.1.1 [INFO] [stderr] Compiling xmlrpc v0.4.1 [INFO] [stderr] Compiling spaceralk v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/lib.rs:74:17 [INFO] [stderr] | [INFO] [stderr] 74 | self.call(String::from("auth.logout"), String::from("[]")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_must_use)] on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.65s [INFO] running `"docker" "inspect" "690998a2dfc74a3a5d4880a0c0e3d13d49749086ea2d0367ea9b85e3c4b752fe"` [INFO] running `"docker" "rm" "-f" "690998a2dfc74a3a5d4880a0c0e3d13d49749086ea2d0367ea9b85e3c4b752fe"` [INFO] [stdout] 690998a2dfc74a3a5d4880a0c0e3d13d49749086ea2d0367ea9b85e3c4b752fe [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/spaceralk/0.1.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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] c33bc8e27e69954b536ee4fb09211cb7f470b59757beb3281217005e3d075309 [INFO] running `"docker" "start" "-a" "c33bc8e27e69954b536ee4fb09211cb7f470b59757beb3281217005e3d075309"` [INFO] [stderr] Compiling spaceralk v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/lib.rs:74:17 [INFO] [stderr] | [INFO] [stderr] 74 | self.call(String::from("auth.logout"), String::from("[]")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_must_use)] on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.53s [INFO] running `"docker" "inspect" "c33bc8e27e69954b536ee4fb09211cb7f470b59757beb3281217005e3d075309"` [INFO] running `"docker" "rm" "-f" "c33bc8e27e69954b536ee4fb09211cb7f470b59757beb3281217005e3d075309"` [INFO] [stdout] c33bc8e27e69954b536ee4fb09211cb7f470b59757beb3281217005e3d075309 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/spaceralk/0.1.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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] d7f30c9c828c01a6e85a71c683a6ad35d260baf09b678640ad5e35be3ffee1d6 [INFO] running `"docker" "start" "-a" "d7f30c9c828c01a6e85a71c683a6ad35d260baf09b678640ad5e35be3ffee1d6"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/spaceralk-e295f7e999bcf158 [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test spaceralk::tests::json_decode_bool ... ok [INFO] [stderr] Running /opt/crater/target/debug/deps/spaceralk-bdcbddf2b2ce6ff7 [INFO] [stdout] test spaceralk::tests::json_decode_empty_array ... ok [INFO] [stdout] test spaceralk::tests::json_decode_nil ... ok [INFO] [stdout] test spaceralk::tests::json_decode_sub_array ... ok [INFO] [stdout] test spaceralk::tests::json_decode_integer ... ok [INFO] [stdout] test spaceralk::tests::json_decode_string ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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] Doc-tests spaceralk [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - spaceralk::Spacewalk::new (line 23) ... 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" "d7f30c9c828c01a6e85a71c683a6ad35d260baf09b678640ad5e35be3ffee1d6"` [INFO] running `"docker" "rm" "-f" "d7f30c9c828c01a6e85a71c683a6ad35d260baf09b678640ad5e35be3ffee1d6"` [INFO] [stdout] d7f30c9c828c01a6e85a71c683a6ad35d260baf09b678640ad5e35be3ffee1d6