[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] 59951b55c5012d5520d8eeea0a76d27d5aa09bd7 [INFO] checking redox-os/extrautils against try#d990716b6a1fdde1300748828a9c9e79dfd0b898 for pr-74846 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredox-os%2Fextrautils" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/redox-os/extrautils on toolchain d990716b6a1fdde1300748828a9c9e79dfd0b898 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "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-1/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" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /workspace/builds/worker-1/source/src/bin/mtxt.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Updating git repository `https://gitlab.redox-os.org/redox-os/libpager.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zip v0.3.3 [INFO] [stderr] Downloaded tree_magic v0.2.3 [INFO] [stderr] Downloaded filetime v0.1.15 [INFO] [stderr] Downloaded rust-lzma v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "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] 8b72dcbbb417a769a334810d51974290ee034bceeee9ebb18d59a4ebf6978e8d [INFO] running `Command { std: "docker" "start" "-a" "8b72dcbbb417a769a334810d51974290ee034bceeee9ebb18d59a4ebf6978e8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b72dcbbb417a769a334810d51974290ee034bceeee9ebb18d59a4ebf6978e8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b72dcbbb417a769a334810d51974290ee034bceeee9ebb18d59a4ebf6978e8d", kill_on_drop: false }` [INFO] [stdout] 8b72dcbbb417a769a334810d51974290ee034bceeee9ebb18d59a4ebf6978e8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf710f9ad3b81924fc86eeadc6860f67d4929c721085ccce46ffc05cf2d5a10e [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" "cf710f9ad3b81924fc86eeadc6860f67d4929c721085ccce46ffc05cf2d5a10e", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /opt/rustwide/workdir/src/bin/mtxt.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.4.1 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking rle-decode-fast v1.0.1 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling rust-lzma v0.2.1 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking libflate v0.1.27 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking filetime v0.2.11 [INFO] [stderr] Checking flate2 v1.0.16 [INFO] [stderr] Checking termion v1.5.5 (https://gitlab.redox-os.org/redox-os/termion.git#18922255) [INFO] [stderr] Checking filetime v0.1.15 [INFO] [stderr] Checking termion v1.5.5 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking nom v3.2.1 [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] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling raw-cpuid v8.1.1 [INFO] [stderr] Checking pager v0.1.0 (https://gitlab.redox-os.org/redox-os/libpager.git#d0ff9e28) [INFO] [stderr] Checking bzip2 v0.3.3 [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] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/bin/grep.rs:93:36 [INFO] [stdout] | [INFO] [stdout] 93 | stderr.write(e.description().as_bytes()).try(&mut stderr); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/bin/grep.rs:93:36 [INFO] [stdout] | [INFO] [stdout] 93 | stderr.write(e.description().as_bytes()).try(&mut stderr); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.01s [INFO] running `Command { std: "docker" "inspect" "cf710f9ad3b81924fc86eeadc6860f67d4929c721085ccce46ffc05cf2d5a10e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf710f9ad3b81924fc86eeadc6860f67d4929c721085ccce46ffc05cf2d5a10e", kill_on_drop: false }` [INFO] [stdout] cf710f9ad3b81924fc86eeadc6860f67d4929c721085ccce46ffc05cf2d5a10e