[INFO] fetching crate rbspy-testdata 0.2.4...
[INFO] testing rbspy-testdata-0.2.4 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate rbspy-testdata 0.2.4 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate rbspy-testdata 0.2.4
[INFO] finished tweaking crates.io crate rbspy-testdata 0.2.4
[INFO] tweaked toml for crates.io crate rbspy-testdata 0.2.4 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rbspy-testdata 0.2.4 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rbspy-testdata 0.2.4 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5563fe3795513381ca421e282afce320207a22ecb38706459c6247df362a2b4b
[INFO] running `Command { std: "docker" "start" "-a" "5563fe3795513381ca421e282afce320207a22ecb38706459c6247df362a2b4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5563fe3795513381ca421e282afce320207a22ecb38706459c6247df362a2b4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5563fe3795513381ca421e282afce320207a22ecb38706459c6247df362a2b4b", kill_on_drop: false }`
[INFO] [stdout] 5563fe3795513381ca421e282afce320207a22ecb38706459c6247df362a2b4b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 957d4baf52cce0dd538a6a3739f7cfebb5843b2b0c525e6de1e508fc9c460a97
[INFO] running `Command { std: "docker" "start" "-a" "957d4baf52cce0dd538a6a3739f7cfebb5843b2b0c525e6de1e508fc9c460a97", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling twox-hash v2.1.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling cpp_demangle v0.4.4
[INFO] [stderr]    Compiling proc-maps v0.4.0
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling ruzstd v0.8.1
[INFO] [stderr]    Compiling gimli v0.32.2
[INFO] [stderr]    Compiling remoteprocess v0.5.1
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling read-process-memory v0.1.6
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling scroll_derive v0.13.0
[INFO] [stderr]    Compiling addr2line v0.25.0
[INFO] [stderr]    Compiling scroll v0.13.0
[INFO] [stderr]    Compiling goblin v0.10.1
[INFO] [stderr]    Compiling rbspy-testdata v0.2.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] running `Command { std: "docker" "inspect" "957d4baf52cce0dd538a6a3739f7cfebb5843b2b0c525e6de1e508fc9c460a97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "957d4baf52cce0dd538a6a3739f7cfebb5843b2b0c525e6de1e508fc9c460a97", kill_on_drop: false }`
[INFO] [stdout] 957d4baf52cce0dd538a6a3739f7cfebb5843b2b0c525e6de1e508fc9c460a97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d3564edc70328883caafa34fd71e682feafb3a172ba51a96fd1fbaea17c96a71
[INFO] running `Command { std: "docker" "start" "-a" "d3564edc70328883caafa34fd71e682feafb3a172ba51a96fd1fbaea17c96a71", kill_on_drop: false }`
[INFO] [stderr]    Compiling rbspy-testdata v0.2.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.35s
[INFO] running `Command { std: "docker" "inspect" "d3564edc70328883caafa34fd71e682feafb3a172ba51a96fd1fbaea17c96a71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3564edc70328883caafa34fd71e682feafb3a172ba51a96fd1fbaea17c96a71", kill_on_drop: false }`
[INFO] [stdout] d3564edc70328883caafa34fd71e682feafb3a172ba51a96fd1fbaea17c96a71
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b416e5d85186aaa1b3dd505bda9fe75c0036b1abbb55d86ee69591cd5f9812bc
[INFO] running `Command { std: "docker" "start" "-a" "b416e5d85186aaa1b3dd505bda9fe75c0036b1abbb55d86ee69591cd5f9812bc", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rbspy_testdata-b35b93039ba0a527)
[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-b35b93039ba0a527` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "b416e5d85186aaa1b3dd505bda9fe75c0036b1abbb55d86ee69591cd5f9812bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b416e5d85186aaa1b3dd505bda9fe75c0036b1abbb55d86ee69591cd5f9812bc", kill_on_drop: false }`
[INFO] [stdout] b416e5d85186aaa1b3dd505bda9fe75c0036b1abbb55d86ee69591cd5f9812bc
