[INFO] cloning repository https://github.com/hirose-tomoyuki/dbgr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hirose-tomoyuki/dbgr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhirose-tomoyuki%2Fdbgr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhirose-tomoyuki%2Fdbgr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 767cc7b41c9a08810a715d1f93c4ed5acbf6a8c4
[INFO] checking hirose-tomoyuki/dbgr against master#a26e97be8826d408309fffbd8168362365719f50 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhirose-tomoyuki%2Fdbgr" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/hirose-tomoyuki/dbgr on toolchain a26e97be8826d408309fffbd8168362365719f50
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/hirose-tomoyuki/dbgr
[INFO] finished tweaking git repo https://github.com/hirose-tomoyuki/dbgr
[INFO] tweaked toml for git repo https://github.com/hirose-tomoyuki/dbgr written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/hirose-tomoyuki/dbgr 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" "+a26e97be8826d408309fffbd8168362365719f50" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-maps v0.2.1
[INFO] [stderr]   Downloaded mach2 v0.4.0
[INFO] [stderr]   Downloaded libproc v0.10.0
[INFO] [stderr]   Downloaded msvc-demangler v0.9.0
[INFO] [stderr]   Downloaded syscalls v0.6.3
[INFO] [stderr]   Downloaded symbolic-common v9.1.1
[INFO] [stderr]   Downloaded symbolic v9.1.1
[INFO] [stderr]   Downloaded symbolic-demangle v9.1.1
[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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 11bf4cac08865ef83b060370b1def22c19084526bd32e91b177c813745361302
[INFO] running `Command { std: "docker" "start" "-a" "11bf4cac08865ef83b060370b1def22c19084526bd32e91b177c813745361302", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11bf4cac08865ef83b060370b1def22c19084526bd32e91b177c813745361302", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11bf4cac08865ef83b060370b1def22c19084526bd32e91b177c813745361302", kill_on_drop: false }`
[INFO] [stdout] 11bf4cac08865ef83b060370b1def22c19084526bd32e91b177c813745361302
[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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f6df15d98e9076e304caef63ce09a43b65c3d69acb8850c748179ddc085d9090
[INFO] running `Command { std: "docker" "start" "-a" "f6df15d98e9076e304caef63ce09a43b65c3d69acb8850c748179ddc085d9090", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling libc v0.2.124
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling clap_lex v0.2.2
[INFO] [stderr]    Compiling nom v7.1.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling clang-sys v1.3.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling bindgen v0.60.1
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking uuid v1.1.2
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]     Checking msvc-demangler v0.9.0
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling which v4.2.4
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]    Compiling clap v3.2.8
[INFO] [stderr]    Compiling symbolic-demangle v9.1.1
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling proc-maps v0.2.1
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking once_cell v1.13.0
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking memmap2 v0.5.5
[INFO] [stderr]     Checking flate2 v1.0.22
[INFO] [stderr]     Checking nix v0.24.1
[INFO] [stderr]     Checking gimli v0.26.1
[INFO] [stderr]     Checking symbolic-common v9.1.1
[INFO] [stderr]     Checking object v0.29.0
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling clap_derive v3.2.7
[INFO] [stderr]    Compiling serde_repr v0.1.8
[INFO] [stderr]    Compiling dbgr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking syscalls v0.6.3
[INFO] [stderr]     Checking symbolic v9.1.1
[INFO] [stdout] warning: struct `DebuggeeInfo` is never constructed
[INFO] [stdout]  --> src/target.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct DebuggeeInfo {}
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `DebuggeeInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DebuggeeInfo` is never constructed
[INFO] [stdout]  --> src/target.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct DebuggeeInfo {}
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `DebuggeeInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.86s
[INFO] running `Command { std: "docker" "inspect" "f6df15d98e9076e304caef63ce09a43b65c3d69acb8850c748179ddc085d9090", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6df15d98e9076e304caef63ce09a43b65c3d69acb8850c748179ddc085d9090", kill_on_drop: false }`
[INFO] [stdout] f6df15d98e9076e304caef63ce09a43b65c3d69acb8850c748179ddc085d9090
