[INFO] fetching crate httpwsrep 0.4.1... [INFO] testing httpwsrep-0.4.1 against 1.49.0 for beta-1.50-1 [INFO] extracting crate httpwsrep 0.4.1 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate httpwsrep 0.4.1 on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate httpwsrep 0.4.1 [INFO] finished tweaking crates.io crate httpwsrep 0.4.1 [INFO] tweaked toml for crates.io crate httpwsrep 0.4.1 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate httpwsrep 0.4.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69eb8773fa2bf9cf6e5b322bb276bafbca86bc471bbc290c8ba9b6a727d147f7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "69eb8773fa2bf9cf6e5b322bb276bafbca86bc471bbc290c8ba9b6a727d147f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69eb8773fa2bf9cf6e5b322bb276bafbca86bc471bbc290c8ba9b6a727d147f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69eb8773fa2bf9cf6e5b322bb276bafbca86bc471bbc290c8ba9b6a727d147f7", kill_on_drop: false }` [INFO] [stdout] 69eb8773fa2bf9cf6e5b322bb276bafbca86bc471bbc290c8ba9b6a727d147f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff320984a468b1ef7ed36399326d39e1897e18d3918f96d7950c640305f8557e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ff320984a468b1ef7ed36399326d39e1897e18d3918f96d7950c640305f8557e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.46 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling futures-core v0.3.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling futures-sink v0.3.7 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling futures-io v0.3.7 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling urlencoding v1.1.1 [INFO] [stderr] Compiling mio-named-pipes v0.1.7 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling dsn v1.0.2 [INFO] [stderr] Compiling futures-channel v0.3.7 [INFO] [stderr] Compiling futures-task v0.3.7 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling const-random-macro v0.1.11 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling headers v0.3.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling sha-1 v0.9.1 [INFO] [stderr] Compiling const-random v0.1.11 [INFO] [stderr] Compiling ahash v0.2.19 [INFO] [stderr] Compiling lexical v5.2.0 [INFO] [stderr] Compiling flate2 v1.0.18 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling twox-hash v1.6.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling lru v0.5.3 [INFO] [stderr] Compiling multipart v0.17.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling futures-macro v0.3.7 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling futures-util v0.3.7 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling futures v0.3.7 [INFO] [stderr] Compiling tokio-tungstenite v0.11.0 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling rust_decimal v1.8.1 [INFO] [stderr] Compiling bigdecimal v0.1.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling mysql_common v0.24.1 [INFO] [stderr] Compiling hyper v0.13.8 [INFO] [stderr] Compiling mysql_async v0.25.0 [INFO] [stderr] Compiling warp v0.2.5 [INFO] [stderr] Compiling httpwsrep v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 25s [INFO] running `Command { std: "docker" "inspect" "ff320984a468b1ef7ed36399326d39e1897e18d3918f96d7950c640305f8557e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff320984a468b1ef7ed36399326d39e1897e18d3918f96d7950c640305f8557e", kill_on_drop: false }` [INFO] [stdout] ff320984a468b1ef7ed36399326d39e1897e18d3918f96d7950c640305f8557e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c74c146ed25db7aac25a32923cf498ccc9e73a290aeed515e784f2467722e76 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2c74c146ed25db7aac25a32923cf498ccc9e73a290aeed515e784f2467722e76", kill_on_drop: false }` [INFO] [stderr] Compiling httpwsrep v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.62s [INFO] running `Command { std: "docker" "inspect" "2c74c146ed25db7aac25a32923cf498ccc9e73a290aeed515e784f2467722e76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c74c146ed25db7aac25a32923cf498ccc9e73a290aeed515e784f2467722e76", kill_on_drop: false }` [INFO] [stdout] 2c74c146ed25db7aac25a32923cf498ccc9e73a290aeed515e784f2467722e76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b49e2386c1afe9bca86967181c606b308e7de070dfd42748289ebf0180dcc487 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b49e2386c1afe9bca86967181c606b308e7de070dfd42748289ebf0180dcc487", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/httpwsrep-52a27f64afd6f5c3 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/httpwsrep-1c759b047fdd30e0 [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests httpwsrep [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 `Command { std: "docker" "inspect" "b49e2386c1afe9bca86967181c606b308e7de070dfd42748289ebf0180dcc487", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b49e2386c1afe9bca86967181c606b308e7de070dfd42748289ebf0180dcc487", kill_on_drop: false }` [INFO] [stdout] b49e2386c1afe9bca86967181c606b308e7de070dfd42748289ebf0180dcc487