[INFO] fetching crate yume 0.2.0... [INFO] testing yume-0.2.0 against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] extracting crate yume 0.2.0 into /workspace/builds/worker-25/source [INFO] validating manifest of crates.io crate yume 0.2.0 on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate yume 0.2.0 [INFO] finished tweaking crates.io crate yume 0.2.0 [INFO] tweaked toml for crates.io crate yume 0.2.0 written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate crates.io crate yume 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bca5092fb7f900b8482d388992b572976e31fae4644b687d880e7a6696b18852 [INFO] running `Command { std: "docker" "start" "-a" "bca5092fb7f900b8482d388992b572976e31fae4644b687d880e7a6696b18852", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bca5092fb7f900b8482d388992b572976e31fae4644b687d880e7a6696b18852", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bca5092fb7f900b8482d388992b572976e31fae4644b687d880e7a6696b18852", kill_on_drop: false }` [INFO] [stdout] bca5092fb7f900b8482d388992b572976e31fae4644b687d880e7a6696b18852 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d8c5a98423c49efdac4a8f8274b26dee8bc93ec0d71ca193d17ee0ab153c77d [INFO] running `Command { std: "docker" "start" "-a" "5d8c5a98423c49efdac4a8f8274b26dee8bc93ec0d71ca193d17ee0ab153c77d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling smallvec v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling subtle v2.2.2 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling scoped-tls-hkt v0.1.2 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling base64 v0.12.1 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling kv-log-macro v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling ring v0.16.13 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling stream-cipher v0.3.2 [INFO] [stderr] Compiling universal-hash v0.3.0 [INFO] [stderr] Compiling aead v0.2.0 [INFO] [stderr] Compiling chacha20 v0.3.3 [INFO] [stderr] Compiling poly1305 v0.5.2 [INFO] [stderr] Compiling chacha20poly1305 v0.4.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling signal-hook v0.1.15 [INFO] [stderr] Compiling crossterm v0.17.5 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling pin-project-internal v0.4.16 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Compiling pin-project v0.4.16 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling structopt v0.3.14 [INFO] [stderr] Compiling piper v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling smol v0.1.10 [INFO] [stderr] Compiling async-std v1.6.0 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling yume v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.82s [INFO] running `Command { std: "docker" "inspect" "5d8c5a98423c49efdac4a8f8274b26dee8bc93ec0d71ca193d17ee0ab153c77d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d8c5a98423c49efdac4a8f8274b26dee8bc93ec0d71ca193d17ee0ab153c77d", kill_on_drop: false }` [INFO] [stdout] 5d8c5a98423c49efdac4a8f8274b26dee8bc93ec0d71ca193d17ee0ab153c77d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d22d86216b1ba6a5d405c8b361bccfc00f725992a01871682cffb791cc4d4c84 [INFO] running `Command { std: "docker" "start" "-a" "d22d86216b1ba6a5d405c8b361bccfc00f725992a01871682cffb791cc4d4c84", kill_on_drop: false }` [INFO] [stderr] Compiling yume v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.04s [INFO] running `Command { std: "docker" "inspect" "d22d86216b1ba6a5d405c8b361bccfc00f725992a01871682cffb791cc4d4c84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d22d86216b1ba6a5d405c8b361bccfc00f725992a01871682cffb791cc4d4c84", kill_on_drop: false }` [INFO] [stdout] d22d86216b1ba6a5d405c8b361bccfc00f725992a01871682cffb791cc4d4c84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fcb1f27883bf0c5f6193c94e169d293b894ab099eabd232622eca085c2ae2f8d [INFO] running `Command { std: "docker" "start" "-a" "fcb1f27883bf0c5f6193c94e169d293b894ab099eabd232622eca085c2ae2f8d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/yume-ca1194087ddfa91b) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] s3BoF9OT2o6PxhX4YPf0CqBlk1c8ZMmf5ByJwljaiirHdJU13zaCgapTL5KUmf4VRa7exBGa6bRDr4xKe6MDSQ== [INFO] [stdout] Io/Bwt31vz/qx6gA3y+zHKStUYiMCEpa2koeqjl7+WbitOg8rUKQPxDFmw/wWFwjweEm8p+PmcuCjLmCw7lmjw== [INFO] [stdout] test error::utils::test_error ... ok [INFO] [stdout] test key::utils::test_key ... ok [INFO] [stdout] test utils::utils::check_content_from_buffer ... ok [INFO] [stdout] test message::utils::test_message ... ok [INFO] [stdout] test utils::utils::check_random_array ... ok [INFO] [stdout] 2001:3984:3989::10 test peers::tests::check_peers ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fcb1f27883bf0c5f6193c94e169d293b894ab099eabd232622eca085c2ae2f8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcb1f27883bf0c5f6193c94e169d293b894ab099eabd232622eca085c2ae2f8d", kill_on_drop: false }` [INFO] [stdout] fcb1f27883bf0c5f6193c94e169d293b894ab099eabd232622eca085c2ae2f8d