[INFO] cloning repository https://github.com/wycats/rust-experiments [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wycats/rust-experiments" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwycats%2Frust-experiments", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwycats%2Frust-experiments'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f8131dca1d6bc656a2e549fb0159619c9485c853 [INFO] checking wycats/rust-experiments against try#7306d3110618f84a6a4662b9e2cc4fd0d9b02da8 for pr-97346 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwycats%2Frust-experiments" "/workspace/builds/worker-33/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-33/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wycats/rust-experiments on toolchain 7306d3110618f84a6a4662b9e2cc4fd0d9b02da8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7306d3110618f84a6a4662b9e2cc4fd0d9b02da8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-33/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-33/source/rust-toolchain [INFO] started tweaking git repo https://github.com/wycats/rust-experiments [INFO] finished tweaking git repo https://github.com/wycats/rust-experiments [INFO] tweaked toml for git repo https://github.com/wycats/rust-experiments written to /workspace/builds/worker-33/source/Cargo.toml [INFO] crate git repo https://github.com/wycats/rust-experiments already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7306d3110618f84a6a4662b9e2cc4fd0d9b02da8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+7306d3110618f84a6a4662b9e2cc4fd0d9b02da8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] abd565c33be2805342543c2ac00449a9a95ede4ad94609d9acbd205f2e3b90d0 [INFO] running `Command { std: "docker" "start" "-a" "abd565c33be2805342543c2ac00449a9a95ede4ad94609d9acbd205f2e3b90d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "abd565c33be2805342543c2ac00449a9a95ede4ad94609d9acbd205f2e3b90d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abd565c33be2805342543c2ac00449a9a95ede4ad94609d9acbd205f2e3b90d0", kill_on_drop: false }` [INFO] [stdout] abd565c33be2805342543c2ac00449a9a95ede4ad94609d9acbd205f2e3b90d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+7306d3110618f84a6a4662b9e2cc4fd0d9b02da8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8091e359dfc3dab23b99d5cbf2edb8a4b55ac9e667a2c68c5669f1cd39d117aa [INFO] running `Command { std: "docker" "start" "-a" "8091e359dfc3dab23b99d5cbf2edb8a4b55ac9e667a2c68c5669f1cd39d117aa", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking smallvec v1.5.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking format-core v0.2.3 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking typed-arena v2.0.1 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking bimap v0.5.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking dissimilar v1.0.2 [INFO] [stderr] Compiling quick-error v2.0.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling trybuild v1.0.35 [INFO] [stderr] Checking humantime v2.0.1 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Compiling tt-call v1.0.7 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Checking laboratory-test-helpers v0.1.0 (/opt/rustwide/workdir/crates/test-helpers) [INFO] [stderr] Checking pretty v0.10.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling terminal_size v0.1.13 [INFO] [stderr] Compiling semver-parser v0.10.1 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking type-map v0.3.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling spectrum-macros v0.0.0 (/opt/rustwide/workdir/crates/spectrum-macros) [INFO] [stderr] Checking console v0.13.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling derefable v0.1.0 [INFO] [stderr] Compiling modular-bitfield-impl v0.11.2 [INFO] [stderr] Compiling ouroboros_macro v0.5.1 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling format-macro v0.2.3 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] error: could not compile `rental-impl` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rental_impl /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rental-impl-0.5.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=aea727a49b97571c -C extra-filename=-aea727a49b97571c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-89254f8a188bc205.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-0bb1ea6a23b530f1.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-f6ba0c40006e2bbe.rlib --extern proc_macro --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" "8091e359dfc3dab23b99d5cbf2edb8a4b55ac9e667a2c68c5669f1cd39d117aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8091e359dfc3dab23b99d5cbf2edb8a4b55ac9e667a2c68c5669f1cd39d117aa", kill_on_drop: false }` [INFO] [stdout] 8091e359dfc3dab23b99d5cbf2edb8a4b55ac9e667a2c68c5669f1cd39d117aa