[INFO] updating cached repository https://github.com/dropbox/fast_rsync [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8c4c87578fb6787dabdb5f2bcb4b665ccbfba60e [INFO] testing dropbox/fast_rsync against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdropbox%2Ffast_rsync" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dropbox/fast_rsync on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/dropbox/fast_rsync [INFO] finished tweaking git repo https://github.com/dropbox/fast_rsync [INFO] tweaked toml for git repo https://github.com/dropbox/fast_rsync written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/dropbox/fast_rsync already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=forbid" "-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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] c11eabd6c6ddef78f3cb21449a4b3c46d7da994e3c0ef510f7339aefb96797c8 [INFO] running `"docker" "start" "-a" "c11eabd6c6ddef78f3cb21449a4b3c46d7da994e3c0ef510f7339aefb96797c8"` [INFO] [stderr] Compiling packed_simd v0.3.3 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling fast_rsync v0.1.2-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.97s [INFO] running `"docker" "inspect" "c11eabd6c6ddef78f3cb21449a4b3c46d7da994e3c0ef510f7339aefb96797c8"` [INFO] running `"docker" "rm" "-f" "c11eabd6c6ddef78f3cb21449a4b3c46d7da994e3c0ef510f7339aefb96797c8"` [INFO] [stdout] c11eabd6c6ddef78f3cb21449a4b3c46d7da994e3c0ef510f7339aefb96797c8 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=forbid" "-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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] 218d6806b5002891ed2144fcff89d42a0d8ed9945c379beb8b8ef8aea9567f99 [INFO] running `"docker" "start" "-a" "218d6806b5002891ed2144fcff89d42a0d8ed9945c379beb8b8ef8aea9567f99"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling plotters v0.2.12 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling librsync-sys v0.1.1 (https://github.com/goffrie/librsync-rs?rev=ab9c427b5b20624fe533ad0247fe0f9c3460245e#ab9c427b) [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling criterion-plot v0.4.1 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling librsync v0.2.0 (https://github.com/goffrie/librsync-rs?rev=ab9c427b5b20624fe533ad0247fe0f9c3460245e#ab9c427b) [INFO] [stderr] Compiling bstr v0.2.11 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling quickcheck_macros v0.9.1 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling tinytemplate v1.0.3 [INFO] [stderr] Compiling criterion v0.3.1 [INFO] [stderr] Compiling fast_rsync v0.1.2-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 48s [INFO] running `"docker" "inspect" "218d6806b5002891ed2144fcff89d42a0d8ed9945c379beb8b8ef8aea9567f99"` [INFO] running `"docker" "rm" "-f" "218d6806b5002891ed2144fcff89d42a0d8ed9945c379beb8b8ef8aea9567f99"` [INFO] [stdout] 218d6806b5002891ed2144fcff89d42a0d8ed9945c379beb8b8ef8aea9567f99 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=forbid" "-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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] 8a2cac5110a1928fda44943230e6c591c7247469118e1070289710e34ca75bb5 [INFO] running `"docker" "start" "-a" "8a2cac5110a1928fda44943230e6c591c7247469118e1070289710e34ca75bb5"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.67s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/fast_rsync-1b424f3945993fde [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test crc::tests::optimized_update ... ok [INFO] [stdout] test crc::tests::rollin_one ... ok [INFO] [stdout] test crc::tests::rollout_one ... ok [INFO] [stdout] test tests::test_apply_errors ... ok [INFO] [stdout] test crc::tests::rotate_one ... ok [INFO] [stdout] test md4::tests ... ok [INFO] [stdout] test tests::test_signature_creation ... ok [INFO] [stdout] test crc::tests::update_twice ... ok [INFO] [stdout] test tests::test_signature_interoperability ... ok [INFO] [stdout] test tests::test_trivial ... ok [INFO] [stdout] test tests::test_delta_size ... ok [INFO] [stdout] test tests::test_random ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests fast_rsync [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 `"docker" "inspect" "8a2cac5110a1928fda44943230e6c591c7247469118e1070289710e34ca75bb5"` [INFO] running `"docker" "rm" "-f" "8a2cac5110a1928fda44943230e6c591c7247469118e1070289710e34ca75bb5"` [INFO] [stdout] 8a2cac5110a1928fda44943230e6c591c7247469118e1070289710e34ca75bb5