[INFO] fetching crate potatonet 0.4.2... [INFO] checking potatonet-0.4.2 against try#6f12b8fe67b4eed2e838dab803ed9493b9d62c0f for pr-79073 [INFO] extracting crate potatonet 0.4.2 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate potatonet 0.4.2 on toolchain 6f12b8fe67b4eed2e838dab803ed9493b9d62c0f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate potatonet 0.4.2 [INFO] finished tweaking crates.io crate potatonet 0.4.2 [INFO] tweaked toml for crates.io crate potatonet 0.4.2 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate potatonet 0.4.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rmp-serde v0.14.0 [INFO] [stderr] Downloaded potatonet-codegen v0.4.1 [INFO] [stderr] Downloaded potatonet-node v0.4.2 [INFO] [stderr] Downloaded potatonet-common v0.4.2 [INFO] [stderr] Downloaded potatonet-bus v0.4.1 [INFO] [stderr] Downloaded potatonet-client v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "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] e5f8cf60217bdba382af8d8ec495a6cd257ad1ef14297b8ef8ffde7dcd534ce1 [INFO] running `Command { std: "docker" "start" "-a" "e5f8cf60217bdba382af8d8ec495a6cd257ad1ef14297b8ef8ffde7dcd534ce1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5f8cf60217bdba382af8d8ec495a6cd257ad1ef14297b8ef8ffde7dcd534ce1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5f8cf60217bdba382af8d8ec495a6cd257ad1ef14297b8ef8ffde7dcd534ce1", kill_on_drop: false }` [INFO] [stdout] e5f8cf60217bdba382af8d8ec495a6cd257ad1ef14297b8ef8ffde7dcd534ce1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10a8c61d803768733197268e32fabf0210f12376c5aa5708127312012c15c598 [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" "10a8c61d803768733197268e32fabf0210f12376c5aa5708127312012c15c598", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Checking futures-sink v0.3.1 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-task v0.3.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking pin-project-lite v0.1.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking futures-channel v0.3.1 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.11.1 [INFO] [stderr] Checking async-task v1.2.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking crossbeam-utils v0.7.0 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking kv-log-macro v1.0.4 [INFO] [stderr] Checking crossbeam-channel v0.4.0 [INFO] [stderr] Checking crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking smallstr v0.1.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking rmp v0.8.9 [INFO] [stderr] Checking broadcaster v0.2.6 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling terminfo v0.6.1 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking rmp-serde v0.14.0 [INFO] [stderr] Checking bytes v0.5.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling thiserror-impl v1.0.9 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling async-trait v0.1.22 [INFO] [stderr] Compiling potatonet-codegen v0.4.1 [INFO] [stderr] Checking mortal v0.2.1 [INFO] [stderr] Checking async-std v1.4.0 [INFO] [stderr] Checking linefeed v0.6.0 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Checking thiserror v1.0.9 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking futures-executor v0.3.1 [INFO] [stderr] Checking futures v0.3.1 [INFO] [stderr] Checking potatonet-common v0.4.2 [INFO] [stderr] Checking potatonet-client v0.4.1 [INFO] [stderr] Checking potatonet-bus v0.4.1 [INFO] [stderr] Checking potatonet-node v0.4.2 [INFO] [stderr] Checking potatonet v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 05s [INFO] running `Command { std: "docker" "inspect" "10a8c61d803768733197268e32fabf0210f12376c5aa5708127312012c15c598", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10a8c61d803768733197268e32fabf0210f12376c5aa5708127312012c15c598", kill_on_drop: false }` [INFO] [stdout] 10a8c61d803768733197268e32fabf0210f12376c5aa5708127312012c15c598