[INFO] fetching crate sputnikvm-precompiled-modexp 0.11.0-beta.0...
[INFO] building sputnikvm-precompiled-modexp-0.11.0-beta.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate sputnikvm-precompiled-modexp 0.11.0-beta.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate sputnikvm-precompiled-modexp 0.11.0-beta.0
[INFO] finished tweaking crates.io crate sputnikvm-precompiled-modexp 0.11.0-beta.0
[INFO] tweaked toml for crates.io crate sputnikvm-precompiled-modexp 0.11.0-beta.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sputnikvm-precompiled-modexp 0.11.0-beta.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 43 packages to latest compatible versions
[INFO] [stderr]       Adding libsecp256k1 v0.1.3 (available: v0.1.15)
[INFO] [stderr]       Adding num-bigint v0.1.45 (available: v0.4.6)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 897c72188b3811d8fdb8a34677d999db590b2b1112be321d03177f5fc8e7c903
[INFO] running `Command { std: "docker" "start" "-a" "897c72188b3811d8fdb8a34677d999db590b2b1112be321d03177f5fc8e7c903", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "897c72188b3811d8fdb8a34677d999db590b2b1112be321d03177f5fc8e7c903", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "897c72188b3811d8fdb8a34677d999db590b2b1112be321d03177f5fc8e7c903", kill_on_drop: false }`
[INFO] [stdout] 897c72188b3811d8fdb8a34677d999db590b2b1112be321d03177f5fc8e7c903
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b81749a2a96d10e0dce0e547ea360dc0df8a575e74c7d23d70bb25df1fc8953
[INFO] running `Command { std: "docker" "start" "-a" "8b81749a2a96d10e0dce0e547ea360dc0df8a575e74c7d23d70bb25df1fc8953", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling byte-tools v0.2.0
[INFO] [stderr]    Compiling elastic-array-plus v0.10.0
[INFO] [stderr]    Compiling etcommon-hexutil v0.2.4
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]    Compiling odds v0.2.26
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling num-bigint v0.1.45
[INFO] [stderr]    Compiling generic-array v0.8.4
[INFO] [stderr]    Compiling block-buffer v0.2.0
[INFO] [stderr]    Compiling digest v0.6.1
[INFO] [stderr]    Compiling arrayvec v0.3.25
[INFO] [stderr]    Compiling etcommon-rlp v0.2.5
[INFO] [stderr]    Compiling sha3 v0.6.0
[INFO] [stderr]    Compiling ripemd160 v0.6.0
[INFO] [stderr]    Compiling sha2 v0.6.0
[INFO] [stderr]    Compiling etcommon-bigint v0.2.10
[INFO] [stderr]    Compiling secp256k1-plus v0.5.7
[INFO] [stderr]    Compiling etcommon-bloom v0.2.1
[INFO] [stderr]    Compiling etcommon-trie v0.4.0
[INFO] [stderr]    Compiling etcommon-block-core v0.3.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling etcommon-block v0.5.2
[INFO] [stderr]    Compiling sputnikvm v0.11.0-beta.0
[INFO] [stderr]    Compiling sputnikvm-precompiled-modexp v0.11.0-beta.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.25s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sputnikvm v0.11.0-beta.0
[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" "8b81749a2a96d10e0dce0e547ea360dc0df8a575e74c7d23d70bb25df1fc8953", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b81749a2a96d10e0dce0e547ea360dc0df8a575e74c7d23d70bb25df1fc8953", kill_on_drop: false }`
[INFO] [stdout] 8b81749a2a96d10e0dce0e547ea360dc0df8a575e74c7d23d70bb25df1fc8953
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 86201283e1a749f47f81444b5999c94fb64a2e29966b86b6132caa51fc94c542
[INFO] running `Command { std: "docker" "start" "-a" "86201283e1a749f47f81444b5999c94fb64a2e29966b86b6132caa51fc94c542", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling sputnikvm-precompiled-modexp v0.11.0-beta.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.92s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sputnikvm v0.11.0-beta.0
[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" "86201283e1a749f47f81444b5999c94fb64a2e29966b86b6132caa51fc94c542", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86201283e1a749f47f81444b5999c94fb64a2e29966b86b6132caa51fc94c542", kill_on_drop: false }`
[INFO] [stdout] 86201283e1a749f47f81444b5999c94fb64a2e29966b86b6132caa51fc94c542
