[INFO] cloning repository https://github.com/neXromancers/uniconize [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/neXromancers/uniconize" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FneXromancers%2Funiconize", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FneXromancers%2Funiconize'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d7f514916a3801fcf54401009fa7262dbb366b92 [INFO] building neXromancers/uniconize against master#461e8078010433ff7de2db2aaae8a3cfb0847215 for pr-94962 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FneXromancers%2Funiconize" "/workspace/builds/worker-57/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-57/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/neXromancers/uniconize on toolchain 461e8078010433ff7de2db2aaae8a3cfb0847215 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/neXromancers/uniconize [INFO] finished tweaking git repo https://github.com/neXromancers/uniconize [INFO] tweaked toml for git repo https://github.com/neXromancers/uniconize written to /workspace/builds/worker-57/source/Cargo.toml [INFO] crate git repo https://github.com/neXromancers/uniconize already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "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 gethostname v0.2.1 [INFO] [stderr] Downloaded x11rb v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/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" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c750423daf6f8ca9b73752433489cfe68939e6a1522e7e740081f83a392210f [INFO] running `Command { std: "docker" "start" "-a" "1c750423daf6f8ca9b73752433489cfe68939e6a1522e7e740081f83a392210f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c750423daf6f8ca9b73752433489cfe68939e6a1522e7e740081f83a392210f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c750423daf6f8ca9b73752433489cfe68939e6a1522e7e740081f83a392210f", kill_on_drop: false }` [INFO] [stdout] 1c750423daf6f8ca9b73752433489cfe68939e6a1522e7e740081f83a392210f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/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" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18e8b4bead65343f3c7ba139f7a2354a8eb28ef3e50e4812d6601b8d1e10a292 [INFO] running `Command { std: "docker" "start" "-a" "18e8b4bead65343f3c7ba139f7a2354a8eb28ef3e50e4812d6601b8d1e10a292", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling gethostname v0.2.1 [INFO] [stderr] Compiling x11rb v0.5.0 [INFO] [stderr] Compiling uniconize v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 49s [INFO] running `Command { std: "docker" "inspect" "18e8b4bead65343f3c7ba139f7a2354a8eb28ef3e50e4812d6601b8d1e10a292", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18e8b4bead65343f3c7ba139f7a2354a8eb28ef3e50e4812d6601b8d1e10a292", kill_on_drop: false }` [INFO] [stdout] 18e8b4bead65343f3c7ba139f7a2354a8eb28ef3e50e4812d6601b8d1e10a292 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/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" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3d689744920f92d2d88581f1a441af6aa5e38543a9fda052652776c6dcba1aa [INFO] running `Command { std: "docker" "start" "-a" "a3d689744920f92d2d88581f1a441af6aa5e38543a9fda052652776c6dcba1aa", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling uniconize v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.34s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/uniconize-0c22b6ead97e8509) [INFO] running `Command { std: "docker" "inspect" "a3d689744920f92d2d88581f1a441af6aa5e38543a9fda052652776c6dcba1aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3d689744920f92d2d88581f1a441af6aa5e38543a9fda052652776c6dcba1aa", kill_on_drop: false }` [INFO] [stdout] a3d689744920f92d2d88581f1a441af6aa5e38543a9fda052652776c6dcba1aa