[INFO] cloning repository https://github.com/AbhiSivaprasad/bomber [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AbhiSivaprasad/bomber" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbhiSivaprasad%2Fbomber", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbhiSivaprasad%2Fbomber'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a6d8c3e0d1706a77897ac89f7a87469a0d435866 [INFO] checking AbhiSivaprasad/bomber against try#169954edd744527414c631e9af1bbdc537b0cdf2 for pr-75192 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbhiSivaprasad%2Fbomber" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AbhiSivaprasad/bomber on toolchain 169954edd744527414c631e9af1bbdc537b0cdf2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AbhiSivaprasad/bomber [INFO] finished tweaking git repo https://github.com/AbhiSivaprasad/bomber [INFO] tweaked toml for git repo https://github.com/AbhiSivaprasad/bomber written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/AbhiSivaprasad/bomber already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded trust-dns-proto v0.19.3 [INFO] [stderr] Downloaded trust-dns-resolver v0.19.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 329eebda68197c64f233b4315c6df612bd33b26b536405386e075c25e70c3b59 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "329eebda68197c64f233b4315c6df612bd33b26b536405386e075c25e70c3b59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "329eebda68197c64f233b4315c6df612bd33b26b536405386e075c25e70c3b59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "329eebda68197c64f233b4315c6df612bd33b26b536405386e075c25e70c3b59", kill_on_drop: false }` [INFO] [stdout] 329eebda68197c64f233b4315c6df612bd33b26b536405386e075c25e70c3b59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45835a6cbbb72d63379e66a1f5aa00bd35e96b6649502c6a7cf96ab3b975fe3d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "45835a6cbbb72d63379e66a1f5aa00bd35e96b6649502c6a7cf96ab3b975fe3d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling os_info v1.3.3 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking md5 v0.6.1 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking version_check v0.9.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Checking http v0.2.0 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Checking blake2b_simd v0.5.10 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking resolv-conf v0.6.3 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking sha2 v0.8.1 [INFO] [stderr] Checking md-5 v0.8.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking rustls v0.16.0 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking rust-argon2 v0.8.2 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Checking backtrace v0.3.46 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking tungstenite v0.10.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking headers v0.3.2 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Checking multipart v0.16.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling derivative v1.0.4 [INFO] [stderr] Compiling typed-builder v0.3.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.12 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling thiserror-impl v1.0.13 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.26 [INFO] [stderr] Compiling serde_with_macros v1.1.0 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] error: could not compile `derivative`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name derivative /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/derivative-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -Cembed-bitcode=no -C debuginfo=2 -C metadata=fc80a9f45b53cf66 -C extra-filename=-fc80a9f45b53cf66 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-14b87d0cfb3a3067.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-3ab6671852ca27d4.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-a2e8ea00150ae2d9.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "45835a6cbbb72d63379e66a1f5aa00bd35e96b6649502c6a7cf96ab3b975fe3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45835a6cbbb72d63379e66a1f5aa00bd35e96b6649502c6a7cf96ab3b975fe3d", kill_on_drop: false }` [INFO] [stdout] 45835a6cbbb72d63379e66a1f5aa00bd35e96b6649502c6a7cf96ab3b975fe3d