[INFO] fetching crate evm-core 0.43.0... [INFO] testing evm-core-0.43.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate evm-core 0.43.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate evm-core 0.43.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate evm-core 0.43.0 [INFO] tweaked toml for crates.io crate evm-core 0.43.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate evm-core 0.43.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate evm-core 0.43.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0dc2999041298d26eacd128e398fac25f392db6f16cd48335a6e4827d27e5b3c [INFO] running `Command { std: "docker" "start" "-a" "0dc2999041298d26eacd128e398fac25f392db6f16cd48335a6e4827d27e5b3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0dc2999041298d26eacd128e398fac25f392db6f16cd48335a6e4827d27e5b3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dc2999041298d26eacd128e398fac25f392db6f16cd48335a6e4827d27e5b3c", kill_on_drop: false }` [INFO] [stdout] 0dc2999041298d26eacd128e398fac25f392db6f16cd48335a6e4827d27e5b3c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 21e4b28ca58d5b4ae4d8e32097c0206ceeae14a41acc5228048d1196fc5650e6 [INFO] running `Command { std: "docker" "start" "-a" "21e4b28ca58d5b4ae4d8e32097c0206ceeae14a41acc5228048d1196fc5650e6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling byte-slice-cast v1.2.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parity-scale-codec v3.7.5 [INFO] [stderr] Compiling uint v0.10.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling primitive-types v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling parity-scale-codec-derive v3.7.5 [INFO] [stderr] Compiling scale-info-derive v2.11.6 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling scale-info v2.11.6 [INFO] [stderr] Compiling evm-core v0.43.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.59s [INFO] running `Command { std: "docker" "inspect" "21e4b28ca58d5b4ae4d8e32097c0206ceeae14a41acc5228048d1196fc5650e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21e4b28ca58d5b4ae4d8e32097c0206ceeae14a41acc5228048d1196fc5650e6", kill_on_drop: false }` [INFO] [stdout] 21e4b28ca58d5b4ae4d8e32097c0206ceeae14a41acc5228048d1196fc5650e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d69c6ccdc10f89b4ffbd84e79c9ebd0a6b58ccc2722cdc27cd9f5073e05a46c4 [INFO] running `Command { std: "docker" "start" "-a" "d69c6ccdc10f89b4ffbd84e79c9ebd0a6b58ccc2722cdc27cd9f5073e05a46c4", kill_on_drop: false }` [INFO] [stderr] Compiling evm-core v0.43.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.23s [INFO] running `Command { std: "docker" "inspect" "d69c6ccdc10f89b4ffbd84e79c9ebd0a6b58ccc2722cdc27cd9f5073e05a46c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d69c6ccdc10f89b4ffbd84e79c9ebd0a6b58ccc2722cdc27cd9f5073e05a46c4", kill_on_drop: false }` [INFO] [stdout] d69c6ccdc10f89b4ffbd84e79c9ebd0a6b58ccc2722cdc27cd9f5073e05a46c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 46786794c3b915814a43337fb3d7dd77b501e99c83670dec2bb0cc3e1eef665b [INFO] running `Command { std: "docker" "start" "-a" "46786794c3b915814a43337fb3d7dd77b501e99c83670dec2bb0cc3e1eef665b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/evm_core-79d37de1e8bfd1eb) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test memory::tests::test_memory_copy_works ... ok [INFO] [stdout] test memory::tests::test_next_multiple_of_32 ... ok [INFO] [stdout] test tests::test_delegation_designator_detection ... ok [INFO] [stdout] test tests::test_delegation_designator_creation ... ok [INFO] [stdout] test memory::tests::test_memory_copy_resize ... ok [INFO] [stdout] test tests::test_non_delegation_code ... ok [INFO] [stdout] test utils::tests::div_i256 ... ok [INFO] [stdout] test eval::arithmetic::tests::test_signextend ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stderr] Running tests/performance.rs (/opt/rustwide/target/debug/deps/performance-2670ff3bd05ac21f) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test fibonacci10 ... ok [INFO] [stdout] test ackermann31 ... ok [INFO] [stdout] test ackermann32 ... ok [INFO] [stdout] test fibonacci16 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Doc-tests evm_core [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "46786794c3b915814a43337fb3d7dd77b501e99c83670dec2bb0cc3e1eef665b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46786794c3b915814a43337fb3d7dd77b501e99c83670dec2bb0cc3e1eef665b", kill_on_drop: false }` [INFO] [stdout] 46786794c3b915814a43337fb3d7dd77b501e99c83670dec2bb0cc3e1eef665b