[INFO] updating cached repository https://github.com/gluon-lang/gluon [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/gluon-lang/gluon [INFO] [stderr] 7b06abd7..d6c14c42 master -> master [INFO] [stderr] 7b06abd7..d6c14c42 staging -> staging [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d6c14c42857369f6b34779e2cb823d755823218f [INFO] checking gluon-lang/gluon against try#3738e44c8fffe9e1fdfda9304a4df74ce7b29152 for pr-68746 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgluon-lang%2Fgluon" "/workspace/builds/worker-11/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gluon-lang/gluon on toolchain 3738e44c8fffe9e1fdfda9304a4df74ce7b29152 [INFO] running `"/workspace/cargo-home/bin/cargo" "+3738e44c8fffe9e1fdfda9304a4df74ce7b29152" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/gluon-lang/gluon [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] removed workspace from git repo https://github.com/gluon-lang/gluon [INFO] removed path dependency gluon_base from git repo https://github.com/gluon-lang/gluon [INFO] removed path dependency gluon_check from git repo https://github.com/gluon-lang/gluon [INFO] removed path dependency gluon_codegen from git repo https://github.com/gluon-lang/gluon [INFO] removed path dependency gluon_format from git repo https://github.com/gluon-lang/gluon [INFO] removed path dependency gluon_parser from git repo https://github.com/gluon-lang/gluon [INFO] removed path dependency gluon_vm from git repo https://github.com/gluon-lang/gluon [INFO] removed path dependency gluon_codegen from git repo https://github.com/gluon-lang/gluon [INFO] removed path dependency gluon_completion from git repo https://github.com/gluon-lang/gluon [INFO] removed path dependency gluon_base from git repo https://github.com/gluon-lang/gluon [INFO] finished tweaking git repo https://github.com/gluon-lang/gluon [INFO] tweaked toml for git repo https://github.com/gluon-lang/gluon written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/gluon-lang/gluon already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+3738e44c8fffe9e1fdfda9304a4df74ce7b29152" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/Marwes/salsa` [INFO] [stderr] error: the lock file /workspace/builds/worker-11/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+3738e44c8fffe9e1fdfda9304a4df74ce7b29152" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/Marwes/salsa` [INFO] running `"/workspace/cargo-home/bin/cargo" "+3738e44c8fffe9e1fdfda9304a4df74ce7b29152" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tensile v0.6.0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=forbid" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+3738e44c8fffe9e1fdfda9304a4df74ce7b29152" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bccb00be2a12af086227b7139239f728b6da898e651d44b345a1a42e0cfdd985 [INFO] running `"docker" "start" "-a" "bccb00be2a12af086227b7139239f728b6da898e651d44b345a1a42e0cfdd985"` [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Checking collect-mac v0.1.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling lalrpop-util v0.17.2 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Checking strsim v0.9.3 [INFO] [stderr] Compiling gluon_vm v0.13.1 [INFO] [stderr] Compiling pulldown-cmark v0.6.1 [INFO] [stderr] Checking frunk_core v0.3.1 [INFO] [stderr] Checking oorandom v11.1.0 [INFO] [stderr] Checking pretty v0.5.2 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Checking archery v0.3.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking ena v0.13.1 [INFO] [stderr] Checking plotters v0.2.12 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling gluon_codegen v0.13.1 [INFO] [stderr] Compiling salsa-macros v0.14.1 (https://github.com/Marwes/salsa?rev=3fddf72#3fddf726) [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling serde_derive_state v0.4.9 [INFO] [stderr] Checking rpds v0.7.0 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tokio v0.2.11 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Checking criterion-plot v0.4.1 [INFO] [stderr] Compiling aho-corasick v0.7.7 [INFO] [stderr] Checking csv-core v0.1.6 [INFO] [stderr] Compiling structopt-derive v0.3.5 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stderr] Compiling proc-macro-error v0.4.8 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.8 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling codespan v0.3.0 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling ahash v0.2.18 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] error: could not compile `regex-syntax`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name regex_syntax /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-syntax-0.6.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=d8c1319278ff453e -C extra-filename=-d8c1319278ff453e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `serde_derive_state`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde_derive_state /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_derive_state-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 --cfg 'feature="default"' -C metadata=96082044dc6a8d56 -C extra-filename=-96082044dc6a8d56 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f0e640efd9697a33.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-8971e81be9477020.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-3a3e97060a99cdfb.rlib --extern proc_macro --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 `"docker" "inspect" "bccb00be2a12af086227b7139239f728b6da898e651d44b345a1a42e0cfdd985"` [INFO] running `"docker" "rm" "-f" "bccb00be2a12af086227b7139239f728b6da898e651d44b345a1a42e0cfdd985"` [INFO] [stdout] bccb00be2a12af086227b7139239f728b6da898e651d44b345a1a42e0cfdd985