[INFO] fetching crate cobalt-bin 0.16.2... [INFO] testing cobalt-bin-0.16.2 against 1.45.2 for beta-1.46-1 [INFO] extracting crate cobalt-bin 0.16.2 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate cobalt-bin 0.16.2 on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate cobalt-bin 0.16.2 [INFO] finished tweaking crates.io crate cobalt-bin 0.16.2 [INFO] tweaked toml for crates.io crate cobalt-bin 0.16.2 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate cobalt-bin 0.16.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 106459e3ef256abebd8d8c3cef9f7896c9123c75e827db53593f741b8615f19f [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" "106459e3ef256abebd8d8c3cef9f7896c9123c75e827db53593f741b8615f19f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "106459e3ef256abebd8d8c3cef9f7896c9123c75e827db53593f741b8615f19f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "106459e3ef256abebd8d8c3cef9f7896c9123c75e827db53593f741b8615f19f", kill_on_drop: false }` [INFO] [stdout] 106459e3ef256abebd8d8c3cef9f7896c9123c75e827db53593f741b8615f19f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cff24a9818af8d5a282429d35d866a3d64a26571e0301dfc696539eb80b669d1 [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" "cff24a9818af8d5a282429d35d866a3d64a26571e0301dfc696539eb80b669d1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling pulldown-cmark v0.7.2 [INFO] [stderr] Compiling deunicode v1.1.1 [INFO] [stderr] Compiling chunked_transfer v1.2.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling open v1.4.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling quick-xml v0.17.2 [INFO] [stderr] Compiling proc-quote-impl v0.3.2 [INFO] [stderr] Compiling walkdir v0.1.8 [INFO] [stderr] Compiling fancy-regex v0.3.5 [INFO] [stderr] Compiling ignore v0.4.16 [INFO] [stderr] Compiling ghp v0.1.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling sass-sys v0.4.21 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling chrono_utils v0.1.3 [INFO] [stderr] Compiling tiny_http v0.7.0 [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.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -Cembed-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=a3ce98ee77863c83 -C extra-filename=-a3ce98ee77863c83 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d5bf7ac731a44025.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-6f635ec2aa131681.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-a51f88c314603c68.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" "cff24a9818af8d5a282429d35d866a3d64a26571e0301dfc696539eb80b669d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cff24a9818af8d5a282429d35d866a3d64a26571e0301dfc696539eb80b669d1", kill_on_drop: false }` [INFO] [stdout] cff24a9818af8d5a282429d35d866a3d64a26571e0301dfc696539eb80b669d1