[INFO] fetching crate harmony_rust_sdk 0.6.1... [INFO] testing harmony_rust_sdk-0.6.1 against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] extracting crate harmony_rust_sdk 0.6.1 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate harmony_rust_sdk 0.6.1 on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate harmony_rust_sdk 0.6.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate harmony_rust_sdk 0.6.1 [INFO] tweaked toml for crates.io crate harmony_rust_sdk 0.6.1 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate harmony_rust_sdk 0.6.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prost v0.8.0 [INFO] [stderr] Downloaded urlencoding v1.3.3 [INFO] [stderr] Downloaded hrpc-build v0.7.3 [INFO] [stderr] Downloaded derive-new v0.5.9 [INFO] [stderr] Downloaded prost-types v0.8.0 [INFO] [stderr] Downloaded prost-derive v0.8.0 [INFO] [stderr] Downloaded prost-build v0.8.0 [INFO] [stderr] Downloaded harmony_derive v0.1.2 [INFO] [stderr] Downloaded hrpc v0.10.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8b653a5c1930d48780d745642e1632f0127b1bd0bbdd652054cf7bff2c619ce [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d8b653a5c1930d48780d745642e1632f0127b1bd0bbdd652054cf7bff2c619ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8b653a5c1930d48780d745642e1632f0127b1bd0bbdd652054cf7bff2c619ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8b653a5c1930d48780d745642e1632f0127b1bd0bbdd652054cf7bff2c619ce", kill_on_drop: false }` [INFO] [stdout] d8b653a5c1930d48780d745642e1632f0127b1bd0bbdd652054cf7bff2c619ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a28e0f03985e88a020948d44287e0e7af99da9657ca08353a963b41ca3c289a5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a28e0f03985e88a020948d44287e0e7af99da9657ca08353a963b41ca3c289a5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling prost-build v0.8.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling prost-derive v0.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling harmony_derive v0.1.2 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling prost v0.8.0 [INFO] [stderr] Compiling prost-types v0.8.0 [INFO] [stderr] Compiling hrpc v0.10.3 [INFO] [stderr] Compiling hrpc-build v0.7.3 [INFO] [stderr] Compiling harmony_rust_sdk v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 43s [INFO] running `Command { std: "docker" "inspect" "a28e0f03985e88a020948d44287e0e7af99da9657ca08353a963b41ca3c289a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a28e0f03985e88a020948d44287e0e7af99da9657ca08353a963b41ca3c289a5", kill_on_drop: false }` [INFO] [stdout] a28e0f03985e88a020948d44287e0e7af99da9657ca08353a963b41ca3c289a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 037a53c895ae628df3074acc4194dd74db9d20eb501e685dc06579f32ac36e89 [INFO] running `Command { std: "docker" "start" "-a" "037a53c895ae628df3074acc4194dd74db9d20eb501e685dc06579f32ac36e89", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling ctrlc v3.1.9 [INFO] [stderr] Compiling tracing-subscriber v0.2.19 [INFO] [stderr] Compiling harmony_rust_sdk v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 36.86s [INFO] running `Command { std: "docker" "inspect" "037a53c895ae628df3074acc4194dd74db9d20eb501e685dc06579f32ac36e89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "037a53c895ae628df3074acc4194dd74db9d20eb501e685dc06579f32ac36e89", kill_on_drop: false }` [INFO] [stdout] 037a53c895ae628df3074acc4194dd74db9d20eb501e685dc06579f32ac36e89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 93f0fb0de82ea11091fa38a262362a4393be60d5474711fa33166b2d9f2b0e9f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "93f0fb0de82ea11091fa38a262362a4393be60d5474711fa33166b2d9f2b0e9f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/harmony_rust_sdk-e17781037b9a074d) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test api::chat::test::invite_id ... ok [INFO] [stdout] test api::test::parse_valid_hmc ... ok [INFO] [stdout] test api::test::parse_invalid_id_hmc - should panic ... ok [INFO] [stdout] test api::chat::test::empty_invite_id - should panic ... ok [INFO] [stdout] test api::test::parse_no_server_hmc - should panic ... ok [INFO] [stdout] test api::test::parse_no_id_hmc - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Doc-tests harmony_rust_sdk [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test src/api/chat.rs - api::chat::Place::previous (line 111) ... ok [INFO] [stdout] test src/api/chat.rs - api::chat::Place::top (line 69) ... ok [INFO] [stdout] test src/api/mod.rs - api::Hmc::port (line 167) ... ok [INFO] [stdout] test src/api/chat.rs - api::chat::Place::bottom (line 82) ... ok [INFO] [stdout] test src/api/mod.rs - api::Hmc::id (line 143) ... ok [INFO] [stdout] test src/api/chat.rs - api::chat::Place::between (line 56) ... ok [INFO] [stdout] test src/api/chat.rs - api::chat::InviteId::new (line 139) ... ok [INFO] [stdout] test src/api/chat.rs - api::chat::Place::next (line 95) ... ok [INFO] [stdout] test src/api/mod.rs - api::Hmc::server (line 155) ... ok [INFO] [stdout] test src/api/mod.rs - api::Hmc::new (line 128) ... ok [INFO] [stdout] test src/api/mod.rs - api::Hmc::as_str (line 179) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.75s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "93f0fb0de82ea11091fa38a262362a4393be60d5474711fa33166b2d9f2b0e9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93f0fb0de82ea11091fa38a262362a4393be60d5474711fa33166b2d9f2b0e9f", kill_on_drop: false }` [INFO] [stdout] 93f0fb0de82ea11091fa38a262362a4393be60d5474711fa33166b2d9f2b0e9f