[INFO] cloning repository https://github.com/cosmicexplorer/dmcaction [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cosmicexplorer/dmcaction" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcosmicexplorer%2Fdmcaction", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcosmicexplorer%2Fdmcaction'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 715fc5f3f7160f8cd4923e103763dae48dced9cf [INFO] testing cosmicexplorer/dmcaction against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcosmicexplorer%2Fdmcaction" "/workspace/builds/worker-64/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-64/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cosmicexplorer/dmcaction on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-64/source/rust-toolchain [INFO] started tweaking git repo https://github.com/cosmicexplorer/dmcaction [INFO] finished tweaking git repo https://github.com/cosmicexplorer/dmcaction [INFO] tweaked toml for git repo https://github.com/cosmicexplorer/dmcaction written to /workspace/builds/worker-64/source/Cargo.toml [INFO] crate git repo https://github.com/cosmicexplorer/dmcaction already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e2bebd3a9b2d996e73ca88406711a365545a952208ed50af1d749b025ac9480 [INFO] running `Command { std: "docker" "start" "-a" "4e2bebd3a9b2d996e73ca88406711a365545a952208ed50af1d749b025ac9480", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e2bebd3a9b2d996e73ca88406711a365545a952208ed50af1d749b025ac9480", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e2bebd3a9b2d996e73ca88406711a365545a952208ed50af1d749b025ac9480", kill_on_drop: false }` [INFO] [stdout] 4e2bebd3a9b2d996e73ca88406711a365545a952208ed50af1d749b025ac9480 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b68b11a2f252b4c52f5c0e2a5e8feb90f6ac32986aa3f62dcc773c92807e0ba1 [INFO] running `Command { std: "docker" "start" "-a" "b68b11a2f252b4c52f5c0e2a5e8feb90f6ac32986aa3f62dcc773c92807e0ba1", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.122 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.80 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling wasm-bindgen v0.2.80 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling cpal v0.13.5 [INFO] [stderr] Compiling riff v1.0.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling wav v1.0.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling symphonia-core v0.5.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling symphonia-codec-alac v0.5.0 [INFO] [stderr] Compiling symphonia-codec-pcm v0.5.0 [INFO] [stderr] Compiling symphonia-codec-aac v0.5.0 [INFO] [stderr] Compiling symphonia-metadata v0.5.0 [INFO] [stderr] Compiling symphonia-utils-xiph v0.5.0 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.0 [INFO] [stderr] Compiling symphonia-format-wav v0.5.0 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling symphonia-format-isomp4 v0.5.0 [INFO] [stderr] Compiling symphonia-format-mkv v0.5.0 [INFO] [stderr] Compiling symphonia-codec-vorbis v0.5.0 [INFO] [stderr] Compiling symphonia-bundle-flac v0.5.0 [INFO] [stderr] Compiling symphonia-format-ogg v0.5.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling symphonia v0.5.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.80 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.80 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling alsa v0.6.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.80 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling js-sys v0.3.57 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling web-sys v0.3.57 [INFO] [stderr] Compiling dmcaction v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.91s [INFO] running `Command { std: "docker" "inspect" "b68b11a2f252b4c52f5c0e2a5e8feb90f6ac32986aa3f62dcc773c92807e0ba1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b68b11a2f252b4c52f5c0e2a5e8feb90f6ac32986aa3f62dcc773c92807e0ba1", kill_on_drop: false }` [INFO] [stdout] b68b11a2f252b4c52f5c0e2a5e8feb90f6ac32986aa3f62dcc773c92807e0ba1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac77420e241a1233c50f6aed4097a1461d087af2897d941b168a87c43f212092 [INFO] running `Command { std: "docker" "start" "-a" "ac77420e241a1233c50f6aed4097a1461d087af2897d941b168a87c43f212092", kill_on_drop: false }` [INFO] [stderr] Compiling dmcaction v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.71s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/dmcaction-0c80937c33b0f56e) [INFO] running `Command { std: "docker" "inspect" "ac77420e241a1233c50f6aed4097a1461d087af2897d941b168a87c43f212092", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac77420e241a1233c50f6aed4097a1461d087af2897d941b168a87c43f212092", kill_on_drop: false }` [INFO] [stdout] ac77420e241a1233c50f6aed4097a1461d087af2897d941b168a87c43f212092 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bd0f7358132308b67a3a09b027a6602deb86679ddac087a622bcacb22cc62126 [INFO] running `Command { std: "docker" "start" "-a" "bd0f7358132308b67a3a09b027a6602deb86679ddac087a622bcacb22cc62126", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dmcaction-0c80937c33b0f56e) [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" "bd0f7358132308b67a3a09b027a6602deb86679ddac087a622bcacb22cc62126", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd0f7358132308b67a3a09b027a6602deb86679ddac087a622bcacb22cc62126", kill_on_drop: false }` [INFO] [stdout] bd0f7358132308b67a3a09b027a6602deb86679ddac087a622bcacb22cc62126