[INFO] cloning repository https://github.com/redox-os/coreutils
[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/coreutils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredox-os%2Fcoreutils", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredox-os%2Fcoreutils'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5ffe887dbfed334b52decc4c3dcee237439d39f8
[INFO] checking redox-os/coreutils against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredox-os%2Fcoreutils" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/redox-os/coreutils
[INFO] finished tweaking git repo https://github.com/redox-os/coreutils
[INFO] tweaked toml for git repo https://github.com/redox-os/coreutils written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/redox-os/coreutils on toolchain 54cf65b8d066c082e536455049b95943cf30378f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/redox-os/coreutils already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded termion v4.0.3
[INFO] [stderr]   Downloaded redox_termios v0.1.3
[INFO] [stderr]   Downloaded rusty-fork v0.2.2
[INFO] [stderr]   Downloaded libc v0.2.160
[INFO] [stderr]   Downloaded proc-macro2 v1.0.88
[INFO] [stderr]   Downloaded proptest v0.9.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a47ccd1a223fbe2243b30231f2cfbe2eefa34605106005a938c6c7312c65bb38
[INFO] running `Command { std: "docker" "start" "-a" "a47ccd1a223fbe2243b30231f2cfbe2eefa34605106005a938c6c7312c65bb38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a47ccd1a223fbe2243b30231f2cfbe2eefa34605106005a938c6c7312c65bb38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a47ccd1a223fbe2243b30231f2cfbe2eefa34605106005a938c6c7312c65bb38", kill_on_drop: false }`
[INFO] [stdout] a47ccd1a223fbe2243b30231f2cfbe2eefa34605106005a938c6c7312c65bb38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 60496bd93483932edd76b0e00e097f6769c65b62fb0acc14635d6444227e9f78
[INFO] running `Command { std: "docker" "start" "-a" "60496bd93483932edd76b0e00e097f6769c65b62fb0acc14635d6444227e9f78", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.160
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking redox_syscall v0.5.7
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking numtoa v0.2.4
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]     Checking blake2b_simd v0.5.11
[INFO] [stderr]     Checking extra v0.1.0 (https://gitlab.redox-os.org/redox-os/libextra.git#cf213969)
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking arg_parser v0.1.0 (https://gitlab.redox-os.org/redox-os/arg-parser.git#1c434b55)
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]     Checking object v0.36.5
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking rust-argon2 v0.8.3
[INFO] [stderr]     Checking libredox v0.1.3
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking termion v4.0.3
[INFO] [stderr]     Checking filetime v0.2.24 (https://github.com/jackpot51/filetime.git#186e19d3)
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking tempfile v3.13.0
[INFO] [stderr]     Checking rusty-fork v0.2.2
[INFO] [stderr]     Checking proptest v0.9.6
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking redox_users v0.4.6
[INFO] [stderr]     Checking coreutils v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.78s
[INFO] running `Command { std: "docker" "inspect" "60496bd93483932edd76b0e00e097f6769c65b62fb0acc14635d6444227e9f78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60496bd93483932edd76b0e00e097f6769c65b62fb0acc14635d6444227e9f78", kill_on_drop: false }`
[INFO] [stdout] 60496bd93483932edd76b0e00e097f6769c65b62fb0acc14635d6444227e9f78
