[INFO] fetching crate ergoscript-compiler 0.6.0... [INFO] checking ergoscript-compiler-0.6.0 against master#7dc9ff5c629753b6930ecfe9a0446538b8e25fb7 for pr-85387 [INFO] extracting crate ergoscript-compiler 0.6.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate ergoscript-compiler 0.6.0 on toolchain 7dc9ff5c629753b6930ecfe9a0446538b8e25fb7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ergoscript-compiler 0.6.0 [INFO] finished tweaking crates.io crate ergoscript-compiler 0.6.0 [INFO] tweaked toml for crates.io crate ergoscript-compiler 0.6.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 76261f4a03ff45e531e5bc969e487902813badfd8d980be54026ca12f8362793 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "76261f4a03ff45e531e5bc969e487902813badfd8d980be54026ca12f8362793", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "76261f4a03ff45e531e5bc969e487902813badfd8d980be54026ca12f8362793", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76261f4a03ff45e531e5bc969e487902813badfd8d980be54026ca12f8362793", kill_on_drop: false }` [INFO] [stdout] 76261f4a03ff45e531e5bc969e487902813badfd8d980be54026ca12f8362793 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b94426b7c71bc592547b0753ae5289e366844283787243d6b5463debf588da93 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b94426b7c71bc592547b0753ae5289e366844283787243d6b5463debf588da93", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking const-oid v0.1.0 [INFO] [stderr] Checking funty v1.2.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling beef v0.5.0 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Checking countme v2.0.4 [INFO] [stderr] Checking text-size v1.1.0 [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Checking base16 v0.2.1 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking drop_bomb v0.1.5 [INFO] [stderr] Checking line-col v0.2.1 [INFO] [stderr] Checking dissimilar v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Checking wyz v0.4.0 [INFO] [stderr] Checking expect-test v1.1.0 [INFO] [stderr] Checking rowan v0.12.6 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking blake2 v0.9.1 [INFO] [stderr] Checking sigma-util v0.2.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking bitvec v0.22.3 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking elliptic-curve v0.5.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking k256 v0.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling logos-derive v0.12.0 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.1 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking thiserror v1.0.25 [INFO] [stderr] Checking sigma-ser v0.2.1 [INFO] [stderr] Checking logos v0.12.0 [INFO] [stderr] Checking ergotree-ir v0.10.0 [INFO] [stdout] error[E0277]: the trait bound `R: sigma_ser::peekable_reader::Peekable` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ergotree-ir-0.10.0/src/serialization/sigma_byte_reader.rs:68:26 [INFO] [stdout] | [INFO] [stdout] 42 | pub trait SigmaByteRead: ReadSigmaVlqExt { [INFO] [stdout] | --------------- required by this bound in `SigmaByteRead` [INFO] [stdout] ... [INFO] [stdout] 68 | impl SigmaByteRead for SigmaByteReader { [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `sigma_ser::peekable_reader::Peekable` is not implemented for `R` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `std::io::Read` for `SigmaByteReader` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 68 | impl SigmaByteRead for SigmaByteReader { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ergotree-ir` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "b94426b7c71bc592547b0753ae5289e366844283787243d6b5463debf588da93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b94426b7c71bc592547b0753ae5289e366844283787243d6b5463debf588da93", kill_on_drop: false }` [INFO] [stdout] b94426b7c71bc592547b0753ae5289e366844283787243d6b5463debf588da93