[INFO] cloning repository https://github.com/mxve/plutonium-updater.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mxve/plutonium-updater.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmxve%2Fplutonium-updater.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmxve%2Fplutonium-updater.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ccfffa83c93e5a5b48c2fbf6041f5ccb82b3da88 [INFO] testing mxve/plutonium-updater.rs 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%2Fmxve%2Fplutonium-updater.rs" "/workspace/builds/worker-29/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-29/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mxve/plutonium-updater.rs 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/mxve/plutonium-updater.rs [INFO] finished tweaking git repo https://github.com/mxve/plutonium-updater.rs [INFO] tweaked toml for git repo https://github.com/mxve/plutonium-updater.rs written to /workspace/builds/worker-29/source/Cargo.toml [INFO] crate git repo https://github.com/mxve/plutonium-updater.rs 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-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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] 5da1bc509b9a4af44d6b4f6a3ef37d26d3972deed41b63aaf57d2aa58105cc1c [INFO] running `Command { std: "docker" "start" "-a" "5da1bc509b9a4af44d6b4f6a3ef37d26d3972deed41b63aaf57d2aa58105cc1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5da1bc509b9a4af44d6b4f6a3ef37d26d3972deed41b63aaf57d2aa58105cc1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5da1bc509b9a4af44d6b4f6a3ef37d26d3972deed41b63aaf57d2aa58105cc1c", kill_on_drop: false }` [INFO] [stdout] 5da1bc509b9a4af44d6b4f6a3ef37d26d3972deed41b63aaf57d2aa58105cc1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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] 063adbf4454ce0b4db3e2c95757b93c1f5a65921d9e7818d081f890e51cfa8ee [INFO] running `Command { std: "docker" "start" "-a" "063adbf4454ce0b4db3e2c95757b93c1f5a65921d9e7818d081f890e51cfa8ee", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling clap_derive v3.0.14 [INFO] [stderr] Compiling winres v0.1.12 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling plutonium-updater v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling clap v3.0.14 [INFO] [stderr] Compiling http_req v0.8.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 34s [INFO] running `Command { std: "docker" "inspect" "063adbf4454ce0b4db3e2c95757b93c1f5a65921d9e7818d081f890e51cfa8ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "063adbf4454ce0b4db3e2c95757b93c1f5a65921d9e7818d081f890e51cfa8ee", kill_on_drop: false }` [INFO] [stdout] 063adbf4454ce0b4db3e2c95757b93c1f5a65921d9e7818d081f890e51cfa8ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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] fb70986f4650bb7de1a65d50996e565250b74dbfec3caa50168f33f1d137edfe [INFO] running `Command { std: "docker" "start" "-a" "fb70986f4650bb7de1a65d50996e565250b74dbfec3caa50168f33f1d137edfe", kill_on_drop: false }` [INFO] [stderr] Compiling plutonium-updater v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.07s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/plutonium_updater-0979df127a4397c9) [INFO] running `Command { std: "docker" "inspect" "fb70986f4650bb7de1a65d50996e565250b74dbfec3caa50168f33f1d137edfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb70986f4650bb7de1a65d50996e565250b74dbfec3caa50168f33f1d137edfe", kill_on_drop: false }` [INFO] [stdout] fb70986f4650bb7de1a65d50996e565250b74dbfec3caa50168f33f1d137edfe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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] 5ba75782cd4ee57d18980053315ee1ad1589602116f91f78e682ceaef7500e86 [INFO] running `Command { std: "docker" "start" "-a" "5ba75782cd4ee57d18980053315ee1ad1589602116f91f78e682ceaef7500e86", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/plutonium_updater-0979df127a4397c9) [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" "5ba75782cd4ee57d18980053315ee1ad1589602116f91f78e682ceaef7500e86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ba75782cd4ee57d18980053315ee1ad1589602116f91f78e682ceaef7500e86", kill_on_drop: false }` [INFO] [stdout] 5ba75782cd4ee57d18980053315ee1ad1589602116f91f78e682ceaef7500e86