[INFO] updating cached repository https://github.com/crazyStewie/RustyBlocks [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 17db7a29e8ffeff72fe0707e86a99961f15633f9 [INFO] checking crazyStewie/RustyBlocks against try#c8bdaa84ec1b37f18f30375e196a65b7602f3790 for pr-73345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FcrazyStewie%2FRustyBlocks" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/crazyStewie/RustyBlocks on toolchain c8bdaa84ec1b37f18f30375e196a65b7602f3790 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/crazyStewie/RustyBlocks [INFO] finished tweaking git repo https://github.com/crazyStewie/RustyBlocks [INFO] tweaked toml for git repo https://github.com/crazyStewie/RustyBlocks written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/crazyStewie/RustyBlocks already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 21889e6aa9f1476363829c8803d07d57a9f271fd03e992e5dd97d2762be08a9f [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" "21889e6aa9f1476363829c8803d07d57a9f271fd03e992e5dd97d2762be08a9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21889e6aa9f1476363829c8803d07d57a9f271fd03e992e5dd97d2762be08a9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21889e6aa9f1476363829c8803d07d57a9f271fd03e992e5dd97d2762be08a9f", kill_on_drop: false }` [INFO] [stdout] 21889e6aa9f1476363829c8803d07d57a9f271fd03e992e5dd97d2762be08a9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d71838d2f9b06775aec0a279ca4d0836e3f1437027369a9b485bfa7e36ff3d9 [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" "9d71838d2f9b06775aec0a279ca4d0836e3f1437027369a9b485bfa7e36ff3d9", kill_on_drop: false }` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling untrusted v0.7.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.14 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling chunked_transfer v1.0.0 [INFO] [stderr] Checking nom v1.2.4 [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Compiling vulkano v0.8.0 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking smallvec v0.5.1 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Checking mopa v0.2.2 [INFO] [stderr] Checking crossbeam v0.3.2 [INFO] [stderr] Checking vk-sys v0.3.3 [INFO] [stderr] Checking vk-sys v0.2.7 [INFO] [stderr] Checking shrev v1.1.1 [INFO] [stderr] Checking tuple_utils v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling ring v0.16.12 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling hashbrown v0.7.1 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Compiling glfw-sys v3.3.2 [INFO] [stderr] Compiling shaderc-sys v0.6.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking maybe-uninit v2.0.0 [INFO] [stderr] Checking semver v0.2.3 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Checking rayon-core v1.7.0 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] error: could not compile `nom`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name nom --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-5.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="std"' -C metadata=6c50c99cfdabe2aa -C extra-filename=-6c50c99cfdabe2aa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-2a4416a13eaa0c5b.rmeta --cap-lints allow --cap-lints=forbid --cfg stable_i128` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: Checking for system installed libraries. Use --features = build-from-source to disable this behavior [INFO] [stderr] warning: System installed library not found. Falling back to build from source [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9d71838d2f9b06775aec0a279ca4d0836e3f1437027369a9b485bfa7e36ff3d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d71838d2f9b06775aec0a279ca4d0836e3f1437027369a9b485bfa7e36ff3d9", kill_on_drop: false }` [INFO] [stdout] 9d71838d2f9b06775aec0a279ca4d0836e3f1437027369a9b485bfa7e36ff3d9