[INFO] cloning repository https://github.com/Chaanks/cbx [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Chaanks/cbx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChaanks%2Fcbx"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChaanks%2Fcbx'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 857f7bfc5111269269d00c72176c5aedd56d3607 [INFO] checking Chaanks/cbx against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChaanks%2Fcbx" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Chaanks/cbx on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Chaanks/cbx [INFO] finished tweaking git repo https://github.com/Chaanks/cbx [INFO] tweaked toml for git repo https://github.com/Chaanks/cbx written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/Chaanks/cbx already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/amethyst/rendy.git` [INFO] [stderr] error: the lock file /workspace/builds/worker-5/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/amethyst/rendy.git` [INFO] [stderr] Updating git repository `https://github.com/gfx-rs/gfx` [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "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] 9b238cd90ec470875b3def7ee0b308b44ea1c21e36e70dbe72ab9b61784473a0 [INFO] running `"docker" "start" "-a" "9b238cd90ec470875b3def7ee0b308b44ea1c21e36e70dbe72ab9b61784473a0"` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking atom v0.3.5 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking colorful v0.2.1 [INFO] [stderr] Checking instant v0.1.2 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking hibitset v0.6.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking ryu v1.0.2 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking gfx-hal v0.3.0 (https://github.com/gfx-rs/gfx?rev=3d5db15661127c8cad8d85522a68ec36c82f6e69#3d5db156) [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Checking alga v0.8.2 [INFO] [stderr] Checking rusttype v0.8.1 [INFO] [stderr] Checking num-iter v0.1.39 [INFO] [stderr] Checking num-rational v0.2.2 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking x11-dl v2.18.4 [INFO] [stderr] Checking raw-window-handle v0.3.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling jobserver v0.1.17 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking png v0.14.1 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking thread_profiler v0.3.0 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking regex v1.3.1 [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 opt-level=1 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=e8c50e50d461b3f6 -C extra-filename=-e8c50e50d461b3f6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-6a7413e52852f226.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-053f36f11886a5ea.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-1a01bd2d3dba794a.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: build failed [INFO] running `"docker" "inspect" "9b238cd90ec470875b3def7ee0b308b44ea1c21e36e70dbe72ab9b61784473a0"` [INFO] running `"docker" "rm" "-f" "9b238cd90ec470875b3def7ee0b308b44ea1c21e36e70dbe72ab9b61784473a0"` [INFO] [stdout] 9b238cd90ec470875b3def7ee0b308b44ea1c21e36e70dbe72ab9b61784473a0