[INFO] fetching crate aquatic 0.1.0... [INFO] checking aquatic-0.1.0 against try#ddfd70ee3c3748e597b32f416b0d15a4f6e37685 for pr-87050 [INFO] extracting crate aquatic 0.1.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate aquatic 0.1.0 on toolchain ddfd70ee3c3748e597b32f416b0d15a4f6e37685 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "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-8/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" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "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_ws v0.1.0 [INFO] [stderr] Downloaded aquatic_http v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--no-deps" "--format-version=1", 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] 331d6f6e202a8fbe7969785e6735e6b34323d90fe8a915f6ff2e8b0dd3d80d95 [INFO] running `Command { std: "docker" "start" "-a" "331d6f6e202a8fbe7969785e6735e6b34323d90fe8a915f6ff2e8b0dd3d80d95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "331d6f6e202a8fbe7969785e6735e6b34323d90fe8a915f6ff2e8b0dd3d80d95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "331d6f6e202a8fbe7969785e6735e6b34323d90fe8a915f6ff2e8b0dd3d80d95", kill_on_drop: false }` [INFO] [stdout] 331d6f6e202a8fbe7969785e6735e6b34323d90fe8a915f6ff2e8b0dd3d80d95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "check" "--frozen" "--all" "--all-targets" "--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] d142d008a687ef53b69bdcd50b095b534de0624cff41966c15a6d6fd902be071 [INFO] running `Command { std: "docker" "start" "-a" "d142d008a687ef53b69bdcd50b095b534de0624cff41966c15a6d6fd902be071", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking ahash v0.4.5 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling nix v0.16.1 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking instant v0.1.6 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Checking histogram v0.6.9 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking either v1.6.0 [INFO] [stderr] Checking urlencoding v1.1.1 [INFO] [stderr] Checking input_buffer v0.3.1 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking smartstring v0.2.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Checking aquatic_udp_protocol v0.1.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libmimalloc-sys v0.1.16 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking mio v0.7.0 [INFO] [stderr] Checking socket2 v0.3.15 [INFO] [stderr] Checking float-cmp v0.7.0 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking sha-1 v0.9.1 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking mimalloc v0.1.20 [INFO] [stderr] Checking simplelog v0.8.0 [INFO] [stderr] Checking privdrop v0.3.4 [INFO] [stderr] Checking tungstenite v0.11.1 [INFO] [stderr] Checking hashbrown v0.9.0 [INFO] [stderr] Checking halfbrown v0.1.11 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking serde_bencode v0.2.2 [INFO] [stderr] Checking value-trait v0.1.18 [INFO] [stderr] Checking aquatic_http_protocol v0.1.0 [INFO] [stderr] Checking aquatic_common v0.1.0 [INFO] [stderr] Checking aquatic_cli_helpers v0.1.0 [INFO] [stderr] Checking simd-json v0.3.18 [INFO] [stderr] Checking aquatic_udp v0.1.0 [INFO] [stderr] Checking aquatic_http v0.1.0 [INFO] [stderr] Checking aquatic_ws_protocol v0.1.0 [INFO] [stderr] Checking aquatic_ws v0.1.0 [INFO] [stderr] Checking aquatic v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.39s [INFO] running `Command { std: "docker" "inspect" "d142d008a687ef53b69bdcd50b095b534de0624cff41966c15a6d6fd902be071", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d142d008a687ef53b69bdcd50b095b534de0624cff41966c15a6d6fd902be071", kill_on_drop: false }` [INFO] [stdout] d142d008a687ef53b69bdcd50b095b534de0624cff41966c15a6d6fd902be071