[INFO] fetching crate asn1rs-model 0.3.0...
[INFO] checking asn1rs-model-0.3.0 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate asn1rs-model 0.3.0 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate asn1rs-model 0.3.0 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate asn1rs-model 0.3.0
[INFO] finished tweaking crates.io crate asn1rs-model 0.3.0
[INFO] tweaked toml for crates.io crate asn1rs-model 0.3.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" "+5518eaa946291f00471af8b254b2a1715f234882" "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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strum v0.19.5
[INFO] [stderr]   Downloaded strum_macros v0.19.4
[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" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9b609cda71b10ec2113f8cfdcebf4e06d3084acba92d21cb6f00d51cd55eea91
[INFO] running `Command { std: "docker" "start" "-a" "9b609cda71b10ec2113f8cfdcebf4e06d3084acba92d21cb6f00d51cd55eea91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b609cda71b10ec2113f8cfdcebf4e06d3084acba92d21cb6f00d51cd55eea91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b609cda71b10ec2113f8cfdcebf4e06d3084acba92d21cb6f00d51cd55eea91", kill_on_drop: false }`
[INFO] [stdout] 9b609cda71b10ec2113f8cfdcebf4e06d3084acba92d21cb6f00d51cd55eea91
[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" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9dd72140306312543b7b5a4b3a83888a10b6f52075cf3bb2498a6fba54647bff
[INFO] running `Command { std: "docker" "start" "-a" "9dd72140306312543b7b5a4b3a83888a10b6f52075cf3bb2498a6fba54647bff", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]     Checking strum v0.19.5
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking quote v1.0.35
[INFO] [stderr]     Checking indexmap v1.9.3
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking codegen v0.1.3
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling strum_macros v0.19.4
[INFO] [stderr]     Checking asn1rs-model v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `Field` is ambiguous
[INFO] [stdout]    --> src/model/protobuf/mod.rs:257:47
[INFO] [stdout]     |
[INFO] [stdout] 257 |                 Rust::struct_from_fields(vec![Field::from_name_type(
[INFO] [stdout]     |                                               ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Field` could refer to the struct imported here
[INFO] [stdout]    --> src/model/protobuf/mod.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout] 1   | use crate::model::rust::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Field` to disambiguate
[INFO] [stdout] note: `Field` could also refer to the struct imported here
[INFO] [stdout]    --> src/model/protobuf/mod.rs:2:5
[INFO] [stdout]     |
[INFO] [stdout] 2   | use crate::model::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Field` to disambiguate
[INFO] [stdout]     = note: `#[warn(ambiguous_glob_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Field` is ambiguous
[INFO] [stdout]    --> src/model/protobuf/mod.rs:305:47
[INFO] [stdout]     |
[INFO] [stdout] 305 |                 Rust::struct_from_fields(vec![Field::from_name_type(
[INFO] [stdout]     |                                               ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Field` could refer to the struct imported here
[INFO] [stdout]    --> src/model/protobuf/mod.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout] 1   | use crate::model::rust::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Field` to disambiguate
[INFO] [stdout] note: `Field` could also refer to the struct imported here
[INFO] [stdout]    --> src/model/protobuf/mod.rs:2:5
[INFO] [stdout]     |
[INFO] [stdout] 2   | use crate::model::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Field` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 4.86s
[INFO] running `Command { std: "docker" "inspect" "9dd72140306312543b7b5a4b3a83888a10b6f52075cf3bb2498a6fba54647bff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9dd72140306312543b7b5a4b3a83888a10b6f52075cf3bb2498a6fba54647bff", kill_on_drop: false }`
[INFO] [stdout] 9dd72140306312543b7b5a4b3a83888a10b6f52075cf3bb2498a6fba54647bff
[INFO] checking asn1rs-model-0.3.0 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate asn1rs-model 0.3.0 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate asn1rs-model 0.3.0 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate asn1rs-model 0.3.0
[INFO] finished tweaking crates.io crate asn1rs-model 0.3.0
[INFO] tweaked toml for crates.io crate asn1rs-model 0.3.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" "+7622c0f807a4e13c4db886a1681bf343795692df" "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" "+7622c0f807a4e13c4db886a1681bf343795692df" "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" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b987f6b3e991cdcd7fed6993ae341fe5b76c27aa99de392a864bc93c6a4c4f18
[INFO] running `Command { std: "docker" "start" "-a" "b987f6b3e991cdcd7fed6993ae341fe5b76c27aa99de392a864bc93c6a4c4f18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b987f6b3e991cdcd7fed6993ae341fe5b76c27aa99de392a864bc93c6a4c4f18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b987f6b3e991cdcd7fed6993ae341fe5b76c27aa99de392a864bc93c6a4c4f18", kill_on_drop: false }`
[INFO] [stdout] b987f6b3e991cdcd7fed6993ae341fe5b76c27aa99de392a864bc93c6a4c4f18
[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 -Dnon_local_definitions" "-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 99b7d2629bcbf3ebf29ea69f31d5ab2e0a10d4a0988f1377d312384f6f4b6ed2
[INFO] running `Command { std: "docker" "start" "-a" "99b7d2629bcbf3ebf29ea69f31d5ab2e0a10d4a0988f1377d312384f6f4b6ed2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]     Checking strum v0.19.5
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking quote v1.0.35
[INFO] [stderr]     Checking indexmap v1.9.3
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking codegen v0.1.3
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling strum_macros v0.19.4
[INFO] [stderr]     Checking asn1rs-model v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `Field` is ambiguous
[INFO] [stdout]    --> src/model/protobuf/mod.rs:257:47
[INFO] [stdout]     |
[INFO] [stdout] 257 |                 Rust::struct_from_fields(vec![Field::from_name_type(
[INFO] [stdout]     |                                               ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Field` could refer to the struct imported here
[INFO] [stdout]    --> src/model/protobuf/mod.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout] 1   | use crate::model::rust::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Field` to disambiguate
[INFO] [stdout] note: `Field` could also refer to the struct imported here
[INFO] [stdout]    --> src/model/protobuf/mod.rs:2:5
[INFO] [stdout]     |
[INFO] [stdout] 2   | use crate::model::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Field` to disambiguate
[INFO] [stdout]     = note: `#[warn(ambiguous_glob_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Field` is ambiguous
[INFO] [stdout]    --> src/model/protobuf/mod.rs:305:47
[INFO] [stdout]     |
[INFO] [stdout] 305 |                 Rust::struct_from_fields(vec![Field::from_name_type(
[INFO] [stdout]     |                                               ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Field` could refer to the struct imported here
[INFO] [stdout]    --> src/model/protobuf/mod.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout] 1   | use crate::model::rust::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Field` to disambiguate
[INFO] [stdout] note: `Field` could also refer to the struct imported here
[INFO] [stdout]    --> src/model/protobuf/mod.rs:2:5
[INFO] [stdout]     |
[INFO] [stdout] 2   | use crate::model::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Field` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 4.57s
[INFO] running `Command { std: "docker" "inspect" "99b7d2629bcbf3ebf29ea69f31d5ab2e0a10d4a0988f1377d312384f6f4b6ed2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99b7d2629bcbf3ebf29ea69f31d5ab2e0a10d4a0988f1377d312384f6f4b6ed2", kill_on_drop: false }`
[INFO] [stdout] 99b7d2629bcbf3ebf29ea69f31d5ab2e0a10d4a0988f1377d312384f6f4b6ed2
