[INFO] cloning repository https://github.com/Zolmok/up2date [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Zolmok/up2date" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZolmok%2Fup2date", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZolmok%2Fup2date'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] abe60e66bdcb48186019a2a3af17361fe37b8345 [INFO] testing Zolmok/up2date against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZolmok%2Fup2date" "/workspace/builds/worker-35/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-35/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Zolmok/up2date on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Zolmok/up2date [INFO] finished tweaking git repo https://github.com/Zolmok/up2date [INFO] tweaked toml for git repo https://github.com/Zolmok/up2date written to /workspace/builds/worker-35/source/Cargo.toml [INFO] crate git repo https://github.com/Zolmok/up2date already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d597c9b7fdb26945bfedba1133033bc45dc2796ffb02a4de120977db9cde3c7 [INFO] running `Command { std: "docker" "start" "-a" "8d597c9b7fdb26945bfedba1133033bc45dc2796ffb02a4de120977db9cde3c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d597c9b7fdb26945bfedba1133033bc45dc2796ffb02a4de120977db9cde3c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d597c9b7fdb26945bfedba1133033bc45dc2796ffb02a4de120977db9cde3c7", kill_on_drop: false }` [INFO] [stdout] 8d597c9b7fdb26945bfedba1133033bc45dc2796ffb02a4de120977db9cde3c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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=forbid" "-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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5e855551c821e744fa771dbf435f05cb8882c2339818575c69a47a8c0da4f4b [INFO] running `Command { std: "docker" "start" "-a" "d5e855551c821e744fa771dbf435f05cb8882c2339818575c69a47a8c0da4f4b", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling scuttle v0.1.0 (https://github.com/Zolmok/scuttle?branch=main#1d7d3f19) [INFO] [stderr] Compiling sys-info v0.9.0 [INFO] [stderr] Compiling up2date v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.34s [INFO] running `Command { std: "docker" "inspect" "d5e855551c821e744fa771dbf435f05cb8882c2339818575c69a47a8c0da4f4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5e855551c821e744fa771dbf435f05cb8882c2339818575c69a47a8c0da4f4b", kill_on_drop: false }` [INFO] [stdout] d5e855551c821e744fa771dbf435f05cb8882c2339818575c69a47a8c0da4f4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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=forbid" "-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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2475d5665d2acb7270393667bd05d67e7c83ef9c6843322f1d6c21b8dd89abaf [INFO] running `Command { std: "docker" "start" "-a" "2475d5665d2acb7270393667bd05d67e7c83ef9c6843322f1d6c21b8dd89abaf", kill_on_drop: false }` [INFO] [stderr] Compiling up2date v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.85s [INFO] running `Command { std: "docker" "inspect" "2475d5665d2acb7270393667bd05d67e7c83ef9c6843322f1d6c21b8dd89abaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2475d5665d2acb7270393667bd05d67e7c83ef9c6843322f1d6c21b8dd89abaf", kill_on_drop: false }` [INFO] [stdout] 2475d5665d2acb7270393667bd05d67e7c83ef9c6843322f1d6c21b8dd89abaf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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=forbid" "-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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6a33b94a77b0a3e22b88490239680777cc53ccb1ae407ae982668b5579b52538 [INFO] running `Command { std: "docker" "start" "-a" "6a33b94a77b0a3e22b88490239680777cc53ccb1ae407ae982668b5579b52538", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/up2date-416673fd7c1dd266) [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" "6a33b94a77b0a3e22b88490239680777cc53ccb1ae407ae982668b5579b52538", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a33b94a77b0a3e22b88490239680777cc53ccb1ae407ae982668b5579b52538", kill_on_drop: false }` [INFO] [stdout] 6a33b94a77b0a3e22b88490239680777cc53ccb1ae407ae982668b5579b52538