[INFO] fetching crate aurora-engine-types 1.0.0...
[INFO] checking aurora-engine-types-1.0.0 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate aurora-engine-types 1.0.0 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate aurora-engine-types 1.0.0 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate aurora-engine-types 1.0.0
[INFO] finished tweaking crates.io crate aurora-engine-types 1.0.0
[INFO] tweaked toml for crates.io crate aurora-engine-types 1.0.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded parity-scale-codec-derive v3.6.9
[INFO] [stderr]   Downloaded parity-scale-codec v3.6.9
[INFO] [stderr]   Downloaded primitive-types v0.12.2
[INFO] [stderr]   Downloaded proc-macro-crate v2.0.1
[INFO] [stderr]   Downloaded toml_edit v0.20.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0458ab968b3f5a3c0c90ecca49375b488b0ffcf857901ca4fc1b5382510ccea7
[INFO] running `Command { std: "docker" "start" "-a" "0458ab968b3f5a3c0c90ecca49375b488b0ffcf857901ca4fc1b5382510ccea7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0458ab968b3f5a3c0c90ecca49375b488b0ffcf857901ca4fc1b5382510ccea7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0458ab968b3f5a3c0c90ecca49375b488b0ffcf857901ca4fc1b5382510ccea7", kill_on_drop: false }`
[INFO] [stdout] 0458ab968b3f5a3c0c90ecca49375b488b0ffcf857901ca4fc1b5382510ccea7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 06ecdf6c06aa44900f7b38c8dd6544f57130cc76bd597f9e6c9c33b12e267093
[INFO] running `Command { std: "docker" "start" "-a" "06ecdf6c06aa44900f7b38c8dd6544f57130cc76bd597f9e6c9c33b12e267093", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking rlp v0.5.2
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking impl-rlp v0.3.0
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking impl-serde v0.4.0
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.3
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.10.3
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling borsh-derive v0.10.3
[INFO] [stderr]     Checking borsh v0.10.3
[INFO] [stderr]     Checking aurora-engine-types v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/types/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use address::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `error` in the type namespace is first re-exported here
[INFO] [stdout] 14 | pub use balance::*;
[INFO] [stdout]    |         ---------- but the name `error` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/types/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use address::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `error` in the type namespace is first re-exported here
[INFO] [stdout] 14 | pub use balance::*;
[INFO] [stdout]    |         ---------- but the name `error` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 3.80s
[INFO] running `Command { std: "docker" "inspect" "06ecdf6c06aa44900f7b38c8dd6544f57130cc76bd597f9e6c9c33b12e267093", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06ecdf6c06aa44900f7b38c8dd6544f57130cc76bd597f9e6c9c33b12e267093", kill_on_drop: false }`
[INFO] [stdout] 06ecdf6c06aa44900f7b38c8dd6544f57130cc76bd597f9e6c9c33b12e267093
[INFO] checking aurora-engine-types-1.0.0 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate aurora-engine-types 1.0.0 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate aurora-engine-types 1.0.0 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate aurora-engine-types 1.0.0
[INFO] finished tweaking crates.io crate aurora-engine-types 1.0.0
[INFO] tweaked toml for crates.io crate aurora-engine-types 1.0.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fedb39fd5c57f16bdc07ea953f28eff4c515a4ea8e707a09f1c950a3d516c673
[INFO] running `Command { std: "docker" "start" "-a" "fedb39fd5c57f16bdc07ea953f28eff4c515a4ea8e707a09f1c950a3d516c673", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fedb39fd5c57f16bdc07ea953f28eff4c515a4ea8e707a09f1c950a3d516c673", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fedb39fd5c57f16bdc07ea953f28eff4c515a4ea8e707a09f1c950a3d516c673", kill_on_drop: false }`
[INFO] [stdout] fedb39fd5c57f16bdc07ea953f28eff4c515a4ea8e707a09f1c950a3d516c673
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bf6b486336a965425f4b49ec2d821db3f34464b6ad9cd51386df347e1a76edbf
[INFO] running `Command { std: "docker" "start" "-a" "bf6b486336a965425f4b49ec2d821db3f34464b6ad9cd51386df347e1a76edbf", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking rlp v0.5.2
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking impl-rlp v0.3.0
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking impl-serde v0.4.0
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.3
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.10.3
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling borsh-derive v0.10.3
[INFO] [stderr]     Checking borsh v0.10.3
[INFO] [stderr]     Checking aurora-engine-types v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/types/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use address::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `error` in the type namespace is first re-exported here
[INFO] [stdout] 14 | pub use balance::*;
[INFO] [stdout]    |         ---------- but the name `error` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/types/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use address::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `error` in the type namespace is first re-exported here
[INFO] [stdout] 14 | pub use balance::*;
[INFO] [stdout]    |         ---------- but the name `error` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 3.75s
[INFO] running `Command { std: "docker" "inspect" "bf6b486336a965425f4b49ec2d821db3f34464b6ad9cd51386df347e1a76edbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf6b486336a965425f4b49ec2d821db3f34464b6ad9cd51386df347e1a76edbf", kill_on_drop: false }`
[INFO] [stdout] bf6b486336a965425f4b49ec2d821db3f34464b6ad9cd51386df347e1a76edbf
