[INFO] cloning repository https://github.com/leo60228/everinst [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leo60228/everinst" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleo60228%2Feverinst", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleo60228%2Feverinst'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 325f144658c09bb9bff097419f423be0ac756bf7 [INFO] checking leo60228/everinst against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleo60228%2Feverinst" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/leo60228/everinst on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-9/source/.cargo/config [INFO] started tweaking git repo https://github.com/leo60228/everinst [INFO] finished tweaking git repo https://github.com/leo60228/everinst [INFO] tweaked toml for git repo https://github.com/leo60228/everinst written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/leo60228/everinst already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5dc9d5e1df6b62a3d615da41a4c1e2cc057df4c0b064bdc3750ef401e764cbe6 [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" "5dc9d5e1df6b62a3d615da41a4c1e2cc057df4c0b064bdc3750ef401e764cbe6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5dc9d5e1df6b62a3d615da41a4c1e2cc057df4c0b064bdc3750ef401e764cbe6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5dc9d5e1df6b62a3d615da41a4c1e2cc057df4c0b064bdc3750ef401e764cbe6", kill_on_drop: false }` [INFO] [stdout] 5dc9d5e1df6b62a3d615da41a4c1e2cc057df4c0b064bdc3750ef401e764cbe6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8237531e3bc9adffaf00f1368a3bacf894c438a574a179a0f872456bf4f5809e [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" "8237531e3bc9adffaf00f1368a3bacf894c438a574a179a0f872456bf4f5809e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling bindgen v0.31.3 [INFO] [stderr] Compiling openssl v0.10.19 [INFO] [stderr] Checking xdg-basedir v1.0.0 [INFO] [stderr] Checking open v1.2.2 [INFO] [stderr] Compiling openssl-src v111.2.1+1.1.1b [INFO] [stderr] Compiling cmake v0.1.35 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling nfd v0.0.4 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Checking want v0.0.6 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling clang-sys v0.21.2 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking libflate v0.1.21 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking http v0.1.16 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Checking tokio-threadpool v0.1.12 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Compiling openssl-sys v0.9.42 [INFO] [stderr] Checking system_uri v0.4.0 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking tokio v0.1.16 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Checking zip v0.5.1 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Checking h2 v0.1.16 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking hyper v0.12.25 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking which v2.0.1 [INFO] [stderr] Compiling ui-sys v0.2.1 (https://github.com/rust-native-ui/libui-rs.git#61e06cab) [INFO] [stderr] Checking iui v0.3.0 (https://github.com/rust-native-ui/libui-rs.git#61e06cab) [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Checking hyper-tls v0.3.1 [INFO] [stderr] Checking reqwest v0.9.11 [INFO] [stderr] Checking everinst v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 27s [INFO] running `Command { std: "docker" "inspect" "8237531e3bc9adffaf00f1368a3bacf894c438a574a179a0f872456bf4f5809e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8237531e3bc9adffaf00f1368a3bacf894c438a574a179a0f872456bf4f5809e", kill_on_drop: false }` [INFO] [stdout] 8237531e3bc9adffaf00f1368a3bacf894c438a574a179a0f872456bf4f5809e