[INFO] updating cached repository https://github.com/hacknyu/aletheia [INFO] running `"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"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 68cf1a6998b11d5d06690b85c25113917a2e46c5 [INFO] checking hacknyu/aletheia against try#ba14a92a10441c4b839ce71e6ef5f7a48bbff18f for prs-64470-and-65389 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhacknyu%2Faletheia" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hacknyu/aletheia on toolchain ba14a92a10441c4b839ce71e6ef5f7a48bbff18f [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/hacknyu/aletheia [INFO] finished tweaking git repo https://github.com/hacknyu/aletheia [INFO] tweaked toml for git repo https://github.com/hacknyu/aletheia written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/hacknyu/aletheia already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 57c1f4f64d6a32e714b2a3c8c86df135d22a2c4f25296cd7f25f55e6127e6605 [INFO] running `"docker" "start" "-a" "57c1f4f64d6a32e714b2a3c8c86df135d22a2c4f25296cd7f25f55e6127e6605"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.8 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Checking indexmap v1.0.2 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Compiling rusoto_core v0.37.0 [INFO] [stderr] Checking xml-rs v0.7.0 [INFO] [stderr] Checking mustache v0.9.0 [INFO] [stderr] Checking nom v4.2.3 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling diesel-derive-enum v0.4.4 [INFO] [stderr] Checking regex v1.1.9 [INFO] [stderr] Checking unicase_serde v0.1.0 [INFO] [stderr] Checking regex v0.2.11 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Checking blake2 v0.8.0 [INFO] [stderr] Compiling rocket_contrib_codegen v0.4.2 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking signal-hook-registry v1.0.1 [INFO] [stderr] Checking getrandom v0.1.6 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking filetime v0.2.5 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking dotenv v0.9.0 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking rayon-core v1.5.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking rand_core v0.5.0 [INFO] [stderr] Checking chrono v0.4.7 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking signal-hook v0.1.9 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Checking inotify v0.6.1 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Checking tiff v0.2.2 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking http v0.1.17 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking rayon v1.1.0 [INFO] [stderr] Checking rand_chacha v0.2.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] error: could not compile `syn`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syn /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.9/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=6f6909519279e2cf -C extra-filename=-6f6909519279e2cf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-580a3cdd133a5972.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-df0cd06f995fcecd.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-a395f5d9d28129b6.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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.0/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="postgres"' -C metadata=54f618e0f88003d6 -C extra-filename=-54f618e0f88003d6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-580a3cdd133a5972.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-df0cd06f995fcecd.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-cb3ac1698113b1d4.rlib --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 `"docker" "inspect" "57c1f4f64d6a32e714b2a3c8c86df135d22a2c4f25296cd7f25f55e6127e6605"` [INFO] running `"docker" "rm" "-f" "57c1f4f64d6a32e714b2a3c8c86df135d22a2c4f25296cd7f25f55e6127e6605"` [INFO] [stdout] 57c1f4f64d6a32e714b2a3c8c86df135d22a2c4f25296cd7f25f55e6127e6605