[INFO] cloning repository https://github.com/jeff-hughes/shellcaster_test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeff-hughes/shellcaster_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeff-hughes%2Fshellcaster_test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeff-hughes%2Fshellcaster_test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7d1bd6b70b26d6840eddea93cafe5681804e5de9
[INFO] checking jeff-hughes/shellcaster_test against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeff-hughes%2Fshellcaster_test" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/jeff-hughes/shellcaster_test on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/jeff-hughes/shellcaster_test
[INFO] finished tweaking git repo https://github.com/jeff-hughes/shellcaster_test
[INFO] tweaked toml for git repo https://github.com/jeff-hughes/shellcaster_test written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/jeff-hughes/shellcaster_test 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dirs-next v1.0.1
[INFO] [stderr]   Downloaded sanitize-filename v0.2.1
[INFO] [stderr]   Downloaded cookie v0.13.3
[INFO] [stderr]   Downloaded rfc822_sanitizer v0.3.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 72eacd0ed40cc682e0167a61f9c4ff26cafc36ec4e9402a6e8838d4f49605c31
[INFO] running `Command { std: "docker" "start" "-a" "72eacd0ed40cc682e0167a61f9c4ff26cafc36ec4e9402a6e8838d4f49605c31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "72eacd0ed40cc682e0167a61f9c4ff26cafc36ec4e9402a6e8838d4f49605c31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72eacd0ed40cc682e0167a61f9c4ff26cafc36ec4e9402a6e8838d4f49605c31", kill_on_drop: false }`
[INFO] [stdout] 72eacd0ed40cc682e0167a61f9c4ff26cafc36ec4e9402a6e8838d4f49605c31
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c1f7d6ad4f32c3df323395bd474cec1f9f798f358718aaf4dc6409642dd3998
[INFO] running `Command { std: "docker" "start" "-a" "2c1f7d6ad4f32c3df323395bd474cec1f9f798f358718aaf4dc6409642dd3998", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.71
[INFO] [stderr]    Compiling proc-macro2 v1.0.10
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling cc v1.0.57
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling standback v0.2.8
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]     Checking once_cell v1.4.0
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.6
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling proc-macro-hack v0.5.16
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling version_check v0.9.1
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]     Checking smallvec v1.2.0
[INFO] [stderr]    Compiling quote v1.0.3
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]    Compiling encoding_rs v0.8.22
[INFO] [stderr]    Compiling time v0.2.16
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]     Checking unicode-normalization v0.1.12
[INFO] [stderr]    Compiling ring v0.16.15
[INFO] [stderr]    Compiling ncurses v5.99.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.17.1
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]     Checking ucd-util v0.1.8
[INFO] [stderr]    Compiling serde v1.0.106
[INFO] [stderr]    Compiling derive_builder v0.9.0
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]     Checking regex-syntax v0.5.6
[INFO] [stderr]     Checking dirs-sys v0.3.4
[INFO] [stderr]     Checking aho-corasick v0.7.10
[INFO] [stderr]     Checking aho-corasick v0.6.10
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]     Checking linked-hash-map v0.5.2
[INFO] [stderr]     Checking base64 v0.11.0
[INFO] [stderr]     Checking utf8-ranges v1.0.4
[INFO] [stderr]     Checking regex-syntax v0.6.17
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking chrono v0.4.11
[INFO] [stderr]     Checking url v2.1.1
[INFO] [stderr]     Checking dirs v2.0.2
[INFO] [stderr]     Checking quick-xml v0.17.2
[INFO] [stderr]     Checking qstring v0.7.2
[INFO] [stderr]     Checking dirs-sys-next v0.1.0
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking chunked_transfer v1.2.0
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]     Checking textwrap v0.12.1
[INFO] [stderr]     Checking dirs-next v1.0.1
[INFO] [stderr]     Checking pancurses v0.16.1
[INFO] [stderr]     Checking shellexpand v2.0.0
[INFO] [stderr]     Checking rfc822_sanitizer v0.3.3
[INFO] [stderr]     Checking regex v1.3.6
[INFO] [stderr]     Checking webpki v0.21.3
[INFO] [stderr]     Checking sct v0.6.0
[INFO] [stderr]     Checking webpki-roots v0.19.0
[INFO] [stderr]     Checking rustls v0.17.0
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]     Checking sanitize-filename v0.2.1
[INFO] [stderr]    Compiling time-macros-impl v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.106
[INFO] [stderr]     Checking time-macros v0.1.0
[INFO] [stderr]     Checking cookie v0.13.3
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]     Checking ureq v1.3.0
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling derive_builder_core v0.9.0
[INFO] [stderr]     Checking rss v1.9.0
[INFO] [stderr]     Checking toml v0.5.6
[INFO] [stderr]     Checking rusqlite v0.21.0
[INFO] [stderr]     Checking shellcaster v0.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 16.67s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.17.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "2c1f7d6ad4f32c3df323395bd474cec1f9f798f358718aaf4dc6409642dd3998", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c1f7d6ad4f32c3df323395bd474cec1f9f798f358718aaf4dc6409642dd3998", kill_on_drop: false }`
[INFO] [stdout] 2c1f7d6ad4f32c3df323395bd474cec1f9f798f358718aaf4dc6409642dd3998
