[INFO] cloning repository https://github.com/adamreichold/robinson
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adamreichold/robinson" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamreichold%2Frobinson", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamreichold%2Frobinson'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fe7cc2b54ffdb684d3b4c90adaf00dc3e6c8734b
[INFO] checking adamreichold/robinson against dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamreichold%2Frobinson" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/adamreichold/robinson
[INFO] finished tweaking git repo https://github.com/adamreichold/robinson
[INFO] tweaked toml for git repo https://github.com/adamreichold/robinson written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/adamreichold/robinson on toolchain dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/adamreichold/robinson 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" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pretty_assertions v1.4.1
[INFO] [stderr]   Downloaded roxmltree v0.21.1
[INFO] [stderr]   Downloaded diff v0.1.13
[INFO] [stderr]   Downloaded cc v1.2.48
[INFO] [stderr]   Downloaded quick-xml v0.38.4
[INFO] [stderr]   Downloaded proptest v1.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] caf1149e3d178cf76ad6506915e00e8d264ef22da7a7e7b1ceff38476e08291d
[INFO] running `Command { std: "docker" "start" "caf1149e3d178cf76ad6506915e00e8d264ef22da7a7e7b1ceff38476e08291d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "caf1149e3d178cf76ad6506915e00e8d264ef22da7a7e7b1ceff38476e08291d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "caf1149e3d178cf76ad6506915e00e8d264ef22da7a7e7b1ceff38476e08291d" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "caf1149e3d178cf76ad6506915e00e8d264ef22da7a7e7b1ceff38476e08291d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "caf1149e3d178cf76ad6506915e00e8d264ef22da7a7e7b1ceff38476e08291d" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling robinson v0.5.19 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking roxmltree v0.21.1
[INFO] [stderr]     Checking quick-xml v0.38.4
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]    Compiling libfuzzer-sys v0.4.10
[INFO] [stderr]     Checking proptest v1.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr] error: could not compile `proptest` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8/bin/rustc --crate-name proptest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bit-set"' --cfg 'feature="default"' --cfg 'feature="fork"' --cfg 'feature="regex-syntax"' --cfg 'feature="rusty-fork"' --cfg 'feature="std"' --cfg 'feature="tempfile"' --cfg 'feature="timeout"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic64bit", "attr-macro", "bit-set", "default", "default-code-coverage", "fork", "handle-panics", "hardware-rng", "no_std", "proptest-macro", "regex-syntax", "rusty-fork", "std", "tempfile", "timeout", "unstable", "x86"))' -C metadata=a74eacc35aaa5b03 -C extra-filename=-ad01aa4ddcaaa3df --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-0d1d8cd877be6a55.rmeta --extern bit_vec=/opt/rustwide/target/debug/deps/libbit_vec-7c54c415c8441a74.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c85988d0561b2741.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-1c82cdd41ab98e3a.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-09e67382fb4cad53.rmeta --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-6fa6da8c4334d917.rmeta --extern rand_xorshift=/opt/rustwide/target/debug/deps/librand_xorshift-11d5a7405f09e51f.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-02f2daf0cc200caa.rmeta --extern rusty_fork=/opt/rustwide/target/debug/deps/librusty_fork-ce862c86abbf4c56.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-57b91f48ee1ee193.rmeta --extern unarray=/opt/rustwide/target/debug/deps/libunarray-7cd11d7c1cdfd805.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "caf1149e3d178cf76ad6506915e00e8d264ef22da7a7e7b1ceff38476e08291d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "caf1149e3d178cf76ad6506915e00e8d264ef22da7a7e7b1ceff38476e08291d", kill_on_drop: false }`
[INFO] [stdout] caf1149e3d178cf76ad6506915e00e8d264ef22da7a7e7b1ceff38476e08291d
