[INFO] cloning repository https://github.com/sourcebox/sysex-drop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sourcebox/sysex-drop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsourcebox%2Fsysex-drop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsourcebox%2Fsysex-drop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 73037bee67ca261fae4a1401e72fb855c0e6437a [INFO] testing sourcebox/sysex-drop against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsourcebox%2Fsysex-drop" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sourcebox/sysex-drop 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 git repo https://github.com/sourcebox/sysex-drop [INFO] finished tweaking git repo https://github.com/sourcebox/sysex-drop [INFO] tweaked toml for git repo https://github.com/sourcebox/sysex-drop written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/sourcebox/sysex-drop already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/emilk/egui` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive v1.0.135 [INFO] [stderr] Downloaded time v0.3.6 [INFO] [stderr] Downloaded simple_logger v2.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6cbce97cbc3ce8aafd2b4000c55b13d9c6da29895021118aa12de4d4590d5cb2 [INFO] running `Command { std: "docker" "start" "-a" "6cbce97cbc3ce8aafd2b4000c55b13d9c6da29895021118aa12de4d4590d5cb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6cbce97cbc3ce8aafd2b4000c55b13d9c6da29895021118aa12de4d4590d5cb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cbce97cbc3ce8aafd2b4000c55b13d9c6da29895021118aa12de4d4590d5cb2", kill_on_drop: false }` [INFO] [stdout] 6cbce97cbc3ce8aafd2b4000c55b13d9c6da29895021118aa12de4d4590d5cb2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c7f36364a6cd0e3a9b8090b309396b101e51719350cd3f76132474e390593259 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c7f36364a6cd0e3a9b8090b309396b101e51719350cd3f76132474e390593259", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde v1.0.135 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling sysex-drop v1.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling memalloc v0.1.0 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling tracing-core v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.3.6 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling bytemuck_derive v1.1.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling simple_logger v2.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling xcb v0.10.1 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling alsa v0.4.3 [INFO] [stderr] Compiling wayland-commons v0.29.4 [INFO] [stderr] Compiling calloop v0.9.3 [INFO] [stderr] Compiling midly v0.5.2 [INFO] [stderr] Compiling midir v0.7.0 [INFO] [stderr] Compiling emath v0.17.0 (https://github.com/emilk/egui?rev=95efbbc03e40602abdb4a94bc178ef1c6cb3e6a2#95efbbc0) [INFO] [stderr] Compiling ron v0.7.0 [INFO] [stderr] Compiling epaint v0.17.0 (https://github.com/emilk/egui?rev=95efbbc03e40602abdb4a94bc178ef1c6cb3e6a2#95efbbc0) [INFO] [stderr] Compiling x11-clipboard v0.5.3 [INFO] [stderr] Compiling wayland-cursor v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Compiling wayland-egl v0.29.4 [INFO] [stderr] Compiling egui v0.17.0 (https://github.com/emilk/egui?rev=95efbbc03e40602abdb4a94bc178ef1c6cb3e6a2#95efbbc0) [INFO] [stderr] Compiling smithay-client-toolkit v0.15.3 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling smithay-clipboard v0.6.5 [INFO] [stderr] Compiling epi v0.17.0 (https://github.com/emilk/egui?rev=95efbbc03e40602abdb4a94bc178ef1c6cb3e6a2#95efbbc0) [INFO] [stderr] Compiling copypasta v0.7.1 [INFO] [stderr] Compiling glutin v0.28.0 [INFO] [stderr] Compiling egui-winit v0.17.0 (https://github.com/emilk/egui?rev=95efbbc03e40602abdb4a94bc178ef1c6cb3e6a2#95efbbc0) [INFO] [stderr] Compiling egui_glow v0.17.0 (https://github.com/emilk/egui?rev=95efbbc03e40602abdb4a94bc178ef1c6cb3e6a2#95efbbc0) [INFO] [stderr] Compiling eframe v0.17.0 (https://github.com/emilk/egui?rev=95efbbc03e40602abdb4a94bc178ef1c6cb3e6a2#95efbbc0) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 28s [INFO] running `Command { std: "docker" "inspect" "c7f36364a6cd0e3a9b8090b309396b101e51719350cd3f76132474e390593259", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7f36364a6cd0e3a9b8090b309396b101e51719350cd3f76132474e390593259", kill_on_drop: false }` [INFO] [stdout] c7f36364a6cd0e3a9b8090b309396b101e51719350cd3f76132474e390593259 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ec62937db0feee79dda3ac2d1b179c28f7719f02903aa92e0ab9e7d45c1f9061 [INFO] running `Command { std: "docker" "start" "-a" "ec62937db0feee79dda3ac2d1b179c28f7719f02903aa92e0ab9e7d45c1f9061", kill_on_drop: false }` [INFO] [stderr] Compiling sysex-drop v1.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.79s [INFO] running `Command { std: "docker" "inspect" "ec62937db0feee79dda3ac2d1b179c28f7719f02903aa92e0ab9e7d45c1f9061", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec62937db0feee79dda3ac2d1b179c28f7719f02903aa92e0ab9e7d45c1f9061", kill_on_drop: false }` [INFO] [stdout] ec62937db0feee79dda3ac2d1b179c28f7719f02903aa92e0ab9e7d45c1f9061 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3c968a3eba83fe83bae4c7e5ff991b55abbb9868b93b0ea0cba8588ad45ef273 [INFO] running `Command { std: "docker" "start" "-a" "3c968a3eba83fe83bae4c7e5ff991b55abbb9868b93b0ea0cba8588ad45ef273", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.46s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sysex_drop-d930c6a4e4684637) [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" "3c968a3eba83fe83bae4c7e5ff991b55abbb9868b93b0ea0cba8588ad45ef273", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c968a3eba83fe83bae4c7e5ff991b55abbb9868b93b0ea0cba8588ad45ef273", kill_on_drop: false }` [INFO] [stdout] 3c968a3eba83fe83bae4c7e5ff991b55abbb9868b93b0ea0cba8588ad45ef273