[INFO] fetching crate kf-socket 2.0.0... [INFO] testing kf-socket-2.0.0 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate kf-socket 2.0.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate kf-socket 2.0.0 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate kf-socket 2.0.0 [INFO] finished tweaking crates.io crate kf-socket 2.0.0 [INFO] tweaked toml for crates.io crate kf-socket 2.0.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate kf-socket 2.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0206c4a0758cdbac4f8245d3a4d10251b182c12990b9017551146515e8073935 [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" "0206c4a0758cdbac4f8245d3a4d10251b182c12990b9017551146515e8073935", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0206c4a0758cdbac4f8245d3a4d10251b182c12990b9017551146515e8073935", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0206c4a0758cdbac4f8245d3a4d10251b182c12990b9017551146515e8073935", kill_on_drop: false }` [INFO] [stdout] 0206c4a0758cdbac4f8245d3a4d10251b182c12990b9017551146515e8073935 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--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] 6b7fc12f5adddd696993c4ef4803b5fdc5eb63da777ca353126a1124985fadbb [INFO] running `Command { std: "docker" "start" "-a" "6b7fc12f5adddd696993c4ef4803b5fdc5eb63da777ca353126a1124985fadbb", kill_on_drop: false }` [INFO] [stderr] warning: invalid feature `cli` in required-features of target `file_send`: `cli` is not present in [features] section [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling cc v1.0.53 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling pin-project-lite v0.1.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling nix v0.16.1 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling crc32c v0.4.0 [INFO] [stderr] Compiling futures-timer v2.0.2 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling kv-log-macro v1.0.5 [INFO] [stderr] Compiling flv-types v0.1.0 [INFO] [stderr] Compiling ring v0.16.13 [INFO] [stderr] Compiling quote v1.0.5 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling async-task v1.3.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling parking_lot v0.4.8 [INFO] [stderr] Compiling flv-util v0.1.1 [INFO] [stderr] Compiling chashmap v2.2.2 [INFO] [stderr] Compiling webpki v0.21.2 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling kf-protocol-derive v0.1.0 [INFO] [stderr] Compiling pin-project-internal v0.4.16 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling paste-impl v0.1.12 [INFO] [stderr] Compiling async-test-derive v1.0.0 [INFO] [stderr] Compiling async-trait v0.1.31 [INFO] [stderr] Compiling paste v0.1.12 [INFO] [stderr] Compiling pin-project v0.4.16 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling broadcaster v1.0.0 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling async-std v1.5.0 [INFO] [stderr] Compiling async-tls v0.7.0 [INFO] [stderr] Compiling kf-protocol-core v0.1.1 [INFO] [stderr] Compiling kf-protocol-api v0.1.0 [INFO] [stderr] Compiling flv-future-aio v2.1.0 [INFO] [stderr] Compiling kf-protocol-transport v2.0.1 [INFO] [stderr] Compiling kf-protocol-message v0.1.0 [INFO] [stderr] Compiling kf-protocol-fs v1.0.1 [INFO] [stderr] Compiling kf-protocol v1.1.2 [INFO] [stderr] Compiling kf-socket v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 37s [INFO] running `Command { std: "docker" "inspect" "6b7fc12f5adddd696993c4ef4803b5fdc5eb63da777ca353126a1124985fadbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b7fc12f5adddd696993c4ef4803b5fdc5eb63da777ca353126a1124985fadbb", kill_on_drop: false }` [INFO] [stdout] 6b7fc12f5adddd696993c4ef4803b5fdc5eb63da777ca353126a1124985fadbb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 264d754708479cc79a94684041913bf138a6c2f0d8d9acf225de2f3e4058d17e [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" "264d754708479cc79a94684041913bf138a6c2f0d8d9acf225de2f3e4058d17e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: invalid feature `cli` in required-features of target `file_send`: `cli` is not present in [features] section [INFO] [stderr] Compiling kf-socket v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.04s [INFO] running `Command { std: "docker" "inspect" "264d754708479cc79a94684041913bf138a6c2f0d8d9acf225de2f3e4058d17e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "264d754708479cc79a94684041913bf138a6c2f0d8d9acf225de2f3e4058d17e", kill_on_drop: false }` [INFO] [stdout] 264d754708479cc79a94684041913bf138a6c2f0d8d9acf225de2f3e4058d17e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 981fa4a7514e47cc9a0a9d4e15aacbf96a2ab92ec8dfe8dc5317965163b81a5b [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" "981fa4a7514e47cc9a0a9d4e15aacbf96a2ab92ec8dfe8dc5317965163b81a5b", kill_on_drop: false }` [INFO] [stderr] warning: invalid feature `cli` in required-features of target `file_send`: `cli` is not present in [features] section [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/kf_socket-db4d1a53f72e51f6 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test sink_pool::tests::test_sink_pool_sync ... ok [INFO] [stdout] test sink::tests::test_sink_copy_sync ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/file_fetch-874e04b619f2f736 [INFO] [stdout] test pooling::test::test_pool_sync ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_save_fetch_sync ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests kf-socket [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] running `Command { std: "docker" "inspect" "981fa4a7514e47cc9a0a9d4e15aacbf96a2ab92ec8dfe8dc5317965163b81a5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "981fa4a7514e47cc9a0a9d4e15aacbf96a2ab92ec8dfe8dc5317965163b81a5b", kill_on_drop: false }` [INFO] [stdout] 981fa4a7514e47cc9a0a9d4e15aacbf96a2ab92ec8dfe8dc5317965163b81a5b