[INFO] cloning repository https://github.com/cauebs/capitu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cauebs/capitu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcauebs%2Fcapitu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcauebs%2Fcapitu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7a35e8408b6d835bf135b73aa6cd48b622b9b6d0 [INFO] testing cauebs/capitu against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcauebs%2Fcapitu" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cauebs/capitu on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cauebs/capitu [INFO] finished tweaking git repo https://github.com/cauebs/capitu [INFO] tweaked toml for git repo https://github.com/cauebs/capitu written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/cauebs/capitu already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 71db17f52ebcf8d7c92293521e4bf3f89a790d180119fac0699089de4b90ae3b [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" "71db17f52ebcf8d7c92293521e4bf3f89a790d180119fac0699089de4b90ae3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71db17f52ebcf8d7c92293521e4bf3f89a790d180119fac0699089de4b90ae3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71db17f52ebcf8d7c92293521e4bf3f89a790d180119fac0699089de4b90ae3b", kill_on_drop: false }` [INFO] [stdout] 71db17f52ebcf8d7c92293521e4bf3f89a790d180119fac0699089de4b90ae3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a5756d19d9033c354caca2e101797b8c0344c462adcad157c085ac9e9ff5d22 [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" "5a5756d19d9033c354caca2e101797b8c0344c462adcad157c085ac9e9ff5d22", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.78 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling nix v0.12.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling nix v0.13.1 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling wayland-scanner v0.22.2 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling backtrace v0.3.51 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling dbus v0.6.5 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tree_magic v0.2.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling wayland-client v0.22.2 [INFO] [stderr] Compiling wayland-protocols v0.22.2 [INFO] [stderr] Compiling stderrlog v0.4.3 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling notify-rust v3.6.3 [INFO] [stderr] Compiling wayland-commons v0.22.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 --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-1.0.42/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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=d11aa4797b91827f -C extra-filename=-d11aa4797b91827f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-b8449736663a1660.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-ac1b49ec88ef2fec.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-1c0accd586890c80.rmeta --cap-lints allow --cap-lints=warn --cfg syn_disable_nightly_tests` (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" "5a5756d19d9033c354caca2e101797b8c0344c462adcad157c085ac9e9ff5d22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a5756d19d9033c354caca2e101797b8c0344c462adcad157c085ac9e9ff5d22", kill_on_drop: false }` [INFO] [stdout] 5a5756d19d9033c354caca2e101797b8c0344c462adcad157c085ac9e9ff5d22