[INFO] cloning repository https://github.com/jake-low/uu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jake-low/uu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjake-low%2Fuu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjake-low%2Fuu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] adb57118ba6443ea40c431e6cd6e128a3d8777ca [INFO] building jake-low/uu against try#8aaecdf5df68a6fbc126704e44d399ba2fe66bf2 for pr-94962 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjake-low%2Fuu" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jake-low/uu on toolchain 8aaecdf5df68a6fbc126704e44d399ba2fe66bf2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jake-low/uu [INFO] finished tweaking git repo https://github.com/jake-low/uu [INFO] tweaked toml for git repo https://github.com/jake-low/uu written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/jake-low/uu already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e3c484008be160d53a588cec43ca7eb60b7439f6e4359af25dc4d0346d5b53e [INFO] running `Command { std: "docker" "start" "-a" "6e3c484008be160d53a588cec43ca7eb60b7439f6e4359af25dc4d0346d5b53e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e3c484008be160d53a588cec43ca7eb60b7439f6e4359af25dc4d0346d5b53e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e3c484008be160d53a588cec43ca7eb60b7439f6e4359af25dc4d0346d5b53e", kill_on_drop: false }` [INFO] [stdout] 6e3c484008be160d53a588cec43ca7eb60b7439f6e4359af25dc4d0346d5b53e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 441af2b6b6304f74b812dca78ace72079410a23b3de0f247d40387ce71ec0a01 [INFO] running `Command { std: "docker" "start" "-a" "441af2b6b6304f74b812dca78ace72079410a23b3de0f247d40387ce71ec0a01", kill_on_drop: false }` [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling libc v0.2.90 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unic-idna-punycode v0.9.0 [INFO] [stderr] Compiling unic-char-basics v0.9.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling ascii v1.0.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling tabwriter v1.2.1 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unic-ucd-hangul v0.9.0 [INFO] [stderr] Compiling itertools v0.8.1 [INFO] [stderr] Compiling unic-ucd-category v0.9.0 [INFO] [stderr] Compiling unic-ucd-bidi v0.9.0 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling unic-ucd-common v0.9.0 [INFO] [stderr] Compiling unic-ucd-ident v0.9.0 [INFO] [stderr] Compiling unic-ucd-age v0.9.0 [INFO] [stderr] Compiling unic-ucd-name v0.9.0 [INFO] [stderr] Compiling unic-idna-mapping v0.9.0 [INFO] [stderr] Compiling unic-ucd-name_aliases v0.9.0 [INFO] [stderr] Compiling unic-ucd-block v0.9.0 [INFO] [stderr] Compiling unic-emoji-char v0.9.0 [INFO] [stderr] Compiling unic-ucd-case v0.9.0 [INFO] [stderr] Compiling unic-char v0.9.0 [INFO] [stderr] Compiling unic-emoji v0.9.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling unic-bidi v0.9.0 [INFO] [stderr] Compiling unic-ucd-normal v0.9.0 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v3.0.14 [INFO] [stderr] Compiling unic-normal v0.9.0 [INFO] [stderr] Compiling unic-idna v0.9.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling unic-ucd v0.9.0 [INFO] [stderr] Compiling unic v0.9.0 [INFO] [stderr] Compiling uu v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.35s [INFO] running `Command { std: "docker" "inspect" "441af2b6b6304f74b812dca78ace72079410a23b3de0f247d40387ce71ec0a01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "441af2b6b6304f74b812dca78ace72079410a23b3de0f247d40387ce71ec0a01", kill_on_drop: false }` [INFO] [stdout] 441af2b6b6304f74b812dca78ace72079410a23b3de0f247d40387ce71ec0a01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7686d141707feaaebcfd491474c5f47c7806faea3494e5e6c392156e4f77f58 [INFO] running `Command { std: "docker" "start" "-a" "f7686d141707feaaebcfd491474c5f47c7806faea3494e5e6c392156e4f77f58", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling uu v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.67s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/uu-2050063aa01d459b) [INFO] running `Command { std: "docker" "inspect" "f7686d141707feaaebcfd491474c5f47c7806faea3494e5e6c392156e4f77f58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7686d141707feaaebcfd491474c5f47c7806faea3494e5e6c392156e4f77f58", kill_on_drop: false }` [INFO] [stdout] f7686d141707feaaebcfd491474c5f47c7806faea3494e5e6c392156e4f77f58