[INFO] cloning repository https://github.com/RobbieMcKinstry/typed-ids [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RobbieMcKinstry/typed-ids" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRobbieMcKinstry%2Ftyped-ids", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRobbieMcKinstry%2Ftyped-ids'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a8357adb3bd2d9ee321aa9ad7024fa0926f05132 [INFO] testing RobbieMcKinstry/typed-ids against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRobbieMcKinstry%2Ftyped-ids" "/workspace/builds/worker-23/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RobbieMcKinstry/typed-ids 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/RobbieMcKinstry/typed-ids [INFO] finished tweaking git repo https://github.com/RobbieMcKinstry/typed-ids [INFO] tweaked toml for git repo https://github.com/RobbieMcKinstry/typed-ids written to /workspace/builds/worker-23/source/Cargo.toml [INFO] crate git repo https://github.com/RobbieMcKinstry/typed-ids 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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] 3bb6af2a93406498b9fa2e14194e2df55bea992f18509e68bdb974cb2bc71fc9 [INFO] running `Command { std: "docker" "start" "-a" "3bb6af2a93406498b9fa2e14194e2df55bea992f18509e68bdb974cb2bc71fc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3bb6af2a93406498b9fa2e14194e2df55bea992f18509e68bdb974cb2bc71fc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bb6af2a93406498b9fa2e14194e2df55bea992f18509e68bdb974cb2bc71fc9", kill_on_drop: false }` [INFO] [stdout] 3bb6af2a93406498b9fa2e14194e2df55bea992f18509e68bdb974cb2bc71fc9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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] 25782bba9745d55ab3c1277510dc7befb14f80bf418adfb7f16ffd1e7414b163 [INFO] running `Command { std: "docker" "start" "-a" "25782bba9745d55ab3c1277510dc7befb14f80bf418adfb7f16ffd1e7414b163", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling nanorand v0.6.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling flume v0.10.10 [INFO] [stderr] Compiling typed_ids v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.49s [INFO] running `Command { std: "docker" "inspect" "25782bba9745d55ab3c1277510dc7befb14f80bf418adfb7f16ffd1e7414b163", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25782bba9745d55ab3c1277510dc7befb14f80bf418adfb7f16ffd1e7414b163", kill_on_drop: false }` [INFO] [stdout] 25782bba9745d55ab3c1277510dc7befb14f80bf418adfb7f16ffd1e7414b163 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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] 2c36df38f1f2755c6c07f40b8313a1e11b1d0803b10c9cd28de51ebe80e10f9c [INFO] running `Command { std: "docker" "start" "-a" "2c36df38f1f2755c6c07f40b8313a1e11b1d0803b10c9cd28de51ebe80e10f9c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling pretty_assertions v1.1.0 [INFO] [stderr] Compiling typed_ids v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.52s [INFO] running `Command { std: "docker" "inspect" "2c36df38f1f2755c6c07f40b8313a1e11b1d0803b10c9cd28de51ebe80e10f9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c36df38f1f2755c6c07f40b8313a1e11b1d0803b10c9cd28de51ebe80e10f9c", kill_on_drop: false }` [INFO] [stdout] 2c36df38f1f2755c6c07f40b8313a1e11b1d0803b10c9cd28de51ebe80e10f9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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] 13a89e144b797f273df33064670d51a70003798478f98255dd0573662462be20 [INFO] running `Command { std: "docker" "start" "-a" "13a89e144b797f273df33064670d51a70003798478f98255dd0573662462be20", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/typed_ids-d3ed6c238c014b0d) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test serial::serial_u32::tests::threadsafe_identifiers ... ok [INFO] [stdout] test serial::serial_u64::tests::threadsafe_identifiers ... ok [INFO] [stdout] test serial::serial_usize::tests::threadsafe_identifiers ... ok [INFO] [stdout] test generator::serial::serial_u32::tests::generate_id ... ok [INFO] [stdout] test generator::serial::serial_usize::tests::generate_id ... ok [INFO] [stdout] test generator::serial::serial_u64::tests::generate_id ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests typed_ids [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" "13a89e144b797f273df33064670d51a70003798478f98255dd0573662462be20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13a89e144b797f273df33064670d51a70003798478f98255dd0573662462be20", kill_on_drop: false }` [INFO] [stdout] 13a89e144b797f273df33064670d51a70003798478f98255dd0573662462be20