[INFO] cloning repository https://github.com/erochest/hashed-id [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/erochest/hashed-id" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferochest%2Fhashed-id", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferochest%2Fhashed-id'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 40fe526ddf63e06b610dce89d2f8a8091ab8bbb0 [INFO] testing erochest/hashed-id 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%2Ferochest%2Fhashed-id" "/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/erochest/hashed-id 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/erochest/hashed-id [INFO] finished tweaking git repo https://github.com/erochest/hashed-id [INFO] tweaked toml for git repo https://github.com/erochest/hashed-id written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/erochest/hashed-id 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-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1f73178cc047bd82579ba2dd351896267ec74da516f23fa2c55e4140b57dc859 [INFO] running `Command { std: "docker" "start" "-a" "1f73178cc047bd82579ba2dd351896267ec74da516f23fa2c55e4140b57dc859", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1f73178cc047bd82579ba2dd351896267ec74da516f23fa2c55e4140b57dc859", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f73178cc047bd82579ba2dd351896267ec74da516f23fa2c55e4140b57dc859", kill_on_drop: false }` [INFO] [stdout] 1f73178cc047bd82579ba2dd351896267ec74da516f23fa2c55e4140b57dc859 [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cfb49af5c84e765bba97c43d100d5761c61e0e55c8934dcfdbb9ea19243bda1c [INFO] running `Command { std: "docker" "start" "-a" "cfb49af5c84e765bba97c43d100d5761c61e0e55c8934dcfdbb9ea19243bda1c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling untrusted v0.7.0 [INFO] [stderr] Compiling directories v0.10.0 [INFO] [stderr] Compiling data-encoding v2.1.2 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling ring v0.16.9 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling syn-mid v0.4.0 [INFO] [stderr] Compiling rustversion v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling proc-macro-error v0.4.4 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.3 [INFO] [stderr] Compiling structopt-derive v0.4.0 [INFO] [stderr] Compiling structopt v0.3.7 [INFO] [stderr] Compiling clap-verbosity-flag v0.3.0 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling confy v0.3.1 [INFO] [stderr] Compiling hashed-id v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "cfb49af5c84e765bba97c43d100d5761c61e0e55c8934dcfdbb9ea19243bda1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfb49af5c84e765bba97c43d100d5761c61e0e55c8934dcfdbb9ea19243bda1c", kill_on_drop: false }` [INFO] [stdout] cfb49af5c84e765bba97c43d100d5761c61e0e55c8934dcfdbb9ea19243bda1c [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af402979d0e8f254c1e9b546ad4f885ef27daa5c77c235c911cb711a9186302b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "af402979d0e8f254c1e9b546ad4f885ef27daa5c77c235c911cb711a9186302b", kill_on_drop: false }` [INFO] [stderr] Compiling escargot v0.5.0 [INFO] [stderr] Compiling doc-comment v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling predicates v1.0.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling assert_cmd v0.12.0 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling spectral v0.6.0 [INFO] [stderr] Compiling hashed-id v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 20.89s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/hashed_id-4074325c735eb61a) [INFO] [stderr] Executable tests/test_main.rs (/opt/rustwide/target/debug/deps/test_main-9186a1854282939c) [INFO] running `Command { std: "docker" "inspect" "af402979d0e8f254c1e9b546ad4f885ef27daa5c77c235c911cb711a9186302b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af402979d0e8f254c1e9b546ad4f885ef27daa5c77c235c911cb711a9186302b", kill_on_drop: false }` [INFO] [stdout] af402979d0e8f254c1e9b546ad4f885ef27daa5c77c235c911cb711a9186302b [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3e04d23edf9d9097a99a2f403288078767146968f0bf9e3eabf84b6084fd9ff5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3e04d23edf9d9097a99a2f403288078767146968f0bf9e3eabf84b6084fd9ff5", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hashed_id-4074325c735eb61a) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stderr] Running tests/test_main.rs (/opt/rustwide/target/debug/deps/test_main-9186a1854282939c) [INFO] [stdout] test hash::test::test_format_id_does_not_change_buffer_size ... ok [INFO] [stdout] test par::test::partition_jobs::test_partitions_evenly ... ok [INFO] [stdout] test par::test::partition_jobs::test_partitions_oddly ... ok [INFO] [stdout] test par::test::partition_jobs::test_partitions_returns_ranges ... ok [INFO] [stdout] test hash::test::test_format_id_inserts_the_number ... ok [INFO] [stdout] test par::test::partition_jobs::test_partition_return_right_last_range ... ok [INFO] [stdout] test hash::test::test_format_id_does_not_change_suffix ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_run ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3e04d23edf9d9097a99a2f403288078767146968f0bf9e3eabf84b6084fd9ff5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e04d23edf9d9097a99a2f403288078767146968f0bf9e3eabf84b6084fd9ff5", kill_on_drop: false }` [INFO] [stdout] 3e04d23edf9d9097a99a2f403288078767146968f0bf9e3eabf84b6084fd9ff5