[INFO] fetching crate rbspy-testdata 0.2.5...
[INFO] testing rbspy-testdata-0.2.5 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate rbspy-testdata 0.2.5 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate rbspy-testdata 0.2.5
[INFO] finished tweaking crates.io crate rbspy-testdata 0.2.5
[INFO] tweaked toml for crates.io crate rbspy-testdata 0.2.5 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rbspy-testdata 0.2.5 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rbspy-testdata 0.2.5 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 27a5cda591895a9a60c364b93186c9a820e505ba6ce6c4b9dc4f90817ebe69d8
[INFO] running `Command { std: "docker" "start" "-a" "27a5cda591895a9a60c364b93186c9a820e505ba6ce6c4b9dc4f90817ebe69d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "27a5cda591895a9a60c364b93186c9a820e505ba6ce6c4b9dc4f90817ebe69d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27a5cda591895a9a60c364b93186c9a820e505ba6ce6c4b9dc4f90817ebe69d8", kill_on_drop: false }`
[INFO] [stdout] 27a5cda591895a9a60c364b93186c9a820e505ba6ce6c4b9dc4f90817ebe69d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 652c75c4495b7d01e6a13ec1e908f305e003a3e7550b93b4760b26f8e1007d6b
[INFO] running `Command { std: "docker" "start" "-a" "652c75c4495b7d01e6a13ec1e908f305e003a3e7550b93b4760b26f8e1007d6b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling cpp_demangle v0.4.4
[INFO] [stderr]    Compiling twox-hash v2.1.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling proc-maps v0.4.0
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling remoteprocess v0.5.1
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling gimli v0.32.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling ruzstd v0.8.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling flate2 v1.1.4
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling read-process-memory v0.1.6
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling scroll_derive v0.13.0
[INFO] [stderr]    Compiling scroll v0.13.0
[INFO] [stderr]    Compiling goblin v0.10.2
[INFO] [stderr]    Compiling addr2line v0.25.0
[INFO] [stderr]    Compiling rbspy-testdata v0.2.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.27s
[INFO] running `Command { std: "docker" "inspect" "652c75c4495b7d01e6a13ec1e908f305e003a3e7550b93b4760b26f8e1007d6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "652c75c4495b7d01e6a13ec1e908f305e003a3e7550b93b4760b26f8e1007d6b", kill_on_drop: false }`
[INFO] [stdout] 652c75c4495b7d01e6a13ec1e908f305e003a3e7550b93b4760b26f8e1007d6b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c20060f3809120bc8b5b94895e54f4bcbf4320287a0bfce00811845392f74dd6
[INFO] running `Command { std: "docker" "start" "-a" "c20060f3809120bc8b5b94895e54f4bcbf4320287a0bfce00811845392f74dd6", kill_on_drop: false }`
[INFO] [stderr]    Compiling rbspy-testdata v0.2.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.20s
[INFO] running `Command { std: "docker" "inspect" "c20060f3809120bc8b5b94895e54f4bcbf4320287a0bfce00811845392f74dd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c20060f3809120bc8b5b94895e54f4bcbf4320287a0bfce00811845392f74dd6", kill_on_drop: false }`
[INFO] [stdout] c20060f3809120bc8b5b94895e54f4bcbf4320287a0bfce00811845392f74dd6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b847546a1388a2113157bd9c62c0bb6220f077bf172c622a3ef2d2135a6f0228
[INFO] running `Command { std: "docker" "start" "-a" "b847546a1388a2113157bd9c62c0bb6220f077bf172c622a3ef2d2135a6f0228", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rbspy_testdata-8f87c71fd6a2411d)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/rbspy_testdata-8f87c71fd6a2411d` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "b847546a1388a2113157bd9c62c0bb6220f077bf172c622a3ef2d2135a6f0228", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b847546a1388a2113157bd9c62c0bb6220f077bf172c622a3ef2d2135a6f0228", kill_on_drop: false }`
[INFO] [stdout] b847546a1388a2113157bd9c62c0bb6220f077bf172c622a3ef2d2135a6f0228
