[INFO] fetching crate evm-nogas 0.1.0... [INFO] testing evm-nogas-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate evm-nogas 0.1.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate evm-nogas 0.1.0 [INFO] finished tweaking crates.io crate evm-nogas 0.1.0 [INFO] tweaked toml for crates.io crate evm-nogas 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate evm-nogas 0.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 84 packages to latest compatible versions [INFO] [stderr] Adding auto_impl v0.5.0 (available: v1.3.0) [INFO] [stderr] Adding ethereum v0.11.1 (available: v0.18.2) [INFO] [stderr] Adding evm-core v0.33.0 (available: v0.43.0) [INFO] [stderr] Adding evm-runtime v0.33.0 (available: v0.43.0) [INFO] [stderr] Adding parity-scale-codec v2.3.1 (available: v3.7.5) [INFO] [stderr] Adding primitive-types v0.10.1 (available: v0.14.0) [INFO] [stderr] Adding rlp v0.5.2 (available: v0.6.1) [INFO] [stderr] Adding scale-info v1.0.0 (available: v2.11.6) [INFO] [stderr] Adding sha3 v0.8.2 (available: v0.10.8) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ethereum v0.11.1 [INFO] [stderr] Downloaded scale-info v1.0.0 [INFO] [stderr] Downloaded hash256-std-hasher v0.15.2 [INFO] [stderr] Downloaded hash-db v0.15.2 [INFO] [stderr] Downloaded rlp-derive v0.1.0 [INFO] [stderr] Downloaded evm-runtime v0.33.0 [INFO] [stderr] Downloaded scale-info-derive v1.0.0 [INFO] [stderr] Downloaded triehash v0.8.4 [INFO] [stderr] Downloaded evm-core v0.33.0 [INFO] [stderr] Downloaded auto_impl v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 625cf3c014e1c2fc13fcb268899ee3d93b8da7d6f5d738b73500951a667a0d78 [INFO] running `Command { std: "docker" "start" "-a" "625cf3c014e1c2fc13fcb268899ee3d93b8da7d6f5d738b73500951a667a0d78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "625cf3c014e1c2fc13fcb268899ee3d93b8da7d6f5d738b73500951a667a0d78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "625cf3c014e1c2fc13fcb268899ee3d93b8da7d6f5d738b73500951a667a0d78", kill_on_drop: false }` [INFO] [stdout] 625cf3c014e1c2fc13fcb268899ee3d93b8da7d6f5d738b73500951a667a0d78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50e31c2501c13459372b8df67e005c87615d8f3b4d36bd8eee5d11c0c086c29a [INFO] running `Command { std: "docker" "start" "-a" "50e31c2501c13459372b8df67e005c87615d8f3b4d36bd8eee5d11c0c086c29a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling byte-slice-cast v1.2.3 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling hash-db v0.15.2 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling hash256-std-hasher v0.15.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling rlp v0.5.2 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling triehash v0.8.4 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling parity-scale-codec-derive v2.3.1 [INFO] [stderr] Compiling scale-info-derive v1.0.0 [INFO] [stderr] Compiling rlp-derive v0.1.0 [INFO] [stderr] Compiling auto_impl v0.5.0 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling parity-scale-codec v2.3.1 [INFO] [stderr] Compiling scale-info v1.0.0 [INFO] [stderr] Compiling impl-codec v0.5.1 [INFO] [stderr] Compiling primitive-types v0.10.1 [INFO] [stderr] Compiling ethbloom v0.11.1 [INFO] [stderr] Compiling ethereum-types v0.12.1 [INFO] [stderr] Compiling evm-core v0.33.0 [INFO] [stderr] Compiling evm-runtime v0.33.0 [INFO] [stderr] Compiling ethereum v0.11.1 [INFO] [stderr] Compiling evm-nogas v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.34s [INFO] running `Command { std: "docker" "inspect" "50e31c2501c13459372b8df67e005c87615d8f3b4d36bd8eee5d11c0c086c29a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50e31c2501c13459372b8df67e005c87615d8f3b4d36bd8eee5d11c0c086c29a", kill_on_drop: false }` [INFO] [stdout] 50e31c2501c13459372b8df67e005c87615d8f3b4d36bd8eee5d11c0c086c29a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f56e0e53b56478edfd3c808e7e901e310866e1c2328b165473b025c6658e3c38 [INFO] running `Command { std: "docker" "start" "-a" "f56e0e53b56478edfd3c808e7e901e310866e1c2328b165473b025c6658e3c38", kill_on_drop: false }` [INFO] [stderr] Compiling evm-nogas v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.60s [INFO] running `Command { std: "docker" "inspect" "f56e0e53b56478edfd3c808e7e901e310866e1c2328b165473b025c6658e3c38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f56e0e53b56478edfd3c808e7e901e310866e1c2328b165473b025c6658e3c38", kill_on_drop: false }` [INFO] [stdout] f56e0e53b56478edfd3c808e7e901e310866e1c2328b165473b025c6658e3c38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ccc12fa80ff3809b0f702f442ff6c3615118976460b9716ef80372105f144ae8 [INFO] running `Command { std: "docker" "start" "-a" "ccc12fa80ff3809b0f702f442ff6c3615118976460b9716ef80372105f144ae8", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/evm_nogas-d21637148be9857f) [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] [stderr] Doc-tests evm_nogas [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" "ccc12fa80ff3809b0f702f442ff6c3615118976460b9716ef80372105f144ae8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccc12fa80ff3809b0f702f442ff6c3615118976460b9716ef80372105f144ae8", kill_on_drop: false }` [INFO] [stdout] ccc12fa80ff3809b0f702f442ff6c3615118976460b9716ef80372105f144ae8