[INFO] cloning repository https://github.com/selenologist/cc-emitter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/selenologist/cc-emitter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fselenologist%2Fcc-emitter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fselenologist%2Fcc-emitter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1ad2a1fd3ddfc6a5d4372181f5bada5b3d258fd8
[INFO] checking selenologist/cc-emitter against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fselenologist%2Fcc-emitter" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/selenologist/cc-emitter
[INFO] finished tweaking git repo https://github.com/selenologist/cc-emitter
[INFO] tweaked toml for git repo https://github.com/selenologist/cc-emitter written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/selenologist/cc-emitter on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/selenologist/cc-emitter 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0ed1438baeb3e0903eb678490a7b01ad3a225997a072512622e250275c499508
[INFO] running `Command { std: "docker" "start" "-a" "0ed1438baeb3e0903eb678490a7b01ad3a225997a072512622e250275c499508", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ed1438baeb3e0903eb678490a7b01ad3a225997a072512622e250275c499508", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ed1438baeb3e0903eb678490a7b01ad3a225997a072512622e250275c499508", kill_on_drop: false }`
[INFO] [stdout] 0ed1438baeb3e0903eb678490a7b01ad3a225997a072512622e250275c499508
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b861c126ab329e373ec652c505ef596623b3f1451791d4f9fe1b356cfd9a76f9
[INFO] running `Command { std: "docker" "start" "-a" "b861c126ab329e373ec652c505ef596623b3f1451791d4f9fe1b356cfd9a76f9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling proc-macro2 v1.0.6
[INFO] [stderr]    Compiling syn v1.0.11
[INFO] [stderr]     Checking unicode-width v0.1.7
[INFO] [stderr]     Checking bitflags v0.9.1
[INFO] [stderr]    Compiling alsa-sys v0.1.2
[INFO] [stderr]     Checking memalloc v0.1.0
[INFO] [stderr]     Checking bitflags v0.3.3
[INFO] [stderr]     Checking regex v1.3.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking nix v0.9.0
[INFO] [stderr]     Checking atty v0.2.13
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking alsa v0.2.2
[INFO] [stderr]     Checking midir v0.5.0
[INFO] [stderr]    Compiling proc-macro-error v0.2.6
[INFO] [stderr]    Compiling structopt-derive v0.3.5
[INFO] [stderr]     Checking structopt v0.3.5
[INFO] [stderr]     Checking cc-emitter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `result_map_or_else` has been stable since 1.41.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(result_map_or_else)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `result_map_or_else` has been stable since 1.41.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(result_map_or_else)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.05s
[INFO] running `Command { std: "docker" "inspect" "b861c126ab329e373ec652c505ef596623b3f1451791d4f9fe1b356cfd9a76f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b861c126ab329e373ec652c505ef596623b3f1451791d4f9fe1b356cfd9a76f9", kill_on_drop: false }`
[INFO] [stdout] b861c126ab329e373ec652c505ef596623b3f1451791d4f9fe1b356cfd9a76f9
