[INFO] cloning repository https://github.com/Darazaki/indiana-hash [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Darazaki/indiana-hash" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDarazaki%2Findiana-hash", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDarazaki%2Findiana-hash'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] adfd9ad6e6314ba21234d62e8b458ea5e1276662 [INFO] testing Darazaki/indiana-hash 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%2FDarazaki%2Findiana-hash" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Darazaki/indiana-hash 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/Darazaki/indiana-hash [INFO] finished tweaking git repo https://github.com/Darazaki/indiana-hash [INFO] tweaked toml for git repo https://github.com/Darazaki/indiana-hash written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/Darazaki/indiana-hash 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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 36818adc75edd36c8640d0788641ffd5dd712ac949fc1e1b9dbce120162f2bb4 [INFO] running `Command { std: "docker" "start" "-a" "36818adc75edd36c8640d0788641ffd5dd712ac949fc1e1b9dbce120162f2bb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36818adc75edd36c8640d0788641ffd5dd712ac949fc1e1b9dbce120162f2bb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36818adc75edd36c8640d0788641ffd5dd712ac949fc1e1b9dbce120162f2bb4", kill_on_drop: false }` [INFO] [stdout] 36818adc75edd36c8640d0788641ffd5dd712ac949fc1e1b9dbce120162f2bb4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 3e8891c30314806b4d0065cd18b819311b035ad4a331a33156663a60585f3d3c [INFO] running `Command { std: "docker" "start" "-a" "3e8891c30314806b4d0065cd18b819311b035ad4a331a33156663a60585f3d3c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling data-encoding v2.3.1 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling page_size v0.4.2 [INFO] [stderr] Compiling ui-sys v0.1.3 (https://github.com/Darazaki/libui-rs#6078fae3) [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling iui v0.3.0 (https://github.com/Darazaki/libui-rs#6078fae3) [INFO] [stderr] Compiling indiana-hash v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.18s [INFO] running `Command { std: "docker" "inspect" "3e8891c30314806b4d0065cd18b819311b035ad4a331a33156663a60585f3d3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e8891c30314806b4d0065cd18b819311b035ad4a331a33156663a60585f3d3c", kill_on_drop: false }` [INFO] [stdout] 3e8891c30314806b4d0065cd18b819311b035ad4a331a33156663a60585f3d3c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 90f9f3cf4b812936feffa6bae1b4d12e466df5c550b9e8fb3ab299266b78e268 [INFO] running `Command { std: "docker" "start" "-a" "90f9f3cf4b812936feffa6bae1b4d12e466df5c550b9e8fb3ab299266b78e268", kill_on_drop: false }` [INFO] [stderr] Compiling indiana-hash v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.96s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/indiana_hash-8092fe152f06e74f) [INFO] running `Command { std: "docker" "inspect" "90f9f3cf4b812936feffa6bae1b4d12e466df5c550b9e8fb3ab299266b78e268", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90f9f3cf4b812936feffa6bae1b4d12e466df5c550b9e8fb3ab299266b78e268", kill_on_drop: false }` [INFO] [stdout] 90f9f3cf4b812936feffa6bae1b4d12e466df5c550b9e8fb3ab299266b78e268 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 7ba8656ca4d5431e9d48aa2831e57a0608c0b67e411b39f5570350712706831e [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" "7ba8656ca4d5431e9d48aa2831e57a0608c0b67e411b39f5570350712706831e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/indiana_hash-8092fe152f06e74f) [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" "7ba8656ca4d5431e9d48aa2831e57a0608c0b67e411b39f5570350712706831e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ba8656ca4d5431e9d48aa2831e57a0608c0b67e411b39f5570350712706831e", kill_on_drop: false }` [INFO] [stdout] 7ba8656ca4d5431e9d48aa2831e57a0608c0b67e411b39f5570350712706831e