[INFO] cloning repository https://github.com/pkgw/rubbl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pkgw/rubbl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpkgw%2Frubbl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpkgw%2Frubbl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 89d8d4522748aaadb30574e22321a89e2f203b90 [INFO] testing pkgw/rubbl against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpkgw%2Frubbl" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pkgw/rubbl on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pkgw/rubbl [INFO] finished tweaking git repo https://github.com/pkgw/rubbl [INFO] tweaked toml for git repo https://github.com/pkgw/rubbl written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/pkgw/rubbl already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3da457795222ea0f1bb554189e393b6687efeb4446291f7a0b0db0d875ec1459 [INFO] running `Command { std: "docker" "start" "-a" "3da457795222ea0f1bb554189e393b6687efeb4446291f7a0b0db0d875ec1459", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3da457795222ea0f1bb554189e393b6687efeb4446291f7a0b0db0d875ec1459", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3da457795222ea0f1bb554189e393b6687efeb4446291f7a0b0db0d875ec1459", kill_on_drop: false }` [INFO] [stdout] 3da457795222ea0f1bb554189e393b6687efeb4446291f7a0b0db0d875ec1459 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b68c213ee1ccc29e939150387f212e503126e881df7f9ef0a52f3d98da80382f [INFO] running `Command { std: "docker" "start" "-a" "b68c213ee1ccc29e939150387f212e503126e881df7f9ef0a52f3d98da80382f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling openat v0.1.21 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling matrixmultiply v0.3.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rubbl_casatables_impl v0.0.0-dev.0 (/opt/rustwide/workdir/casatables_impl) [INFO] [stderr] Compiling rubbl_casatables v0.0.0-dev.0 (/opt/rustwide/workdir/casatables) [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] error: could not compile `clap` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name clap /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="ansi_term"' --cfg 'feature="atty"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="vec_map"' -C metadata=89dbaa1908a15364 -C extra-filename=-89dbaa1908a15364 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-b7c7e94976e9eae7.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-9694d2accb145534.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-66e58bd8aecd9c6e.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-72726d2ca165c499.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-9ab5865733e9acc9.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-6ca2ab92fd8f89b6.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b68c213ee1ccc29e939150387f212e503126e881df7f9ef0a52f3d98da80382f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b68c213ee1ccc29e939150387f212e503126e881df7f9ef0a52f3d98da80382f", kill_on_drop: false }` [INFO] [stdout] b68c213ee1ccc29e939150387f212e503126e881df7f9ef0a52f3d98da80382f