[INFO] cloning repository https://github.com/jD91mZM2/configfs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jD91mZM2/configfs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjD91mZM2%2Fconfigfs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjD91mZM2%2Fconfigfs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5ca30c322f4367ccb9abb89c08d180deda44eac7 [INFO] checking jD91mZM2/configfs against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjD91mZM2%2Fconfigfs" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jD91mZM2/configfs 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/jD91mZM2/configfs [INFO] finished tweaking git repo https://github.com/jD91mZM2/configfs [INFO] tweaked toml for git repo https://github.com/jD91mZM2/configfs written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/jD91mZM2/configfs 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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 19dc776150acd51053c9db5038bcd50f18535faf2d1f7c81010988cdbbe0a543 [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" "19dc776150acd51053c9db5038bcd50f18535faf2d1f7c81010988cdbbe0a543", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19dc776150acd51053c9db5038bcd50f18535faf2d1f7c81010988cdbbe0a543", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19dc776150acd51053c9db5038bcd50f18535faf2d1f7c81010988cdbbe0a543", kill_on_drop: false }` [INFO] [stdout] 19dc776150acd51053c9db5038bcd50f18535faf2d1f7c81010988cdbbe0a543 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] d942ce9c1488e06659dcbf8342e912e4b8a06b938a133502305a529703080dac [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" "d942ce9c1488e06659dcbf8342e912e4b8a06b938a133502305a529703080dac", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-segmentation v1.4.0 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Compiling fuse v0.3.1 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Checking serde_yaml v0.8.11 [INFO] [stderr] Checking toml v0.5.5 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking easyfuse v0.1.0 (https://gitlab.com/jD91mZM2/easyfuse?rev=705376759be3c2ed4e3f08ff1b0e333abeee8f80#70537675) [INFO] [stderr] Compiling structopt-derive v0.3.3 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Checking structopt v0.3.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking json5 v0.2.5 [INFO] [stderr] Checking configfs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.97s [INFO] running `Command { std: "docker" "inspect" "d942ce9c1488e06659dcbf8342e912e4b8a06b938a133502305a529703080dac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d942ce9c1488e06659dcbf8342e912e4b8a06b938a133502305a529703080dac", kill_on_drop: false }` [INFO] [stdout] d942ce9c1488e06659dcbf8342e912e4b8a06b938a133502305a529703080dac