[INFO] fetching crate aurora-engine-types 1.0.0...
[INFO] checking aurora-engine-types-1.0.0 against master#e59540968e0c6fc3c37d92a639b83fc8fcee5e81 for pr-114559
[INFO] extracting crate aurora-engine-types 1.0.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate aurora-engine-types 1.0.0 on toolchain e59540968e0c6fc3c37d92a639b83fc8fcee5e81
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "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-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "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" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded parity-scale-codec-derive v3.6.4
[INFO] [stderr]   Downloaded impl-rlp v0.3.0
[INFO] [stderr]   Downloaded impl-codec v0.6.0
[INFO] [stderr]   Downloaded rustc-hex v2.1.0
[INFO] [stderr]   Downloaded rlp v0.5.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3cb4fa8bf8ed0c1ee1a9ae3bda4b8509cb2d223fce35781e47588c1c775e465e
[INFO] running `Command { std: "docker" "start" "-a" "3cb4fa8bf8ed0c1ee1a9ae3bda4b8509cb2d223fce35781e47588c1c775e465e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3cb4fa8bf8ed0c1ee1a9ae3bda4b8509cb2d223fce35781e47588c1c775e465e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3cb4fa8bf8ed0c1ee1a9ae3bda4b8509cb2d223fce35781e47588c1c775e465e", kill_on_drop: false }`
[INFO] [stdout] 3cb4fa8bf8ed0c1ee1a9ae3bda4b8509cb2d223fce35781e47588c1c775e465e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e7bcc248fb908aa5969fb1d849d3f71c2c8f5c135be32e7e92ac968867ed60e5
[INFO] running `Command { std: "docker" "start" "-a" "e7bcc248fb908aa5969fb1d849d3f71c2c8f5c135be32e7e92ac968867ed60e5", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking hex v0.4.3
[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 uint v0.9.5
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.3
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.10.3
[INFO] [stderr]     Checking impl-serde v0.4.0
[INFO] [stderr]     Checking primitive-types v0.12.1
[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.97s
[INFO] running `Command { std: "docker" "inspect" "e7bcc248fb908aa5969fb1d849d3f71c2c8f5c135be32e7e92ac968867ed60e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7bcc248fb908aa5969fb1d849d3f71c2c8f5c135be32e7e92ac968867ed60e5", kill_on_drop: false }`
[INFO] [stdout] e7bcc248fb908aa5969fb1d849d3f71c2c8f5c135be32e7e92ac968867ed60e5
