[INFO] cloning repository https://github.com/Activision/structpack
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Activision/structpack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FActivision%2Fstructpack", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FActivision%2Fstructpack'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0ed3521d0bd462c165e2e38168541293e94f83f6
[INFO] building Activision/structpack against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FActivision%2Fstructpack" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Activision/structpack on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Activision/structpack
[INFO] finished tweaking git repo https://github.com/Activision/structpack
[INFO] tweaked toml for git repo https://github.com/Activision/structpack written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Activision/structpack 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded scroll v0.9.2
[INFO] [stderr]   Downloaded uuid v0.7.4
[INFO] [stderr]   Downloaded scroll_derive v0.9.5
[INFO] [stderr]   Downloaded backtrace v0.3.60
[INFO] [stderr]   Downloaded rustc-demangle v0.1.19
[INFO] [stderr]   Downloaded addr2line v0.15.1
[INFO] [stderr]   Downloaded unicode-width v0.1.8
[INFO] [stderr]   Downloaded fallible-iterator v0.1.6
[INFO] [stderr]   Downloaded clap v2.33.3
[INFO] [stderr]   Downloaded syn v1.0.72
[INFO] [stderr]   Downloaded libc v0.2.95
[INFO] [stderr]   Downloaded gimli v0.24.0
[INFO] [stderr]   Downloaded goblin v0.0.19
[INFO] [stderr]   Downloaded object v0.11.0
[INFO] [stderr]   Downloaded parity-wasm v0.35.7
[INFO] [stderr]   Downloaded object v0.25.1
[INFO] [stderr]   Downloaded gimli v0.16.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f76a37cdddf802602c6e604b6ab6eb29adfcba821242324b43d14721a9bd0574
[INFO] running `Command { std: "docker" "start" "-a" "f76a37cdddf802602c6e604b6ab6eb29adfcba821242324b43d14721a9bd0574", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f76a37cdddf802602c6e604b6ab6eb29adfcba821242324b43d14721a9bd0574", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f76a37cdddf802602c6e604b6ab6eb29adfcba821242324b43d14721a9bd0574", kill_on_drop: false }`
[INFO] [stdout] f76a37cdddf802602c6e604b6ab6eb29adfcba821242324b43d14721a9bd0574
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d2f7a74e767e5e2b3e341dfcb27758b0d80acf949e842f799edad3fcbc680b5
[INFO] running `Command { std: "docker" "start" "-a" "3d2f7a74e767e5e2b3e341dfcb27758b0d80acf949e842f799edad3fcbc680b5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling libc v0.2.95
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.72
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling cc v1.0.68
[INFO] [stderr]    Compiling gimli v0.24.0
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling scroll v0.9.2
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling rustc-demangle v0.1.19
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling fallible-iterator v0.1.6
[INFO] [stderr]    Compiling parity-wasm v0.35.7
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling uuid v0.7.4
[INFO] [stderr]    Compiling gimli v0.16.1
[INFO] [stderr]    Compiling object v0.25.1
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling backtrace v0.3.60
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling flate2 v1.0.20
[INFO] [stderr]    Compiling addr2line v0.15.1
[INFO] [stderr]    Compiling scroll_derive v0.9.5
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]    Compiling goblin v0.0.19
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling object v0.11.0
[INFO] [stderr]    Compiling structpack v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.07s
[INFO] running `Command { std: "docker" "inspect" "3d2f7a74e767e5e2b3e341dfcb27758b0d80acf949e842f799edad3fcbc680b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d2f7a74e767e5e2b3e341dfcb27758b0d80acf949e842f799edad3fcbc680b5", kill_on_drop: false }`
[INFO] [stdout] 3d2f7a74e767e5e2b3e341dfcb27758b0d80acf949e842f799edad3fcbc680b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be2da58dd8b5200eedfd550db7c1f0cff437f9c1d37c36dae7d6fd854f2b24b9
[INFO] running `Command { std: "docker" "start" "-a" "be2da58dd8b5200eedfd550db7c1f0cff437f9c1d37c36dae7d6fd854f2b24b9", kill_on_drop: false }`
[INFO] [stderr]    Compiling structpack v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.92s
[INFO] running `Command { std: "docker" "inspect" "be2da58dd8b5200eedfd550db7c1f0cff437f9c1d37c36dae7d6fd854f2b24b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be2da58dd8b5200eedfd550db7c1f0cff437f9c1d37c36dae7d6fd854f2b24b9", kill_on_drop: false }`
[INFO] [stdout] be2da58dd8b5200eedfd550db7c1f0cff437f9c1d37c36dae7d6fd854f2b24b9
