[INFO] crate owasm-abi 0.3.0 is already in cache [INFO] testing owasm-abi-0.3.0 against beta-2019-09-28 for beta-1.39-1 [INFO] extracting crate owasm-abi 0.3.0 into work/builds/worker-7/source [INFO] validating manifest of crates.io crate owasm-abi 0.3.0 on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [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 work/builds/worker-7/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] aeac042c3b2d6974e0fb2687944636c322ce7e9a1bc241c1cfd4850998602ebc [INFO] running `"docker" "start" "-a" "aeac042c3b2d6974e0fb2687944636c322ce7e9a1bc241c1cfd4850998602ebc"` [INFO] [stderr] Compiling rustc-hex v2.0.1 [INFO] [stderr] Compiling static_assertions v0.2.5 [INFO] [stderr] Compiling fixed-hash v0.3.2 [INFO] [stderr] Compiling uint v0.6.1 [INFO] [stderr] Compiling owasm-std v0.20.1 [INFO] [stderr] Compiling owasm-abi v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.61s [INFO] running `"docker" "inspect" "aeac042c3b2d6974e0fb2687944636c322ce7e9a1bc241c1cfd4850998602ebc"` [INFO] running `"docker" "rm" "-f" "aeac042c3b2d6974e0fb2687944636c322ce7e9a1bc241c1cfd4850998602ebc"` [INFO] [stdout] aeac042c3b2d6974e0fb2687944636c322ce7e9a1bc241c1cfd4850998602ebc [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 755451bc0f0d7693fe820070f6e0b39264dcbb2ccc8c21cbd137d1cde6e097d1 [INFO] running `"docker" "start" "-a" "755451bc0f0d7693fe820070f6e0b39264dcbb2ccc8c21cbd137d1cde6e097d1"` [INFO] [stderr] Compiling owasm-abi v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `U256` [INFO] [stderr] --> src/eth/tests.rs:173:27 [INFO] [stderr] | [INFO] [stderr] 173 | assert_eq_core!(v3, vec![U256::from(1), U256::from(2), U256::from(3)]); [INFO] [stderr] | ^^^^ use of undeclared type or module `U256` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `U256` [INFO] [stderr] --> src/eth/tests.rs:173:42 [INFO] [stderr] | [INFO] [stderr] 173 | assert_eq_core!(v3, vec![U256::from(1), U256::from(2), U256::from(3)]); [INFO] [stderr] | ^^^^ use of undeclared type or module `U256` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `U256` [INFO] [stderr] --> src/eth/tests.rs:173:57 [INFO] [stderr] | [INFO] [stderr] 173 | assert_eq_core!(v3, vec![U256::from(1), U256::from(2), U256::from(3)]); [INFO] [stderr] | ^^^^ use of undeclared type or module `U256` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `eth` in `{{root}}` [INFO] [stderr] --> src/eth/tests.rs:179:19 [INFO] [stderr] | [INFO] [stderr] 179 | let mut sink = ::eth::Sink::new(1); [INFO] [stderr] | ^^^ could not find `eth` in `{{root}}` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `eth` in `{{root}}` [INFO] [stderr] --> src/eth/tests.rs:188:21 [INFO] [stderr] | [INFO] [stderr] 188 | let mut stream = ::eth::Stream::new(&payload[..]); [INFO] [stderr] | ^^^ could not find `eth` in `{{root}}` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `eth` in `{{root}}` [INFO] [stderr] --> src/eth/tests.rs:196:19 [INFO] [stderr] | [INFO] [stderr] 196 | let mut sink = ::eth::Sink::new(1); [INFO] [stderr] | ^^^ could not find `eth` in `{{root}}` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `eth` in `{{root}}` [INFO] [stderr] --> src/eth/tests.rs:208:21 [INFO] [stderr] | [INFO] [stderr] 208 | let mut stream = ::eth::Stream::new(&payload[..]); [INFO] [stderr] | ^^^ could not find `eth` in `{{root}}` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `eth` in `{{root}}` [INFO] [stderr] --> src/eth/tests.rs:217:21 [INFO] [stderr] | [INFO] [stderr] 217 | let mut stream = ::eth::Stream::new(&sample); [INFO] [stderr] | ^^^ could not find `eth` in `{{root}}` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `eth` in `{{root}}` [INFO] [stderr] --> src/eth/tests.rs:225:21 [INFO] [stderr] | [INFO] [stderr] 225 | let mut stream = ::eth::Stream::new(&sample); [INFO] [stderr] | ^^^ could not find `eth` in `{{root}}` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `eth` in `{{root}}` [INFO] [stderr] --> src/eth/tests.rs:254:21 [INFO] [stderr] | [INFO] [stderr] 254 | let mut stream = ::eth::Stream::new(&payload[..]); [INFO] [stderr] | ^^^ could not find `eth` in `{{root}}` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `U256` in this scope [INFO] [stderr] --> src/eth/tests.rs:169:56 [INFO] [stderr] | [INFO] [stderr] 169 | let (v1, v2, v3) = triple_decode::, bool, Vec>(&sample); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use owasm_std::prelude::U256; [INFO] [stderr] | [INFO] [stderr] 1 | use owasm_std::types::U256; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/lib.rs:9:23 [INFO] [stderr] | [INFO] [stderr] 9 | #[cfg_attr(all(test), macro_use)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] error: aborting due to 11 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0412, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0412`. [INFO] [stderr] error: could not compile `owasm-abi`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "755451bc0f0d7693fe820070f6e0b39264dcbb2ccc8c21cbd137d1cde6e097d1"` [INFO] running `"docker" "rm" "-f" "755451bc0f0d7693fe820070f6e0b39264dcbb2ccc8c21cbd137d1cde6e097d1"` [INFO] [stdout] 755451bc0f0d7693fe820070f6e0b39264dcbb2ccc8c21cbd137d1cde6e097d1