[INFO] cloning repository https://github.com/passcod/defnew [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/passcod/defnew" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpasscod%2Fdefnew", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpasscod%2Fdefnew'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3367a55869c7dd0fb6423a6c14378690ac09268c [INFO] checking passcod/defnew against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpasscod%2Fdefnew" "/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/passcod/defnew on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/passcod/defnew [INFO] finished tweaking git repo https://github.com/passcod/defnew [INFO] tweaked toml for git repo https://github.com/passcod/defnew written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/passcod/defnew 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] 5442caa7237bb3454dd818b57c8b1b565fa9fac7c06a07dc20e23a4306de34c9 [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" "5442caa7237bb3454dd818b57c8b1b565fa9fac7c06a07dc20e23a4306de34c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5442caa7237bb3454dd818b57c8b1b565fa9fac7c06a07dc20e23a4306de34c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5442caa7237bb3454dd818b57c8b1b565fa9fac7c06a07dc20e23a4306de34c9", kill_on_drop: false }` [INFO] [stdout] 5442caa7237bb3454dd818b57c8b1b565fa9fac7c06a07dc20e23a4306de34c9 [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] a4a6b12aa8ee8b2ff5cc0c570eda398907e7b844edb23d0206a339320bb6415e [INFO] running `Command { std: "docker" "start" "-a" "a4a6b12aa8ee8b2ff5cc0c570eda398907e7b844edb23d0206a339320bb6415e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Compiling eyre v0.4.1 [INFO] [stderr] Checking indenter v0.2.0 [INFO] [stderr] Checking dtoa-short v0.3.2 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Checking proc-macro2 v1.0.13 [INFO] [stderr] Checking tracing-subscriber v0.2.5 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking term_size v1.0.0-beta1 [INFO] [stderr] Checking color-backtrace v0.4.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling lexpr-macros v0.2.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking lexpr v0.2.4 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling tracing-attributes v0.1.8 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling derive_more v0.99.5 [INFO] [stderr] Compiling thiserror-impl v1.0.18 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 (https://github.com/clap-rs/clap#31ebd7ef) [INFO] [stderr] Checking thiserror v1.0.18 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking tracing v0.1.14 [INFO] [stderr] Checking tracing-error v0.1.2 [INFO] [stderr] Checking color-spantrace v0.1.1 [INFO] [stderr] Checking color-eyre v0.3.0 [INFO] [stderr] Checking clap v3.0.0-beta.1 (https://github.com/clap-rs/clap#31ebd7ef) [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Checking kuchiki v0.8.0 [INFO] [stderr] Checking defnew v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 14s [INFO] running `Command { std: "docker" "inspect" "a4a6b12aa8ee8b2ff5cc0c570eda398907e7b844edb23d0206a339320bb6415e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4a6b12aa8ee8b2ff5cc0c570eda398907e7b844edb23d0206a339320bb6415e", kill_on_drop: false }` [INFO] [stdout] a4a6b12aa8ee8b2ff5cc0c570eda398907e7b844edb23d0206a339320bb6415e