[INFO] cloning repository https://github.com/io12/pwninit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/io12/pwninit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fio12%2Fpwninit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fio12%2Fpwninit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4821f6495b52a5c04f38d983f7ded4ca1f696395 [INFO] checking io12/pwninit against master#c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 for pr-86194 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fio12%2Fpwninit" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/io12/pwninit on toolchain c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/io12/pwninit [INFO] finished tweaking git repo https://github.com/io12/pwninit [INFO] tweaked toml for git repo https://github.com/io12/pwninit written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/io12/pwninit already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a998f5c9d94bac5b16047c85a087c8d236681e979a219022889506b594b067c [INFO] running `Command { std: "docker" "start" "-a" "1a998f5c9d94bac5b16047c85a087c8d236681e979a219022889506b594b067c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a998f5c9d94bac5b16047c85a087c8d236681e979a219022889506b594b067c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a998f5c9d94bac5b16047c85a087c8d236681e979a219022889506b594b067c", kill_on_drop: false }` [INFO] [stdout] 1a998f5c9d94bac5b16047c85a087c8d236681e979a219022889506b594b067c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0421c7df553d259f0296294b2a3a54b10de4212028e76b938786c77e7c61f56d [INFO] running `Command { std: "docker" "start" "-a" "0421c7df553d259f0296294b2a3a54b10de4212028e76b938786c77e7c61f56d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Checking is_executable v1.0.1 [INFO] [stderr] Checking umask v1.0.0 [INFO] [stderr] Checking strfmt v0.1.6 [INFO] [stderr] Checking ar v0.8.0 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Compiling rust-lzma v0.5.1 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking ex v0.1.3 [INFO] [stderr] Checking twoway v0.2.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking filetime v0.2.14 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Checking tar v0.4.35 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking http-body v0.4.2 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking h2 v0.3.3 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking scroll v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_setters v0.1.5 [INFO] [stderr] Checking goblin v0.4.1 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking pin-project v1.0.7 [INFO] [stderr] Checking hyper v0.14.8 [INFO] [stderr] Checking snafu v0.6.10 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.3 [INFO] [stderr] Checking pwninit v3.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.76s [INFO] running `Command { std: "docker" "inspect" "0421c7df553d259f0296294b2a3a54b10de4212028e76b938786c77e7c61f56d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0421c7df553d259f0296294b2a3a54b10de4212028e76b938786c77e7c61f56d", kill_on_drop: false }` [INFO] [stdout] 0421c7df553d259f0296294b2a3a54b10de4212028e76b938786c77e7c61f56d