[INFO] fetching crate golgi 0.1.1... [INFO] testing golgi-0.1.1 against try#c3758fdc4730d7700b25a13cccff296a08f42c00 for pr-91743 [INFO] extracting crate golgi 0.1.1 into /workspace/builds/worker-37/source [INFO] validating manifest of crates.io crate golgi 0.1.1 on toolchain c3758fdc4730d7700b25a13cccff296a08f42c00 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate golgi 0.1.1 [INFO] finished tweaking crates.io crate golgi 0.1.1 [INFO] tweaked toml for crates.io crate golgi 0.1.1 written to /workspace/builds/worker-37/source/Cargo.toml [INFO] crate crates.io crate golgi 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 21ea4c82cd4d3766698cedf2f5421bda0c79eac8b2e44dcf2b80d69b131a4f18 [INFO] running `Command { std: "docker" "start" "-a" "21ea4c82cd4d3766698cedf2f5421bda0c79eac8b2e44dcf2b80d69b131a4f18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21ea4c82cd4d3766698cedf2f5421bda0c79eac8b2e44dcf2b80d69b131a4f18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21ea4c82cd4d3766698cedf2f5421bda0c79eac8b2e44dcf2b80d69b131a4f18", kill_on_drop: false }` [INFO] [stdout] 21ea4c82cd4d3766698cedf2f5421bda0c79eac8b2e44dcf2b80d69b131a4f18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f99420065fd2f41d4053c4b4a85f0171c0fd9040bf05e72807cecb00eb53daac [INFO] running `Command { std: "docker" "start" "-a" "f99420065fd2f41d4053c4b4a85f0171c0fd9040bf05e72807cecb00eb53daac", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling async-task v4.1.0 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling c_linked_list v1.1.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling get_if_addrs v0.5.3 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling async-process v1.3.0 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling kuska-sodiumoxide v0.2.5-0 [INFO] [stderr] Compiling kuska-handshake v0.2.0 [INFO] [stderr] Compiling kuska-ssb v0.4.0 [INFO] [stderr] Compiling golgi v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 58s [INFO] running `Command { std: "docker" "inspect" "f99420065fd2f41d4053c4b4a85f0171c0fd9040bf05e72807cecb00eb53daac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f99420065fd2f41d4053c4b4a85f0171c0fd9040bf05e72807cecb00eb53daac", kill_on_drop: false }` [INFO] [stdout] f99420065fd2f41d4053c4b4a85f0171c0fd9040bf05e72807cecb00eb53daac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c9afd4d71642d72d28bed618d5f5b85654baaab29397a5b5be8dd9c47b9002a [INFO] running `Command { std: "docker" "start" "-a" "3c9afd4d71642d72d28bed618d5f5b85654baaab29397a5b5be8dd9c47b9002a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling golgi v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.27s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/golgi-36fb0796189fa1ce) [INFO] running `Command { std: "docker" "inspect" "3c9afd4d71642d72d28bed618d5f5b85654baaab29397a5b5be8dd9c47b9002a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c9afd4d71642d72d28bed618d5f5b85654baaab29397a5b5be8dd9c47b9002a", kill_on_drop: false }` [INFO] [stdout] 3c9afd4d71642d72d28bed618d5f5b85654baaab29397a5b5be8dd9c47b9002a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bc49d067622a1618395a73e960fe87a6d59cddc725905d5bd9967ee299f3a647 [INFO] running `Command { std: "docker" "start" "-a" "bc49d067622a1618395a73e960fe87a6d59cddc725905d5bd9967ee299f3a647", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/golgi-36fb0796189fa1ce) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test blobs::tests::blob_id_without_algo ... ok [INFO] [stdout] test blobs::tests::blob_id_without_sigil ... ok [INFO] [stdout] test blobs::tests::blob_path ... ok [INFO] [stdout] test blobs::tests::hashed_blob ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests golgi [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test src/api/about.rs - api::about::Sbot::get_latest_about_message (line 90) ... ok [INFO] [stdout] test src/api/about.rs - api::about::Sbot::get_name_and_image (line 198) ... ok [INFO] [stdout] test src/api/about.rs - api::about::Sbot::get_about_info (line 245) ... ok [INFO] [stdout] test src/api/about.rs - api::about::Sbot::get_about_message_stream (line 30) ... ok [INFO] [stdout] test src/api/friends.rs - api::friends::Sbot::_get_followers (line 256) ... ok [INFO] [stdout] test src/api/about.rs - api::about::Sbot::get_name (line 342) ... ok [INFO] [stdout] test src/api/about.rs - api::about::Sbot::get_profile_info (line 156) ... ok [INFO] [stdout] test src/api/friends.rs - api::friends::Sbot::block (line 55) ... ok [INFO] [stdout] test src/blobs.rs - blobs::get_blob_path (line 17) ... ok [INFO] [stdout] test src/api/friends.rs - api::friends::Sbot::follow (line 26) ... ok [INFO] [stdout] test src/api/about.rs - api::about::Sbot::get_description (line 367) ... ok [INFO] [stdout] test src/api/friends.rs - api::friends::Sbot::friends_is_blocking (line 172) ... ok [INFO] [stdout] test src/api/publish.rs - api::publish::Sbot::publish_description (line 93) ... ok [INFO] [stdout] test src/api/publish.rs - api::publish::Sbot::publish_image (line 132) ... ok [INFO] [stdout] test src/api/friends.rs - api::friends::Sbot::set_relationship (line 81) ... ok [INFO] [stdout] test src/api/whoami.rs - api::whoami::Sbot::whoami (line 14) ... ok [INFO] [stdout] test src/api/friends.rs - api::friends::Sbot::friends_hops (line 301) ... ok [INFO] [stdout] test src/api/publish.rs - api::publish::Sbot::publish (line 25) ... ok [INFO] [stdout] test src/api/publish.rs - api::publish::Sbot::publish_name (line 168) ... ok [INFO] [stdout] test src/api/publish.rs - api::publish::Sbot::publish_post (line 63) ... ok [INFO] [stdout] test src/api/invite.rs - api::invite::Sbot::invite_use (line 49) ... ok [INFO] [stdout] test src/api/friends.rs - api::friends::Sbot::get_follows (line 220) ... ok [INFO] [stdout] test src/api/friends.rs - api::friends::Sbot::friends_is_following (line 122) ... ok [INFO] [stdout] test src/api/get_subset.rs - api::get_subset::Sbot::get_subset_stream (line 28) ... ok [INFO] [stdout] test src/lib.rs - (line 40) ... ok [INFO] [stdout] test src/api/history_stream.rs - api::history_stream::Sbot::create_history_stream (line 17) ... ok [INFO] [stdout] test src/api/invite.rs - api::invite::Sbot::invite_create (line 17) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.61s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bc49d067622a1618395a73e960fe87a6d59cddc725905d5bd9967ee299f3a647", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc49d067622a1618395a73e960fe87a6d59cddc725905d5bd9967ee299f3a647", kill_on_drop: false }` [INFO] [stdout] bc49d067622a1618395a73e960fe87a6d59cddc725905d5bd9967ee299f3a647