[INFO] fetching crate watchman_client 0.5.0... [INFO] testing watchman_client-0.5.0 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate watchman_client 0.5.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate watchman_client 0.5.0 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate watchman_client 0.5.0 [INFO] finished tweaking crates.io crate watchman_client 0.5.0 [INFO] tweaked toml for crates.io crate watchman_client 0.5.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate watchman_client 0.5.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_bser v0.2.0 [INFO] [stderr] Downloaded proc-macro-error-attr v0.4.6 [INFO] [stderr] Downloaded proc-macro-error v0.4.6 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 77221ec411815290ad377bdcf072cf106acb38fb1aea94955e8a55a94c775523 [INFO] running `"docker" "start" "-a" "77221ec411815290ad377bdcf072cf106acb38fb1aea94955e8a55a94c775523"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling backtrace v0.3.43 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling tokio-macros v0.2.4 [INFO] [stderr] Compiling thiserror-impl v1.0.10 [INFO] [stderr] Compiling tokio v0.2.11 [INFO] [stderr] Compiling thiserror v1.0.10 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling serde_bytes v0.11.3 [INFO] [stderr] Compiling serde_bser v0.2.0 [INFO] [stderr] Compiling watchman_client v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.77s [INFO] running `"docker" "inspect" "77221ec411815290ad377bdcf072cf106acb38fb1aea94955e8a55a94c775523"` [INFO] running `"docker" "rm" "-f" "77221ec411815290ad377bdcf072cf106acb38fb1aea94955e8a55a94c775523"` [INFO] [stdout] 77221ec411815290ad377bdcf072cf106acb38fb1aea94955e8a55a94c775523 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f7c995926fe0b5d7f8a975e6e4ed1521f61dacafdb886f1d79d5cc83c5ae7a6e [INFO] running `"docker" "start" "-a" "f7c995926fe0b5d7f8a975e6e4ed1521f61dacafdb886f1d79d5cc83c5ae7a6e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling proc-macro-error v0.4.6 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.6 [INFO] [stderr] Compiling structopt-derive v0.4.1 [INFO] [stderr] Compiling structopt v0.3.8 [INFO] [stderr] Compiling watchman_client v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 36.41s [INFO] running `"docker" "inspect" "f7c995926fe0b5d7f8a975e6e4ed1521f61dacafdb886f1d79d5cc83c5ae7a6e"` [INFO] running `"docker" "rm" "-f" "f7c995926fe0b5d7f8a975e6e4ed1521f61dacafdb886f1d79d5cc83c5ae7a6e"` [INFO] [stdout] f7c995926fe0b5d7f8a975e6e4ed1521f61dacafdb886f1d79d5cc83c5ae7a6e [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8b8124bc38bcb5c5e7dc22299f4e399ac77a0dab6629d8d4148f0c3944defb21 [INFO] running `"docker" "start" "-a" "8b8124bc38bcb5c5e7dc22299f4e399ac77a0dab6629d8d4148f0c3944defb21"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/watchman_client-64d608ea080ad7cd [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test pdu::tests::test_content_sha1hex_error ... ok [INFO] [stdout] test pdu::tests::test_content_sha1hex_hash ... ok [INFO] [stdout] test pdu::tests::test_content_sha1hex_none ... ok [INFO] [stdout] test expr::tests::exprs ... ok [INFO] [stdout] test tests::connection_builder_paths ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests watchman_client [INFO] [stderr] warning: unknown attribute `norun`. Did you mean `no_run`? [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / //! This crate provides a client to the watchman file watching service. [INFO] [stderr] 2 | | //! [INFO] [stderr] 3 | | //! Start with the [Connector](struct.Connector.html) struct and use [INFO] [stderr] 4 | | //! it to connect and return a [Client](struct.Client.html) struct, [INFO] [stderr] ... | [INFO] [stderr] 27 | | //! } [INFO] [stderr] 28 | | //! ``` [INFO] [stderr] | |_______^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(invalid_codeblock_attribute)]` on by default [INFO] [stderr] = help: the code block will either not be tested if not marked as a rust one or will be run (which you might not want) [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/fields.rs - query_result_type (line 258) ... ok [INFO] [stdout] test src/pdu.rs - pdu::FileType (line 608) ... ok [INFO] [stdout] test src/lib.rs - Client::query (line 813) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "8b8124bc38bcb5c5e7dc22299f4e399ac77a0dab6629d8d4148f0c3944defb21"` [INFO] running `"docker" "rm" "-f" "8b8124bc38bcb5c5e7dc22299f4e399ac77a0dab6629d8d4148f0c3944defb21"` [INFO] [stdout] 8b8124bc38bcb5c5e7dc22299f4e399ac77a0dab6629d8d4148f0c3944defb21