[INFO] fetching crate mep-vm 0.1.0...
[INFO] building mep-vm-0.1.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate mep-vm 0.1.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate mep-vm 0.1.0
[INFO] finished tweaking crates.io crate mep-vm 0.1.0
[INFO] tweaked toml for crates.io crate mep-vm 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mep-vm 0.1.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 71 packages to latest compatible versions
[INFO] [stderr]       Adding ethereum-types v0.8.0 (available: v0.15.1)
[INFO] [stderr]       Adding keccak-hash v0.4.1 (available: v0.11.0)
[INFO] [stderr]       Adding rlp v0.4.6 (available: v0.6.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 537cfcb0b00bcacee75781f9b8328fd4986800c6e1c08d158f3cc52ec2cb4afd
[INFO] running `Command { std: "docker" "start" "-a" "537cfcb0b00bcacee75781f9b8328fd4986800c6e1c08d158f3cc52ec2cb4afd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "537cfcb0b00bcacee75781f9b8328fd4986800c6e1c08d158f3cc52ec2cb4afd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "537cfcb0b00bcacee75781f9b8328fd4986800c6e1c08d158f3cc52ec2cb4afd", kill_on_drop: false }`
[INFO] [stdout] 537cfcb0b00bcacee75781f9b8328fd4986800c6e1c08d158f3cc52ec2cb4afd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1fc19e2dd8196e51611228ab42fa1a784a7e4249b3f905d952e85509f68087e7
[INFO] running `Command { std: "docker" "start" "-a" "1fc19e2dd8196e51611228ab42fa1a784a7e4249b3f905d952e85509f68087e7", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling heapsize v0.4.2
[INFO] [stderr]    Compiling crunchy v0.1.6
[INFO] [stderr]    Compiling radium v0.3.0
[INFO] [stderr]    Compiling byte-slice-cast v0.3.5
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling parity-bytes v0.1.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rustc-hex v1.0.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling bitvec v0.17.4
[INFO] [stderr]    Compiling rlp v0.4.6
[INFO] [stderr]    Compiling tiny-keccak v1.5.0
[INFO] [stderr]    Compiling uint v0.8.5
[INFO] [stderr]    Compiling plain_hasher v0.2.3
[INFO] [stderr]    Compiling impl-rlp v0.2.1
[INFO] [stderr]    Compiling elastic-array v0.10.3
[INFO] [stderr]    Compiling fixed-hash v0.2.5
[INFO] [stderr]    Compiling uint v0.4.1
[INFO] [stderr]    Compiling fixed-hash v0.5.2
[INFO] [stderr]    Compiling hashdb v0.2.1
[INFO] [stderr]    Compiling patricia-trie v0.2.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ethereum-types-serialize v0.2.2
[INFO] [stderr]    Compiling parity-scale-codec v1.3.7
[INFO] [stderr]    Compiling impl-serde v0.3.2
[INFO] [stderr]    Compiling impl-serde v0.2.3
[INFO] [stderr]    Compiling ethbloom v0.8.1
[INFO] [stderr]    Compiling ethbloom v0.5.3
[INFO] [stderr]    Compiling ethereum-types v0.4.2
[INFO] [stderr]    Compiling keccak-hasher v0.1.1
[INFO] [stderr]    Compiling rlp v0.2.4
[INFO] [stderr]    Compiling patricia-trie-ethereum v0.1.0
[INFO] [stderr]    Compiling impl-codec v0.4.2
[INFO] [stderr]    Compiling primitive-types v0.6.2
[INFO] [stderr]    Compiling ethereum-types v0.8.0
[INFO] [stderr]    Compiling keccak-hash v0.4.1
[INFO] [stderr]    Compiling ethjson v0.1.0
[INFO] [stderr]    Compiling mep-vm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.30s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: uint v0.4.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "1fc19e2dd8196e51611228ab42fa1a784a7e4249b3f905d952e85509f68087e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fc19e2dd8196e51611228ab42fa1a784a7e4249b3f905d952e85509f68087e7", kill_on_drop: false }`
[INFO] [stdout] 1fc19e2dd8196e51611228ab42fa1a784a7e4249b3f905d952e85509f68087e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b6519b8d833922e848abcf286fa127aa88dfe75f563a35c93c44975314c96e3
[INFO] running `Command { std: "docker" "start" "-a" "8b6519b8d833922e848abcf286fa127aa88dfe75f563a35c93c44975314c96e3", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling mep-vm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.74s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: uint v0.4.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "8b6519b8d833922e848abcf286fa127aa88dfe75f563a35c93c44975314c96e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b6519b8d833922e848abcf286fa127aa88dfe75f563a35c93c44975314c96e3", kill_on_drop: false }`
[INFO] [stdout] 8b6519b8d833922e848abcf286fa127aa88dfe75f563a35c93c44975314c96e3
