[INFO] updating cached repository https://github.com/TheKiteEatingTree/point-guard [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] [stderr] From https://github.com/TheKiteEatingTree/point-guard [INFO] [stderr] - [deleted] (none) -> copy [INFO] [stderr] f0eb46e..41a72a8 master -> master [INFO] [stderr] * [new branch] skim -> skim [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 41a72a841267d3fff701c51853822cddc09422f7 [INFO] testing TheKiteEatingTree/point-guard against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheKiteEatingTree%2Fpoint-guard" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TheKiteEatingTree/point-guard on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TheKiteEatingTree/point-guard [INFO] finished tweaking git repo https://github.com/TheKiteEatingTree/point-guard [INFO] tweaked toml for git repo https://github.com/TheKiteEatingTree/point-guard written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/TheKiteEatingTree/point-guard already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d4c8961e75d558f9d086c91e0969aced3081aa5c7eaee933ea30d19d5eac0df [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" "1d4c8961e75d558f9d086c91e0969aced3081aa5c7eaee933ea30d19d5eac0df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d4c8961e75d558f9d086c91e0969aced3081aa5c7eaee933ea30d19d5eac0df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d4c8961e75d558f9d086c91e0969aced3081aa5c7eaee933ea30d19d5eac0df", kill_on_drop: false }` [INFO] [stdout] 1d4c8961e75d558f9d086c91e0969aced3081aa5c7eaee933ea30d19d5eac0df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1edb071b321fa7edf8cea6c49b064303ada9a97ca8b3f38427b211a6411907da [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" "1edb071b321fa7edf8cea6c49b064303ada9a97ca8b3f38427b211a6411907da", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling serde v1.0.113 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling nix v0.16.1 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling backtrace-sys v0.1.37 [INFO] [stderr] Compiling tint v1.0.1 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling os_pipe v0.9.2 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling isatty v0.1.9 [INFO] [stderr] Compiling directories v1.0.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling backtrace v0.3.41 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling directories v3.0.0 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tree_magic v0.2.3 [INFO] [stderr] Compiling exitfailure v0.5.1 [INFO] [stderr] Compiling stderrlog v0.4.3 [INFO] [stderr] error: could not compile `clap_derive`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name clap_derive --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap_derive-3.0.0-beta.1/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 --cfg 'feature="default"' -C metadata=ddbaaa79a530401e -C extra-filename=-ddbaaa79a530401e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern heck=/opt/rustwide/target/debug/deps/libheck-1a062fbe0965cdbd.rlib --extern proc_macro_error=/opt/rustwide/target/debug/deps/libproc_macro_error-65772dfdb6e6a764.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a669d078a46dfaad.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-1cdaec7113f6b38f.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-5c6f48923447398d.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (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" "1edb071b321fa7edf8cea6c49b064303ada9a97ca8b3f38427b211a6411907da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1edb071b321fa7edf8cea6c49b064303ada9a97ca8b3f38427b211a6411907da", kill_on_drop: false }` [INFO] [stdout] 1edb071b321fa7edf8cea6c49b064303ada9a97ca8b3f38427b211a6411907da