[INFO] fetching crate tari_transactions 0.0.7... [INFO] checking tari_transactions-0.0.7 against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] extracting crate tari_transactions 0.0.7 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate tari_transactions 0.0.7 on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tari_transactions 0.0.7 [INFO] finished tweaking crates.io crate tari_transactions 0.0.7 [INFO] tweaked toml for crates.io crate tari_transactions 0.0.7 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded derive-error v0.0.4 [INFO] [stderr] Downloaded case v0.1.0 [INFO] [stderr] Downloaded tari_utilities v0.0.7 [INFO] [stderr] Downloaded tari_protobuf_build v0.0.7 [INFO] [stderr] Downloaded tari_crypto v0.0.9 [INFO] [stderr] Downloaded bulletproofs v2.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fac2fd22ddedae67066c855902b479c76d5084246e08bdcc0d137692ce182885 [INFO] running `Command { std: "docker" "start" "-a" "fac2fd22ddedae67066c855902b479c76d5084246e08bdcc0d137692ce182885", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fac2fd22ddedae67066c855902b479c76d5084246e08bdcc0d137692ce182885", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fac2fd22ddedae67066c855902b479c76d5084246e08bdcc0d137692ce182885", kill_on_drop: false }` [INFO] [stdout] fac2fd22ddedae67066c855902b479c76d5084246e08bdcc0d137692ce182885 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 814dfe6b896c8067d04f5d2dd6d6b0d34f3d0b783797515dfe018dc0b7f36455 [INFO] running `Command { std: "docker" "start" "-a" "814dfe6b896c8067d04f5d2dd6d6b0d34f3d0b783797515dfe018dc0b7f36455", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Compiling packed_simd_2 v0.3.5 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Compiling multimap v0.4.0 [INFO] [stderr] Compiling case v0.1.0 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Checking newtype-ops v0.1.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/subtle-2.4.0/src/lib.rs:12:42 [INFO] [stdout] | [INFO] [stdout] 12 | #![cfg_attr(feature = "nightly", feature(external_doc))] [INFO] [stdout] | ^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: use #[doc = include_str!("filename")] instead, which handles macro invocations [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `subtle` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "814dfe6b896c8067d04f5d2dd6d6b0d34f3d0b783797515dfe018dc0b7f36455", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "814dfe6b896c8067d04f5d2dd6d6b0d34f3d0b783797515dfe018dc0b7f36455", kill_on_drop: false }` [INFO] [stdout] 814dfe6b896c8067d04f5d2dd6d6b0d34f3d0b783797515dfe018dc0b7f36455