[INFO] cloning repository https://github.com/sensorfu/cargo-bom [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sensorfu/cargo-bom" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsensorfu%2Fcargo-bom", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsensorfu%2Fcargo-bom'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8756d45263c1d20e1fb47c028d9b2e7e2ea06b60 [INFO] testing sensorfu/cargo-bom against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsensorfu%2Fcargo-bom" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sensorfu/cargo-bom on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sensorfu/cargo-bom [INFO] finished tweaking git repo https://github.com/sensorfu/cargo-bom [INFO] tweaked toml for git repo https://github.com/sensorfu/cargo-bom written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/sensorfu/cargo-bom already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad02c02a362ff0eea04ebd289ec1cfd4d1d4dbded1d80697e5c474fef3f5f976 [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" "ad02c02a362ff0eea04ebd289ec1cfd4d1d4dbded1d80697e5c474fef3f5f976", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad02c02a362ff0eea04ebd289ec1cfd4d1d4dbded1d80697e5c474fef3f5f976", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad02c02a362ff0eea04ebd289ec1cfd4d1d4dbded1d80697e5c474fef3f5f976", kill_on_drop: false }` [INFO] [stdout] ad02c02a362ff0eea04ebd289ec1cfd4d1d4dbded1d80697e5c474fef3f5f976 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e93b1253473098211404596a9e40079667a0470e667753b389eb641da3d94fbe [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" "e93b1253473098211404596a9e40079667a0470e667753b389eb641da3d94fbe", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling curl v0.4.34 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling unicode-segmentation v1.7.0 [INFO] [stderr] Compiling termcolor v1.1.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling rustc-workspace-hack v1.0.0 [INFO] [stderr] Compiling opener v0.4.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling bytesize v1.0.1 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling tinyvec v1.0.1 [INFO] [stderr] Compiling tabwriter v1.2.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling vte v0.3.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling im-rc v15.0.0 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.0 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling socket2 v0.3.16 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Compiling cc v1.0.63 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling ignore v0.4.16 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling libnghttp2-sys v0.1.4+1.41.0 [INFO] [stderr] Compiling libssh2-sys v0.2.19 [INFO] [stderr] Compiling curl-sys v0.4.38+curl-7.73.0 [INFO] [stderr] Compiling libgit2-sys v0.12.14+1.1.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling sized-chunks v0.6.2 [INFO] [stderr] Compiling cargo v0.48.0 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Compiling crypto-hash v0.3.4 [INFO] [stderr] Compiling git2 v0.13.12 [INFO] [stderr] Compiling structopt v0.3.20 [INFO] [stderr] Compiling git2-curl v0.14.1 [INFO] [stderr] Compiling semver v0.10.0 [INFO] [stderr] Compiling serde_ignored v0.1.2 [INFO] [stderr] Compiling cargo-platform v0.1.1 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling rustfix v0.5.1 [INFO] [stderr] Compiling crates-io v0.31.1 [INFO] [stderr] error: could not compile `cargo` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name cargo --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cargo-0.48.0/src/cargo/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=e23d71b06f505bf4 -C extra-filename=-e23d71b06f505bf4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-328154719a6679f8.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-4587d0037f22dcfd.rmeta --extern bytesize=/opt/rustwide/target/debug/deps/libbytesize-2c527f298043c703.rmeta --extern cargo_platform=/opt/rustwide/target/debug/deps/libcargo_platform-b9fb56820b9e241a.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-af8389e3ef341a09.rmeta --extern crates_io=/opt/rustwide/target/debug/deps/libcrates_io-35f39c1924144ca8.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-c4739fd117d2736a.rmeta --extern crypto_hash=/opt/rustwide/target/debug/deps/libcrypto_hash-639ae6936555e3c7.rmeta --extern curl=/opt/rustwide/target/debug/deps/libcurl-63f7e6eb550e6f1a.rmeta --extern curl_sys=/opt/rustwide/target/debug/deps/libcurl_sys-0bbc6c8bf9c343de.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-b2cf760dbfca5996.rmeta --extern filetime=/opt/rustwide/target/debug/deps/libfiletime-4e3e0b714b7037be.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-5e54228533b69921.rmeta --extern git2=/opt/rustwide/target/debug/deps/libgit2-69515b839f485f23.rmeta --extern git2_curl=/opt/rustwide/target/debug/deps/libgit2_curl-75ba939b7c26fcc4.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-c57da5286c7fae6e.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-b6ec6c90c4a1629b.rmeta --extern home=/opt/rustwide/target/debug/deps/libhome-cb1c069a942ea31d.rmeta --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-599e02cfcf7809d4.rmeta --extern ignore=/opt/rustwide/target/debug/deps/libignore-e5ff0b69a90ff087.rmeta --extern im_rc=/opt/rustwide/target/debug/deps/libim_rc-419e7b3809f30785.rmeta --extern jobserver=/opt/rustwide/target/debug/deps/libjobserver-dfa250beddd91211.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-81a10648255a0414.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-0404512d2b87f3e5.rmeta --extern libgit2_sys=/opt/rustwide/target/debug/deps/liblibgit2_sys-df180f7bd21f9afb.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-b9c9c711d3caf825.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-bb666f69eaff1084.rmeta --extern opener=/opt/rustwide/target/debug/deps/libopener-db0827d86dd0db60.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rmeta --extern rustc_workspace_hack=/opt/rustwide/target/debug/deps/librustc_workspace_hack-4b6c39c795ca9e98.rmeta --extern rustfix=/opt/rustwide/target/debug/deps/librustfix-8f7bb6f6c2e4d853.rmeta --extern same_file=/opt/rustwide/target/debug/deps/libsame_file-8bd8ac94a4a06b38.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-926a51aeca67cedd.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-8d151f3d1b662e35.rmeta --extern serde_ignored=/opt/rustwide/target/debug/deps/libserde_ignored-1623441ffb322084.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-31ba4bde60ee23d3.rmeta --extern shell_escape=/opt/rustwide/target/debug/deps/libshell_escape-d41eee6bb3ba54d6.rmeta --extern strip_ansi_escapes=/opt/rustwide/target/debug/deps/libstrip_ansi_escapes-6d5e383879b2df15.rmeta --extern tar=/opt/rustwide/target/debug/deps/libtar-ffbbb525d31eb7e1.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-e4d90d600f241372.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-a426ad6a0d6cafc4.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-b3acb011a88af873.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-85f6c02835e49e35.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-083414e3434d8e82.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-31ab5db904939476.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-5a6ad040f0c41c30.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/curl-sys-de3c5aa04a6fd0cd/out/build -L native=/opt/rustwide/target/debug/build/libnghttp2-sys-4197cca6f36d2afc/out/i/lib -L native=/opt/rustwide/target/debug/build/libgit2-sys-dd0b062d40f47224/out/build -L native=/opt/rustwide/target/debug/build/libssh2-sys-ca78592111fb3f9e/out/build` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "e93b1253473098211404596a9e40079667a0470e667753b389eb641da3d94fbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e93b1253473098211404596a9e40079667a0470e667753b389eb641da3d94fbe", kill_on_drop: false }` [INFO] [stdout] e93b1253473098211404596a9e40079667a0470e667753b389eb641da3d94fbe