[INFO] cloning repository https://github.com/lannuttia/sysinfo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lannuttia/sysinfo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flannuttia%2Fsysinfo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flannuttia%2Fsysinfo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2906be5cf39b2d7b6631887cfec82ccb33f394f2
[INFO] building lannuttia/sysinfo against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flannuttia%2Fsysinfo" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lannuttia/sysinfo
[INFO] finished tweaking git repo https://github.com/lannuttia/sysinfo
[INFO] tweaked toml for git repo https://github.com/lannuttia/sysinfo written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lannuttia/sysinfo on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lannuttia/sysinfo 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b3bc6a83bcf8131d095929548e31ca3a9a1c3a403de7a45b69a7896d0c0f6063
[INFO] running `Command { std: "docker" "start" "-a" "b3bc6a83bcf8131d095929548e31ca3a9a1c3a403de7a45b69a7896d0c0f6063", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b3bc6a83bcf8131d095929548e31ca3a9a1c3a403de7a45b69a7896d0c0f6063", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3bc6a83bcf8131d095929548e31ca3a9a1c3a403de7a45b69a7896d0c0f6063", kill_on_drop: false }`
[INFO] [stdout] b3bc6a83bcf8131d095929548e31ca3a9a1c3a403de7a45b69a7896d0c0f6063
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe4b8ae242a5e5922aa249f7ba27bde604e6ad0ad1a5e2f8284f971ab8f8e476
[INFO] running `Command { std: "docker" "start" "-a" "fe4b8ae242a5e5922aa249f7ba27bde604e6ad0ad1a5e2f8284f971ab8f8e476", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v0.1.9
[INFO] [stderr]    Compiling arrayvec v0.4.11
[INFO] [stderr]    Compiling nodrop v0.1.13
[INFO] [stderr]    Compiling scopeguard v1.0.0
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling rayon-core v1.5.0
[INFO] [stderr]    Compiling either v1.5.2
[INFO] [stderr]    Compiling ucd-util v0.1.5
[INFO] [stderr]    Compiling doc-comment v0.3.1
[INFO] [stderr]    Compiling unicode-width v0.1.5
[INFO] [stderr]    Compiling sysinfo v0.9.1
[INFO] [stderr]    Compiling utf8-ranges v1.0.3
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling memoffset v0.5.1
[INFO] [stderr]    Compiling num_cpus v1.10.1
[INFO] [stderr]    Compiling atty v0.2.13
[INFO] [stderr]    Compiling crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling regex-syntax v0.6.10
[INFO] [stderr]    Compiling itertools v0.8.0
[INFO] [stderr]    Compiling crossbeam-queue v0.1.2
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling aho-corasick v0.7.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.7.2
[INFO] [stderr]    Compiling crossbeam-deque v0.6.3
[INFO] [stderr]    Compiling regex v1.2.0
[INFO] [stderr]    Compiling rayon v1.1.0
[INFO] [stderr]    Compiling os_type v2.2.0
[INFO] [stderr]    Compiling sysinfo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.74s
[INFO] running `Command { std: "docker" "inspect" "fe4b8ae242a5e5922aa249f7ba27bde604e6ad0ad1a5e2f8284f971ab8f8e476", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe4b8ae242a5e5922aa249f7ba27bde604e6ad0ad1a5e2f8284f971ab8f8e476", kill_on_drop: false }`
[INFO] [stdout] fe4b8ae242a5e5922aa249f7ba27bde604e6ad0ad1a5e2f8284f971ab8f8e476
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bcb74ecc3f234d12364bf8838f078e0949ad2d40c4c6385254d3e9a7c704b7d8
[INFO] running `Command { std: "docker" "start" "-a" "bcb74ecc3f234d12364bf8838f078e0949ad2d40c4c6385254d3e9a7c704b7d8", kill_on_drop: false }`
[INFO] [stderr]    Compiling sysinfo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.77s
[INFO] running `Command { std: "docker" "inspect" "bcb74ecc3f234d12364bf8838f078e0949ad2d40c4c6385254d3e9a7c704b7d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcb74ecc3f234d12364bf8838f078e0949ad2d40c4c6385254d3e9a7c704b7d8", kill_on_drop: false }`
[INFO] [stdout] bcb74ecc3f234d12364bf8838f078e0949ad2d40c4c6385254d3e9a7c704b7d8
