[INFO] fetching crate mantle-types 0.2.0...
[INFO] testing mantle-types-0.2.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate mantle-types 0.2.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate mantle-types 0.2.0
[INFO] finished tweaking crates.io crate mantle-types 0.2.0
[INFO] tweaked toml for crates.io crate mantle-types 0.2.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mantle-types 0.2.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 28 packages to latest compatible versions
[INFO] [stderr]       Adding blockchain-traits v0.2.3 (available: v0.4.1)
[INFO] [stderr]       Adding hex v0.3.2 (available: v0.4.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 983a56ecaefe85c6e30d69b3f1f1b74da889982583e6d5d33c34d37be35eb221
[INFO] running `Command { std: "docker" "start" "-a" "983a56ecaefe85c6e30d69b3f1f1b74da889982583e6d5d33c34d37be35eb221", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "983a56ecaefe85c6e30d69b3f1f1b74da889982583e6d5d33c34d37be35eb221", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "983a56ecaefe85c6e30d69b3f1f1b74da889982583e6d5d33c34d37be35eb221", kill_on_drop: false }`
[INFO] [stdout] 983a56ecaefe85c6e30d69b3f1f1b74da889982583e6d5d33c34d37be35eb221
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 30b6e91799f1bde0339942d84762f9f3b927fc2c20918b06b98a87fc85662c21
[INFO] running `Command { std: "docker" "start" "-a" "30b6e91799f1bde0339942d84762f9f3b927fc2c20918b06b98a87fc85662c21", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling hex v0.3.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling derive_more v0.15.0
[INFO] [stderr]    Compiling oasis-types v0.3.2
[INFO] [stderr]    Compiling blockchain-traits v0.2.3
[INFO] [stderr]    Compiling mantle-types v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0404]: expected trait, found struct `blockchain_traits::Address`
[INFO] [stdout]   --> src/lib.rs:35:6
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl blockchain_traits::Address for Address {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^^ not a trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0404]: expected trait, found struct `blockchain_traits::AccountMeta`
[INFO] [stdout]   --> src/lib.rs:72:6
[INFO] [stdout]    |
[INFO] [stdout] 72 | impl blockchain_traits::AccountMeta for AccountMeta {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0404]: expected trait, found struct `blockchain_traits::Event`
[INFO] [stdout]   --> src/lib.rs:84:6
[INFO] [stdout]    |
[INFO] [stdout] 84 | impl blockchain_traits::Event for Event {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^ not a trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: struct `Address` is private
[INFO] [stdout]   --> src/lib.rs:35:25
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl blockchain_traits::Address for Address {
[INFO] [stdout]    |                         ^^^^^^^ private struct
[INFO] [stdout]    |
[INFO] [stdout] note: the struct `Address` is defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blockchain-traits-0.2.3/src/lib.rs:3:32
[INFO] [stdout]    |
[INFO] [stdout]  3 | use oasis_types::{AccountMeta, Address, Event};
[INFO] [stdout]    |                                ^^^^^^^
[INFO] [stdout] help: import `Address` directly
[INFO] [stdout]    |
[INFO] [stdout] 35 - impl blockchain_traits::Address for Address {
[INFO] [stdout] 35 + impl oasis_types::address::Address for Address {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: struct `AccountMeta` is private
[INFO] [stdout]   --> src/lib.rs:72:25
[INFO] [stdout]    |
[INFO] [stdout] 72 | impl blockchain_traits::AccountMeta for AccountMeta {
[INFO] [stdout]    |                         ^^^^^^^^^^^ private struct
[INFO] [stdout]    |
[INFO] [stdout] note: the struct `AccountMeta` is defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blockchain-traits-0.2.3/src/lib.rs:3:19
[INFO] [stdout]    |
[INFO] [stdout]  3 | use oasis_types::{AccountMeta, Address, Event};
[INFO] [stdout]    |                   ^^^^^^^^^^^
[INFO] [stdout] help: import `AccountMeta` directly
[INFO] [stdout]    |
[INFO] [stdout] 72 - impl blockchain_traits::AccountMeta for AccountMeta {
[INFO] [stdout] 72 + impl oasis_types::AccountMeta for AccountMeta {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: struct `Event` is private
[INFO] [stdout]   --> src/lib.rs:84:25
[INFO] [stdout]    |
[INFO] [stdout] 84 | impl blockchain_traits::Event for Event {
[INFO] [stdout]    |                         ^^^^^ private struct
[INFO] [stdout]    |
[INFO] [stdout] note: the struct `Event` is defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blockchain-traits-0.2.3/src/lib.rs:3:41
[INFO] [stdout]    |
[INFO] [stdout]  3 | use oasis_types::{AccountMeta, Address, Event};
[INFO] [stdout]    |                                         ^^^^^
[INFO] [stdout] help: import `Event` directly
[INFO] [stdout]    |
[INFO] [stdout] 84 - impl blockchain_traits::Event for Event {
[INFO] [stdout] 84 + impl oasis_types::Event for Event {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0404, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0404`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mantle-types` (lib) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "30b6e91799f1bde0339942d84762f9f3b927fc2c20918b06b98a87fc85662c21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30b6e91799f1bde0339942d84762f9f3b927fc2c20918b06b98a87fc85662c21", kill_on_drop: false }`
[INFO] [stdout] 30b6e91799f1bde0339942d84762f9f3b927fc2c20918b06b98a87fc85662c21
