[INFO] cloning repository https://github.com/tENCoRtO/rustbin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tENCoRtO/rustbin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtENCoRtO%2Frustbin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtENCoRtO%2Frustbin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 281b2bbf14ce51fe43f2dd82aa5edda814eb2443 [INFO] checking tENCoRtO/rustbin against master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtENCoRtO%2Frustbin" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tENCoRtO/rustbin on toolchain 36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tENCoRtO/rustbin [INFO] finished tweaking git repo https://github.com/tENCoRtO/rustbin [INFO] tweaked toml for git repo https://github.com/tENCoRtO/rustbin written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/tENCoRtO/rustbin already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d05b5eac5fe0ec891ceb3ecd2b27b52674f08b1d156e7b39b7619a48e43185e4 [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" "d05b5eac5fe0ec891ceb3ecd2b27b52674f08b1d156e7b39b7619a48e43185e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d05b5eac5fe0ec891ceb3ecd2b27b52674f08b1d156e7b39b7619a48e43185e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d05b5eac5fe0ec891ceb3ecd2b27b52674f08b1d156e7b39b7619a48e43185e4", kill_on_drop: false }` [INFO] [stdout] d05b5eac5fe0ec891ceb3ecd2b27b52674f08b1d156e7b39b7619a48e43185e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d504bd531c369383eba6422dbd9117de1ec15ecea68c2e449844db3475c25008 [INFO] running `Command { std: "docker" "start" "-a" "d504bd531c369383eba6422dbd9117de1ec15ecea68c2e449844db3475c25008", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking slotmap v0.4.0 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling imgui-sys v0.2.0 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling thread_local v1.0.0 [INFO] [stderr] Checking generational-arena v0.2.7 [INFO] [stderr] Checking hibitset v0.6.2 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Compiling x11 v2.18.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking relevant v0.4.2 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Checking gfx-hal v0.4.1 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Checking ash v0.29.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking instant v0.1.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Checking regex v1.3.3 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking alga v0.9.2 [INFO] [stderr] Compiling glsl-to-spirv v0.1.7 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling unidiff v0.3.2 [INFO] [stderr] Checking nalgebra v0.19.0 [INFO] [stderr] Compiling synstructure v0.10.2 [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.15.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --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=b66f866599f71bec -C extra-filename=-b66f866599f71bec --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-8d9f0e70e1638b76.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-79a73205be3732bb.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-f9d9fe975bfe7d9a.rmeta --cap-lints allow --cap-lints=forbid --cfg syn_can_match_trailing_dollar --cfg syn_can_use_thread_id --cfg syn_can_use_associated_constants --cfg syn_can_call_macro_by_path` (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" "d504bd531c369383eba6422dbd9117de1ec15ecea68c2e449844db3475c25008", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d504bd531c369383eba6422dbd9117de1ec15ecea68c2e449844db3475c25008", kill_on_drop: false }` [INFO] [stdout] d504bd531c369383eba6422dbd9117de1ec15ecea68c2e449844db3475c25008