[INFO] fetching crate aquatic 0.1.0... [INFO] testing aquatic-0.1.0 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate aquatic 0.1.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate aquatic 0.1.0 on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate aquatic 0.1.0 [INFO] finished tweaking crates.io crate aquatic 0.1.0 [INFO] tweaked toml for crates.io crate aquatic 0.1.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate aquatic 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded aquatic_udp v0.1.0 [INFO] [stderr] Downloaded aquatic_http v0.1.0 [INFO] [stderr] Downloaded aquatic_ws v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d05b60f54b8316e42655646bb4312f67c259035d6d8d10bdfc96b92ca034027b [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" "d05b60f54b8316e42655646bb4312f67c259035d6d8d10bdfc96b92ca034027b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d05b60f54b8316e42655646bb4312f67c259035d6d8d10bdfc96b92ca034027b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d05b60f54b8316e42655646bb4312f67c259035d6d8d10bdfc96b92ca034027b", kill_on_drop: false }` [INFO] [stdout] d05b60f54b8316e42655646bb4312f67c259035d6d8d10bdfc96b92ca034027b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=forbid" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d607ed5a6de44a7bf8ac994aed5ff8af01be7f5244b0da5b1ce8c694ff038403 [INFO] running `Command { std: "docker" "start" "-a" "d607ed5a6de44a7bf8ac994aed5ff8af01be7f5244b0da5b1ce8c694ff038403", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling urlencoding v1.1.1 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling smartstring v0.2.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling mio v0.7.0 [INFO] [stderr] Compiling float-cmp v0.7.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling sha-1 v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling hashbrown v0.9.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling halfbrown v0.1.11 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling serde_bencode v0.2.2 [INFO] [stderr] Compiling value-trait v0.1.18 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling aquatic_http_protocol v0.1.0 [INFO] [stderr] Compiling aquatic_common v0.1.0 [INFO] [stderr] Compiling simd-json v0.3.18 [INFO] [stderr] Compiling aquatic_cli_helpers v0.1.0 [INFO] [stderr] Compiling aquatic_http v0.1.0 [INFO] [stderr] Compiling aquatic_udp v0.1.0 [INFO] [stderr] Compiling aquatic_ws_protocol v0.1.0 [INFO] [stderr] Compiling aquatic_ws v0.1.0 [INFO] [stderr] Compiling aquatic v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.55s [INFO] running `Command { std: "docker" "inspect" "d607ed5a6de44a7bf8ac994aed5ff8af01be7f5244b0da5b1ce8c694ff038403", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d607ed5a6de44a7bf8ac994aed5ff8af01be7f5244b0da5b1ce8c694ff038403", kill_on_drop: false }` [INFO] [stdout] d607ed5a6de44a7bf8ac994aed5ff8af01be7f5244b0da5b1ce8c694ff038403 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=forbid" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f0de57cb2d9fc3d13a5bffeb44a7ba82a85913ac42bd902d3974491b940ea0d2 [INFO] running `Command { std: "docker" "start" "-a" "f0de57cb2d9fc3d13a5bffeb44a7ba82a85913ac42bd902d3974491b940ea0d2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling aquatic v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.02s [INFO] running `Command { std: "docker" "inspect" "f0de57cb2d9fc3d13a5bffeb44a7ba82a85913ac42bd902d3974491b940ea0d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0de57cb2d9fc3d13a5bffeb44a7ba82a85913ac42bd902d3974491b940ea0d2", kill_on_drop: false }` [INFO] [stdout] f0de57cb2d9fc3d13a5bffeb44a7ba82a85913ac42bd902d3974491b940ea0d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=forbid" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] dfced7b2ecf3fb3c706a00f95c47e91e077fbbb3ddd17be769694b18970923c6 [INFO] running `Command { std: "docker" "start" "-a" "dfced7b2ecf3fb3c706a00f95c47e91e077fbbb3ddd17be769694b18970923c6", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/aquatic-2ac5bb49f93f001a) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "dfced7b2ecf3fb3c706a00f95c47e91e077fbbb3ddd17be769694b18970923c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfced7b2ecf3fb3c706a00f95c47e91e077fbbb3ddd17be769694b18970923c6", kill_on_drop: false }` [INFO] [stdout] dfced7b2ecf3fb3c706a00f95c47e91e077fbbb3ddd17be769694b18970923c6