[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] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b008633cff33fdfcfeb341b704764bb07fe7b4f6 [INFO] checking gluon-lang/gluon against master#45d050cde277b22a755847338f2acc2c7b834141 for pr-71393 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgluon-lang%2Fgluon" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gluon-lang/gluon on toolchain 45d050cde277b22a755847338f2acc2c7b834141 [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "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-3/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" "+45d050cde277b22a755847338f2acc2c7b834141" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-3/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" "+45d050cde277b22a755847338f2acc2c7b834141" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+45d050cde277b22a755847338f2acc2c7b834141" "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] 5a43033569c0ec02cdcb445cf474d4bdeb2b6970c7154eac9cd73b83c19821a7 [INFO] running `"docker" "start" "-a" "5a43033569c0ec02cdcb445cf474d4bdeb2b6970c7154eac9cd73b83c19821a7"` [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking typed-arena v2.0.1 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Checking typed-arena v1.7.0 [INFO] [stderr] Checking collect-mac v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Checking static_assertions v0.3.4 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Checking pin-project-lite v0.1.4 [INFO] [stderr] Compiling gluon_vm v0.14.1 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Checking frunk_core v0.3.1 [INFO] [stderr] Checking oorandom v11.1.1 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Checking pretty v0.10.0 [INFO] [stderr] Checking pretty v0.9.0 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking archery v0.3.0 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking backtrace-sys v0.1.37 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Checking rpds v0.7.0 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Checking ena v0.13.1 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking plotters v0.2.12 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Checking backtrace v0.3.46 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Checking pulldown-cmark v0.6.1 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Checking criterion-plot v0.4.2 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stderr] Checking ahash v0.2.18 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling gluon_codegen v0.14.1 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Compiling gluon-salsa-macros v0.14.1 [INFO] [stderr] Compiling pin-project-internal v0.4.9 [INFO] [stderr] Compiling structopt-derive v0.3.5 [INFO] [stderr] Compiling serde_derive_state v0.4.9 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Checking tokio v0.2.20 [INFO] [stderr] Checking failure v0.1.7 [INFO] [stderr] Checking codespan v0.3.0 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Checking codespan-reporting v0.3.0 [INFO] [stderr] error: could not compile `pin-project-internal`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pin_project_internal --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pin-project-internal-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 -C metadata=abcbf81b91000efc -C extra-filename=-abcbf81b91000efc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-fcf5ba8fbee74fc4.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-e9f1d8dcb6764b3b.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-247c70a2ef68797a.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: linking with `cc` failed: signal: 9 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/45d050cde277b22a755847338f2acc2c7b834141/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/gluon_salsa_macros-66f50487573dd40e.gluon_salsa_macros.ewp6wf9p-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/gluon_salsa_macros-66f50487573dd40e.gluon_salsa_macros.ewp6wf9p-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/gluon_salsa_macros-66f50487573dd40e.gluon_salsa_macros.ewp6wf9p-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/gluon_salsa_macros-66f50487573dd40e.gluon_salsa_macros.ewp6wf9p-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/gluon_salsa_macros-66f50487573dd40e.gluon_salsa_macros.ewp6wf9p-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/gluon_salsa_macros-66f50487573dd40e.gluon_salsa_macros.ewp6wf9p-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/gluon_salsa_macros-66f50487573dd40e.gluon_salsa_macros.ewp6wf9p-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/gluon_salsa_macros-66f50487573dd40e.gluon_salsa_macros.ewp6wf9p-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/gluon_salsa_macros-66f50487573dd40e.gluon_salsa_macros.ewp6wf9p-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/gluon_salsa_macros-66f50487573dd40e.gluon_salsa_macros.ewp6wf9p-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/gluon_salsa_macros-66f50487573dd40e.gluon_salsa_macros.ewp6wf9p-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/gluon_salsa_macros-66f50487573dd40e.gluon_salsa_macros.ewp6wf9p-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/gluon_salsa_macros-66f50487573dd40e.gluon_salsa_macros.ewp6wf9p-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/gluon_salsa_macros-66f50487573dd40e.gluon_salsa_macros.ewp6wf9p-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/gluon_salsa_macros-66f50487573dd40e.gluon_salsa_macros.ewp6wf9p-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/gluon_salsa_macros-66f50487573dd40e.gluon_salsa_macros.ewp6wf9p-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/libgluon_salsa_macros-66f50487573dd40e.so" "/opt/rustwide/target/debug/deps/gluon_salsa_macros-66f50487573dd40e.3m1kpwe96lgwbzwr.rcgu.o" "/opt/rustwide/target/debug/deps/gluon_salsa_macros-66f50487573dd40e.bk18hnl68d5fbyc.rcgu.o" "-Wl,--gc-sections" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/45d050cde277b22a755847338f2acc2c7b834141/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-247c70a2ef68797a.rlib" "/opt/rustwide/target/debug/deps/libheck-66d60507b5bb31fb.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-6dc09c7f4fb75afd.rlib" "/opt/rustwide/target/debug/deps/libquote-e9f1d8dcb6764b3b.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-fcf5ba8fbee74fc4.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-609f6338d660b201.rlib" "/opt/rustwide/rustup-home/toolchains/45d050cde277b22a755847338f2acc2c7b834141/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-8418bf631d908d6e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/45d050cde277b22a755847338f2acc2c7b834141/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5614b70b6fd0e708.rlib" "/opt/rustwide/rustup-home/toolchains/45d050cde277b22a755847338f2acc2c7b834141/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e24d9c3e0af220ca.rlib" "/opt/rustwide/rustup-home/toolchains/45d050cde277b22a755847338f2acc2c7b834141/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-bd2a73509a31b06b.rlib" "/opt/rustwide/rustup-home/toolchains/45d050cde277b22a755847338f2acc2c7b834141/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-fd7d2b04e0481c5a.rlib" "/opt/rustwide/rustup-home/toolchains/45d050cde277b22a755847338f2acc2c7b834141/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-23734be6bbdcf063.rlib" "/opt/rustwide/rustup-home/toolchains/45d050cde277b22a755847338f2acc2c7b834141/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-966629ce19a3f0d1.rlib" "/opt/rustwide/rustup-home/toolchains/45d050cde277b22a755847338f2acc2c7b834141/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-af85f70ebd2e41d6.rlib" "/opt/rustwide/rustup-home/toolchains/45d050cde277b22a755847338f2acc2c7b834141/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-41efeefffe19a22e.rlib" "/opt/rustwide/rustup-home/toolchains/45d050cde277b22a755847338f2acc2c7b834141/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-aead07132eb74cc9.rlib" "/opt/rustwide/rustup-home/toolchains/45d050cde277b22a755847338f2acc2c7b834141/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6bd08a339975e8eb.rlib" "/opt/rustwide/rustup-home/toolchains/45d050cde277b22a755847338f2acc2c7b834141/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e78a3c075dd84b00.rlib" "/opt/rustwide/rustup-home/toolchains/45d050cde277b22a755847338f2acc2c7b834141/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6dedcd93de2f749e.rlib" "/opt/rustwide/rustup-home/toolchains/45d050cde277b22a755847338f2acc2c7b834141/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d37880d94a65d8b0.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/45d050cde277b22a755847338f2acc2c7b834141/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-754779e5803073ef.rlib" "-Wl,-Bdynamic" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" "-shared" [INFO] [stderr] = note: [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `gluon-salsa-macros`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "5a43033569c0ec02cdcb445cf474d4bdeb2b6970c7154eac9cd73b83c19821a7"` [INFO] running `"docker" "rm" "-f" "5a43033569c0ec02cdcb445cf474d4bdeb2b6970c7154eac9cd73b83c19821a7"` [INFO] [stdout] 5a43033569c0ec02cdcb445cf474d4bdeb2b6970c7154eac9cd73b83c19821a7