[INFO] fetching crate marshmallow_fm 0.1.0... [INFO] testing marshmallow_fm-0.1.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate marshmallow_fm 0.1.0 into /workspace/builds/worker-40/source [INFO] validating manifest of crates.io crate marshmallow_fm 0.1.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate marshmallow_fm 0.1.0 [INFO] finished tweaking crates.io crate marshmallow_fm 0.1.0 [INFO] tweaked toml for crates.io crate marshmallow_fm 0.1.0 written to /workspace/builds/worker-40/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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" "+1.60.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded raw-gl-context v0.1.2 [INFO] [stderr] Downloaded marshmallow_macros v0.1.0 [INFO] [stderr] Downloaded marshmallow_gl_bindings v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 45d3e6e3707e60e08c2488315a40253739988d6bb5dcb8f0af2dba1299fa8b35 [INFO] running `Command { std: "docker" "start" "-a" "45d3e6e3707e60e08c2488315a40253739988d6bb5dcb8f0af2dba1299fa8b35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45d3e6e3707e60e08c2488315a40253739988d6bb5dcb8f0af2dba1299fa8b35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45d3e6e3707e60e08c2488315a40253739988d6bb5dcb8f0af2dba1299fa8b35", kill_on_drop: false }` [INFO] [stdout] 45d3e6e3707e60e08c2488315a40253739988d6bb5dcb8f0af2dba1299fa8b35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04f9818e8e525345d55ac999c0b5129502f81258513f6aafedf1f98ccb187c26 [INFO] running `Command { std: "docker" "start" "-a" "04f9818e8e525345d55ac999c0b5129502f81258513f6aafedf1f98ccb187c26", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling x11 v2.19.1 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling marshmallow_gl_bindings v0.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling raw-window-handle v0.3.4 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling marshmallow_macros v0.1.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling mio-misc v1.2.2 [INFO] [stderr] Compiling raw-gl-context v0.1.2 [INFO] [stderr] Compiling xdg v2.4.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling marshmallow_fm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `ElementState`, `KeyboardInput`, `window::Window` [INFO] [stdout] --> src/eventloop.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | event::{ElementState, Event, KeyboardInput, WindowEvent}, [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] 6 | event_loop::{ControlFlow, EventLoop as WinitEventLoop, EventLoopProxy as WinitEventLoopProxy}, [INFO] [stdout] 7 | window::Window, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `KeyCode` [INFO] [stdout] --> src/eventloop.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::input::{self, KeyCode}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.06s [INFO] running `Command { std: "docker" "inspect" "04f9818e8e525345d55ac999c0b5129502f81258513f6aafedf1f98ccb187c26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04f9818e8e525345d55ac999c0b5129502f81258513f6aafedf1f98ccb187c26", kill_on_drop: false }` [INFO] [stdout] 04f9818e8e525345d55ac999c0b5129502f81258513f6aafedf1f98ccb187c26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a560c2bace571b5a9c256c3fbd0dd425a2ed6da621afea9d706c201806a41e1 [INFO] running `Command { std: "docker" "start" "-a" "3a560c2bace571b5a9c256c3fbd0dd425a2ed6da621afea9d706c201806a41e1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling marshmallow_fm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `ElementState`, `KeyboardInput`, `window::Window` [INFO] [stdout] --> src/eventloop.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | event::{ElementState, Event, KeyboardInput, WindowEvent}, [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] 6 | event_loop::{ControlFlow, EventLoop as WinitEventLoop, EventLoopProxy as WinitEventLoopProxy}, [INFO] [stdout] 7 | window::Window, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `KeyCode` [INFO] [stdout] --> src/eventloop.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::input::{self, KeyCode}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ElementState`, `KeyboardInput`, `window::Window` [INFO] [stdout] --> src/eventloop.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | event::{ElementState, Event, KeyboardInput, WindowEvent}, [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] 6 | event_loop::{ControlFlow, EventLoop as WinitEventLoop, EventLoopProxy as WinitEventLoopProxy}, [INFO] [stdout] 7 | window::Window, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `KeyCode` [INFO] [stdout] --> src/eventloop.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::input::{self, KeyCode}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.40s [INFO] running `Command { std: "docker" "inspect" "3a560c2bace571b5a9c256c3fbd0dd425a2ed6da621afea9d706c201806a41e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a560c2bace571b5a9c256c3fbd0dd425a2ed6da621afea9d706c201806a41e1", kill_on_drop: false }` [INFO] [stdout] 3a560c2bace571b5a9c256c3fbd0dd425a2ed6da621afea9d706c201806a41e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a7730d48b18f0cd93b8764cbd8e2ba2ac75e19843c6ab4c7016bf99c55f12b48 [INFO] running `Command { std: "docker" "start" "-a" "a7730d48b18f0cd93b8764cbd8e2ba2ac75e19843c6ab4c7016bf99c55f12b48", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `ElementState`, `KeyboardInput`, `window::Window` [INFO] [stderr] --> src/eventloop.rs:5:13 [INFO] [stderr] | [INFO] [stderr] 5 | event::{ElementState, Event, KeyboardInput, WindowEvent}, [INFO] [stderr] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stderr] 6 | event_loop::{ControlFlow, EventLoop as WinitEventLoop, EventLoopProxy as WinitEventLoopProxy}, [INFO] [stderr] 7 | window::Window, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `KeyCode` [INFO] [stderr] --> src/eventloop.rs:12:26 [INFO] [stderr] | [INFO] [stderr] 12 | use crate::input::{self, KeyCode}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `marshmallow_fm` (lib) generated 2 warnings [INFO] [stderr] warning: `marshmallow_fm` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/marshmallow_fm-34f7fb1e98775d38) [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 marshmallow_fm [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" "a7730d48b18f0cd93b8764cbd8e2ba2ac75e19843c6ab4c7016bf99c55f12b48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7730d48b18f0cd93b8764cbd8e2ba2ac75e19843c6ab4c7016bf99c55f12b48", kill_on_drop: false }` [INFO] [stdout] a7730d48b18f0cd93b8764cbd8e2ba2ac75e19843c6ab4c7016bf99c55f12b48