[INFO] cloning repository https://github.com/denis-onder/sigma-ssg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/denis-onder/sigma-ssg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenis-onder%2Fsigma-ssg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenis-onder%2Fsigma-ssg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c83dd627a52beafce2ed5da8c918eb550113ead2 [INFO] checking denis-onder/sigma-ssg against master#50e1dc1536264ab71c0850f346b12309477f29f7 for pr-85073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenis-onder%2Fsigma-ssg" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/denis-onder/sigma-ssg on toolchain 50e1dc1536264ab71c0850f346b12309477f29f7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/denis-onder/sigma-ssg [INFO] finished tweaking git repo https://github.com/denis-onder/sigma-ssg [INFO] tweaked toml for git repo https://github.com/denis-onder/sigma-ssg written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "metadata" "--no-deps" "--format-version=1", 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] 68f7faeef9a599991d7b5d625ad7be1c90eda39bec3a326c87a095138194b37a [INFO] running `Command { std: "docker" "start" "-a" "68f7faeef9a599991d7b5d625ad7be1c90eda39bec3a326c87a095138194b37a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "68f7faeef9a599991d7b5d625ad7be1c90eda39bec3a326c87a095138194b37a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68f7faeef9a599991d7b5d625ad7be1c90eda39bec3a326c87a095138194b37a", kill_on_drop: false }` [INFO] [stdout] 68f7faeef9a599991d7b5d625ad7be1c90eda39bec3a326c87a095138194b37a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "check" "--frozen" "--all" "--all-targets" "--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] c7c945abd4f74168f0b4efdc6d63ed0cd9188b2adcd52fe459634723826da5b0 [INFO] running `Command { std: "docker" "start" "-a" "c7c945abd4f74168f0b4efdc6d63ed0cd9188b2adcd52fe459634723826da5b0", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Checking transformation-pipeline v0.1.0 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking shell-words v1.0.0 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Compiling bzip2-sys v0.1.10+1.0.8 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking msdos_time v0.1.6 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking twoway v0.2.2 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Compiling sass-sys v0.4.21 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking zip v0.2.8 [INFO] [stderr] error: could not compile `pest_meta` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pest_meta /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pest_meta-2.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=a2838f0ef005ae5d -C extra-filename=-a2838f0ef005ae5d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-8dc8db0e74170826.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-66f3ef6f2d0e1dc8.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" "c7c945abd4f74168f0b4efdc6d63ed0cd9188b2adcd52fe459634723826da5b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7c945abd4f74168f0b4efdc6d63ed0cd9188b2adcd52fe459634723826da5b0", kill_on_drop: false }` [INFO] [stdout] c7c945abd4f74168f0b4efdc6d63ed0cd9188b2adcd52fe459634723826da5b0