[INFO] fetching crate trie-db 0.22.1... [INFO] checking trie-db-0.22.1 against beta for pr-78714 [INFO] extracting crate trie-db 0.22.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate trie-db 0.22.1 on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate trie-db 0.22.1 [INFO] finished tweaking crates.io crate trie-db 0.22.1 [INFO] tweaked toml for crates.io crate trie-db 0.22.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8d14d77f275ed796dd1e4f1db4313eaf72dbf36f1aed944570a99e0b1a08e95f [INFO] running `Command { std: "docker" "start" "-a" "8d14d77f275ed796dd1e4f1db4313eaf72dbf36f1aed944570a99e0b1a08e95f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d14d77f275ed796dd1e4f1db4313eaf72dbf36f1aed944570a99e0b1a08e95f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d14d77f275ed796dd1e4f1db4313eaf72dbf36f1aed944570a99e0b1a08e95f", kill_on_drop: false }` [INFO] [stdout] 8d14d77f275ed796dd1e4f1db4313eaf72dbf36f1aed944570a99e0b1a08e95f [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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf6cac030017f226491570349e887d3bf24283e5af1392f03d16fa00c0e0a625 [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" "bf6cac030017f226491570349e887d3bf24283e5af1392f03d16fa00c0e0a625", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling parity-util-mem v0.7.0 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking trie-root v0.16.0 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking hash256-std-hasher v0.15.2 [INFO] [stderr] Checking trie-db v0.22.1 [INFO] [stderr] Compiling impl-trait-for-tuples v0.1.3 [INFO] [stderr] Compiling parity-scale-codec-derive v1.2.2 [INFO] [stderr] Compiling parity-util-mem-derive v0.1.0 [INFO] [stderr] Checking criterion v0.3.3 [INFO] [stderr] Checking trie-db v0.22.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking keccak-hasher v0.15.3 [INFO] [stderr] Checking trie-standardmap v0.15.2 [INFO] [stderr] Checking parity-scale-codec v1.3.5 [INFO] [stderr] Checking memory-db v0.24.1 [INFO] [stderr] Checking reference-trie v0.22.0 [INFO] [stdout] error[E0277]: `TrieDB<'_, ExtensionLayout>` doesn't implement `Debug` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reference-trie-0.22.0/src/lib.rs:940:21 [INFO] [stdout] | [INFO] [stdout] 940 | println!("{:?}", t); [INFO] [stdout] | ^ `TrieDB<'_, ExtensionLayout>` cannot be formatted using `{:?}` because it doesn't implement `Debug` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `TrieDB<'_, ExtensionLayout>` [INFO] [stdout] = note: required by `std::fmt::Debug::fmt` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `TrieDB<'_, ExtensionLayout>` doesn't implement `Debug` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reference-trie-0.22.0/src/lib.rs:948:21 [INFO] [stdout] | [INFO] [stdout] 948 | println!("{:?}", t); [INFO] [stdout] | ^ `TrieDB<'_, ExtensionLayout>` cannot be formatted using `{:?}` because it doesn't implement `Debug` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `TrieDB<'_, ExtensionLayout>` [INFO] [stdout] = note: required by `std::fmt::Debug::fmt` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `TrieDB<'_, GenericNoExtensionLayout>` doesn't implement `Debug` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reference-trie-0.22.0/src/lib.rs:1098:21 [INFO] [stdout] | [INFO] [stdout] 1098 | println!("{:?}", t); [INFO] [stdout] | ^ `TrieDB<'_, GenericNoExtensionLayout>` cannot be formatted using `{:?}` because it doesn't implement `Debug` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `TrieDB<'_, GenericNoExtensionLayout>` [INFO] [stdout] = note: required by `std::fmt::Debug::fmt` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `TrieDB<'_, GenericNoExtensionLayout>` doesn't implement `Debug` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reference-trie-0.22.0/src/lib.rs:1106:21 [INFO] [stdout] | [INFO] [stdout] 1106 | println!("{:?}", t); [INFO] [stdout] | ^ `TrieDB<'_, GenericNoExtensionLayout>` cannot be formatted using `{:?}` because it doesn't implement `Debug` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `TrieDB<'_, GenericNoExtensionLayout>` [INFO] [stdout] = note: required by `std::fmt::Debug::fmt` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `TrieDB<'_, GenericNoExtensionLayout>` doesn't implement `Debug` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reference-trie-0.22.0/src/lib.rs:1143:21 [INFO] [stdout] | [INFO] [stdout] 1143 | println!("{:?}", t); [INFO] [stdout] | ^ `TrieDB<'_, GenericNoExtensionLayout>` cannot be formatted using `{:?}` because it doesn't implement `Debug` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `TrieDB<'_, GenericNoExtensionLayout>` [INFO] [stdout] = note: required by `std::fmt::Debug::fmt` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `TrieDB<'_, GenericNoExtensionLayout>` doesn't implement `Debug` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reference-trie-0.22.0/src/lib.rs:1151:21 [INFO] [stdout] | [INFO] [stdout] 1151 | println!("{:?}", t); [INFO] [stdout] | ^ `TrieDB<'_, GenericNoExtensionLayout>` cannot be formatted using `{:?}` because it doesn't implement `Debug` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `TrieDB<'_, GenericNoExtensionLayout>` [INFO] [stdout] = note: required by `std::fmt::Debug::fmt` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `reference-trie` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "bf6cac030017f226491570349e887d3bf24283e5af1392f03d16fa00c0e0a625", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf6cac030017f226491570349e887d3bf24283e5af1392f03d16fa00c0e0a625", kill_on_drop: false }` [INFO] [stdout] bf6cac030017f226491570349e887d3bf24283e5af1392f03d16fa00c0e0a625