[INFO] fetching crate ivy-input 0.10.3... [INFO] testing ivy-input-0.10.3 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate ivy-input 0.10.3 into /workspace/builds/worker-85/source [INFO] validating manifest of crates.io crate ivy-input 0.10.3 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ivy-input 0.10.3 [INFO] finished tweaking crates.io crate ivy-input 0.10.3 [INFO] tweaked toml for crates.io crate ivy-input 0.10.3 written to /workspace/builds/worker-85/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c44f7327830aea366884bb1274a0426e1cf075983f1094f1a8f6cb725edf4c94 [INFO] running `Command { std: "docker" "start" "-a" "c44f7327830aea366884bb1274a0426e1cf075983f1094f1a8f6cb725edf4c94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c44f7327830aea366884bb1274a0426e1cf075983f1094f1a8f6cb725edf4c94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c44f7327830aea366884bb1274a0426e1cf075983f1094f1a8f6cb725edf4c94", kill_on_drop: false }` [INFO] [stdout] c44f7327830aea366884bb1274a0426e1cf075983f1094f1a8f6cb725edf4c94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28fe94edd00a7d27dbe4493d1d810431b6e6840607ba864bcf7b51cf2a2dbe66 [INFO] running `Command { std: "docker" "start" "-a" "28fe94edd00a7d27dbe4493d1d810431b6e6840607ba864bcf7b51cf2a2dbe66", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling siphasher v0.3.9 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling ash v0.35.2+1.2.203 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling palette v0.6.0 [INFO] [stderr] Compiling atomic_refcell v0.1.8 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling glam v0.20.2 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling vk-sys v0.4.0 [INFO] [stderr] Compiling derive-for v1.2.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling spirv-reflect v0.2.3 [INFO] [stderr] Compiling ivy-image v0.10.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling glfw-sys v3.3.5 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling spirv_headers v1.5.0 [INFO] [stderr] Compiling raw-window-handle v0.4.2 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling phf_shared v0.9.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling nanorand v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling hashbrown v0.12.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling phf_generator v0.9.1 [INFO] [stderr] Compiling ivy-random v0.10.3 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling hecs-macros v0.8.0 [INFO] [stderr] Compiling phf_macros v0.9.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling palette_derive v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling records v0.1.1 [INFO] [stderr] Compiling glfw v0.43.0 [INFO] [stderr] Compiling phf v0.9.0 [INFO] [stderr] Compiling hecs v0.7.6 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling flume v0.10.11 [INFO] [stderr] Compiling gpu-allocator v0.15.1 [INFO] [stderr] Compiling hecs-schedule v0.5.1 [INFO] [stderr] Compiling ivy-resources v0.10.3 [INFO] [stderr] Compiling ivy-base v0.10.3 [INFO] [stderr] Compiling ivy-vulkan v0.10.3 [INFO] [stderr] Compiling ivy-window v0.10.3 [INFO] [stderr] Compiling ivy-input v0.10.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "28fe94edd00a7d27dbe4493d1d810431b6e6840607ba864bcf7b51cf2a2dbe66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28fe94edd00a7d27dbe4493d1d810431b6e6840607ba864bcf7b51cf2a2dbe66", kill_on_drop: false }` [INFO] [stdout] 28fe94edd00a7d27dbe4493d1d810431b6e6840607ba864bcf7b51cf2a2dbe66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44687ce450866d31386a243c1d8bcc6332a707fb15c6b59ad88df7fda3454131 [INFO] running `Command { std: "docker" "start" "-a" "44687ce450866d31386a243c1d8bcc6332a707fb15c6b59ad88df7fda3454131", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling ivy-input v0.10.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.31s [INFO] running `Command { std: "docker" "inspect" "44687ce450866d31386a243c1d8bcc6332a707fb15c6b59ad88df7fda3454131", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44687ce450866d31386a243c1d8bcc6332a707fb15c6b59ad88df7fda3454131", kill_on_drop: false }` [INFO] [stdout] 44687ce450866d31386a243c1d8bcc6332a707fb15c6b59ad88df7fda3454131 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 260f363991f6cac3728293ec9e4e4db7dbc002aac1e3d49b20e1828ca33e49e0 [INFO] running `Command { std: "docker" "start" "-a" "260f363991f6cac3728293ec9e4e4db7dbc002aac1e3d49b20e1828ca33e49e0", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ivy_input-723cd8c8df2a70b9) [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] [stderr] Doc-tests ivy-input [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" "260f363991f6cac3728293ec9e4e4db7dbc002aac1e3d49b20e1828ca33e49e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "260f363991f6cac3728293ec9e4e4db7dbc002aac1e3d49b20e1828ca33e49e0", kill_on_drop: false }` [INFO] [stdout] 260f363991f6cac3728293ec9e4e4db7dbc002aac1e3d49b20e1828ca33e49e0