[INFO] cloning repository https://github.com/trashhalo/constant_sandbox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/trashhalo/constant_sandbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrashhalo%2Fconstant_sandbox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrashhalo%2Fconstant_sandbox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 48e881930f268a6e0562e40094b14b979112a5ee
[INFO] checking trashhalo/constant_sandbox against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrashhalo%2Fconstant_sandbox" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/trashhalo/constant_sandbox on toolchain 8a65ee08296b36342bf7c3cdc15312ccbc357227
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/trashhalo/constant_sandbox
[INFO] finished tweaking git repo https://github.com/trashhalo/constant_sandbox
[INFO] tweaked toml for git repo https://github.com/trashhalo/constant_sandbox written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/trashhalo/constant_sandbox 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" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_yaml v0.8.16
[INFO] [stderr]   Downloaded lib-ruby-parser v3.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9c80a19a7e09bf22e940ec8966a4592162dce3eef2a0269fe24ea1e091fb662b
[INFO] running `Command { std: "docker" "start" "-a" "9c80a19a7e09bf22e940ec8966a4592162dce3eef2a0269fe24ea1e091fb662b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9c80a19a7e09bf22e940ec8966a4592162dce3eef2a0269fe24ea1e091fb662b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c80a19a7e09bf22e940ec8966a4592162dce3eef2a0269fe24ea1e091fb662b", kill_on_drop: false }`
[INFO] [stdout] 9c80a19a7e09bf22e940ec8966a4592162dce3eef2a0269fe24ea1e091fb662b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 382f03b41cecfe48e51ed3c19025ffda034ccd5017317a5fd9ad7f25c472b19a
[INFO] running `Command { std: "docker" "start" "-a" "382f03b41cecfe48e51ed3c19025ffda034ccd5017317a5fd9ad7f25c472b19a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling libc v0.2.84
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling serde_derive v1.0.123
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling serde v1.0.123
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking linked-hash-map v0.5.4
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]     Checking once_cell v1.5.2
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking regex-syntax v0.6.22
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking dtoa v0.4.7
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking lib-ruby-parser v3.0.0
[INFO] [stderr]     Checking thread_local v1.1.3
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.1
[INFO] [stderr]     Checking aho-corasick v0.7.15
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.0
[INFO] [stderr]     Checking regex v1.4.3
[INFO] [stderr]     Checking serde_yaml v0.8.16
[INFO] [stderr]     Checking constant_sandbox v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `line` and `lines` are never read
[INFO] [stdout]   --> src/parser/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Definition {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub line: usize,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 15 |     pub lines: usize,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `line` and `lines` are never read
[INFO] [stdout]   --> src/parser/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Definition {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub line: usize,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 15 |     pub lines: usize,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.03s
[INFO] running `Command { std: "docker" "inspect" "382f03b41cecfe48e51ed3c19025ffda034ccd5017317a5fd9ad7f25c472b19a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "382f03b41cecfe48e51ed3c19025ffda034ccd5017317a5fd9ad7f25c472b19a", kill_on_drop: false }`
[INFO] [stdout] 382f03b41cecfe48e51ed3c19025ffda034ccd5017317a5fd9ad7f25c472b19a
