[INFO] crate index-html-server 0.1.0 is already in cache
[INFO] testing index-html-server-0.1.0 against 1.44.0 for beta-1.45-1
[INFO] extracting crate index-html-server 0.1.0 into /workspace/builds/worker-4/source
[INFO] validating manifest of crates.io crate index-html-server 0.1.0 on toolchain 1.44.0
[INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate index-html-server 0.1.0
[INFO] finished tweaking crates.io crate index-html-server 0.1.0
[INFO] tweaked toml for crates.io crate index-html-server 0.1.0 written to /workspace/builds/worker-4/source/Cargo.toml
[INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+1.44.0" "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] 43e066e8020a0ee2553587e3ad280cfe3393631f14efd178b0466fb4212054d0
[INFO] running `"docker" "start" "-a" "43e066e8020a0ee2553587e3ad280cfe3393631f14efd178b0466fb4212054d0"`
[INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted
[INFO] [stderr] Compiling nom v4.2.3
[INFO] [stderr] Compiling actix-web-codegen v0.1.3
[INFO] [stderr] Compiling h2 v0.1.26
[INFO] [stderr] Compiling actix-codec v0.1.2
[INFO] [stderr] Compiling derive_more v0.15.0
[INFO] [stderr] Compiling actix-router v0.1.5
[INFO] [stderr] Compiling tokio-signal v0.2.9
[INFO] [stderr] Compiling actix-server-config v0.1.2
[INFO] [stderr] Compiling trust-dns-proto v0.7.4
[INFO] [stderr] Compiling actix-utils v0.4.7
[INFO] [stderr] Compiling v_escape_derive v0.5.6
[INFO] [stderr] Compiling trust-dns-resolver v0.11.1
[INFO] [stderr] Compiling v_escape v0.7.4
[INFO] [stderr] Compiling v_htmlescape v0.4.5
[INFO] [stderr] Compiling actix-threadpool v0.1.2
[INFO] [stderr] Compiling actix-rt v0.2.6
[INFO] [stderr] Compiling actix-connect v0.2.5
[INFO] [stderr] Compiling actix-server v0.6.1
[INFO] [stderr] Compiling actix-http v0.2.11
[INFO] [stderr] Compiling actix-testing v0.1.0
[INFO] [stderr] Compiling awc v0.2.8
[INFO] [stderr] Compiling actix-web v1.0.9
[INFO] [stderr] Compiling actix-files v0.1.7
[INFO] [stderr] Compiling index-html-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.64s
[INFO] running `"docker" "inspect" "43e066e8020a0ee2553587e3ad280cfe3393631f14efd178b0466fb4212054d0"`
[INFO] running `"docker" "rm" "-f" "43e066e8020a0ee2553587e3ad280cfe3393631f14efd178b0466fb4212054d0"`
[INFO] [stdout] 43e066e8020a0ee2553587e3ad280cfe3393631f14efd178b0466fb4212054d0
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+1.44.0" "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] 1e1cb0db18ff024ee8b82e35901367d7b198a0892e3451da16ef48a6c934f265
[INFO] running `"docker" "start" "-a" "1e1cb0db18ff024ee8b82e35901367d7b198a0892e3451da16ef48a6c934f265"`
[INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted
[INFO] [stderr] Compiling index-html-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.46s
[INFO] running `"docker" "inspect" "1e1cb0db18ff024ee8b82e35901367d7b198a0892e3451da16ef48a6c934f265"`
[INFO] running `"docker" "rm" "-f" "1e1cb0db18ff024ee8b82e35901367d7b198a0892e3451da16ef48a6c934f265"`
[INFO] [stdout] 1e1cb0db18ff024ee8b82e35901367d7b198a0892e3451da16ef48a6c934f265
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+1.44.0" "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] 30cde58ed43dfcd900045d3bf97633cd7a56b43cc4fa22f311c189cd3f3550c2
[INFO] running `"docker" "start" "-a" "30cde58ed43dfcd900045d3bf97633cd7a56b43cc4fa22f311c189cd3f3550c2"`
[INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted
[INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.49s
[INFO] [stderr] Running /opt/rustwide/target/debug/deps/index_html_server-d6e2d79c3d6b4b7b
[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" "30cde58ed43dfcd900045d3bf97633cd7a56b43cc4fa22f311c189cd3f3550c2"`
[INFO] running `"docker" "rm" "-f" "30cde58ed43dfcd900045d3bf97633cd7a56b43cc4fa22f311c189cd3f3550c2"`
[INFO] [stdout] 30cde58ed43dfcd900045d3bf97633cd7a56b43cc4fa22f311c189cd3f3550c2