[INFO] cloning repository https://github.com/LonnonDev/Cinder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LonnonDev/Cinder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLonnonDev%2FCinder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLonnonDev%2FCinder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 35212bae024ddcb79efab9a8f0bff3310bdcbc92 [INFO] testing LonnonDev/Cinder 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%2FLonnonDev%2FCinder" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LonnonDev/Cinder 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/LonnonDev/Cinder [INFO] finished tweaking git repo https://github.com/LonnonDev/Cinder [INFO] tweaked toml for git repo https://github.com/LonnonDev/Cinder written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/LonnonDev/Cinder 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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] e6e002bd332f5073d00b13c2130cfaaee91e8db6628c91a4ef81a879b821e6a9 [INFO] running `Command { std: "docker" "start" "-a" "e6e002bd332f5073d00b13c2130cfaaee91e8db6628c91a4ef81a879b821e6a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6e002bd332f5073d00b13c2130cfaaee91e8db6628c91a4ef81a879b821e6a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6e002bd332f5073d00b13c2130cfaaee91e8db6628c91a4ef81a879b821e6a9", kill_on_drop: false }` [INFO] [stdout] e6e002bd332f5073d00b13c2130cfaaee91e8db6628c91a4ef81a879b821e6a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 9c828050b273c76dbeb2eff59b48b968cce4ee2a10c9844db0e324d2b710fd47 [INFO] running `Command { std: "docker" "start" "-a" "9c828050b273c76dbeb2eff59b48b968cce4ee2a10c9844db0e324d2b710fd47", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling sdl2 v0.35.2 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling const-cstr v0.3.0 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling sdl2-sys v0.35.2 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling mira v0.1.13 [INFO] [stderr] Compiling cinder v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.90s [INFO] running `Command { std: "docker" "inspect" "9c828050b273c76dbeb2eff59b48b968cce4ee2a10c9844db0e324d2b710fd47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c828050b273c76dbeb2eff59b48b968cce4ee2a10c9844db0e324d2b710fd47", kill_on_drop: false }` [INFO] [stdout] 9c828050b273c76dbeb2eff59b48b968cce4ee2a10c9844db0e324d2b710fd47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 47927f01e353df48584ca6d90e984ce1c87023ac92d2b5d0c7a9e3de5ae2804c [INFO] running `Command { std: "docker" "start" "-a" "47927f01e353df48584ca6d90e984ce1c87023ac92d2b5d0c7a9e3de5ae2804c", kill_on_drop: false }` [INFO] [stderr] Compiling cinder v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.57s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/cinder-373c6182e2d2c991) [INFO] running `Command { std: "docker" "inspect" "47927f01e353df48584ca6d90e984ce1c87023ac92d2b5d0c7a9e3de5ae2804c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47927f01e353df48584ca6d90e984ce1c87023ac92d2b5d0c7a9e3de5ae2804c", kill_on_drop: false }` [INFO] [stdout] 47927f01e353df48584ca6d90e984ce1c87023ac92d2b5d0c7a9e3de5ae2804c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 28b99b5ba04a08ff8e20254f9872b826d5bb8fb1fe831a1366560861ee1b85d6 [INFO] running `Command { std: "docker" "start" "-a" "28b99b5ba04a08ff8e20254f9872b826d5bb8fb1fe831a1366560861ee1b85d6", 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] Finished test [unoptimized + debuginfo] target(s) in 1.47s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cinder-373c6182e2d2c991) [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 cinder [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" "28b99b5ba04a08ff8e20254f9872b826d5bb8fb1fe831a1366560861ee1b85d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28b99b5ba04a08ff8e20254f9872b826d5bb8fb1fe831a1366560861ee1b85d6", kill_on_drop: false }` [INFO] [stdout] 28b99b5ba04a08ff8e20254f9872b826d5bb8fb1fe831a1366560861ee1b85d6