[INFO] fetching crate harmony_rust_sdk 0.8.0... [INFO] testing harmony_rust_sdk-0.8.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate harmony_rust_sdk 0.8.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate harmony_rust_sdk 0.8.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate harmony_rust_sdk 0.8.0 [INFO] tweaked toml for crates.io crate harmony_rust_sdk 0.8.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate harmony_rust_sdk 0.8.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate harmony_rust_sdk 0.8.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 55b82d7bed7a24f4e4c3995400b61e96cacd3d4cdb12b04f80219c3522863e6f [INFO] running `Command { std: "docker" "start" "-a" "55b82d7bed7a24f4e4c3995400b61e96cacd3d4cdb12b04f80219c3522863e6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "55b82d7bed7a24f4e4c3995400b61e96cacd3d4cdb12b04f80219c3522863e6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55b82d7bed7a24f4e4c3995400b61e96cacd3d4cdb12b04f80219c3522863e6f", kill_on_drop: false }` [INFO] [stdout] 55b82d7bed7a24f4e4c3995400b61e96cacd3d4cdb12b04f80219c3522863e6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eca391187003c58e786e54eed5c63dfd2cde201a305f447f180583520c09dfdc [INFO] running `Command { std: "docker" "start" "-a" "eca391187003c58e786e54eed5c63dfd2cde201a305f447f180583520c09dfdc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling fastrand v1.6.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling harmony_derive v0.1.3 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling prost-types v0.9.0 [INFO] [stderr] Compiling hrpc-build v0.33.0 [INFO] [stderr] Compiling hrpc v0.33.17 [INFO] [stderr] Compiling harmony_rust_sdk v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.59s [INFO] running `Command { std: "docker" "inspect" "eca391187003c58e786e54eed5c63dfd2cde201a305f447f180583520c09dfdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eca391187003c58e786e54eed5c63dfd2cde201a305f447f180583520c09dfdc", kill_on_drop: false }` [INFO] [stdout] eca391187003c58e786e54eed5c63dfd2cde201a305f447f180583520c09dfdc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2ed28db18548c178a933ccd58a22ce211fde7d1ea20b4ef71b344188b70bcd2 [INFO] running `Command { std: "docker" "start" "-a" "a2ed28db18548c178a933ccd58a22ce211fde7d1ea20b4ef71b344188b70bcd2", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.5 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling harmony_derive v0.1.3 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling ctrlc v3.2.1 [INFO] [stderr] Compiling prost-types v0.9.0 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling hrpc-build v0.33.0 [INFO] [stderr] Compiling hrpc v0.33.17 [INFO] [stderr] Compiling harmony_rust_sdk v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/api/chat.rs:230:39 [INFO] [stdout] | [INFO] [stdout] 230 | std::array::IntoIter::new([("messages.send", false)]), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 35.24s [INFO] running `Command { std: "docker" "inspect" "a2ed28db18548c178a933ccd58a22ce211fde7d1ea20b4ef71b344188b70bcd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2ed28db18548c178a933ccd58a22ce211fde7d1ea20b4ef71b344188b70bcd2", kill_on_drop: false }` [INFO] [stdout] a2ed28db18548c178a933ccd58a22ce211fde7d1ea20b4ef71b344188b70bcd2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 188cd6be8316bd12fb1c907c61cbc22f257a41734eb7394c43ba7804ab18b4e9 [INFO] running `Command { std: "docker" "start" "-a" "188cd6be8316bd12fb1c907c61cbc22f257a41734eb7394c43ba7804ab18b4e9", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stderr] --> src/api/chat.rs:230:39 [INFO] [stderr] | [INFO] [stderr] 230 | std::array::IntoIter::new([("messages.send", false)]), [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `harmony_rust_sdk` (lib test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/harmony_rust_sdk-ae584aeebc5b0db2) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test api::chat::color::test::decode ... ok [INFO] [stdout] test api::chat::color::test::encode ... ok [INFO] [stdout] test api::chat::permission::tests::test_perm_compare_equal_allow ... ok [INFO] [stdout] test api::chat::permission::tests::test_perm_compare_depth_allow ... ok [INFO] [stdout] test api::chat::permission::tests::test_perm_compare_equal_deny ... ok [INFO] [stdout] test api::chat::permission::tests::test_perm_compare_glob_deny ... ok [INFO] [stdout] test api::chat::permission::tests::test_perm_compare_glob_allow ... ok [INFO] [stdout] test api::chat::permission::tests::test_perm_compare_nonequal_allow ... ok [INFO] [stdout] test api::chat::permission::tests::test_perm_compare_nonequal_deny ... ok [INFO] [stdout] test api::chat::permission::tests::test_perm_compare_specific_allow ... ok [INFO] [stdout] test api::chat::permission::tests::test_perm_compare_specific_deny ... ok [INFO] [stdout] test api::chat::test::invite_id ... ok [INFO] [stdout] test api::rest::tests::parse_id ... ok [INFO] [stdout] test api::rest::tests::parse_uri ... ok [INFO] [stdout] test api::test::parse_valid_hmc ... ok [INFO] [stdout] test api::chat::permission::tests::test_perm_compare_depth_deny ... ok [INFO] [stdout] test api::rest::tests::parse_hmc ... ok [INFO] [stdout] test api::chat::test::empty_invite_id - should panic ... ok [INFO] [stdout] test api::test::parse_no_id_hmc - should panic ... ok [INFO] [stdout] test api::test::parse_no_server_hmc - should panic ... ok [INFO] [stdout] test api::rest::tests::parse_empty - should panic ... ok [INFO] [stdout] test api::test::parse_invalid_id_hmc - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests harmony_rust_sdk [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test src/api/harmonytypes.rs - api::harmonytypes::ItemPosition::new_before (line 30) ... ok [INFO] [stdout] test src/api/mod.rs - api::Hmc::port (line 192) ... ok [INFO] [stdout] test src/api/harmonytypes.rs - api::harmonytypes::ItemPosition::new_after (line 10) ... ok [INFO] [stdout] test src/api/mod.rs - api::Hmc::new (line 153) ... ok [INFO] [stdout] test src/api/mod.rs - api::Hmc::id (line 168) ... ok [INFO] [stdout] test src/api/chat.rs - api::chat::InviteId::new (line 104) ... ok [INFO] [stdout] test src/api/mod.rs - api::Hmc::server (line 180) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.14s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "188cd6be8316bd12fb1c907c61cbc22f257a41734eb7394c43ba7804ab18b4e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "188cd6be8316bd12fb1c907c61cbc22f257a41734eb7394c43ba7804ab18b4e9", kill_on_drop: false }` [INFO] [stdout] 188cd6be8316bd12fb1c907c61cbc22f257a41734eb7394c43ba7804ab18b4e9