[INFO] fetching crate owasm-abi 0.3.0... [INFO] checking owasm-abi-0.3.0 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] extracting crate owasm-abi 0.3.0 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate owasm-abi 0.3.0 on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate owasm-abi 0.3.0 [INFO] finished tweaking crates.io crate owasm-abi 0.3.0 [INFO] tweaked toml for crates.io crate owasm-abi 0.3.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 17 packages to latest compatible versions [INFO] [stderr] Adding hex-literal v0.1.4 (available: v0.4.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hex-literal v0.1.4 [INFO] [stderr] Downloaded static_assertions v0.2.5 [INFO] [stderr] Downloaded uint v0.6.1 [INFO] [stderr] Downloaded fixed-hash v0.3.2 [INFO] [stderr] Downloaded hex-literal-impl v0.1.2 [INFO] [stderr] Downloaded owasm-std v0.20.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 71bf1908d8e5cde1ebf8a77c74feb1dbc368e82cc7fbbd80a7e6bb920e72edb9 [INFO] running `Command { std: "docker" "start" "-a" "71bf1908d8e5cde1ebf8a77c74feb1dbc368e82cc7fbbd80a7e6bb920e72edb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71bf1908d8e5cde1ebf8a77c74feb1dbc368e82cc7fbbd80a7e6bb920e72edb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71bf1908d8e5cde1ebf8a77c74feb1dbc368e82cc7fbbd80a7e6bb920e72edb9", kill_on_drop: false }` [INFO] [stdout] 71bf1908d8e5cde1ebf8a77c74feb1dbc368e82cc7fbbd80a7e6bb920e72edb9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34d3db7f89d54d9ecaa2d40831d6d10484212d3272dd0a5b79f6e8238c9ae1a7 [INFO] running `Command { std: "docker" "start" "-a" "34d3db7f89d54d9ecaa2d40831d6d10484212d3272dd0a5b79f6e8238c9ae1a7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.3 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking static_assertions v0.2.5 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Checking fixed-hash v0.3.2 [INFO] [stderr] Checking uint v0.6.1 [INFO] [stderr] Compiling proc-macro-hack v0.4.3 [INFO] [stderr] Compiling hex-literal-impl v0.1.2 [INFO] [stderr] Checking hex-literal v0.1.4 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Checking owasm-std v0.20.1 [INFO] [stderr] Checking owasm-abi v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0412]: cannot find type `U256` in this scope [INFO] [stdout] --> src/eth/tests.rs:169:56 [INFO] [stdout] | [INFO] [stdout] 169 | let (v1, v2, v3) = triple_decode::, bool, Vec>(&sample); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use owasm_std::prelude::U256; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `U256` [INFO] [stdout] --> src/eth/tests.rs:173:27 [INFO] [stdout] | [INFO] [stdout] 173 | assert_eq_core!(v3, vec![U256::from(1), U256::from(2), U256::from(3)]); [INFO] [stdout] | ^^^^ use of undeclared type `U256` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use owasm_std::prelude::U256; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `U256` [INFO] [stdout] --> src/eth/tests.rs:173:42 [INFO] [stdout] | [INFO] [stdout] 173 | assert_eq_core!(v3, vec![U256::from(1), U256::from(2), U256::from(3)]); [INFO] [stdout] | ^^^^ use of undeclared type `U256` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use owasm_std::prelude::U256; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `U256` [INFO] [stdout] --> src/eth/tests.rs:173:57 [INFO] [stdout] | [INFO] [stdout] 173 | assert_eq_core!(v3, vec![U256::from(1), U256::from(2), U256::from(3)]); [INFO] [stdout] | ^^^^ use of undeclared type `U256` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use owasm_std::prelude::U256; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `eth` in the list of imported crates [INFO] [stdout] --> src/eth/tests.rs:179:19 [INFO] [stdout] | [INFO] [stdout] 179 | let mut sink = ::eth::Sink::new(1); [INFO] [stdout] | ^^^ could not find `eth` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use crate::eth::Sink; [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Sink; [INFO] [stdout] | [INFO] [stdout] help: if you import `Sink`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 179 - let mut sink = ::eth::Sink::new(1); [INFO] [stdout] 179 + let mut sink = Sink::new(1); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `eth` in the list of imported crates [INFO] [stdout] --> src/eth/tests.rs:188:21 [INFO] [stdout] | [INFO] [stdout] 188 | let mut stream = ::eth::Stream::new(&payload[..]); [INFO] [stdout] | ^^^ could not find `eth` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::eth::Stream; [INFO] [stdout] | [INFO] [stdout] help: if you import `Stream`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 188 - let mut stream = ::eth::Stream::new(&payload[..]); [INFO] [stdout] 188 + let mut stream = Stream::new(&payload[..]); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `eth` in the list of imported crates [INFO] [stdout] --> src/eth/tests.rs:196:19 [INFO] [stdout] | [INFO] [stdout] 196 | let mut sink = ::eth::Sink::new(1); [INFO] [stdout] | ^^^ could not find `eth` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use crate::eth::Sink; [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Sink; [INFO] [stdout] | [INFO] [stdout] help: if you import `Sink`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 196 - let mut sink = ::eth::Sink::new(1); [INFO] [stdout] 196 + let mut sink = Sink::new(1); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `eth` in the list of imported crates [INFO] [stdout] --> src/eth/tests.rs:208:21 [INFO] [stdout] | [INFO] [stdout] 208 | let mut stream = ::eth::Stream::new(&payload[..]); [INFO] [stdout] | ^^^ could not find `eth` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::eth::Stream; [INFO] [stdout] | [INFO] [stdout] help: if you import `Stream`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 208 - let mut stream = ::eth::Stream::new(&payload[..]); [INFO] [stdout] 208 + let mut stream = Stream::new(&payload[..]); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `eth` in the list of imported crates [INFO] [stdout] --> src/eth/tests.rs:217:21 [INFO] [stdout] | [INFO] [stdout] 217 | let mut stream = ::eth::Stream::new(&sample); [INFO] [stdout] | ^^^ could not find `eth` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::eth::Stream; [INFO] [stdout] | [INFO] [stdout] help: if you import `Stream`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 217 - let mut stream = ::eth::Stream::new(&sample); [INFO] [stdout] 217 + let mut stream = Stream::new(&sample); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `eth` in the list of imported crates [INFO] [stdout] --> src/eth/tests.rs:225:21 [INFO] [stdout] | [INFO] [stdout] 225 | let mut stream = ::eth::Stream::new(&sample); [INFO] [stdout] | ^^^ could not find `eth` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::eth::Stream; [INFO] [stdout] | [INFO] [stdout] help: if you import `Stream`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 225 - let mut stream = ::eth::Stream::new(&sample); [INFO] [stdout] 225 + let mut stream = Stream::new(&sample); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `eth` in the list of imported crates [INFO] [stdout] --> src/eth/tests.rs:254:21 [INFO] [stdout] | [INFO] [stdout] 254 | let mut stream = ::eth::Stream::new(&payload[..]); [INFO] [stdout] | ^^^ could not find `eth` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::eth::Stream; [INFO] [stdout] | [INFO] [stdout] help: if you import `Stream`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 254 - let mut stream = ::eth::Stream::new(&payload[..]); [INFO] [stdout] 254 + let mut stream = Stream::new(&payload[..]); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `owasm-abi` (lib test) due to 11 previous errors [INFO] running `Command { std: "docker" "inspect" "34d3db7f89d54d9ecaa2d40831d6d10484212d3272dd0a5b79f6e8238c9ae1a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34d3db7f89d54d9ecaa2d40831d6d10484212d3272dd0a5b79f6e8238c9ae1a7", kill_on_drop: false }` [INFO] [stdout] 34d3db7f89d54d9ecaa2d40831d6d10484212d3272dd0a5b79f6e8238c9ae1a7