[INFO] crate wormhole-tunnel 0.1.5 is already in cache [INFO] testing wormhole-tunnel-0.1.5 against 1.44.0 for beta-1.45-1 [INFO] extracting crate wormhole-tunnel 0.1.5 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate wormhole-tunnel 0.1.5 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 wormhole-tunnel 0.1.5 [INFO] finished tweaking crates.io crate wormhole-tunnel 0.1.5 [INFO] tweaked toml for crates.io crate wormhole-tunnel 0.1.5 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate wormhole-tunnel 0.1.5 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [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] 6e8784de639da0e064c7bc991f1742752ba5633930e957ab13889210ae5ac113 [INFO] running `"docker" "start" "-a" "6e8784de639da0e064c7bc991f1742752ba5633930e957ab13889210ae5ac113"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling arc-swap v0.4.5 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling urlencoding v1.0.0 [INFO] [stderr] Compiling hmac-sha256 v0.1.2 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling os_type v2.2.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling multipart v0.16.1 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling signal-hook v0.1.13 [INFO] [stderr] Compiling tungstenite v0.10.1 [INFO] [stderr] Compiling headers v0.3.2 [INFO] [stderr] Compiling crossterm v0.16.0 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling colour v0.5.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.12 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling tokio v0.2.13 [INFO] [stderr] Compiling structopt-derive v0.4.5 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling structopt v0.3.12 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling h2 v0.2.2 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling tokio-tungstenite v0.10.1 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling hyper v0.13.4 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling warp v0.2.2 [INFO] [stderr] Compiling human-panic v1.0.3 [INFO] [stderr] Compiling wormhole-tunnel v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 07s [INFO] running `"docker" "inspect" "6e8784de639da0e064c7bc991f1742752ba5633930e957ab13889210ae5ac113"` [INFO] running `"docker" "rm" "-f" "6e8784de639da0e064c7bc991f1742752ba5633930e957ab13889210ae5ac113"` [INFO] [stdout] 6e8784de639da0e064c7bc991f1742752ba5633930e957ab13889210ae5ac113 [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] c9453dfc2966fff1c63894dd1a2573a5bf1f12ff80e7aad3ebf9f31f17adf44d [INFO] running `"docker" "start" "-a" "c9453dfc2966fff1c63894dd1a2573a5bf1f12ff80e7aad3ebf9f31f17adf44d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling wormhole-tunnel v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.39s [INFO] running `"docker" "inspect" "c9453dfc2966fff1c63894dd1a2573a5bf1f12ff80e7aad3ebf9f31f17adf44d"` [INFO] running `"docker" "rm" "-f" "c9453dfc2966fff1c63894dd1a2573a5bf1f12ff80e7aad3ebf9f31f17adf44d"` [INFO] [stdout] c9453dfc2966fff1c63894dd1a2573a5bf1f12ff80e7aad3ebf9f31f17adf44d [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] 488cb6df1862c919e8a14613795889f4fac48c99049410e927a6366b8b73bdea [INFO] running `"docker" "start" "-a" "488cb6df1862c919e8a14613795889f4fac48c99049410e927a6366b8b73bdea"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.74s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/wormhole-ec201d3495fbd50c [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/wormhole-024513ba710ae90d [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/wormhole_server-f9e9280b0c37c5e7 [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests wormhole [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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] [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" "488cb6df1862c919e8a14613795889f4fac48c99049410e927a6366b8b73bdea"` [INFO] running `"docker" "rm" "-f" "488cb6df1862c919e8a14613795889f4fac48c99049410e927a6366b8b73bdea"` [INFO] [stdout] 488cb6df1862c919e8a14613795889f4fac48c99049410e927a6366b8b73bdea