[INFO] cloning repository https://github.com/0x501D/rust_examples
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0x501D/rust_examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x501D%2Frust_examples", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x501D%2Frust_examples'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 65d962a504c41249b30df62064068908a113c930
[INFO] checking 0x501D/rust_examples against try#446cb600aa4837dd6c513f14fa0d25a909b177d7 for pr-149195
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x501D%2Frust_examples" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0x501D/rust_examples
[INFO] finished tweaking git repo https://github.com/0x501D/rust_examples
[INFO] tweaked toml for git repo https://github.com/0x501D/rust_examples written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0x501D/rust_examples on toolchain 446cb600aa4837dd6c513f14fa0d25a909b177d7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0x501D/rust_examples 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" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ce41fa502a6a06a6e70b446d5dee643e83b23c26ea6d6bd81d2793704f0a464e
[INFO] running `Command { std: "docker" "start" "-a" "ce41fa502a6a06a6e70b446d5dee643e83b23c26ea6d6bd81d2793704f0a464e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce41fa502a6a06a6e70b446d5dee643e83b23c26ea6d6bd81d2793704f0a464e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce41fa502a6a06a6e70b446d5dee643e83b23c26ea6d6bd81d2793704f0a464e", kill_on_drop: false }`
[INFO] [stdout] ce41fa502a6a06a6e70b446d5dee643e83b23c26ea6d6bd81d2793704f0a464e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4e3e6ac0797b6dcf138b3479fbf090034b39b7484a5545b997d1fd97d2ba5bd0
[INFO] running `Command { std: "docker" "start" "-a" "4e3e6ac0797b6dcf138b3479fbf090034b39b7484a5545b997d1fd97d2ba5bd0", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.18
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking rust_examples v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.67s
[INFO] running `Command { std: "docker" "inspect" "4e3e6ac0797b6dcf138b3479fbf090034b39b7484a5545b997d1fd97d2ba5bd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e3e6ac0797b6dcf138b3479fbf090034b39b7484a5545b997d1fd97d2ba5bd0", kill_on_drop: false }`
[INFO] [stdout] 4e3e6ac0797b6dcf138b3479fbf090034b39b7484a5545b997d1fd97d2ba5bd0
