[INFO] cloning repository https://github.com/archds/roast [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/archds/roast" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farchds%2Froast", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farchds%2Froast'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 685531efc83df8164223035a8c86d613a640cd36 [INFO] testing archds/roast 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%2Farchds%2Froast" "/workspace/builds/worker-100/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-100/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/archds/roast 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/archds/roast [INFO] finished tweaking git repo https://github.com/archds/roast [INFO] tweaked toml for git repo https://github.com/archds/roast written to /workspace/builds/worker-100/source/Cargo.toml [INFO] crate git repo https://github.com/archds/roast 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/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] 4d24656cd673ba8b3ed48d4455a9d5f8bfed1a9a0e07890bd62c74fd0a29cd4f [INFO] running `Command { std: "docker" "start" "-a" "4d24656cd673ba8b3ed48d4455a9d5f8bfed1a9a0e07890bd62c74fd0a29cd4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d24656cd673ba8b3ed48d4455a9d5f8bfed1a9a0e07890bd62c74fd0a29cd4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d24656cd673ba8b3ed48d4455a9d5f8bfed1a9a0e07890bd62c74fd0a29cd4f", kill_on_drop: false }` [INFO] [stdout] 4d24656cd673ba8b3ed48d4455a9d5f8bfed1a9a0e07890bd62c74fd0a29cd4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/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] 32ffccb83f42f6f966f7a37f11899dc13de2cea63c0f46f586d24fad6eec1053 [INFO] running `Command { std: "docker" "start" "-a" "32ffccb83f42f6f966f7a37f11899dc13de2cea63c0f46f586d24fad6eec1053", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.122 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling windows v0.24.0 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling hashbrown v0.12.0 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling winres v0.1.12 [INFO] [stderr] Compiling roast v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling strum_macros v0.22.0 [INFO] [stderr] Compiling fstrings-proc-macro v0.2.3 [INFO] [stderr] Compiling fstrings v0.2.3 [INFO] [stderr] Compiling strum v0.22.0 [INFO] [stderr] Compiling winrt-notification v0.5.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.33s [INFO] running `Command { std: "docker" "inspect" "32ffccb83f42f6f966f7a37f11899dc13de2cea63c0f46f586d24fad6eec1053", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32ffccb83f42f6f966f7a37f11899dc13de2cea63c0f46f586d24fad6eec1053", kill_on_drop: false }` [INFO] [stdout] 32ffccb83f42f6f966f7a37f11899dc13de2cea63c0f46f586d24fad6eec1053 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/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] d98bbbf22560d13478eb198c0d5e72cfe62abde974cb18ff6149299dc4bcdcaa [INFO] running `Command { std: "docker" "start" "-a" "d98bbbf22560d13478eb198c0d5e72cfe62abde974cb18ff6149299dc4bcdcaa", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling roast v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.58s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/roast-cb1b7b825bd08cf0) [INFO] running `Command { std: "docker" "inspect" "d98bbbf22560d13478eb198c0d5e72cfe62abde974cb18ff6149299dc4bcdcaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d98bbbf22560d13478eb198c0d5e72cfe62abde974cb18ff6149299dc4bcdcaa", kill_on_drop: false }` [INFO] [stdout] d98bbbf22560d13478eb198c0d5e72cfe62abde974cb18ff6149299dc4bcdcaa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/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] dd0002c8150f679879a79ed0df479d7e3a9d02050540f0170d4aa8f34379607f [INFO] running `Command { std: "docker" "start" "-a" "dd0002c8150f679879a79ed0df479d7e3a9d02050540f0170d4aa8f34379607f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 16.06s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/roast-cb1b7b825bd08cf0) [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" "dd0002c8150f679879a79ed0df479d7e3a9d02050540f0170d4aa8f34379607f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd0002c8150f679879a79ed0df479d7e3a9d02050540f0170d4aa8f34379607f", kill_on_drop: false }` [INFO] [stdout] dd0002c8150f679879a79ed0df479d7e3a9d02050540f0170d4aa8f34379607f