[INFO] cloning repository https://github.com/etemesi-ke/tgnews [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/etemesi-ke/tgnews" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fetemesi-ke%2Ftgnews", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fetemesi-ke%2Ftgnews'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b0ec67214f433af5683aa4bc29281be700d391cf [INFO] checking etemesi-ke/tgnews against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fetemesi-ke%2Ftgnews" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/etemesi-ke/tgnews on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/etemesi-ke/tgnews [INFO] finished tweaking git repo https://github.com/etemesi-ke/tgnews [INFO] tweaked toml for git repo https://github.com/etemesi-ke/tgnews written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/etemesi-ke/tgnews already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/shadedKE/Rocket.git` [INFO] [stderr] Updating git repository `https://github.com/shadedKE/walkdir.git` [INFO] [stderr] Updating git repository `https://github.com/shadedKE/whatlang-rs` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded protobuf-codegen v2.17.0 [INFO] [stderr] Downloaded ndarray-stats v0.3.0 [INFO] [stderr] Downloaded porter-stemmer v0.1.2 [INFO] [stderr] Downloaded eddie v0.4.2 [INFO] [stderr] Downloaded protoc v2.17.0 [INFO] [stderr] Downloaded uncased v0.9.1 [INFO] [stderr] Downloaded protoc-rust v2.17.0 [INFO] [stderr] Downloaded cfasttext-sys v0.4.1 [INFO] [stderr] Downloaded fasttext v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a2cac4d21c861513dc12d061db67be40e16fac266f14ed37d219582567389d1 [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" "7a2cac4d21c861513dc12d061db67be40e16fac266f14ed37d219582567389d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a2cac4d21c861513dc12d061db67be40e16fac266f14ed37d219582567389d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a2cac4d21c861513dc12d061db67be40e16fac266f14ed37d219582567389d1", kill_on_drop: false }` [INFO] [stdout] 7a2cac4d21c861513dc12d061db67be40e16fac266f14ed37d219582567389d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22b869707a1dfca7dddf749314b79b6db233b941a2c761732aac339a6f0cdb45 [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" "22b869707a1dfca7dddf749314b79b6db233b941a2c761732aac339a6f0cdb45", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Compiling hashbrown v0.9.0 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling protobuf v2.17.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling inlinable_string v0.1.11 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Checking ubyte v0.10.0 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking eddie v0.4.2 [INFO] [stderr] Checking tracing-core v0.1.16 [INFO] [stderr] Compiling standback v0.2.10 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.1.0 (https://github.com/SergioBenitez/proc-macro2-diagnostics.git?rev=13fbb43#13fbb43d) [INFO] [stderr] Compiling time v0.2.20 [INFO] [stderr] Compiling cookie v0.15.0-dev (https://github.com/SergioBenitez/cookie-rs.git?rev=3795f2e#3795f2e6) [INFO] [stderr] Compiling uncased v0.9.1 [INFO] [stderr] Compiling rocket_http v0.5.0-dev (https://github.com/shadedKE/Rocket.git#1369dc47) [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Compiling rocket v0.5.0-dev (https://github.com/shadedKE/Rocket.git#1369dc47) [INFO] [stderr] Checking dashmap v4.0.0-rc6 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking walkdir v2.3.1 (https://github.com/shadedKE/walkdir.git#2414cbc8) [INFO] [stderr] Checking porter-stemmer v0.1.2 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Checking tracing v0.1.19 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking noisy_float v0.1.13 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Compiling cfasttext-sys v0.4.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking sled v0.34.4 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking whatlang v0.10.0 (https://github.com/shadedKE/whatlang-rs#9c458865) [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling string_cache v0.7.5 [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 --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="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=6939518649138dfe -C extra-filename=-6939518649138dfe --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-1c8cd06d03ec2d01.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-179b18ceb2cbc452.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-de12218e15042935.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 --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" "22b869707a1dfca7dddf749314b79b6db233b941a2c761732aac339a6f0cdb45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22b869707a1dfca7dddf749314b79b6db233b941a2c761732aac339a6f0cdb45", kill_on_drop: false }` [INFO] [stdout] 22b869707a1dfca7dddf749314b79b6db233b941a2c761732aac339a6f0cdb45