[INFO] crate scrappy-service 0.0.1 is already in cache [INFO] testing scrappy-service-0.0.1 against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] extracting crate scrappy-service 0.0.1 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate scrappy-service 0.0.1 on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate scrappy-service 0.0.1 [INFO] finished tweaking crates.io crate scrappy-service 0.0.1 [INFO] tweaked toml for crates.io crate scrappy-service 0.0.1 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] [stdout] f584b13b0b3f8b24d294b8e5eee834020513b660888df752ae5291ccd30ff2e4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "f584b13b0b3f8b24d294b8e5eee834020513b660888df752ae5291ccd30ff2e4"` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling pin-project-internal v0.4.9 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling pin-project v0.4.9 [INFO] [stderr] Compiling scrappy-service v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.42s [INFO] running `"docker" "inspect" "f584b13b0b3f8b24d294b8e5eee834020513b660888df752ae5291ccd30ff2e4"` [INFO] running `"docker" "rm" "-f" "f584b13b0b3f8b24d294b8e5eee834020513b660888df752ae5291ccd30ff2e4"` [INFO] [stdout] f584b13b0b3f8b24d294b8e5eee834020513b660888df752ae5291ccd30ff2e4 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 1583a707deacbc7c326c5aea51030cc40ac008d80c85458aa572b20991bc65fa [INFO] running `"docker" "start" "-a" "1583a707deacbc7c326c5aea51030cc40ac008d80c85458aa572b20991bc65fa"` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling arc-swap v0.4.6 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling derive_more v0.99.5 [INFO] [stderr] Compiling scrappy-macros v0.0.1 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio v0.2.18 [INFO] [stderr] Compiling scrappy-threadpool v0.0.1 [INFO] [stderr] Compiling scrappy-rt v0.0.1 [INFO] [stderr] Compiling scrappy-service v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 41.07s [INFO] running `"docker" "inspect" "1583a707deacbc7c326c5aea51030cc40ac008d80c85458aa572b20991bc65fa"` [INFO] running `"docker" "rm" "-f" "1583a707deacbc7c326c5aea51030cc40ac008d80c85458aa572b20991bc65fa"` [INFO] [stdout] 1583a707deacbc7c326c5aea51030cc40ac008d80c85458aa572b20991bc65fa [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] [stdout] da44c0f2e9c586469c0f5e2e705ce4f72cb9a9c4ab4487e5b87bf5fd51a28c00 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "da44c0f2e9c586469c0f5e2e705ce4f72cb9a9c4ab4487e5b87bf5fd51a28c00"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/scrappy_service-f785980c633a917c [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test fn_service::tests::test_fn_service_service ... ok [INFO] [stdout] test and_then::tests::test_new_service ... ok [INFO] [stdout] test fn_service::tests::test_fn_service ... ok [INFO] [stdout] test fn_service::tests::test_fn_service_with_config ... ok [INFO] [stdout] test and_then::tests::test_poll_ready ... ok [INFO] [stdout] test apply::tests::test_new_service ... ok [INFO] [stdout] test and_then_apply_fn::tests::test_service_factory ... ok [INFO] [stdout] test apply::tests::test_call ... ok [INFO] [stdout] test and_then_apply_fn::tests::test_service ... ok [INFO] [stdout] test and_then::tests::test_call ... ok [INFO] [stdout] test map::tests::test_call ... ok [INFO] [stdout] test map::tests::test_new_service ... ok [INFO] [stdout] test map::tests::test_poll_ready ... ok [INFO] [stdout] test map_err::tests::test_poll_ready ... ok [INFO] [stdout] test map_err::tests::test_new_service ... ok [INFO] [stdout] test then::tests::test_call ... ok [INFO] [stdout] test then::tests::test_factory ... ok [INFO] [stdout] test then::tests::test_poll_ready ... ok [INFO] [stdout] test map_err::tests::test_call ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests scrappy-service [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/lib.rs - Service (line 49) ... ignored [INFO] [stdout] test src/lib.rs - Service (line 67) ... ignored [INFO] [stdout] test src/transform.rs - transform::Transform (line 29) ... ignored [INFO] [stdout] test src/transform.rs - transform::Transform (line 68) ... ignored [INFO] [stdout] test src/fn_service.rs - fn_service::fn_factory_with_config (line 72) ... ok [INFO] [stdout] test src/fn_service.rs - fn_service::fn_factory (line 24) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "da44c0f2e9c586469c0f5e2e705ce4f72cb9a9c4ab4487e5b87bf5fd51a28c00"` [INFO] running `"docker" "rm" "-f" "da44c0f2e9c586469c0f5e2e705ce4f72cb9a9c4ab4487e5b87bf5fd51a28c00"` [INFO] [stdout] da44c0f2e9c586469c0f5e2e705ce4f72cb9a9c4ab4487e5b87bf5fd51a28c00