[INFO] fetching crate syntaxdot-tokenizers 0.4.0... [INFO] testing syntaxdot-tokenizers-0.4.0 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate syntaxdot-tokenizers 0.4.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate syntaxdot-tokenizers 0.4.0 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate syntaxdot-tokenizers 0.4.0 [INFO] finished tweaking crates.io crate syntaxdot-tokenizers 0.4.0 [INFO] tweaked toml for crates.io crate syntaxdot-tokenizers 0.4.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wordpieces v0.5.0 [INFO] [stderr] Downloaded sentencepiece v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4770bb8d86bbff702768d86fa800f5a7caeef67e4c41e5521cad4c184114da21 [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" "4770bb8d86bbff702768d86fa800f5a7caeef67e4c41e5521cad4c184114da21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4770bb8d86bbff702768d86fa800f5a7caeef67e4c41e5521cad4c184114da21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4770bb8d86bbff702768d86fa800f5a7caeef67e4c41e5521cad4c184114da21", kill_on_drop: false }` [INFO] [stdout] 4770bb8d86bbff702768d86fa800f5a7caeef67e4c41e5521cad4c184114da21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--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] dc6e5ddacdac1416ce48563c636a29915aba8cdd4b099be363fd89e444881c6e [INFO] running `Command { std: "docker" "start" "-a" "dc6e5ddacdac1416ce48563c636a29915aba8cdd4b099be363fd89e444881c6e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling fst v0.4.7 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling fixedbitset v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling cmake v0.1.46 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling matrixmultiply v0.3.1 [INFO] [stderr] Compiling sentencepiece-sys v0.7.1 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling ndarray v0.15.3 [INFO] [stderr] Compiling udgraph 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.81/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="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=9d187dcc3654d4e9 -C extra-filename=-9d187dcc3654d4e9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-9dbaaf035d6d15d1.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-0bcba2a61b67309f.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-3c8a88541efd8c80.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 `Command { std: "docker" "inspect" "dc6e5ddacdac1416ce48563c636a29915aba8cdd4b099be363fd89e444881c6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc6e5ddacdac1416ce48563c636a29915aba8cdd4b099be363fd89e444881c6e", kill_on_drop: false }` [INFO] [stdout] dc6e5ddacdac1416ce48563c636a29915aba8cdd4b099be363fd89e444881c6e