[INFO] fetching crate cbor-diag 0.1.11... [INFO] building cbor-diag-0.1.11 against master#a29f341a8ac4e9325a5e37027b4215f50a76d06f for pr-101929 [INFO] extracting crate cbor-diag 0.1.11 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate cbor-diag 0.1.11 on toolchain a29f341a8ac4e9325a5e37027b4215f50a76d06f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cbor-diag 0.1.11 [INFO] finished tweaking crates.io crate cbor-diag 0.1.11 [INFO] tweaked toml for crates.io crate cbor-diag 0.1.11 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded data-encoding-macro v0.1.12 [INFO] [stderr] Downloaded data-encoding-macro-internal v0.1.10 [INFO] [stderr] Downloaded pretty_assertions v1.3.0 [INFO] [stderr] Downloaded half v2.1.0 [INFO] [stderr] Downloaded data-encoding v2.3.2 [INFO] [stderr] Downloaded output_vt100 v0.1.3 [INFO] [stderr] Downloaded indoc v1.0.7 [INFO] [stderr] Downloaded separator v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 227e12896fc101eb51917041debb9cc9db094a43a48b514b396effe28eb2994b [INFO] running `Command { std: "docker" "start" "-a" "227e12896fc101eb51917041debb9cc9db094a43a48b514b396effe28eb2994b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "227e12896fc101eb51917041debb9cc9db094a43a48b514b396effe28eb2994b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "227e12896fc101eb51917041debb9cc9db094a43a48b514b396effe28eb2994b", kill_on_drop: false }` [INFO] [stdout] 227e12896fc101eb51917041debb9cc9db094a43a48b514b396effe28eb2994b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "RUSTDOCFLAGS=--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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6ba5acf4ad3a297b57ea71ba0baff0462d67ea372449be296f0fa34deada664 [INFO] running `Command { std: "docker" "start" "-a" "b6ba5acf4ad3a297b57ea71ba0baff0462d67ea372449be296f0fa34deada664", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling separator v0.4.1 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling half v2.1.0 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling cbor-diag v0.1.11 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.89s [INFO] running `Command { std: "docker" "inspect" "b6ba5acf4ad3a297b57ea71ba0baff0462d67ea372449be296f0fa34deada664", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6ba5acf4ad3a297b57ea71ba0baff0462d67ea372449be296f0fa34deada664", kill_on_drop: false }` [INFO] [stdout] b6ba5acf4ad3a297b57ea71ba0baff0462d67ea372449be296f0fa34deada664 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "RUSTDOCFLAGS=--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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ec09e817ee136d4f6ecc0eca738c9a15fa9898e04d74c718f7f68b9e99e4bbf [INFO] running `Command { std: "docker" "start" "-a" "1ec09e817ee136d4f6ecc0eca738c9a15fa9898e04d74c718f7f68b9e99e4bbf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling indoc v1.0.7 [INFO] [stderr] Compiling pretty_assertions v1.3.0 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling proptest v1.0.0 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.10 [INFO] [stderr] Compiling data-encoding-macro v0.1.12 [INFO] [stderr] Compiling cbor-diag v0.1.11 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `cbor-diag` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name tags --edition=2021 tests/tags.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=6a8aef919064c6af -C extra-filename=-6a8aef919064c6af --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bs58=/opt/rustwide/target/debug/deps/libbs58-fa3fb2364d9486af.rlib --extern cbor_diag=/opt/rustwide/target/debug/deps/libcbor_diag-b1feefb80b2271b6.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-723313448aef94e5.rlib --extern data_encoding=/opt/rustwide/target/debug/deps/libdata_encoding-98ab592f13587882.rlib --extern data_encoding_macro=/opt/rustwide/target/debug/deps/libdata_encoding_macro-3e19f2392378e3e2.rlib --extern half=/opt/rustwide/target/debug/deps/libhalf-3a48047403d97932.rlib --extern indoc=/opt/rustwide/target/debug/deps/libindoc-5369a40d7123c6ef.so --extern nom=/opt/rustwide/target/debug/deps/libnom-0bb34304c648a50d.rlib --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-305772c68f54742b.rlib --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-2aef8578dde2f722.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-0e41e91e552054fc.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-221eabf1a812fdbc.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-afa45a72c91d4d9b.rlib --extern separator=/opt/rustwide/target/debug/deps/libseparator-27e86c73e234eee3.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-bdb5569bbdca1ff3.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-d75249857516726a.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `cbor-diag` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name proptest --edition=2021 tests/proptest.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=b38451c10c67c7e6 -C extra-filename=-b38451c10c67c7e6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bs58=/opt/rustwide/target/debug/deps/libbs58-fa3fb2364d9486af.rlib --extern cbor_diag=/opt/rustwide/target/debug/deps/libcbor_diag-b1feefb80b2271b6.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-723313448aef94e5.rlib --extern data_encoding=/opt/rustwide/target/debug/deps/libdata_encoding-98ab592f13587882.rlib --extern data_encoding_macro=/opt/rustwide/target/debug/deps/libdata_encoding_macro-3e19f2392378e3e2.rlib --extern half=/opt/rustwide/target/debug/deps/libhalf-3a48047403d97932.rlib --extern indoc=/opt/rustwide/target/debug/deps/libindoc-5369a40d7123c6ef.so --extern nom=/opt/rustwide/target/debug/deps/libnom-0bb34304c648a50d.rlib --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-305772c68f54742b.rlib --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-2aef8578dde2f722.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-0e41e91e552054fc.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-221eabf1a812fdbc.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-afa45a72c91d4d9b.rlib --extern separator=/opt/rustwide/target/debug/deps/libseparator-27e86c73e234eee3.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-bdb5569bbdca1ff3.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-d75249857516726a.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "1ec09e817ee136d4f6ecc0eca738c9a15fa9898e04d74c718f7f68b9e99e4bbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ec09e817ee136d4f6ecc0eca738c9a15fa9898e04d74c718f7f68b9e99e4bbf", kill_on_drop: false }` [INFO] [stdout] 1ec09e817ee136d4f6ecc0eca738c9a15fa9898e04d74c718f7f68b9e99e4bbf