[INFO] updating cached repository https://github.com/kbknapp/cargo-outdated [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] 97f519e5b8318477f2ac5b4ec42e383cdd4d1fc2 [INFO] testing kbknapp/cargo-outdated against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkbknapp%2Fcargo-outdated" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kbknapp/cargo-outdated on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kbknapp/cargo-outdated [INFO] finished tweaking git repo https://github.com/kbknapp/cargo-outdated [INFO] tweaked toml for git repo https://github.com/kbknapp/cargo-outdated written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/kbknapp/cargo-outdated already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0aa1d56e8c48644efd5a1fc8acdca5e40578ab55f63888fe1d412a585f90a5e6 [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" "0aa1d56e8c48644efd5a1fc8acdca5e40578ab55f63888fe1d412a585f90a5e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0aa1d56e8c48644efd5a1fc8acdca5e40578ab55f63888fe1d412a585f90a5e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0aa1d56e8c48644efd5a1fc8acdca5e40578ab55f63888fe1d412a585f90a5e6", kill_on_drop: false }` [INFO] [stdout] 0aa1d56e8c48644efd5a1fc8acdca5e40578ab55f63888fe1d412a585f90a5e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13058f3317ad903458d2356ef8c79dd006735e3c1211308e3705c629b387a9d6 [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" "13058f3317ad903458d2356ef8c79dd006735e3c1211308e3705c629b387a9d6", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling curl v0.4.28 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling opener v0.4.1 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling rustc-workspace-hack v1.0.0 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling humantime v2.0.0 [INFO] [stderr] Compiling shell-escape v0.1.4 [INFO] [stderr] Compiling bytesize v1.0.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling tabwriter v1.2.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling vte v0.3.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling im-rc v15.0.0 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.3.5 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libnghttp2-sys v0.1.3 [INFO] [stderr] Compiling curl-sys v0.4.30+curl-7.69.1 [INFO] [stderr] Compiling libssh2-sys v0.2.16 [INFO] [stderr] Compiling libgit2-sys v0.12.7+1.0.0 [INFO] [stderr] Compiling bitmaps v2.0.0 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling ignore v0.4.13 [INFO] [stderr] Compiling sized-chunks v0.6.2 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling crypto-hash v0.3.4 [INFO] [stderr] Compiling git2 v0.13.6 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling git2-curl v0.14.0 [INFO] [stderr] Compiling semver v0.10.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling cargo-platform v0.1.1 [INFO] [stderr] Compiling serde_ignored v0.1.1 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling rustfix v0.5.0 [INFO] [stderr] Compiling crates-io v0.31.1 [INFO] [stderr] Compiling cargo v0.46.0 [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.46.0/src/cargo/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -Cembed-bitcode=no -C debuginfo=2 -C metadata=e25a65fd76fb84f9 -C extra-filename=-e25a65fd76fb84f9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-c0fe42b48e9394bb.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-56a784a66ac8b420.rmeta --extern bytesize=/opt/rustwide/target/debug/deps/libbytesize-bbf475667aed35c8.rmeta --extern cargo_platform=/opt/rustwide/target/debug/deps/libcargo_platform-857c15fef4ccd64d.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-aaea45307ade1048.rmeta --extern crates_io=/opt/rustwide/target/debug/deps/libcrates_io-aef2f967c92ae0c1.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-81bff507660079cf.rmeta --extern crypto_hash=/opt/rustwide/target/debug/deps/libcrypto_hash-2e6e786853117638.rmeta --extern curl=/opt/rustwide/target/debug/deps/libcurl-c3b61456c679137b.rmeta --extern curl_sys=/opt/rustwide/target/debug/deps/libcurl_sys-09cb35c5ca895e28.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-ff8495fe6d8d9c15.rmeta --extern filetime=/opt/rustwide/target/debug/deps/libfiletime-4b6237323d8afdbc.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-65d0fc5ba0cccb09.rmeta --extern git2=/opt/rustwide/target/debug/deps/libgit2-9a854b8ba66a0cca.rmeta --extern git2_curl=/opt/rustwide/target/debug/deps/libgit2_curl-1017976aed0cbca9.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-22257a5316e5ea03.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-fb13f38417616817.rmeta --extern home=/opt/rustwide/target/debug/deps/libhome-9a497bf3a9a93017.rmeta --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-d6a649233fe1a11f.rmeta --extern ignore=/opt/rustwide/target/debug/deps/libignore-9e5879e7a4bcd870.rmeta --extern im_rc=/opt/rustwide/target/debug/deps/libim_rc-8428553031d58944.rmeta --extern jobserver=/opt/rustwide/target/debug/deps/libjobserver-b355ac8e86e29bed.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-57bae41b5b54971f.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-aadda8a52fdf135c.rmeta --extern libgit2_sys=/opt/rustwide/target/debug/deps/liblibgit2_sys-8ab052b64c506d21.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-ac61d1ec8329032e.rmeta --extern opener=/opt/rustwide/target/debug/deps/libopener-6501ce586fddf752.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rmeta --extern remove_dir_all=/opt/rustwide/target/debug/deps/libremove_dir_all-a91f273d7fa78a84.rmeta --extern rustc_workspace_hack=/opt/rustwide/target/debug/deps/librustc_workspace_hack-f4d9f480b3bef615.rmeta --extern rustfix=/opt/rustwide/target/debug/deps/librustfix-d50fa22bd494998b.rmeta --extern same_file=/opt/rustwide/target/debug/deps/libsame_file-d8f70bf8210d83df.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-9376e3b1e40ce730.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-e430e33fe1c9cda0.rmeta --extern serde_ignored=/opt/rustwide/target/debug/deps/libserde_ignored-c7b5259153620e89.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-459c9034d1488448.rmeta --extern shell_escape=/opt/rustwide/target/debug/deps/libshell_escape-f5bde363e519d07e.rmeta --extern strip_ansi_escapes=/opt/rustwide/target/debug/deps/libstrip_ansi_escapes-d0d18cf37768cb60.rmeta --extern tar=/opt/rustwide/target/debug/deps/libtar-bc88934fc68606f0.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-50c7611e83a0683b.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-7e1a178fe95831dc.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-fd89a551734986ac.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-429698455c73d9c3.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-6181e2f2fb8255ce.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-0b7137d2caad5899.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-2688f5fb2dd1ef4c.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/curl-sys-02326742df4a1ea9/out/build -L native=/opt/rustwide/target/debug/build/libnghttp2-sys-25e107f57c8b6d00/out/i/lib -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/libgit2-sys-edbd7871b9c0cd87/out/build -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/libssh2-sys-22f9d634584bad60/out/build` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "13058f3317ad903458d2356ef8c79dd006735e3c1211308e3705c629b387a9d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13058f3317ad903458d2356ef8c79dd006735e3c1211308e3705c629b387a9d6", kill_on_drop: false }` [INFO] [stdout] 13058f3317ad903458d2356ef8c79dd006735e3c1211308e3705c629b387a9d6