[INFO] cloning repository https://github.com/deislabs/echo-actor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/deislabs/echo-actor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeislabs%2Fecho-actor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeislabs%2Fecho-actor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9ed5553e3faca615271ca99f8b32451f8a22ca67 [INFO] checking deislabs/echo-actor against master#6526e5c772f2da07db745c94ca6bb0a591a39ba4 for pr-80920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeislabs%2Fecho-actor" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/deislabs/echo-actor on toolchain 6526e5c772f2da07db745c94ca6bb0a591a39ba4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0/source/.cargo/config [INFO] started tweaking git repo https://github.com/deislabs/echo-actor [INFO] finished tweaking git repo https://github.com/deislabs/echo-actor [INFO] tweaked toml for git repo https://github.com/deislabs/echo-actor written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/deislabs/echo-actor already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "fetch" "--locked" "--manifest-path" "Cargo.toml", 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef22a98281d3894942e3bd9bc620193117cf6c0da33d1bdfb3b011a4dc161dad [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" "ef22a98281d3894942e3bd9bc620193117cf6c0da33d1bdfb3b011a4dc161dad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef22a98281d3894942e3bd9bc620193117cf6c0da33d1bdfb3b011a4dc161dad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef22a98281d3894942e3bd9bc620193117cf6c0da33d1bdfb3b011a4dc161dad", kill_on_drop: false }` [INFO] [stdout] ef22a98281d3894942e3bd9bc620193117cf6c0da33d1bdfb3b011a4dc161dad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e42434db7560289eecc973a2b12f0021f5f2d53868ed509e0f77e2f5abc10de [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" "0e42434db7560289eecc973a2b12f0021f5f2d53868ed509e0f77e2f5abc10de", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling backtrace v0.3.42 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Checking rmp v0.8.9 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking rmp-serde v0.14.3 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling prost-derive v0.5.0 [INFO] [stderr] Checking prost v0.5.0 [INFO] [stderr] Checking prost-types v0.5.0 [INFO] [stderr] Checking wapc-guest v0.2.0 [INFO] [stderr] Checking wascc-codec v0.5.0 [INFO] [stderr] Checking wascc-actor v0.4.0 [INFO] [stderr] Checking echo-actor v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "0e42434db7560289eecc973a2b12f0021f5f2d53868ed509e0f77e2f5abc10de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e42434db7560289eecc973a2b12f0021f5f2d53868ed509e0f77e2f5abc10de", kill_on_drop: false }` [INFO] [stdout] 0e42434db7560289eecc973a2b12f0021f5f2d53868ed509e0f77e2f5abc10de