[INFO] cloning repository https://github.com/techtocore/rust-workshop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/techtocore/rust-workshop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechtocore%2Frust-workshop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechtocore%2Frust-workshop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7cf19273257ffcef6a87c15b5d093dbdf278ef48 [INFO] testing techtocore/rust-workshop 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%2Ftechtocore%2Frust-workshop" "/workspace/builds/worker-17/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-17/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/techtocore/rust-workshop 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] started tweaking git repo https://github.com/techtocore/rust-workshop [INFO] finished tweaking git repo https://github.com/techtocore/rust-workshop [INFO] tweaked toml for git repo https://github.com/techtocore/rust-workshop written to /workspace/builds/worker-17/source/Cargo.toml [INFO] crate git repo https://github.com/techtocore/rust-workshop 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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] 75c8eec67db1eb072f5a0e26a061d2d7874c82871e51777dfe7cadd43b305dcf [INFO] running `Command { std: "docker" "start" "-a" "75c8eec67db1eb072f5a0e26a061d2d7874c82871e51777dfe7cadd43b305dcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75c8eec67db1eb072f5a0e26a061d2d7874c82871e51777dfe7cadd43b305dcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75c8eec67db1eb072f5a0e26a061d2d7874c82871e51777dfe7cadd43b305dcf", kill_on_drop: false }` [INFO] [stdout] 75c8eec67db1eb072f5a0e26a061d2d7874c82871e51777dfe7cadd43b305dcf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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] 4c39efc2a2841ef77198b45d77e10fa217b524632a50edd2e60526964a1bccb0 [INFO] running `Command { std: "docker" "start" "-a" "4c39efc2a2841ef77198b45d77e10fa217b524632a50edd2e60526964a1bccb0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.122 [INFO] [stderr] Compiling quad-alsa-sys v0.3.2 [INFO] [stderr] Compiling sapp-linux v0.1.14 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling quad-snd v0.2.3 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling glam v0.14.0 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling macroquad_macro v0.1.7 [INFO] [stderr] Compiling ogg v0.7.1 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling dasp_frame v0.11.0 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling fontdue v0.5.2 [INFO] [stderr] Compiling audrey v0.3.0 [INFO] [stderr] Compiling miniquad v0.3.0-alpha.45 [INFO] [stderr] Compiling macroquad v0.3.15 [INFO] [stderr] Compiling rust-workshop v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.30s [INFO] running `Command { std: "docker" "inspect" "4c39efc2a2841ef77198b45d77e10fa217b524632a50edd2e60526964a1bccb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c39efc2a2841ef77198b45d77e10fa217b524632a50edd2e60526964a1bccb0", kill_on_drop: false }` [INFO] [stdout] 4c39efc2a2841ef77198b45d77e10fa217b524632a50edd2e60526964a1bccb0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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] 99ec9522d78d466d55372d5c316b44935ce42fb7999fe1c8465472d426c0519f [INFO] running `Command { std: "docker" "start" "-a" "99ec9522d78d466d55372d5c316b44935ce42fb7999fe1c8465472d426c0519f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rust-workshop v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.53s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_workshop-a7d37fe340d8f68a) [INFO] running `Command { std: "docker" "inspect" "99ec9522d78d466d55372d5c316b44935ce42fb7999fe1c8465472d426c0519f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99ec9522d78d466d55372d5c316b44935ce42fb7999fe1c8465472d426c0519f", kill_on_drop: false }` [INFO] [stdout] 99ec9522d78d466d55372d5c316b44935ce42fb7999fe1c8465472d426c0519f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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] 953aa878ab842e7f01d004060994198cf2cee43d24ddd4f8ed7dda5f52ffff91 [INFO] running `Command { std: "docker" "start" "-a" "953aa878ab842e7f01d004060994198cf2cee43d24ddd4f8ed7dda5f52ffff91", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_workshop-a7d37fe340d8f68a) [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" "953aa878ab842e7f01d004060994198cf2cee43d24ddd4f8ed7dda5f52ffff91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "953aa878ab842e7f01d004060994198cf2cee43d24ddd4f8ed7dda5f52ffff91", kill_on_drop: false }` [INFO] [stdout] 953aa878ab842e7f01d004060994198cf2cee43d24ddd4f8ed7dda5f52ffff91