[INFO] cloning repository https://github.com/chastelock/chaste
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chastelock/chaste" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchastelock%2Fchaste", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchastelock%2Fchaste'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ec583e130fb1820f483efce4baaabfa5694e0e0d
[INFO] testing chastelock/chaste against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchastelock%2Fchaste" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/chastelock/chaste
[INFO] finished tweaking git repo https://github.com/chastelock/chaste
[INFO] tweaked toml for git repo https://github.com/chastelock/chaste written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chastelock/chaste 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 git repo https://github.com/chastelock/chaste 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-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aa349f199ec9c51c0748624245afba4bfbcb0d5fc68e5da9ec2118369838566c
[INFO] running `Command { std: "docker" "start" "-a" "aa349f199ec9c51c0748624245afba4bfbcb0d5fc68e5da9ec2118369838566c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa349f199ec9c51c0748624245afba4bfbcb0d5fc68e5da9ec2118369838566c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa349f199ec9c51c0748624245afba4bfbcb0d5fc68e5da9ec2118369838566c", kill_on_drop: false }`
[INFO] [stdout] aa349f199ec9c51c0748624245afba4bfbcb0d5fc68e5da9ec2118369838566c
[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 -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] 4a157a450fd887c7b7d18db56cca5bf30fa6cd202e9e4cd9a37e6b431f1237a7
[INFO] running `Command { std: "docker" "start" "-a" "4a157a450fd887c7b7d18db56cca5bf30fa6cd202e9e4cd9a37e6b431f1237a7", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling xxhash-rust v0.8.12
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling unsafe-libyaml-norway v0.2.15
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling nom-language v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling miette-derive v7.4.0
[INFO] [stderr]    Compiling derive_arbitrary v1.4.1
[INFO] [stderr]    Compiling libfuzzer-sys v0.4.9
[INFO] [stderr] error: could not compile `serde_derive` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/733b47ea4b1b86216f14ef56e49440c33933f230/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.217/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=d5e1286c97837fc5 -C extra-filename=-9ec045fc9a9e067b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-898c36b0c7023ab7.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-c5f4aebd6affaa64.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-c2be9b52269f5bc8.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] warning: libfuzzer-sys@0.4.9: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libfuzzer-sys@0.4.9: compilation terminated.
[INFO] [stderr] warning: libfuzzer-sys@0.4.9: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/libfuzzer-sys-ef7e922e4d69290f/out/e5f0d71fb86e9d6b-FuzzerDriver.o" "-c" "libfuzzer/FuzzerDriver.cpp"
[INFO] [stderr] error: failed to run custom build command for `libfuzzer-sys v0.4.9`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/libfuzzer-sys-817b1fe1d3176fd1/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=CUSTOM_LIBFUZZER_PATH
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerCrossOver.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerExtraCountersWindows.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerExtraCountersDarwin.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerDataFlowTrace.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerIOPosix.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerTracePC.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerUtil.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerUtilLinux.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerUtilFuchsia.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerExtFunctionsDlsym.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerFork.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerUtilDarwin.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerDriver.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerSHA1.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerMerge.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerLoop.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerUtilWindows.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerExtFunctionsWeak.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerInterceptors.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerExtFunctionsWindows.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerIO.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerMutate.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerMain.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerIOWindows.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerUtilPosix.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerExtraCounters.cpp
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/libfuzzer-sys-ef7e922e4d69290f/out)
[INFO] [stderr]   OPT_LEVEL = Some(0)
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some(true)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid-Copt-level=3)
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/libfuzzer-sys-ef7e922e4d69290f/out/e5f0d71fb86e9d6b-FuzzerDriver.o" "-c" "libfuzzer/FuzzerDriver.cpp"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred in cc-rs: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/libfuzzer-sys-ef7e922e4d69290f/out/e5f0d71fb86e9d6b-FuzzerDriver.o" "-c" "libfuzzer/FuzzerDriver.cpp"
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "4a157a450fd887c7b7d18db56cca5bf30fa6cd202e9e4cd9a37e6b431f1237a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a157a450fd887c7b7d18db56cca5bf30fa6cd202e9e4cd9a37e6b431f1237a7", kill_on_drop: false }`
[INFO] [stdout] 4a157a450fd887c7b7d18db56cca5bf30fa6cd202e9e4cd9a37e6b431f1237a7
