[INFO] fetching crate innerput 0.0.2...
[INFO] checking innerput-0.0.2 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate innerput 0.0.2 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate innerput 0.0.2 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate innerput 0.0.2
[INFO] finished tweaking crates.io crate innerput 0.0.2
[INFO] tweaked toml for crates.io crate innerput 0.0.2 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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0284f4a81d143212564dc3c0bce5acdfca9dbb29d755c3d499c3b514eb9430a9
[INFO] running `Command { std: "docker" "start" "-a" "0284f4a81d143212564dc3c0bce5acdfca9dbb29d755c3d499c3b514eb9430a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0284f4a81d143212564dc3c0bce5acdfca9dbb29d755c3d499c3b514eb9430a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0284f4a81d143212564dc3c0bce5acdfca9dbb29d755c3d499c3b514eb9430a9", kill_on_drop: false }`
[INFO] [stdout] 0284f4a81d143212564dc3c0bce5acdfca9dbb29d755c3d499c3b514eb9430a9
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ddb181b2939469f9283532a88285b45378f990d1328438a7ca0d1c2824e5313a
[INFO] running `Command { std: "docker" "start" "-a" "ddb181b2939469f9283532a88285b45378f990d1328438a7ca0d1c2824e5313a", kill_on_drop: false }`
[INFO] [stderr]     Checking innerput v0.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0412]: cannot find type `Innerput` in module `super`
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 |     impl Sealed for super::Innerput {}
[INFO] [stdout]    |                            ^^^^^^^^ not found in `super`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:6:16
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub use win32::Innerput;
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `windows` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Innerput` in module `super`
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 |     impl Sealed for super::Innerput {}
[INFO] [stdout]    |                            ^^^^^^^^ not found in `super`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:6:16
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub use win32::Innerput;
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `windows` 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 E0412`.
[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 E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `innerput` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `innerput` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "ddb181b2939469f9283532a88285b45378f990d1328438a7ca0d1c2824e5313a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddb181b2939469f9283532a88285b45378f990d1328438a7ca0d1c2824e5313a", kill_on_drop: false }`
[INFO] [stdout] ddb181b2939469f9283532a88285b45378f990d1328438a7ca0d1c2824e5313a
[INFO] checking innerput-0.0.2 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate innerput 0.0.2 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate innerput 0.0.2 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate innerput 0.0.2
[INFO] finished tweaking crates.io crate innerput 0.0.2
[INFO] tweaked toml for crates.io crate innerput 0.0.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b1f753c8ee3ec78c02bd43a4436dce6e1b94cfc5280d985321a85e6f324f8b11
[INFO] running `Command { std: "docker" "start" "-a" "b1f753c8ee3ec78c02bd43a4436dce6e1b94cfc5280d985321a85e6f324f8b11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b1f753c8ee3ec78c02bd43a4436dce6e1b94cfc5280d985321a85e6f324f8b11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1f753c8ee3ec78c02bd43a4436dce6e1b94cfc5280d985321a85e6f324f8b11", kill_on_drop: false }`
[INFO] [stdout] b1f753c8ee3ec78c02bd43a4436dce6e1b94cfc5280d985321a85e6f324f8b11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 28f02adb0b30b30ef7f735ec66541ff8579d85581635717de2913d231bd17d97
[INFO] running `Command { std: "docker" "start" "-a" "28f02adb0b30b30ef7f735ec66541ff8579d85581635717de2913d231bd17d97", kill_on_drop: false }`
[INFO] [stderr]     Checking innerput v0.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0412]: cannot find type `Innerput` in module `super`
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 |     impl Sealed for super::Innerput {}
[INFO] [stdout]    |                            ^^^^^^^^ not found in `super`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:6:16
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub use win32::Innerput;
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `windows` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Innerput` in module `super`
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 |     impl Sealed for super::Innerput {}
[INFO] [stdout]    |                            ^^^^^^^^ not found in `super`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:6:16
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub use win32::Innerput;
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `windows` 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 E0412`.
[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 E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `innerput` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `innerput` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "28f02adb0b30b30ef7f735ec66541ff8579d85581635717de2913d231bd17d97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28f02adb0b30b30ef7f735ec66541ff8579d85581635717de2913d231bd17d97", kill_on_drop: false }`
[INFO] [stdout] 28f02adb0b30b30ef7f735ec66541ff8579d85581635717de2913d231bd17d97
