[INFO] fetching crate runtime-macros-derive 0.4.0... [INFO] testing runtime-macros-derive-0.4.0 against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] extracting crate runtime-macros-derive 0.4.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate runtime-macros-derive 0.4.0 on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate runtime-macros-derive 0.4.0 [INFO] finished tweaking crates.io crate runtime-macros-derive 0.4.0 [INFO] tweaked toml for crates.io crate runtime-macros-derive 0.4.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stdout] 0b4fc402b0ff0b2093e2d733738a4d13df4218b7a5821bc0f8c8f7140950abd2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "0b4fc402b0ff0b2093e2d733738a4d13df4218b7a5821bc0f8c8f7140950abd2"` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling runtime-macros-derive v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.08s [INFO] running `"docker" "inspect" "0b4fc402b0ff0b2093e2d733738a4d13df4218b7a5821bc0f8c8f7140950abd2"` [INFO] running `"docker" "rm" "-f" "0b4fc402b0ff0b2093e2d733738a4d13df4218b7a5821bc0f8c8f7140950abd2"` [INFO] [stdout] 0b4fc402b0ff0b2093e2d733738a4d13df4218b7a5821bc0f8c8f7140950abd2 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 273df6fe1788a5a659a217f50b32560714312526bf2eb531ab0d173752fb5107 [INFO] running `"docker" "start" "-a" "273df6fe1788a5a659a217f50b32560714312526bf2eb531ab0d173752fb5107"` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling smallvec v1.3.0 [INFO] [stderr] Compiling curl v0.4.28 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling nix v0.16.1 [INFO] [stderr] Compiling shell-escape v0.1.4 [INFO] [stderr] Compiling rustc-workspace-hack v1.0.0 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling md5 v0.3.8 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling bytesize v1.0.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling opener v0.4.1 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling parity-wasm v0.41.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling vte v0.3.3 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.0 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling quick-xml v0.17.2 [INFO] [stderr] Compiling sized-chunks v0.3.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling scroll_derive v0.10.1 [INFO] [stderr] Compiling gzip-header v0.3.0 [INFO] [stderr] Compiling gimli v0.19.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling ignore v0.4.14 [INFO] [stderr] Compiling scroll v0.10.1 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling goblin v0.1.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling cc v1.0.51 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling openssl-sys v0.9.55 [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 backtrace-sys v0.1.36 [INFO] [stderr] Compiling libssh2-sys v0.2.16 [INFO] [stderr] Compiling libgit2-sys v0.9.2 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling object v0.17.0 [INFO] [stderr] Compiling crypto-hash v0.3.4 [INFO] [stderr] Compiling git2 v0.10.2 [INFO] [stderr] Compiling git2-curl v0.11.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling serde_ignored v0.1.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling cargo-platform v0.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling im-rc v13.0.0 [INFO] [stderr] Compiling rustfix v0.4.6 [INFO] [stderr] Compiling crates-io v0.29.0 [INFO] [stderr] Compiling coveralls-api v0.4.0 [INFO] [stderr] Compiling cargo v0.41.0 [INFO] [stderr] Compiling cargo-tarpaulin v0.10.2 [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.41.0/src/cargo/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=c0397efa9762b4a4 -C extra-filename=-c0397efa9762b4a4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atty=/opt/rustwide/target/debug/deps/libatty-4f33e2fbd8a32f90.rmeta --extern bytesize=/opt/rustwide/target/debug/deps/libbytesize-054ed0453565427b.rmeta --extern cargo_platform=/opt/rustwide/target/debug/deps/libcargo_platform-105e36f3121f0f54.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-d2285a17a320de0e.rmeta --extern crates_io=/opt/rustwide/target/debug/deps/libcrates_io-3f6c1a0b8c7108b5.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-39202ae0774b8d15.rmeta --extern crypto_hash=/opt/rustwide/target/debug/deps/libcrypto_hash-52b81a74fb5def91.rmeta --extern curl=/opt/rustwide/target/debug/deps/libcurl-61fd15f79c74add6.rmeta --extern curl_sys=/opt/rustwide/target/debug/deps/libcurl_sys-8f29b2e377556743.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-8a00a3d96ea232da.rmeta --extern failure=/opt/rustwide/target/debug/deps/libfailure-28c72c19472fe600.rmeta --extern filetime=/opt/rustwide/target/debug/deps/libfiletime-d9f161c35db31d80.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-030351f350406e86.rmeta --extern fs2=/opt/rustwide/target/debug/deps/libfs2-99422e14d3fc8dde.rmeta --extern git2=/opt/rustwide/target/debug/deps/libgit2-84002ed815e19cbe.rmeta --extern git2_curl=/opt/rustwide/target/debug/deps/libgit2_curl-5248906ecf5b6b0d.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-ee93899398f95bce.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-04c0f5c80f4a3347.rmeta --extern home=/opt/rustwide/target/debug/deps/libhome-5d74de24f792c33e.rmeta --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-335d91f662dd71ff.rmeta --extern ignore=/opt/rustwide/target/debug/deps/libignore-4ceffd1b675ca8ec.rmeta --extern im_rc=/opt/rustwide/target/debug/deps/libim_rc-571470fbc9ac3665.rmeta --extern jobserver=/opt/rustwide/target/debug/deps/libjobserver-15734928c56f39f6.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-81e71b56f2a8a8f3.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-d3fb111d259be947.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-97ad762f850b9af3.rmeta --extern libgit2_sys=/opt/rustwide/target/debug/deps/liblibgit2_sys-998719b77aebed20.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-e05329b9ca199b2b.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-e6743c7b9c8d789f.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-3978049d3f2233c9.rmeta --extern opener=/opt/rustwide/target/debug/deps/libopener-0781a6ba23d4a966.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-84dfc5ec1bd8a4d4.rmeta --extern remove_dir_all=/opt/rustwide/target/debug/deps/libremove_dir_all-7e92f31f59db608c.rmeta --extern rustc_workspace_hack=/opt/rustwide/target/debug/deps/librustc_workspace_hack-cc0a93466692eb04.rmeta --extern rustfix=/opt/rustwide/target/debug/deps/librustfix-8be39af7132342c9.rmeta --extern same_file=/opt/rustwide/target/debug/deps/libsame_file-a5d17aca75c021d9.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-6cc24d9ee4d69a6e.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-e645bb2ac82184e6.rmeta --extern serde_ignored=/opt/rustwide/target/debug/deps/libserde_ignored-a87a0e685ab1566b.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-77277c2aad662c0f.rmeta --extern shell_escape=/opt/rustwide/target/debug/deps/libshell_escape-0feae8597033647a.rmeta --extern strip_ansi_escapes=/opt/rustwide/target/debug/deps/libstrip_ansi_escapes-b879c3d42ae79626.rmeta --extern tar=/opt/rustwide/target/debug/deps/libtar-d5efe265dba4f1de.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-4a98190f75d8e080.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-ccddc316a849d2dd.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-ac65f81fe5756b70.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-f4037b7b6be902d1.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-40ac19eb5b3027d0.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-f9f8c153eaca94d1.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/curl-sys-3f2165ded6d84906/out/build -L native=/opt/rustwide/target/debug/build/libnghttp2-sys-2d85e60f72a2d8f1/out/i/lib -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/backtrace-sys-d81c651560abec54/out -L native=/opt/rustwide/target/debug/build/libgit2-sys-2c77272632e0f27b/out/build -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/libssh2-sys-f83b2158d091b2b0/out/build` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "273df6fe1788a5a659a217f50b32560714312526bf2eb531ab0d173752fb5107"` [INFO] running `"docker" "rm" "-f" "273df6fe1788a5a659a217f50b32560714312526bf2eb531ab0d173752fb5107"` [INFO] [stdout] 273df6fe1788a5a659a217f50b32560714312526bf2eb531ab0d173752fb5107