[INFO] fetching crate releaser 0.8.8... [INFO] testing releaser-0.8.8 against master#0e21a27075a8c508f00d1a4430497f17ce93d5c9 for pr-98839 [INFO] extracting crate releaser 0.8.8 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate releaser 0.8.8 on toolchain 0e21a27075a8c508f00d1a4430497f17ce93d5c9 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate releaser 0.8.8 [INFO] finished tweaking crates.io crate releaser 0.8.8 [INFO] tweaked toml for crates.io crate releaser 0.8.8 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate releaser 0.8.8 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded handlebars v4.2.2 [INFO] [stderr] Downloaded clap_derive v3.2.1 [INFO] [stderr] Downloaded rstest v0.13.0 [INFO] [stderr] Downloaded toml_edit v0.14.2 [INFO] [stderr] Downloaded clap v3.2.1 [INFO] [stderr] Downloaded async-std v1.11.0 [INFO] [stderr] Downloaded async-global-executor v2.0.4 [INFO] [stderr] Downloaded fixedbitset v0.4.1 [INFO] [stderr] Downloaded petgraph v0.6.0 [INFO] [stderr] Downloaded mockall_derive v0.11.0 [INFO] [stderr] Downloaded fragile v1.2.0 [INFO] [stderr] Downloaded vfs v0.7.1 [INFO] [stderr] Downloaded mockall v0.11.0 [INFO] [stderr] Downloaded rstest_macros v0.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c54e9f451b096533b8df9457c5cbac2ca714d6d2647e81e6c3427e2a149ced56 [INFO] running `Command { std: "docker" "start" "-a" "c54e9f451b096533b8df9457c5cbac2ca714d6d2647e81e6c3427e2a149ced56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c54e9f451b096533b8df9457c5cbac2ca714d6d2647e81e6c3427e2a149ced56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c54e9f451b096533b8df9457c5cbac2ca714d6d2647e81e6c3427e2a149ced56", kill_on_drop: false }` [INFO] [stdout] c54e9f451b096533b8df9457c5cbac2ca714d6d2647e81e6c3427e2a149ced56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3dda1d6068ce93ee2f9020ea14682ba74d4bc2b78e17658e36a336ed49fc47c [INFO] running `Command { std: "docker" "start" "-a" "f3dda1d6068ce93ee2f9020ea14682ba74d4bc2b78e17658e36a336ed49fc47c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling vfs v0.7.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling clap_lex v0.2.2 [INFO] [stderr] Compiling combine v4.6.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling clap_derive v3.2.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling toml_edit v0.14.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling clap v3.2.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling handlebars v4.2.2 [INFO] [stderr] Compiling releaser v0.8.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.51s [INFO] running `Command { std: "docker" "inspect" "f3dda1d6068ce93ee2f9020ea14682ba74d4bc2b78e17658e36a336ed49fc47c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3dda1d6068ce93ee2f9020ea14682ba74d4bc2b78e17658e36a336ed49fc47c", kill_on_drop: false }` [INFO] [stdout] f3dda1d6068ce93ee2f9020ea14682ba74d4bc2b78e17658e36a336ed49fc47c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf411de0a3bafb0438232545837f05b2bd0800686372b367c36f603c29d68d4e [INFO] running `Command { std: "docker" "start" "-a" "cf411de0a3bafb0438232545837f05b2bd0800686372b367c36f603c29d68d4e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling async-task v4.2.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling fragile v1.2.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling rstest_macros v0.13.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling combine v4.6.3 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling blocking v1.2.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling ctor v0.1.22 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling clap_derive v3.2.1 [INFO] [stderr] Compiling mockall_derive v0.11.0 [INFO] [stderr] Compiling toml_edit v0.14.2 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-io v1.7.0 [INFO] [stderr] Compiling async-global-executor v2.0.4 [INFO] [stderr] Compiling async-std v1.11.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] error: could not compile `toml_edit` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name toml_edit --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml_edit-0.14.2/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="default"' -C metadata=d11d9e38eff14a1a -C extra-filename=-d11d9e38eff14a1a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern combine=/opt/rustwide/target/debug/deps/libcombine-5395668139721eed.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-8d1f852ee66c771f.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-880a78c1c498d46c.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" "cf411de0a3bafb0438232545837f05b2bd0800686372b367c36f603c29d68d4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf411de0a3bafb0438232545837f05b2bd0800686372b367c36f603c29d68d4e", kill_on_drop: false }` [INFO] [stdout] cf411de0a3bafb0438232545837f05b2bd0800686372b367c36f603c29d68d4e