[INFO] cloning repository https://github.com/gluon-lang/gluon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gluon-lang/gluon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgluon-lang%2Fgluon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgluon-lang%2Fgluon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] be400591b4d032e64c9a07943bb1f3050b0da370 [INFO] checking gluon-lang/gluon against master#119d2a1a98fe87d4ae6cabf12134a0ef2fb95851 for pr-75180 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgluon-lang%2Fgluon" "/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/gluon-lang/gluon on toolchain 119d2a1a98fe87d4ae6cabf12134a0ef2fb95851 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+119d2a1a98fe87d4ae6cabf12134a0ef2fb95851" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-12/source/Cargo.toml [INFO] crate git repo https://github.com/gluon-lang/gluon already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+119d2a1a98fe87d4ae6cabf12134a0ef2fb95851" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-12/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 `Command { std: "/workspace/cargo-home/bin/cargo" "+119d2a1a98fe87d4ae6cabf12134a0ef2fb95851" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+119d2a1a98fe87d4ae6cabf12134a0ef2fb95851" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+119d2a1a98fe87d4ae6cabf12134a0ef2fb95851" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 03ee27e2748243311fd088713d9215e268e79b244b7469917627b494e76546c9 [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" "03ee27e2748243311fd088713d9215e268e79b244b7469917627b494e76546c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03ee27e2748243311fd088713d9215e268e79b244b7469917627b494e76546c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03ee27e2748243311fd088713d9215e268e79b244b7469917627b494e76546c9", kill_on_drop: false }` [INFO] [stdout] 03ee27e2748243311fd088713d9215e268e79b244b7469917627b494e76546c9 [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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+119d2a1a98fe87d4ae6cabf12134a0ef2fb95851" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a728ad9873b125ea20f308d3ce597039e9153673a0cc2ba947b68b582c06b802 [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" "a728ad9873b125ea20f308d3ce597039e9153673a0cc2ba947b68b582c06b802", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking typed-arena v2.0.1 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Checking static_assertions v0.3.4 [INFO] [stderr] Compiling rayon-core v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling collect-mac v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling gluon_vm v0.17.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking frunk_core v0.3.1 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Compiling codespan-reporting v0.9.5 [INFO] [stderr] Checking archery v0.3.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking pretty v0.10.0 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking terminal_size v0.1.13 [INFO] [stderr] Checking termios v0.3.2 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Checking rpds v0.7.0 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking ena v0.14.0 [INFO] [stderr] Checking codespan v0.9.5 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking ordered-float v2.0.0 [INFO] [stderr] Checking plotters v0.2.15 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Checking console v0.11.3 [INFO] [stderr] Checking pulldown-cmark v0.7.2 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking indexmap v1.5.1 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Checking crossbeam-channel v0.4.3 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling gluon_codegen v0.17.1 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling async-trait v0.1.38 [INFO] [stderr] Compiling gluon-salsa-macros v0.15.2 [INFO] [stderr] Compiling structopt-derive v0.4.10 [INFO] [stderr] Compiling structopt-derive v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling serde_derive_state v0.4.9 [INFO] [stderr] Checking tokio v0.2.22 [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.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -Cembed-bitcode=no -C debuginfo=2 -C metadata=a9b6de2dce7532b8 -C extra-filename=-a9b6de2dce7532b8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-091210945e98acc4.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-a7a073445149a473.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-820c70b3615b215d.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid --cfg underscore_consts --cfg deprecated_proc_macro` (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" "a728ad9873b125ea20f308d3ce597039e9153673a0cc2ba947b68b582c06b802", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a728ad9873b125ea20f308d3ce597039e9153673a0cc2ba947b68b582c06b802", kill_on_drop: false }` [INFO] [stdout] a728ad9873b125ea20f308d3ce597039e9153673a0cc2ba947b68b582c06b802