[INFO] fetching crate cfx-types 0.1.0... [INFO] checking cfx-types-0.1.0 against f7d782a3be46d6bb4b9792fe69a61db389ba1769 for pr-161358 [INFO] extracting crate cfx-types 0.1.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate cfx-types 0.1.0 [INFO] finished tweaking crates.io crate cfx-types 0.1.0 [INFO] tweaked toml for crates.io crate cfx-types 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cfx-types 0.1.0 on toolchain f7d782a3be46d6bb4b9792fe69a61db389ba1769 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f7d782a3be46d6bb4b9792fe69a61db389ba1769" "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" "+f7d782a3be46d6bb4b9792fe69a61db389ba1769" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 39 packages to highest compatible versions [INFO] [stderr] Adding ethereum-types v0.9.2 (available: v0.16.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f7d782a3be46d6bb4b9792fe69a61db389ba1769" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] warning: `cfx-types` (manifest) generated 1 warning [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustc-hex v2.1.0 [INFO] [stderr] Downloaded impl-serde v0.3.2 [INFO] [stderr] Downloaded primitive-types v0.7.3 [INFO] [stderr] Downloaded ethereum-types v0.9.2 [INFO] [stderr] Downloaded uint v0.8.5 [INFO] [stderr] Downloaded arrayvec v0.5.2 [INFO] [stderr] Downloaded ethbloom v0.9.2 [INFO] [stderr] Downloaded parity-scale-codec v1.3.7 [INFO] [stderr] Downloaded impl-rlp v0.2.1 [INFO] [stderr] Downloaded impl-codec v0.4.2 [INFO] [stderr] Downloaded radium v0.3.0 [INFO] [stderr] Downloaded byte-slice-cast v0.3.5 [INFO] [stderr] Downloaded fixed-hash v0.6.1 [INFO] [stderr] Downloaded rlp v0.4.6 [INFO] [stderr] Downloaded bitvec v0.17.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 30939d4cec26aede939bdd9d1e18eec2f49d48b43fb4297a3c1acef7e6f72044 [INFO] running `Command { std: "docker" "start" "30939d4cec26aede939bdd9d1e18eec2f49d48b43fb4297a3c1acef7e6f72044", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30939d4cec26aede939bdd9d1e18eec2f49d48b43fb4297a3c1acef7e6f72044", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "30939d4cec26aede939bdd9d1e18eec2f49d48b43fb4297a3c1acef7e6f72044" "/opt/rustwide/cargo-home/bin/cargo" "+f7d782a3be46d6bb4b9792fe69a61db389ba1769" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30939d4cec26aede939bdd9d1e18eec2f49d48b43fb4297a3c1acef7e6f72044", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "30939d4cec26aede939bdd9d1e18eec2f49d48b43fb4297a3c1acef7e6f72044" "/opt/rustwide/cargo-home/bin/cargo" "+f7d782a3be46d6bb4b9792fe69a61db389ba1769" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] warning: `cfx-types` (manifest) generated 1 warning [INFO] [stderr] Compiling libc v0.2.189 [INFO] [stderr] Compiling serde_core v1.0.229 [INFO] [stderr] Compiling zerocopy v0.8.56 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde v1.0.229 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking either v1.18.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Checking byte-slice-cast v0.3.5 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking rlp v0.4.6 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Checking impl-rlp v0.2.1 [INFO] [stderr] Checking uint v0.8.5 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parity-scale-codec v1.3.7 [INFO] [stderr] Checking impl-serde v0.3.2 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking fixed-hash v0.6.1 [INFO] [stderr] Checking ethbloom v0.9.2 [INFO] [stderr] Checking impl-codec v0.4.2 [INFO] [stderr] Checking primitive-types v0.7.3 [INFO] [stderr] Checking ethereum-types v0.9.2 [INFO] [stderr] Checking cfx-types v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.45s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ethereum-types v0.9.2, primitive-types v0.7.3 [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" "30939d4cec26aede939bdd9d1e18eec2f49d48b43fb4297a3c1acef7e6f72044", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30939d4cec26aede939bdd9d1e18eec2f49d48b43fb4297a3c1acef7e6f72044", kill_on_drop: false }` [INFO] [stdout] 30939d4cec26aede939bdd9d1e18eec2f49d48b43fb4297a3c1acef7e6f72044