[INFO] crate owasm-ethereum 0.8.0 is already in cache [INFO] testing owasm-ethereum-0.8.0 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] extracting crate owasm-ethereum 0.8.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate owasm-ethereum 0.8.0 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate owasm-ethereum 0.8.0 [INFO] finished tweaking crates.io crate owasm-ethereum 0.8.0 [INFO] tweaked toml for crates.io crate owasm-ethereum 0.8.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stdout] 28a93956e37b243d05d513978b5c9162f21ddd765ec7143ef9cb5f9973950463 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "28a93956e37b243d05d513978b5c9162f21ddd765ec7143ef9cb5f9973950463"` [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling uint v0.3.0 [INFO] [stderr] Compiling uint v0.4.1 [INFO] [stderr] Compiling parity-hash v1.2.2 [INFO] [stderr] Compiling owasm-std v0.13.0 [INFO] [stderr] Compiling owasm-ethereum v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.11s [INFO] running `"docker" "inspect" "28a93956e37b243d05d513978b5c9162f21ddd765ec7143ef9cb5f9973950463"` [INFO] running `"docker" "rm" "-f" "28a93956e37b243d05d513978b5c9162f21ddd765ec7143ef9cb5f9973950463"` [INFO] [stdout] 28a93956e37b243d05d513978b5c9162f21ddd765ec7143ef9cb5f9973950463 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0346ac2aff8805620c8b24bb3cb870c7e22138a3afba64ae13288b0dfd71b662 [INFO] running `"docker" "start" "-a" "0346ac2aff8805620c8b24bb3cb870c7e22138a3afba64ae13288b0dfd71b662"` [INFO] [stderr] Compiling owasm-ethereum v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] error: duplicate lang item in crate `std` (which `test` depends on): `panic_impl`. [INFO] [stderr] | [INFO] [stderr] = note: the lang item is first defined in crate `owasm_std` (which `owasm_ethereum` depends on) [INFO] [stderr] [INFO] [stderr] error: duplicate lang item in crate `std` (which `test` depends on): `oom`. [INFO] [stderr] | [INFO] [stderr] = note: the lang item is first defined in crate `owasm_std` (which `owasm_ethereum` depends on) [INFO] [stderr] [INFO] [stderr] error: duplicate lang item in crate `panic_unwind` (which `std` depends on): `eh_personality`. [INFO] [stderr] | [INFO] [stderr] = note: the lang item is first defined in crate `owasm_std` (which `owasm_ethereum` depends on) [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] error: could not compile `owasm-ethereum`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "0346ac2aff8805620c8b24bb3cb870c7e22138a3afba64ae13288b0dfd71b662"` [INFO] running `"docker" "rm" "-f" "0346ac2aff8805620c8b24bb3cb870c7e22138a3afba64ae13288b0dfd71b662"` [INFO] [stdout] 0346ac2aff8805620c8b24bb3cb870c7e22138a3afba64ae13288b0dfd71b662