[INFO] cloning repository https://github.com/Richard-W/uefi-run [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Richard-W/uefi-run" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRichard-W%2Fuefi-run", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRichard-W%2Fuefi-run'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e3e98cd528717d7c2769093c3566a68712727e44 [INFO] testing Richard-W/uefi-run against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRichard-W%2Fuefi-run" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Richard-W/uefi-run on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Richard-W/uefi-run [INFO] finished tweaking git repo https://github.com/Richard-W/uefi-run [INFO] tweaked toml for git repo https://github.com/Richard-W/uefi-run written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/Richard-W/uefi-run already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea3b1ccba7b28c5569cce69e269a3eab71fad3c4f08cc28b413b79ed7540f6f2 [INFO] running `Command { std: "docker" "start" "-a" "ea3b1ccba7b28c5569cce69e269a3eab71fad3c4f08cc28b413b79ed7540f6f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea3b1ccba7b28c5569cce69e269a3eab71fad3c4f08cc28b413b79ed7540f6f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea3b1ccba7b28c5569cce69e269a3eab71fad3c4f08cc28b413b79ed7540f6f2", kill_on_drop: false }` [INFO] [stdout] ea3b1ccba7b28c5569cce69e269a3eab71fad3c4f08cc28b413b79ed7540f6f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] edeb8518beb4a8e8d0508b7a086140f434942ae498c21dd9a59214e350186d8d [INFO] running `Command { std: "docker" "start" "-a" "edeb8518beb4a8e8d0508b7a086140f434942ae498c21dd9a59214e350186d8d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.114 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling clap v3.1.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling fatfs v0.3.5 [INFO] [stderr] Compiling ctrlc v3.2.1 [INFO] [stderr] Compiling uefi-run v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.24s [INFO] running `Command { std: "docker" "inspect" "edeb8518beb4a8e8d0508b7a086140f434942ae498c21dd9a59214e350186d8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edeb8518beb4a8e8d0508b7a086140f434942ae498c21dd9a59214e350186d8d", kill_on_drop: false }` [INFO] [stdout] edeb8518beb4a8e8d0508b7a086140f434942ae498c21dd9a59214e350186d8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9758d65782658759d6cf547f0dadd57351b87d3df17ad267ac58a31b974023c [INFO] running `Command { std: "docker" "start" "-a" "f9758d65782658759d6cf547f0dadd57351b87d3df17ad267ac58a31b974023c", kill_on_drop: false }` [INFO] [stderr] Compiling uefi-run v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.70s [INFO] running `Command { std: "docker" "inspect" "f9758d65782658759d6cf547f0dadd57351b87d3df17ad267ac58a31b974023c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9758d65782658759d6cf547f0dadd57351b87d3df17ad267ac58a31b974023c", kill_on_drop: false }` [INFO] [stdout] f9758d65782658759d6cf547f0dadd57351b87d3df17ad267ac58a31b974023c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e84f70ba4e1e60dc4ea854bd05255263f91d104217e69e2b7d952ff4f579e15b [INFO] running `Command { std: "docker" "start" "-a" "e84f70ba4e1e60dc4ea854bd05255263f91d104217e69e2b7d952ff4f579e15b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/uefi_run-3f7b71e094b15c82) [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" "e84f70ba4e1e60dc4ea854bd05255263f91d104217e69e2b7d952ff4f579e15b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e84f70ba4e1e60dc4ea854bd05255263f91d104217e69e2b7d952ff4f579e15b", kill_on_drop: false }` [INFO] [stdout] e84f70ba4e1e60dc4ea854bd05255263f91d104217e69e2b7d952ff4f579e15b