[INFO] cloning repository https://github.com/w4/chartered [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/w4/chartered" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fw4%2Fchartered", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fw4%2Fchartered'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 662e7ef7eacc44c0c84fa01d07c5c18419633c51 [INFO] testing w4/chartered against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fw4%2Fchartered" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/w4/chartered on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/w4/chartered [INFO] finished tweaking git repo https://github.com/w4/chartered [INFO] tweaked toml for git repo https://github.com/w4/chartered written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/w4/chartered already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0cdbc88bab37dce8486ce24a749018ab105b31785923916bc7d046bd4c9f88a7 [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" "0cdbc88bab37dce8486ce24a749018ab105b31785923916bc7d046bd4c9f88a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0cdbc88bab37dce8486ce24a749018ab105b31785923916bc7d046bd4c9f88a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cdbc88bab37dce8486ce24a749018ab105b31785923916bc7d046bd4c9f88a7", kill_on_drop: false }` [INFO] [stdout] 0cdbc88bab37dce8486ce24a749018ab105b31785923916bc7d046bd4c9f88a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9b085f90e82ce09c6a7300fb49a1ab87cc9955e2c297207f61dd788567db8ec [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" "d9b085f90e82ce09c6a7300fb49a1ab87cc9955e2c297207f61dd788567db8ec", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling base64ct v1.2.0 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling urlencoding v1.3.3 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling validator_types v0.12.0 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling matchit v0.4.4 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling const-sha1 v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling bytes-utils v0.1.1 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling os_str_bytes v4.2.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling password-hash v0.2.3 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling tracing-subscriber v0.3.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling poly1305 v0.7.2 [INFO] [stderr] Compiling blowfish v0.8.0 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling block-modes v0.8.1 [INFO] [stderr] Compiling chacha20 v0.8.1 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling headers v0.3.5 [INFO] [stderr] Compiling cryptovec v0.6.1 [INFO] [stderr] Compiling bcrypt v0.10.1 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling chacha20poly1305 v0.9.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Compiling aws-types v0.0.21-alpha (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.21-alpha#d02a7f0d) [INFO] [stderr] Compiling bcrypt-pbkdf v0.6.1 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling nom-bytes v0.1.0 (https://github.com/w4/nom-bytes#2ede4dc2) [INFO] [stderr] Compiling yasna v0.4.0 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling displaydoc v0.2.3 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.5 [INFO] [stderr] Compiling validator_derive v0.12.0 [INFO] [stderr] Compiling format-bytes-macros v0.3.0 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling format-bytes v0.2.2 [INFO] [stderr] error: could not compile `diesel_derives` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name diesel_derives /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel_derives-1.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=977cdafc132a52a2 -C extra-filename=-977cdafc132a52a2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5b628874f3abff7a.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-f072c03decc61796.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-616dbf6dc955288c.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" "d9b085f90e82ce09c6a7300fb49a1ab87cc9955e2c297207f61dd788567db8ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9b085f90e82ce09c6a7300fb49a1ab87cc9955e2c297207f61dd788567db8ec", kill_on_drop: false }` [INFO] [stdout] d9b085f90e82ce09c6a7300fb49a1ab87cc9955e2c297207f61dd788567db8ec