[INFO] fetching crate bevy_crossterm 0.4.0...
[INFO] testing bevy_crossterm-0.4.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate bevy_crossterm 0.4.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate bevy_crossterm 0.4.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate bevy_crossterm 0.4.0
[INFO] tweaked toml for crates.io crate bevy_crossterm 0.4.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bevy_crossterm 0.4.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bevy_crossterm 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 25fafcfa6727eb4d8dff8bd506c589eb70e46b2beb54bd8f1ea14188f8ef6b75
[INFO] running `Command { std: "docker" "start" "-a" "25fafcfa6727eb4d8dff8bd506c589eb70e46b2beb54bd8f1ea14188f8ef6b75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "25fafcfa6727eb4d8dff8bd506c589eb70e46b2beb54bd8f1ea14188f8ef6b75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25fafcfa6727eb4d8dff8bd506c589eb70e46b2beb54bd8f1ea14188f8ef6b75", kill_on_drop: false }`
[INFO] [stdout] 25fafcfa6727eb4d8dff8bd506c589eb70e46b2beb54bd8f1ea14188f8ef6b75
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a31fddd58aa46da3a673abc2f626eda4aa841115323c0a77c594ba5309840fd6
[INFO] running `Command { std: "docker" "start" "-a" "a31fddd58aa46da3a673abc2f626eda4aa841115323c0a77c594ba5309840fd6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.56
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.0
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling futures-core v0.3.8
[INFO] [stderr]    Compiling tracing-core v0.1.17
[INFO] [stderr]    Compiling getrandom v0.2.0
[INFO] [stderr]    Compiling cache-padded v1.1.1
[INFO] [stderr]    Compiling fastrand v1.4.0
[INFO] [stderr]    Compiling futures-io v0.3.8
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling lock_api v0.4.2
[INFO] [stderr]    Compiling once_cell v1.5.2
[INFO] [stderr]    Compiling async-task v4.0.3
[INFO] [stderr]    Compiling event-listener v2.5.1
[INFO] [stderr]    Compiling vec-arena v1.0.0
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling ahash v0.6.2
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling fixedbitset v0.3.1
[INFO] [stderr]    Compiling glam v0.11.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling async-channel v1.5.1
[INFO] [stderr]    Compiling futures-lite v1.11.3
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.1
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling memoffset v0.6.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling regex-syntax v0.6.21
[INFO] [stderr]    Compiling const_fn v0.4.4
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling inotify-sys v0.1.4
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling serde_json v1.0.60
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling anyhow v1.0.36
[INFO] [stderr]    Compiling inotify v0.8.3
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]    Compiling crossbeam-channel v0.4.4
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling filetime v0.2.13
[INFO] [stderr]    Compiling async-executor v1.4.0
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling bevy_tasks v0.4.0
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling anymap v0.12.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.1
[INFO] [stderr]    Compiling tracing-log v0.1.1
[INFO] [stderr]    Compiling sharded-slab v0.1.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.0
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling mio v0.7.6
[INFO] [stderr]    Compiling signal-hook-registry v1.3.0
[INFO] [stderr]    Compiling notify v5.0.0-pre.4
[INFO] [stderr]    Compiling partial-min-max v0.4.0
[INFO] [stderr]    Compiling pdqselect v0.1.0
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling twounordered v0.1.0
[INFO] [stderr]    Compiling is_sorted v0.1.1
[INFO] [stderr]    Compiling unchecked_unwrap v2.0.2
[INFO] [stderr]    Compiling compt v1.9.1
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling signal-hook v0.1.17
[INFO] [stderr]    Compiling regex-automata v0.1.9
[INFO] [stderr]    Compiling regex v1.4.2
[INFO] [stderr]    Compiling matchers v0.0.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.23
[INFO] [stderr]    Compiling thiserror v1.0.23
[INFO] [stderr]    Compiling tracing v0.1.22
[INFO] [stderr]    Compiling smallvec v1.5.1
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling uuid v0.8.1
[INFO] [stderr]    Compiling erased-serde v0.3.13
[INFO] [stderr]    Compiling tracing-serde v0.1.2
[INFO] [stderr]    Compiling ron v0.6.4
[INFO] [stderr]    Compiling axgeom v1.9.2
[INFO] [stderr]    Compiling broccoli v0.7.5
[INFO] [stderr]    Compiling parking_lot_core v0.8.2
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling bevy_utils v0.4.0
[INFO] [stderr]    Compiling crossterm v0.18.2
[INFO] [stderr]    Compiling find-crate v0.6.1
[INFO] [stderr]    Compiling tracing-subscriber v0.2.15
[INFO] [stderr]    Compiling bevy_ecs_macros v0.4.0
[INFO] [stderr]    Compiling bevy_derive v0.4.0
[INFO] [stderr]    Compiling bevy_reflect_derive v0.4.0
[INFO] [stderr]    Compiling bevy_ecs v0.4.0
[INFO] [stderr]    Compiling bevy_app v0.4.0
[INFO] [stderr]    Compiling bevy_reflect v0.4.0
[INFO] [stderr]    Compiling bevy_log v0.4.0
[INFO] [stderr]    Compiling bevy_math v0.4.0
[INFO] [stderr]    Compiling bevy_asset v0.4.0
[INFO] [stderr]    Compiling bevy_transform v0.4.0
[INFO] [stderr]    Compiling bevy_core v0.4.0
[INFO] [stderr]    Compiling bevy_input v0.4.0
[INFO] [stderr]    Compiling bevy_window v0.4.0
[INFO] [stderr]    Compiling bevy_diagnostic v0.4.0
[INFO] [stderr]    Compiling bevy_scene v0.4.0
[INFO] [stderr]    Compiling bevy_internal v0.4.0
[INFO] [stderr]    Compiling bevy v0.4.0
[INFO] [stderr]    Compiling bevy_crossterm v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `GlobalPosition` is never constructed
[INFO] [stdout]    --> src/components.rs:428:19
[INFO] [stdout]     |
[INFO] [stdout] 428 | pub(crate) struct GlobalPosition {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.14s
[INFO] running `Command { std: "docker" "inspect" "a31fddd58aa46da3a673abc2f626eda4aa841115323c0a77c594ba5309840fd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a31fddd58aa46da3a673abc2f626eda4aa841115323c0a77c594ba5309840fd6", kill_on_drop: false }`
[INFO] [stdout] a31fddd58aa46da3a673abc2f626eda4aa841115323c0a77c594ba5309840fd6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ffcc713cbc8217368a887954491355b6f5d3459b10f999750fda0b5789cb5e3
[INFO] running `Command { std: "docker" "start" "-a" "0ffcc713cbc8217368a887954491355b6f5d3459b10f999750fda0b5789cb5e3", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling smawk v0.3.0
[INFO] [stdout] warning: struct `GlobalPosition` is never constructed
[INFO] [stdout]    --> src/components.rs:428:19
[INFO] [stdout]     |
[INFO] [stdout] 428 | pub(crate) struct GlobalPosition {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling textwrap v0.13.1
[INFO] [stderr]    Compiling bevy_crossterm v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `GlobalPosition` is never constructed
[INFO] [stdout]    --> src/components.rs:428:19
[INFO] [stdout]     |
[INFO] [stdout] 428 | pub(crate) struct GlobalPosition {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.11s
[INFO] running `Command { std: "docker" "inspect" "0ffcc713cbc8217368a887954491355b6f5d3459b10f999750fda0b5789cb5e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ffcc713cbc8217368a887954491355b6f5d3459b10f999750fda0b5789cb5e3", kill_on_drop: false }`
[INFO] [stdout] 0ffcc713cbc8217368a887954491355b6f5d3459b10f999750fda0b5789cb5e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d3ce67005ee3238d30569928044aba0018c523bcbb232798124b2846fe9f1ec0
[INFO] running `Command { std: "docker" "start" "-a" "d3ce67005ee3238d30569928044aba0018c523bcbb232798124b2846fe9f1ec0", kill_on_drop: false }`
[INFO] [stderr] warning: struct `GlobalPosition` is never constructed
[INFO] [stderr]    --> src/components.rs:428:19
[INFO] [stderr]     |
[INFO] [stderr] 428 | pub(crate) struct GlobalPosition {
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `bevy_crossterm` (lib) generated 1 warning
[INFO] [stderr] warning: `bevy_crossterm` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bevy_crossterm-da709b4630094413)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests bevy_crossterm
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d3ce67005ee3238d30569928044aba0018c523bcbb232798124b2846fe9f1ec0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3ce67005ee3238d30569928044aba0018c523bcbb232798124b2846fe9f1ec0", kill_on_drop: false }`
[INFO] [stdout] d3ce67005ee3238d30569928044aba0018c523bcbb232798124b2846fe9f1ec0
