[INFO] cloning repository https://github.com/DusterTheFirst/include_more [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DusterTheFirst/include_more" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDusterTheFirst%2Finclude_more", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDusterTheFirst%2Finclude_more'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ed2d35596648c221d92826752e07615b8e45d040 [INFO] checking DusterTheFirst/include_more against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDusterTheFirst%2Finclude_more" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DusterTheFirst/include_more on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DusterTheFirst/include_more [INFO] finished tweaking git repo https://github.com/DusterTheFirst/include_more [INFO] tweaked toml for git repo https://github.com/DusterTheFirst/include_more written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/DusterTheFirst/include_more already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad2c65a41711f3c70f0e8ef544ae5a3e8ad06a8c9ade41c2cb963cfc6c859abd [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" "ad2c65a41711f3c70f0e8ef544ae5a3e8ad06a8c9ade41c2cb963cfc6c859abd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad2c65a41711f3c70f0e8ef544ae5a3e8ad06a8c9ade41c2cb963cfc6c859abd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad2c65a41711f3c70f0e8ef544ae5a3e8ad06a8c9ade41c2cb963cfc6c859abd", kill_on_drop: false }` [INFO] [stdout] ad2c65a41711f3c70f0e8ef544ae5a3e8ad06a8c9ade41c2cb963cfc6c859abd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7ebd62c45a288b13d6ad06954add8cb67d9b4b4a16a8525b06387f908d81d5d [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" "b7ebd62c45a288b13d6ad06954add8cb67d9b4b4a16a8525b06387f908d81d5d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking if_chain v1.0.1 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Checking smallvec v1.6.0 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling anyhow v1.0.37 [INFO] [stderr] Checking retain_mut v0.1.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking bytecount v0.6.2 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Checking quote v1.0.8 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking dashmap v4.0.1 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Checking ordered-float v2.0.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Checking const-random v0.1.13 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking dashmap v3.5.1 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling swc_atoms v0.2.5 [INFO] [stderr] Checking nom_locate v2.1.0 [INFO] [stderr] Checking rsass v0.16.0 [INFO] [stderr] Compiling pmutil v0.5.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling swc_macros_common v0.3.1 [INFO] [stderr] Compiling swc_visit_macros v0.2.2 [INFO] [stderr] Compiling swc_eq_ignore_macros v0.1.0 [INFO] [stderr] Compiling from_variant v0.1.2 [INFO] [stderr] Compiling is-macro v0.1.8 [INFO] [stderr] Compiling string_enum v0.3.0 [INFO] [stderr] Compiling enum_kind v0.2.0 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling swc_ecma_transforms_macros v0.2.0 [INFO] [stderr] Compiling static-map-macro v0.2.1 [INFO] [stderr] Compiling swc_ecma_codegen_macros v0.5.1 [INFO] [stderr] error: could not compile `rsass` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rsass --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsass-0.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=bf63ec3fbfadd611 -C extra-filename=-bf63ec3fbfadd611 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rmeta --extern nom=/opt/rustwide/target/debug/deps/libnom-a37bbe46fc98e8dd.rmeta --extern nom_locate=/opt/rustwide/target/debug/deps/libnom_locate-f10ac75faae2c1b2.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-f2093f1eb8003daa.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-f54051fac18eaf92.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-a444f28d7ac6a9cc.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-5d97b75af4a741a4.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-e301121e8681cbde.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" "b7ebd62c45a288b13d6ad06954add8cb67d9b4b4a16a8525b06387f908d81d5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7ebd62c45a288b13d6ad06954add8cb67d9b4b4a16a8525b06387f908d81d5d", kill_on_drop: false }` [INFO] [stdout] b7ebd62c45a288b13d6ad06954add8cb67d9b4b4a16a8525b06387f908d81d5d