[INFO] cloning repository https://github.com/hamidraza/rust-mmf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hamidraza/rust-mmf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhamidraza%2Frust-mmf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhamidraza%2Frust-mmf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ccd6fef34a627e7ce8815d9f7b1c2c69cb80a6d0 [INFO] testing hamidraza/rust-mmf against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhamidraza%2Frust-mmf" "/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/hamidraza/rust-mmf 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/hamidraza/rust-mmf [INFO] finished tweaking git repo https://github.com/hamidraza/rust-mmf [INFO] tweaked toml for git repo https://github.com/hamidraza/rust-mmf written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/hamidraza/rust-mmf 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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded imap-proto v0.15.0 [INFO] [stderr] Downloaded imap v3.0.0-alpha.6 [INFO] [stderr] Downloaded mail-parser v0.4.4 [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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ff614fe42ae21c3355e03ab8222b4fc747bb8ddb1306144a8d9860a5fcfbf17 [INFO] running `Command { std: "docker" "start" "-a" "6ff614fe42ae21c3355e03ab8222b4fc747bb8ddb1306144a8d9860a5fcfbf17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ff614fe42ae21c3355e03ab8222b4fc747bb8ddb1306144a8d9860a5fcfbf17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ff614fe42ae21c3355e03ab8222b4fc747bb8ddb1306144a8d9860a5fcfbf17", kill_on_drop: false }` [INFO] [stdout] 6ff614fe42ae21c3355e03ab8222b4fc747bb8ddb1306144a8d9860a5fcfbf17 [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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1fa1529ea626ce8d28ef20dc31bafb5e6300d09df64387cec6702b18dd657e8 [INFO] running `Command { std: "docker" "start" "-a" "c1fa1529ea626ce8d28ef20dc31bafb5e6300d09df64387cec6702b18dd657e8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling ouroboros_macro v0.14.2 [INFO] [stderr] Compiling mail-parser v0.4.4 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling imap-proto v0.15.0 [INFO] [stderr] Compiling ouroboros v0.14.2 [INFO] [stderr] Compiling imap v3.0.0-alpha.6 [INFO] [stderr] Compiling mmflib v0.1.0 (/opt/rustwide/workdir/mmflib) [INFO] [stderr] Compiling mmfbin v0.1.0 (/opt/rustwide/workdir/mmfbin) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.03s [INFO] running `Command { std: "docker" "inspect" "c1fa1529ea626ce8d28ef20dc31bafb5e6300d09df64387cec6702b18dd657e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1fa1529ea626ce8d28ef20dc31bafb5e6300d09df64387cec6702b18dd657e8", kill_on_drop: false }` [INFO] [stdout] c1fa1529ea626ce8d28ef20dc31bafb5e6300d09df64387cec6702b18dd657e8 [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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96d0bf596257d0b0003adf0a2bfd7a1396f2894cd6302277d51456ddbaaa9ea1 [INFO] running `Command { std: "docker" "start" "-a" "96d0bf596257d0b0003adf0a2bfd7a1396f2894cd6302277d51456ddbaaa9ea1", kill_on_drop: false }` [INFO] [stderr] Compiling mmflib v0.1.0 (/opt/rustwide/workdir/mmflib) [INFO] [stderr] Compiling mmfbin v0.1.0 (/opt/rustwide/workdir/mmfbin) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.43s [INFO] running `Command { std: "docker" "inspect" "96d0bf596257d0b0003adf0a2bfd7a1396f2894cd6302277d51456ddbaaa9ea1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96d0bf596257d0b0003adf0a2bfd7a1396f2894cd6302277d51456ddbaaa9ea1", kill_on_drop: false }` [INFO] [stdout] 96d0bf596257d0b0003adf0a2bfd7a1396f2894cd6302277d51456ddbaaa9ea1 [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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b60bbbb7cce1afeef37c30147831ffe356135e842360dc058d65407cdaca04ba [INFO] running `Command { std: "docker" "start" "-a" "b60bbbb7cce1afeef37c30147831ffe356135e842360dc058d65407cdaca04ba", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mmfbin-d28ba7bb36d47bee) [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] Running unittests (/opt/rustwide/target/debug/deps/mmflib-c9d71ec488638935) [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 mmflib [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" "b60bbbb7cce1afeef37c30147831ffe356135e842360dc058d65407cdaca04ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b60bbbb7cce1afeef37c30147831ffe356135e842360dc058d65407cdaca04ba", kill_on_drop: false }` [INFO] [stdout] b60bbbb7cce1afeef37c30147831ffe356135e842360dc058d65407cdaca04ba