[INFO] cloning repository https://github.com/fretn/rsmodules [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fretn/rsmodules" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffretn%2Frsmodules", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffretn%2Frsmodules'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 74f31bafb3e3c851b4e4d813f5b76240e129bd43 [INFO] checking fretn/rsmodules against try#2f3c33065a16f1030e8d2f90241df3b4bea01e77 for pr-106060 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffretn%2Frsmodules" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fretn/rsmodules on toolchain 2f3c33065a16f1030e8d2f90241df3b4bea01e77 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2f3c33065a16f1030e8d2f90241df3b4bea01e77" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fretn/rsmodules [INFO] finished tweaking git repo https://github.com/fretn/rsmodules [INFO] tweaked toml for git repo https://github.com/fretn/rsmodules written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/fretn/rsmodules already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2f3c33065a16f1030e8d2f90241df3b4bea01e77" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:9db6adea6fe108e8475f2314ed6ea91319efc655499b550640da2809d69ffe6a" "/opt/rustwide/cargo-home/bin/cargo" "+2f3c33065a16f1030e8d2f90241df3b4bea01e77" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 43e4aa05027a85bfdc3715ecf0bb749e84409a0b40f03a63c5fad590547df42c [INFO] running `Command { std: "docker" "start" "-a" "43e4aa05027a85bfdc3715ecf0bb749e84409a0b40f03a63c5fad590547df42c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43e4aa05027a85bfdc3715ecf0bb749e84409a0b40f03a63c5fad590547df42c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43e4aa05027a85bfdc3715ecf0bb749e84409a0b40f03a63c5fad590547df42c", kill_on_drop: false }` [INFO] [stdout] 43e4aa05027a85bfdc3715ecf0bb749e84409a0b40f03a63c5fad590547df42c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "RUSTDOCFLAGS=--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:9db6adea6fe108e8475f2314ed6ea91319efc655499b550640da2809d69ffe6a" "/opt/rustwide/cargo-home/bin/cargo" "+2f3c33065a16f1030e8d2f90241df3b4bea01e77" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 108b308f445123af44fe0ae7b02a02e9a20ca05fa51a9748f8573b63b147f1ff [INFO] running `Command { std: "docker" "start" "-a" "108b308f445123af44fe0ae7b02a02e9a20ca05fa51a9748f8573b63b147f1ff", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.38 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling syn v1.0.94 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Compiling clang-sys v1.3.1 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Checking object v0.28.4 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking xml-rs v0.8.4 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking flate2 v1.0.23 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking ucd-util v0.1.8 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking immeta v0.4.0 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking same-file v0.1.3 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking utf8-ranges v1.0.5 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking plist v0.4.2 [INFO] [stderr] error: could not compile `clap` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name clap --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.34.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="ansi_term"' --cfg 'feature="atty"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="term_size"' --cfg 'feature="vec_map"' --cfg 'feature="wrap_help"' -C metadata=f7c30f63b5b143f5 -C extra-filename=-f7c30f63b5b143f5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-48f0fd0ac85ec814.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-10800f3afd447739.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-c0d73e3d44b574a0.rmeta --extern term_size=/opt/rustwide/target/debug/deps/libterm_size-df93b5b5b73d5093.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-60a4cc4bef2e52a3.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-e91030079211fd3f.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-dab3909866655c61.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "108b308f445123af44fe0ae7b02a02e9a20ca05fa51a9748f8573b63b147f1ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "108b308f445123af44fe0ae7b02a02e9a20ca05fa51a9748f8573b63b147f1ff", kill_on_drop: false }` [INFO] [stdout] 108b308f445123af44fe0ae7b02a02e9a20ca05fa51a9748f8573b63b147f1ff