[INFO] cloning repository https://github.com/redox-os/extrautils [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/redox-os/extrautils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredox-os%2Fextrautils", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredox-os%2Fextrautils'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9067ff7ac7aafc54ab7affda7cdac0b39a44559e [INFO] checking redox-os/extrautils against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredox-os%2Fextrautils" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/redox-os/extrautils on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/redox-os/extrautils [INFO] finished tweaking git repo https://github.com/redox-os/extrautils [INFO] tweaked toml for git repo https://github.com/redox-os/extrautils written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/redox-os/extrautils already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://gitlab.redox-os.org/redox-os/libpager.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust-lzma v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0bb1badf0e151bd2a5a30582e95aeb1d5957a2c86096258e23de6db672846ace [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" "0bb1badf0e151bd2a5a30582e95aeb1d5957a2c86096258e23de6db672846ace", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0bb1badf0e151bd2a5a30582e95aeb1d5957a2c86096258e23de6db672846ace", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bb1badf0e151bd2a5a30582e95aeb1d5957a2c86096258e23de6db672846ace", kill_on_drop: false }` [INFO] [stdout] 0bb1badf0e151bd2a5a30582e95aeb1d5957a2c86096258e23de6db672846ace [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2c4240cf20d7281feb7fd5e3406e6dd5cbcc7e65d603c650629ee55fa629de5 [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" "d2c4240cf20d7281feb7fd5e3406e6dd5cbcc7e65d603c650629ee55fa629de5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking podio v0.1.7 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling rust-lzma v0.2.1 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling raw-cpuid v8.1.1 [INFO] [stderr] Checking libflate v0.1.27 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking flate2 v1.0.16 [INFO] [stderr] Checking filetime v0.2.11 [INFO] [stderr] Checking termion v1.5.5 (https://gitlab.redox-os.org/redox-os/termion.git#18922255) [INFO] [stderr] Checking termion v1.5.5 [INFO] [stderr] Checking filetime v0.1.15 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking nom v3.2.1 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking tar v0.4.29 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking msdos_time v0.1.6 [INFO] [stderr] Checking pager v0.1.0 (https://gitlab.redox-os.org/redox-os/libpager.git#d0ff9e28) [INFO] [stderr] Checking zip v0.3.3 [INFO] [stderr] Checking tree_magic v0.2.3 [INFO] [stderr] Checking extrautils v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.61s [INFO] running `Command { std: "docker" "inspect" "d2c4240cf20d7281feb7fd5e3406e6dd5cbcc7e65d603c650629ee55fa629de5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2c4240cf20d7281feb7fd5e3406e6dd5cbcc7e65d603c650629ee55fa629de5", kill_on_drop: false }` [INFO] [stdout] d2c4240cf20d7281feb7fd5e3406e6dd5cbcc7e65d603c650629ee55fa629de5