[INFO] fetching crate cueball-tcp-stream-connection 0.3.1... [INFO] checking cueball-tcp-stream-connection-0.3.1 against try#82acd1d76add2232e19c1f0feb250d2a19ec6efe for pr-81213 [INFO] extracting crate cueball-tcp-stream-connection 0.3.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate cueball-tcp-stream-connection 0.3.1 on toolchain 82acd1d76add2232e19c1f0feb250d2a19ec6efe [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate cueball-tcp-stream-connection 0.3.1 [INFO] finished tweaking crates.io crate cueball-tcp-stream-connection 0.3.1 [INFO] tweaked toml for crates.io crate cueball-tcp-stream-connection 0.3.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cueball v0.3.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a3cba571846c237261d296f23153cd68a899ea7971a3eaaa97eec5dd2688ccc2 [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" "a3cba571846c237261d296f23153cd68a899ea7971a3eaaa97eec5dd2688ccc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3cba571846c237261d296f23153cd68a899ea7971a3eaaa97eec5dd2688ccc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3cba571846c237261d296f23153cd68a899ea7971a3eaaa97eec5dd2688ccc2", kill_on_drop: false }` [INFO] [stdout] a3cba571846c237261d296f23153cd68a899ea7971a3eaaa97eec5dd2688ccc2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb82246e24e57a8e1d289af1ee5718f0be62ffd5257fc445fac3576516e5fdc4 [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" "eb82246e24e57a8e1d289af1ee5718f0be62ffd5257fc445fac3576516e5fdc4", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Checking arc-swap v1.2.0 [INFO] [stderr] Checking crossbeam v0.2.12 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking slog-scope v4.4.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking slog-stdlog v3.0.5 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking timer v0.2.0 [INFO] [stderr] Checking backoff v0.1.6 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Checking cueball v0.3.5 [INFO] [stderr] Checking cueball-tcp-stream-connection v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.46s [INFO] running `Command { std: "docker" "inspect" "eb82246e24e57a8e1d289af1ee5718f0be62ffd5257fc445fac3576516e5fdc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb82246e24e57a8e1d289af1ee5718f0be62ffd5257fc445fac3576516e5fdc4", kill_on_drop: false }` [INFO] [stdout] eb82246e24e57a8e1d289af1ee5718f0be62ffd5257fc445fac3576516e5fdc4