[INFO] cloning repository https://github.com/foxfriends/hologram
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/foxfriends/hologram" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoxfriends%2Fhologram", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoxfriends%2Fhologram'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 02e7c178507708d0ab575845a8897b11648eedbd
[INFO] checking foxfriends/hologram against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoxfriends%2Fhologram" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/foxfriends/hologram
[INFO] finished tweaking git repo https://github.com/foxfriends/hologram
[INFO] tweaked toml for git repo https://github.com/foxfriends/hologram written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/foxfriends/hologram on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/foxfriends/hologram 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded daemonize v0.4.1
[INFO] [stderr]   Downloaded boxfnonce v0.1.1
[INFO] [stderr]   Downloaded paw-attributes v1.0.2
[INFO] [stderr]   Downloaded paw-raw v1.0.0
[INFO] [stderr]   Downloaded paw v1.0.0
[INFO] [stderr]   Downloaded dirs-sys-next v0.1.1
[INFO] [stderr]   Downloaded ctrlc v3.1.7
[INFO] [stderr]   Downloaded socket2 v0.3.18
[INFO] [stderr]   Downloaded mio v0.7.6
[INFO] [stderr]   Downloaded tokio v1.8.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ac74ed2702624e06e31d778e9f576cefc18971851b25086b37bbe11f71b29ebf
[INFO] running `Command { std: "docker" "start" "-a" "ac74ed2702624e06e31d778e9f576cefc18971851b25086b37bbe11f71b29ebf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac74ed2702624e06e31d778e9f576cefc18971851b25086b37bbe11f71b29ebf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac74ed2702624e06e31d778e9f576cefc18971851b25086b37bbe11f71b29ebf", kill_on_drop: false }`
[INFO] [stdout] ac74ed2702624e06e31d778e9f576cefc18971851b25086b37bbe11f71b29ebf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4cf1e27455047c20d3e3e36c35c9760264813178b70f769fe3a16ef1d06e0671
[INFO] running `Command { std: "docker" "start" "-a" "4cf1e27455047c20d3e3e36c35c9760264813178b70f769fe3a16ef1d06e0671", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling syn v1.0.67
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]    Compiling tokio v1.8.4
[INFO] [stderr]    Compiling serde_json v1.0.60
[INFO] [stderr]    Compiling anyhow v1.0.35
[INFO] [stderr]     Checking paw-raw v1.0.0
[INFO] [stderr]     Checking boxfnonce v0.1.1
[INFO] [stderr]     Checking once_cell v1.5.2
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking getrandom v0.1.15
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.37
[INFO] [stderr]     Checking inotify-sys v0.1.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking filetime v0.2.13
[INFO] [stderr]     Checking nix v0.18.0
[INFO] [stderr]     Checking signal-hook-registry v1.2.2
[INFO] [stderr]     Checking dirs-sys-next v0.1.1
[INFO] [stderr]     Checking mio v0.7.6
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking nix v0.20.2
[INFO] [stderr]     Checking daemonize v0.4.1
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking inotify v0.7.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]     Checking tempfile v3.1.0
[INFO] [stderr]     Checking uuid v0.8.1
[INFO] [stderr]     Checking notify v4.0.15
[INFO] [stderr]     Checking ctrlc v3.1.7
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling paw-attributes v1.0.2
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling structopt-derive v0.4.14
[INFO] [stderr]     Checking paw v1.0.0
[INFO] [stderr]     Checking structopt v0.3.21
[INFO] [stderr]     Checking toml v0.5.7
[INFO] [stderr]     Checking hologram v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.01s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: daemonize v0.4.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 16`
[INFO] running `Command { std: "docker" "inspect" "4cf1e27455047c20d3e3e36c35c9760264813178b70f769fe3a16ef1d06e0671", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cf1e27455047c20d3e3e36c35c9760264813178b70f769fe3a16ef1d06e0671", kill_on_drop: false }`
[INFO] [stdout] 4cf1e27455047c20d3e3e36c35c9760264813178b70f769fe3a16ef1d06e0671
