[INFO] fetching crate enve 0.4.0...
[INFO] checking enve-0.4.0 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate enve 0.4.0 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate enve 0.4.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 enve 0.4.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate enve 0.4.0
[INFO] tweaked toml for crates.io crate enve 0.4.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate crates.io crate enve 0.4.0 already has a lockfile, it will not be regenerated
[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]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded estring v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] acb24ac4d455cd6967bb0adcb09b330f3e71331f99d029a188f955554bdf5120
[INFO] running `Command { std: "docker" "start" "-a" "acb24ac4d455cd6967bb0adcb09b330f3e71331f99d029a188f955554bdf5120", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "acb24ac4d455cd6967bb0adcb09b330f3e71331f99d029a188f955554bdf5120", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acb24ac4d455cd6967bb0adcb09b330f3e71331f99d029a188f955554bdf5120", kill_on_drop: false }`
[INFO] [stdout] acb24ac4d455cd6967bb0adcb09b330f3e71331f99d029a188f955554bdf5120
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 4b8d300a88d5bd3f44e061bf1c9c91b31ef1203633ecd435eb6e7920f6bc9d4c
[INFO] running `Command { std: "docker" "start" "-a" "4b8d300a88d5bd3f44e061bf1c9c91b31ef1203633ecd435eb6e7920f6bc9d4c", kill_on_drop: false }`
[INFO] [stderr]     Checking estring v0.3.0
[INFO] [stderr]     Checking enve v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `crate::estr::CommaVec`, `crate::estr::SemiVec`, `crate::estr::SepVec`
[INFO] [stdout]    --> src/core.rs:127:23
[INFO] [stdout]     |
[INFO] [stdout] 127 |     use crate::estr::{CommaVec, SemiVec, SepVec};
[INFO] [stdout]     |                       ^^^^^^^^  ^^^^^^^  ^^^^^^ no `SepVec` in `estr`
[INFO] [stdout]     |                       |         |
[INFO] [stdout]     |                       |         no `SemiVec` in `estr`
[INFO] [stdout]     |                       no `CommaVec` in `estr`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/estr.rs:4:19
[INFO] [stdout]     |
[INFO] [stdout] 4   | pub use structs::{CommaVec, SemiVec};
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `structs` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/estr.rs:4:29
[INFO] [stdout]     |
[INFO] [stdout] 4   | pub use structs::{CommaVec, SemiVec};
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `structs` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `enve` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "4b8d300a88d5bd3f44e061bf1c9c91b31ef1203633ecd435eb6e7920f6bc9d4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b8d300a88d5bd3f44e061bf1c9c91b31ef1203633ecd435eb6e7920f6bc9d4c", kill_on_drop: false }`
[INFO] [stdout] 4b8d300a88d5bd3f44e061bf1c9c91b31ef1203633ecd435eb6e7920f6bc9d4c
[INFO] checking enve-0.4.0 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate enve 0.4.0 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate enve 0.4.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 enve 0.4.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate enve 0.4.0
[INFO] tweaked toml for crates.io crate enve 0.4.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate crates.io crate enve 0.4.0 already has a lockfile, it will not be regenerated
[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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] f216bbe4dc312050b869051a6c60c8d2b862d7a8d4aebd4928b6654a3f2af6eb
[INFO] running `Command { std: "docker" "start" "-a" "f216bbe4dc312050b869051a6c60c8d2b862d7a8d4aebd4928b6654a3f2af6eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f216bbe4dc312050b869051a6c60c8d2b862d7a8d4aebd4928b6654a3f2af6eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f216bbe4dc312050b869051a6c60c8d2b862d7a8d4aebd4928b6654a3f2af6eb", kill_on_drop: false }`
[INFO] [stdout] f216bbe4dc312050b869051a6c60c8d2b862d7a8d4aebd4928b6654a3f2af6eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 0efe2950768c4dca83b5cf628627a4cc22125b7e5ef5ac4055e3105784160908
[INFO] running `Command { std: "docker" "start" "-a" "0efe2950768c4dca83b5cf628627a4cc22125b7e5ef5ac4055e3105784160908", kill_on_drop: false }`
[INFO] [stderr]     Checking estring v0.3.0
[INFO] [stderr]     Checking enve v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `crate::estr::CommaVec`, `crate::estr::SemiVec`, `crate::estr::SepVec`
[INFO] [stdout]    --> src/core.rs:127:23
[INFO] [stdout]     |
[INFO] [stdout] 127 |     use crate::estr::{CommaVec, SemiVec, SepVec};
[INFO] [stdout]     |                       ^^^^^^^^  ^^^^^^^  ^^^^^^ no `SepVec` in `estr`
[INFO] [stdout]     |                       |         |
[INFO] [stdout]     |                       |         no `SemiVec` in `estr`
[INFO] [stdout]     |                       no `CommaVec` in `estr`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/estr.rs:4:19
[INFO] [stdout]     |
[INFO] [stdout] 4   | pub use structs::{CommaVec, SemiVec};
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `structs` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/estr.rs:4:29
[INFO] [stdout]     |
[INFO] [stdout] 4   | pub use structs::{CommaVec, SemiVec};
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `structs` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `enve` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "0efe2950768c4dca83b5cf628627a4cc22125b7e5ef5ac4055e3105784160908", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0efe2950768c4dca83b5cf628627a4cc22125b7e5ef5ac4055e3105784160908", kill_on_drop: false }`
[INFO] [stdout] 0efe2950768c4dca83b5cf628627a4cc22125b7e5ef5ac4055e3105784160908
