[INFO] cloning repository https://github.com/Cyanosite/fixed_bigint [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cyanosite/fixed_bigint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCyanosite%2Ffixed_bigint", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCyanosite%2Ffixed_bigint'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 06ee2bd8ed2a378cab33ca0427263bc85946c7b8 [INFO] testing Cyanosite/fixed_bigint against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCyanosite%2Ffixed_bigint" "/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/Cyanosite/fixed_bigint 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/Cyanosite/fixed_bigint [INFO] finished tweaking git repo https://github.com/Cyanosite/fixed_bigint [INFO] tweaked toml for git repo https://github.com/Cyanosite/fixed_bigint written to /workspace/builds/worker-29/source/Cargo.toml [INFO] crate git repo https://github.com/Cyanosite/fixed_bigint 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] 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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 52f9f56d6d1ba12474663730802983cdc44de33c92fe80638ec895663e99228c [INFO] running `Command { std: "docker" "start" "-a" "52f9f56d6d1ba12474663730802983cdc44de33c92fe80638ec895663e99228c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52f9f56d6d1ba12474663730802983cdc44de33c92fe80638ec895663e99228c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52f9f56d6d1ba12474663730802983cdc44de33c92fe80638ec895663e99228c", kill_on_drop: false }` [INFO] [stdout] 52f9f56d6d1ba12474663730802983cdc44de33c92fe80638ec895663e99228c [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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c513321988c9b081d1478e4f508175418de52172be48da1e07fe51a69ecf7db3 [INFO] running `Command { std: "docker" "start" "-a" "c513321988c9b081d1478e4f508175418de52172be48da1e07fe51a69ecf7db3", kill_on_drop: false }` [INFO] [stderr] Compiling fixed_bigint v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.58s [INFO] running `Command { std: "docker" "inspect" "c513321988c9b081d1478e4f508175418de52172be48da1e07fe51a69ecf7db3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c513321988c9b081d1478e4f508175418de52172be48da1e07fe51a69ecf7db3", kill_on_drop: false }` [INFO] [stdout] c513321988c9b081d1478e4f508175418de52172be48da1e07fe51a69ecf7db3 [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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 160d61fcdd1f8d149147f1bc6ed9943b5c059d60cfa38208fe2ec0a856614eee [INFO] running `Command { std: "docker" "start" "-a" "160d61fcdd1f8d149147f1bc6ed9943b5c059d60cfa38208fe2ec0a856614eee", kill_on_drop: false }` [INFO] [stderr] Compiling fixed_bigint v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.34s [INFO] running `Command { std: "docker" "inspect" "160d61fcdd1f8d149147f1bc6ed9943b5c059d60cfa38208fe2ec0a856614eee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "160d61fcdd1f8d149147f1bc6ed9943b5c059d60cfa38208fe2ec0a856614eee", kill_on_drop: false }` [INFO] [stdout] 160d61fcdd1f8d149147f1bc6ed9943b5c059d60cfa38208fe2ec0a856614eee [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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f7e745cb402dd251894b59d7efd48cc76c86219ee067fc00a5901b32f0205c47 [INFO] running `Command { std: "docker" "start" "-a" "f7e745cb402dd251894b59d7efd48cc76c86219ee067fc00a5901b32f0205c47", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.00s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fixed_bigint-4b9c215a3cf68c1f) [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 tests/tests.rs (/opt/rustwide/target/debug/deps/tests-36073172104248f0) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::addition ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests fixed_bigint [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" "f7e745cb402dd251894b59d7efd48cc76c86219ee067fc00a5901b32f0205c47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7e745cb402dd251894b59d7efd48cc76c86219ee067fc00a5901b32f0205c47", kill_on_drop: false }` [INFO] [stdout] f7e745cb402dd251894b59d7efd48cc76c86219ee067fc00a5901b32f0205c47