[INFO] cloning repository https://github.com/peachcloud/peach-monitor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/peachcloud/peach-monitor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeachcloud%2Fpeach-monitor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeachcloud%2Fpeach-monitor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 60c80e729d632f912ffc2f5a9c1851954c268805 [INFO] checking peachcloud/peach-monitor against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeachcloud%2Fpeach-monitor" "/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/peachcloud/peach-monitor 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/peachcloud/peach-monitor [INFO] finished tweaking git repo https://github.com/peachcloud/peach-monitor [INFO] tweaked toml for git repo https://github.com/peachcloud/peach-monitor written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/peachcloud/peach-monitor 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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] aaaa07706f5eb5fabec7cafce4f76bd9567b4cb72b051d5517fc228b8c4e78b3 [INFO] running `Command { std: "docker" "start" "-a" "aaaa07706f5eb5fabec7cafce4f76bd9567b4cb72b051d5517fc228b8c4e78b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aaaa07706f5eb5fabec7cafce4f76bd9567b4cb72b051d5517fc228b8c4e78b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aaaa07706f5eb5fabec7cafce4f76bd9567b4cb72b051d5517fc228b8c4e78b3", kill_on_drop: false }` [INFO] [stdout] aaaa07706f5eb5fabec7cafce4f76bd9567b4cb72b051d5517fc228b8c4e78b3 [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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ede176090cdb1eafd390f9ba0f8d0542fd766201435329fafec302843ed63d8d [INFO] running `Command { std: "docker" "start" "-a" "ede176090cdb1eafd390f9ba0f8d0542fd766201435329fafec302843ed63d8d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Checking mkdirp v0.1.0 [INFO] [stderr] Checking serde_yaml v0.8.13 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking serde-hjson v0.9.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Checking nix v0.17.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling snafu-derive v0.2.3 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling structopt-derive v0.4.9 [INFO] [stderr] Checking atomicwrites v0.2.5 [INFO] [stderr] Checking ctrlc v3.1.6 [INFO] [stderr] Checking snafu v0.2.3 [INFO] [stderr] Checking time-macros v0.1.0 [INFO] [stderr] Checking time v0.2.16 [INFO] [stderr] Checking nest v1.0.0 [INFO] [stderr] Checking probes v0.3.0 [INFO] [stderr] Checking structopt v0.3.16 [INFO] [stderr] Checking peach-monitor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "ede176090cdb1eafd390f9ba0f8d0542fd766201435329fafec302843ed63d8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ede176090cdb1eafd390f9ba0f8d0542fd766201435329fafec302843ed63d8d", kill_on_drop: false }` [INFO] [stdout] ede176090cdb1eafd390f9ba0f8d0542fd766201435329fafec302843ed63d8d